Package evaluation of AKNS on Julia 1.13.0-DEV.923 (d2bbd0af86*) started at 2025-07-30T16:11:14.926 ################################################################################ # Set-up # Set-up completed after 0.26s ################################################################################ # Installation # Installing AKNS... Resolving package versions... Installation failed after 6.6s ERROR: LoadError: Unsatisfiable requirements detected for package ApproxFun [28f2ccd6]: ApproxFun [28f2ccd6] log: ├─possible versions are: 0.9.0 - 0.13.28 or uninstalled ├─restricted by compatibility requirements with AKNS [75efc99c] to versions: 0.11.8 - 0.12.6 │ └─AKNS [75efc99c] log: │ ├─possible versions are: 0.1.0 or uninstalled │ └─restricted to versions 0.1.0 by an explicit requirement, leaving only versions: 0.1.0 └─restricted by compatibility requirements with FastTransforms [057dd010] to versions: 0.13.0 - 0.13.28 or uninstalled — no versions left └─FastTransforms [057dd010] log: ├─possible versions are: 0.5.0 - 0.17.0 or uninstalled ├─restricted by compatibility requirements with ApproxFunFourier [59844689] to versions: [0.5.0 - 0.8.2, 0.10.0 - 0.14.12] │ └─ApproxFunFourier [59844689] log: │ ├─possible versions are: 0.0.1 - 0.3.31 or uninstalled │ ├─restricted by compatibility requirements with AKNS [75efc99c] to versions: 0.1.0 - 0.2.15 │ │ └─AKNS [75efc99c] log: see above │ ├─restricted by compatibility requirements with StaticArrays [90137ffa] to versions: [0.0.1 - 0.1.2, 0.1.4 - 0.3.31] or uninstalled, leaving only versions: [0.1.0 - 0.1.2, 0.1.4 - 0.2.15] │ │ └─StaticArrays [90137ffa] log: │ │ ├─possible versions are: 0.8.0 - 1.9.14 or uninstalled │ │ ├─restricted by julia compatibility requirements to versions: [0.12.0 - 0.12.6, 1.5.0 - 1.9.14] or uninstalled │ │ └─restricted by compatibility requirements with DomainSets [5b8099bc] to versions: 0.8.3 - 1.9.14, leaving only versions: [0.12.0 - 0.12.6, 1.5.0 - 1.9.14] │ │ └─DomainSets [5b8099bc] log: │ │ ├─possible versions are: 0.0.1 - 0.7.16 or uninstalled │ │ └─restricted by compatibility requirements with ApproxFunFourier [59844689] to versions: 0.0.1 - 0.5.15 │ │ └─ApproxFunFourier [59844689] log: see above │ └─restricted by compatibility requirements with BandedMatrices [aae01518] to versions: 0.1.4 - 0.3.31 or uninstalled, leaving only versions: 0.1.4 - 0.2.15 │ └─BandedMatrices [aae01518] log: │ ├─possible versions are: 0.5.1 - 1.9.4 or uninstalled │ └─restricted by compatibility requirements with AKNS [75efc99c] to versions: 0.16.0 - 0.16.13 │ └─AKNS [75efc99c] log: see above ├─restricted by compatibility requirements with SpecialFunctions [276daf66] to versions: 0.11.0 - 0.17.0 or uninstalled, leaving only versions: 0.11.0 - 0.14.12 │ └─SpecialFunctions [276daf66] log: │ ├─possible versions are: 0.7.0 - 2.5.1 or uninstalled │ └─restricted by compatibility requirements with AKNS [75efc99c] to versions: 1.3.0 - 1.8.8 │ └─AKNS [75efc99c] log: see above └─restricted by compatibility requirements with BinaryProvider [b99e7846] to versions: [0.5.0 - 0.6.1, 0.13.9 - 0.17.0] or uninstalled, leaving only versions: 0.13.9 - 0.14.12 └─BinaryProvider [b99e7846] log: ├─possible versions are: 0.4.0 - 0.5.10 or uninstalled └─restricted by julia compatibility requirements to versions: uninstalled Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1127 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1062 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1628 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1627 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:631 [6] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1858 [inlined] [7] tiered_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, try_all_installed::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1847 [8] _resolve(io::IOContext{IO}, env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, preserve::PreserveLevel, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1872 [9] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1920 [10] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1891 [inlined] [11] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:354 [12] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [13] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [14] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [15] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [16] include(mod::Module, _path::String) @ Base ./Base.jl:311 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [18] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 19.75s: package could not be installed