Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump julia-actions/setup-julia from 1 to 2 #153

Merged

Bump julia-actions/setup-julia from 1 to 2

ca1da06
Select commit
Loading
Failed to load commit list.
Merged

Bump julia-actions/setup-julia from 1 to 2 #153

Bump julia-actions/setup-julia from 1 to 2
ca1da06
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD JULIA_VERSION:1.5 failed Apr 1, 2024 in 36s

Task Summary

Instruction build failed in 00:29

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:00 clone
✅ 00:00 artifacts
✅ 00:03 install
❌ 00:29 build

 Installing known registries into `~/.julia`
#=#=#                                                                         
##O#- #                                                                       

#                                                                          1.4%
##                                                                         3.9%
#####                                                                      7.2%
########                                                                  12.0%
############                                                              17.8%
#################                                                         23.7%
#####################                                                     30.4%
###########################                                               37.7%
#################################                                         47.1%
########################################                                  56.6%
################################################                          67.4%
########################################################                  78.2%
#################################################################         90.6%
######################################################################## 100.0%
      Added registry `General` to `~/.julia/registries/General`
   Updating registry at `~/.julia/registries/General`
ERROR: Unsatisfiable requirements detected for package Express [b12df14e]:
 Express [b12df14e] log:
 ├─possible versions are: [0.1.0, 0.2.0-0.2.3, 0.3.0-0.3.2, 0.4.0-0.4.5, 0.5.0, 0.6.0-0.6.8, 0.7.0-0.7.2, 0.8.0, 0.9.0-0.9.2] or uninstalled
 ├─restricted to versions 0.9 by QuantumESPRESSOExpress [524a00d3], leaving only versions 0.9.0-0.9.2
 │ └─QuantumESPRESSOExpress [524a00d3] log:
 │   ├─possible versions are: 0.5.9 or uninstalled
 │   └─QuantumESPRESSOExpress [524a00d3] is fixed to version 0.5.9
 ├─restricted by compatibility requirements with ExpressBase [6bf22d12] to versions: [0.1.0, 0.2.0-0.2.3, 0.3.0-0.3.2, 0.4.0-0.4.5, 0.5.0, 0.6.0-0.6.8, 0.7.0-0.7.2, 0.8.0, 0.9.0, 0.9.2] or uninstalled, leaving only versions: [0.9.0, 0.9.2]
 │ └─ExpressBase [6bf22d12] log:
 │   ├─possible versions are: [0.1.0, 0.2.0, 0.3.0, 0.4.0-0.4.6, 0.5.0, 0.6.0, 0.7.0] or uninstalled
 │   └─restricted to versions 0.7 by QuantumESPRESSOExpress [524a00d3], leaving only versions 0.7.0
 │     └─QuantumESPRESSOExpress [524a00d3] log: see above
 └─restricted by compatibility requirements with AbInitioSoftwareBase [df5135bc] to versions: uninstalled — no versions left
   └─AbInitioSoftwareBase [df5135bc] log:
     ├─possible versions are: [0.2.0-0.2.1, 0.3.0, 0.4.0, 0.5.0-0.5.2, 0.6.0-0.6.5, 0.7.0-0.7.1, 0.8.0-0.8.1, 0.9.0-0.9.1, 0.10.0-0.10.1] or uninstalled
     ├─restricted to versions [0.6.1-0.6, 0.8-0.10] by QuantumESPRESSOExpress [524a00d3], leaving only versions [0.6.1-0.6.5, 0.8.0-0.8.1, 0.9.0-0.9.1, 0.10.0-0.10.1]
     │ └─QuantumESPRESSOExpress [524a00d3] log: see above
     └─restricted by compatibility requirements with ExpressBase [6bf22d12] to versions: 0.10.0-0.10.1
       └─ExpressBase [6bf22d12] log: see above
Stacktrace:
 [1] propagate_constraints!(::Pkg.Resolve.Graph, ::Set{Int64}; log_events::Bool) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Resolve/graphtype.jl:1005
 [2] propagate_constraints! at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Resolve/graphtype.jl:946 [inlined] (repeats 2 times)
 [3] simplify_graph!(::Pkg.Resolve.Graph, ::Set{Int64}; clean_graph::Bool) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Resolve/graphtype.jl:1460
 [4] simplify_graph! at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Resolve/graphtype.jl:1460 [inlined] (repeats 2 times)
 [5] resolve_versions!(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:375
 [6] up(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Pkg.Types.UpgradeLevel) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1222
 [7] up(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, update_registry::Bool, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:245
 [8] #up#38 at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:68 [inlined]
 [9] instantiate(::Pkg.Types.Context; manifest::Nothing, update_registry::Bool, verbose::Bool, platform::Pkg.BinaryPlatforms.FreeBSD, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:810
 [10] instantiate(::Pkg.Types.Context) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:795
 [11] build(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Bool) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:838
 [12] build(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; verbose::Bool, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:745
 [13] #build#69 at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:67 [inlined]
 [14] build(; name::Nothing, uuid::Nothing, version::Nothing, url::Nothing, rev::Nothing, path::Nothing, mode::Pkg.Types.PackageMode, subdir::Nothing, kwargs::Base.Iterators.Pairs{Symbol,Bool,Tuple{Symbol},NamedTuple{(:verbose,),Tuple{Bool}}}) at /usr/home/julia/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:80
 [15] top-level scope at none:4
��������������������������������������������������������������������������������������