Skip to content

7 dependencies erroredΒ #337

Closed
Closed
@dtxl

Description

@dtxl

Describe the bug 🐞

Julia 1.11.5, made the daily pkg> update

Error & Stacktrace ⚠️

The output is

    Updating `C:\Users\...\.julia\environments\v1.11\Project.toml`
βŒƒ [429524aa] ↓ Optim v1.12.0 β‡’ v1.11.0
    Updating `C:\Users\...\.julia\environments\v1.11\Manifest.toml`
βŒƒ [7227322d] ↓ BoundaryValueDiffEqAscher v1.6.0 β‡’ v1.4.0
βŒƒ [85d9eb09] ↓ BoundaryValueDiffEqFIRK v1.7.0 β‡’ v1.5.0
βŒƒ [1a22d4ce] ↓ BoundaryValueDiffEqMIRK v1.7.0 β‡’ v1.5.0
βŒƒ [9255f1d6] ↓ BoundaryValueDiffEqMIRKN v1.6.0 β‡’ v1.4.0
βŒƒ [ed55bfe0] ↓ BoundaryValueDiffEqShooting v1.7.0 β‡’ v1.5.0
βŒƒ [bcd4f6db] ↓ DelayDiffEq v5.53.1 β‡’ v5.52.0
βŒƒ [2b5f629d] ↓ DiffEqBase v6.175.0 β‡’ v6.174.0
  [a0c0ee7d] ↑ DifferentiationInterface v0.6.54 β‡’ v0.7.0
βŒƒ [d41bc354] ↓ NLSolversBase v7.9.1 β‡’ v7.8.3
βŒƒ [be0214bd] ↓ NonlinearSolveBase v1.12.0 β‡’ v1.8.0
βŒƒ [9a2c21bd] ↓ NonlinearSolveQuasiNewton v1.6.0 β‡’ v1.5.0
βŒƒ [429524aa] ↓ Optim v1.12.0 β‡’ v1.11.0
  [bca83a33] ↑ OptimizationBase v2.7.0 β‡’ v2.8.0
βŒƒ [6ad6398a] ↓ OrdinaryDiffEqBDF v1.5.1 β‡’ v1.3.0
βŒƒ [4302a76b] ↓ OrdinaryDiffEqDifferentiation v1.9.1 β‡’ v1.4.0
βŒƒ [5960d6e9] ↓ OrdinaryDiffEqFIRK v1.12.0 β‡’ v1.9.0
βŒƒ [127b3ac7] ↓ OrdinaryDiffEqNonlinearSolve v1.10.0 β‡’ v1.5.0
βŒƒ [43230ef6] ↓ OrdinaryDiffEqRosenbrock v1.10.1 β‡’ v1.8.0
  [65ce6f38] + PackageExtensionCompat v1.0.2
βŒƒ [0bca4576] ↓ SciMLBase v2.96.0 β‡’ v2.87.0
βŒƒ [19f34311] ↓ SciMLJacobianOperators v0.1.6 β‡’ v0.1.5
βŒ… [c0aeaf25] ↓ SciMLOperators v0.4.0 β‡’ v0.3.13
  [47a9eef4] + SparseDiffTools v2.26.0
βŒƒ [789caeaf] ↓ StochasticDiffEq v6.80.0 β‡’ v6.79.0
  [19fa3120] + VertexSafeGraphs v0.2.0
        Info Packages marked with βŒƒ and βŒ… have new versions available. Those with βŒƒ may be upgradable, but those with βŒ… are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m`
Precompiling project...
  βœ— BoundaryValueDiffEqAscher
  βœ— BoundaryValueDiffEqFIRK
  βœ— BoundaryValueDiffEqMIRK
  βœ— BoundaryValueDiffEqMIRKN
  βœ— BoundaryValueDiffEqShooting
  βœ— BoundaryValueDiffEq
  βœ— DifferentialEquations
  106 dependencies successfully precompiled in 291 seconds. 481 already precompiled.
  7 dependencies errored.
  For a report of the errors see `julia> err`. To retry use `pkg> precompile`

The output of pkg> precompile is

Precompiling project...
  βœ— BoundaryValueDiffEqAscher
  βœ— BoundaryValueDiffEqFIRK
  βœ— BoundaryValueDiffEqMIRK
  βœ— BoundaryValueDiffEqMIRKN
  βœ— BoundaryValueDiffEqShooting
  βœ— BoundaryValueDiffEq
  βœ— DifferentialEquations
  0 dependencies successfully precompiled in 32 seconds. 587 already precompiled.

ERROR: The following 1 direct dependency failed to precompile:

DifferentialEquations

Failed to precompile DifferentialEquations [0c46a032-eb83-5123-abaf-570d42b7fbaa] to "C:\\Users\\...\\.julia\\compiled\\v1.11\\DifferentialEquations\\jl_48A5.tmp".
WARNING: could not import BoundaryValueDiffEqCore.BoundaryValueDiffEqAlgorithm into BoundaryValueDiffEqAscher
WARNING: could not import BoundaryValueDiffEqCore.__sparse_jacobian_cache into BoundaryValueDiffEqAscher
ERROR: LoadError: UndefVarError: `BoundaryValueDiffEqAlgorithm` not defined in `BoundaryValueDiffEqAscher`
Stacktrace:
 [1] top-level scope
   @ C:\Users\...\.julia\packages\BoundaryValueDiffEqAscher\bxAAP\src\algorithms.jl:1
 [2] include(mod::Module, _path::String)
   @ Base .\Base.jl:557
 [3] include(x::String)
   @ BoundaryValueDiffEqAscher C:\Users\...\.julia\packages\BoundaryValueDiffEqAscher\bxAAP\src\BoundaryValueDiffEqAscher.jl:1
 [4] top-level scope
   @ C:\Users\...\.julia\packages\BoundaryValueDiffEqAscher\bxAAP\src\BoundaryValueDiffEqAscher.jl:29
 [5] include
   @ .\Base.jl:557 [inlined]
 [6] 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::String)
   @ Base .\loading.jl:2881
 [7] top-level scope
   @ stdin:6
in expression starting at C:\Users\...\.julia\packages\BoundaryValueDiffEqAscher\bxAAP\src\algorithms.jl:1
in expression starting at C:\Users\...\.julia\packages\BoundaryValueDiffEqAscher\bxAAP\src\BoundaryValueDiffEqAscher.jl:1
in expression starting at stdin:6
ERROR: LoadError: Failed to precompile BoundaryValueDiffEqAscher [7227322d-7511-4e07-9247-ad6ff830280e] to "C:\\Users\\...\\.julia\\compiled\\v1.11\\BoundaryValueDiffEqAscher\\jl_5E04.tmp".
Stacktrace:
  [1] error(s::String)
    @ Base .\error.jl:35
  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)
    @ Base .\loading.jl:3174
  [3] (::Base.var"#1110#1111"{Base.PkgId})()
    @ Base .\loading.jl:2579
  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})
    @ FileWatching.Pidfile C:\Users\...\AppData\Local\Programs\Julia-1.11.5\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:95
  [5] #mkpidlock#6
    @ C:\Users\...\AppData\Local\Programs\Julia-1.11.5\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:90 [inlined]
  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})
    @ FileWatching.Pidfile C:\Users\...\AppData\Local\Programs\Julia-1.11.5\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:116
  [7] #invokelatest#2
    @ .\essentials.jl:1057 [inlined]
  [8] invokelatest
    @ .\essentials.jl:1052 [inlined]
  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)
    @ Base .\loading.jl:3698
 [10] maybe_cachefile_lock
    @ .\loading.jl:3695 [inlined]
 [11] _require(pkg::Base.PkgId, env::String)
    @ Base .\loading.jl:2565
 [12] __require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base .\loading.jl:2388
 [13] #invoke_in_world#3
    @ .\essentials.jl:1089 [inlined]
 [14] invoke_in_world
    @ .\essentials.jl:1086 [inlined]
 [15] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base .\loading.jl:2375
 [16] macro expansion
    @ .\loading.jl:2314 [inlined]
 [17] macro expansion
    @ .\lock.jl:273 [inlined]
 [18] __require(into::Module, mod::Symbol)
    @ Base .\loading.jl:2271
 [19] #invoke_in_world#3
    @ .\essentials.jl:1089 [inlined]
 [20] invoke_in_world
    @ .\essentials.jl:1086 [inlined]
 [21] require(into::Module, mod::Symbol)
    @ Base .\loading.jl:2260
 [22] include
    @ .\Base.jl:557 [inlined]
 [23] 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::String)
    @ Base .\loading.jl:2881
 [24] top-level scope
    @ stdin:6
in expression starting at C:\Users\...\.julia\packages\BoundaryValueDiffEq\6TAlC\src\BoundaryValueDiffEq.jl:1
in expression starting at stdin:6
ERROR: LoadError: Failed to precompile BoundaryValueDiffEq [764a87c0-6b3e-53db-9096-fe964310641d] to "C:\\Users\\...\\.julia\\compiled\\v1.11\\BoundaryValueDiffEq\\jl_5CCB.tmp".
Stacktrace:
  [1] error(s::String)
    @ Base .\error.jl:35
  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)
    @ Base .\loading.jl:3174
  [3] (::Base.var"#1110#1111"{Base.PkgId})()
    @ Base .\loading.jl:2579
  [4] mkpidlock(f::Base.var"#1110#1111"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})
    @ FileWatching.Pidfile C:\Users\...\AppData\Local\Programs\Julia-1.11.5\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:95
  [5] #mkpidlock#6
    @ C:\Users\...\AppData\Local\Programs\Julia-1.11.5\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:90 [inlined]
  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})
    @ FileWatching.Pidfile C:\Users\...\AppData\Local\Programs\Julia-1.11.5\share\julia\stdlib\v1.11\FileWatching\src\pidfile.jl:116
  [7] #invokelatest#2
    @ .\essentials.jl:1057 [inlined]
  [8] invokelatest
    @ .\essentials.jl:1052 [inlined]
  [9] maybe_cachefile_lock(f::Base.var"#1110#1111"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)
    @ Base .\loading.jl:3698
 [10] maybe_cachefile_lock
    @ .\loading.jl:3695 [inlined]
 [11] _require(pkg::Base.PkgId, env::String)
    @ Base .\loading.jl:2565
 [12] __require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base .\loading.jl:2388
 [13] #invoke_in_world#3
    @ .\essentials.jl:1089 [inlined]
 [14] invoke_in_world
    @ .\essentials.jl:1086 [inlined]
 [15] _require_prelocked(uuidkey::Base.PkgId, env::String)
    @ Base .\loading.jl:2375
 [16] macro expansion
    @ .\loading.jl:2314 [inlined]
 [17] macro expansion
    @ .\lock.jl:273 [inlined]
 [18] __require(into::Module, mod::Symbol)
    @ Base .\loading.jl:2271
 [19] #invoke_in_world#3
    @ .\essentials.jl:1089 [inlined]
 [20] invoke_in_world
    @ .\essentials.jl:1086 [inlined]
 [21] require(into::Module, mod::Symbol)
    @ Base .\loading.jl:2260
 [22] include
    @ .\Base.jl:557 [inlined]
 [23] 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:2881
 [24] top-level scope
    @ stdin:6
in expression starting at C:\Users\...\.julia\packages\DifferentialEquations\eQbP8\src\DifferentialEquations.jl:1
in expression starting at stdin:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions