MasonProtter / Bumper.jl

Bring Your Own Stack
MIT License
152 stars 6 forks source link

Undefined function #5

Closed ParadaCarleton closed 1 year ago

ParadaCarleton commented 1 year ago
Precompiling project...
  ✗ Bumper
  0 dependencies successfully precompiled in 3 seconds. 57 already precompiled.

ERROR: The following 1 direct dependency failed to precompile:

Bumper [8ce10254-0962-460f-a3d8-1f77fea1446e]

Failed to precompile Bumper [8ce10254-0962-460f-a3d8-1f77fea1446e] to /home/lime/.julia/compiled/v1.8/Bumper/jl_ujDpjX.
ERROR: LoadError: UndefVarError: calc_strides_len not defined
Stacktrace:
 [1] include
   @ ./Base.jl:419 [inlined]
 [2] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt64}}, source::Nothing)
   @ Base ./loading.jl:1554
 [3] top-level scope
   @ stdin:1
in expression starting at /home/lime/.julia/packages/Bumper/rK9gd/src/Bumper.jl:1
in expression starting at stdin:1
MasonProtter commented 1 year ago

Should be fixed now and available once https://github.com/JuliaRegistries/General/pull/77314 merges.