Skip to content

New release broke DataInterpolationsND #108

@oscardssmith

Description

@oscardssmith
(@v1.12) pkg> activate --temp
  Activating new project at `/tmp/jl_5vhyII`

(jl_5vhyII) pkg> add DataInterpolationsND
   Resolving package versions...
    Updating `/tmp/jl_5vhyII/Project.toml`
  [4f1ef021] + DataInterpolationsND v0.1.2
    Updating `/tmp/jl_5vhyII/Manifest.toml`
  [79e6a3ab] + Adapt v4.5.1
  [4fba245c] + ArrayInterface v7.23.0
  [a9b6321e] + Atomix v1.1.3
  [f70d9fcc] + CommonWorldInvalidations v1.0.0
  [34da2185] + Compat v4.18.1
  [4f1ef021] + DataInterpolationsND v0.1.2
  [da5c29d0] + EllipsisNotation v1.9.0
  [615f187c] + IfElse v0.1.1
  [63c18a36] + KernelAbstractions v0.9.41
  [1914dd2f] + MacroTools v0.5.16
  [aea7be01] + PrecompileTools v1.3.3
  [21216c6a] + Preferences v1.5.2
  [3cdcf5f2] + RecipesBase v1.3.4
  [ae029012] + Requires v1.3.1
  [431bcebd] + SciMLPublic v1.0.1
  [aedffcd0] + Static v1.3.1
  [0d7ed370] + StaticArrayInterface v1.9.0
  [90137ffa] + StaticArrays v1.9.18
  [1e83bf80] + StaticArraysCore v1.4.4
  [013be700] + UnsafeAtomics v0.3.1
  [56f22d72] + Artifacts v1.11.0
  [2a0f44e3] + Base64 v1.11.0
  [ade2ca70] + Dates v1.11.0
  [b77e0a4c] + InteractiveUtils v1.11.0
  [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0
  [8f399da3] + Libdl v1.11.0
  [37e2e46d] + LinearAlgebra v1.12.0
  [d6f4376e] + Markdown v1.11.0
  [de0858da] + Printf v1.11.0
  [9a3f8284] + Random v1.11.0
  [ea8e919c] + SHA v0.7.0
  [f489334b] + StyledStrings v1.11.0
  [fa267f1f] + TOML v1.0.3
  [cf7118a7] + UUIDs v1.11.0
  [4ec0a83e] + Unicode v1.11.0
  [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1
  [4536629a] + OpenBLAS_jll v0.3.29+0
  [8e850b90] + libblastrampoline_jll v5.15.0+0
  ✗ DataInterpolationsND
Precompiling packages finished.
  2 dependencies successfully precompiled in 6 seconds. 32 already precompiled.
  1 dependency errored.
  For a report of the errors see `julia> err`. To retry use `pkg> precompile`

julia> err
PkgPrecompileError: The following 1 direct dependency failed to precompile:

DataInterpolationsND

Failed to precompile DataInterpolationsND [4f1ef021-621a-47a5-ac8a-95402a2d1ea8] to "/home/oscardssmith/.julia/compiled/v1.12/DataInterpolationsND/jl_5cepcA".
ERROR: LoadError: UndefVarError: `Adapt` not defined in `DataInterpolationsND`
Suggestion: check for spelling errors or missing imports.
Hint: Adapt is loaded but not imported in the active module Main.
Stacktrace:
 [1] top-level scope
   @ ~/.julia/packages/Adapt/PFbAQ/src/macro.jl:9
 [2] include(mod::Module, _path::String)
   @ Base ./Base.jl:306
 [3] 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, UInt128}}, source::Nothing)
   @ Base ./loading.jl:3024
 [4] top-level scope
   @ stdin:5
 [5] eval(m::Module, e::Any)
   @ Core ./boot.jl:489
 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)
   @ Base ./loading.jl:2870
 [7] include_string
   @ ./loading.jl:2880 [inlined]
 [8] exec_options(opts::Base.JLOptions)
   @ Base ./client.jl:315
 [9] _start()
   @ Base ./client.jl:550
in expression starting at /home/oscardssmith/.julia/packages/DataInterpolationsND/O3WmA/src/DataInterpolationsND.jl:1
in expression starting at stdin:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions