Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump peter-evans/create-pull-request from 5 to 6 #152

Bump peter-evans/create-pull-request from 5 to 6

4725bae
Select commit
Loading
Failed to load commit list.
Merged

Bump peter-evans/create-pull-request from 5 to 6 #152

Bump peter-evans/create-pull-request from 5 to 6
4725bae
Select commit
Loading
Failed to load commit list.
Cirrus CI / FreeBSD JULIA_VERSION:1.3 failed Jan 31, 2024 in 1m 15s

Task Summary

Instruction build failed in 01:09

Details

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

✅ 00:00 clone
✅ 00:00 artifacts
✅ 00:03 install
❌ 01:09 build

cirrusjl build
   Cloning default registries into `~/.julia`
   Cloning registry from "https://github.com/JuliaRegistries/General.git"
�[?25l    Fetching: [>                                        ]  0.0 %
    Fetching: [==>                                      ]  5.0 %
    Fetching: [=======>                                 ]  16.0 %
    Fetching: [=================>                       ]  41.2 %
    Fetching: [==========================>              ]  64.4 %
    Fetching: [================================>        ]  78.6 %
    Fetching: [====================================>    ]  89.0 %
�[2K�[?25h     Added registry `General` to `~/.julia/registries/General`
  Updating registry at `~/.julia/registries/General`
  Updating git-repo `https://github.com/JuliaRegistries/General.git`
�[?25l�[2K�[?25h Resolving package versions...
ERROR: Unsatisfiable requirements detected for package AbInitioSoftwareBase [df5135bc]:
 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 an explicit requirement, 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]
 ├─restricted by compatibility requirements with ExpressBase [6bf22d12] to versions: 0.10.0-0.10.1
 │ └─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 an explicit requirement, leaving only versions 0.7.0
 └─restricted by compatibility requirements with Express [b12df14e] to versions: [0.2.0-0.2.1, 0.3.0, 0.4.0, 0.5.0-0.5.2, 0.6.0-0.6.5] — no versions left
   └─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 an explicit requirement, leaving only versions 0.9.0-0.9.2
     └─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: see above
Stacktrace:
 [1] #propagate_constraints!#61(::Bool, ::typeof(Pkg.GraphType.propagate_constraints!), ::Pkg.GraphType.Graph, ::Set{Int64}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/GraphType.jl:1007
 [2] propagate_constraints! at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/GraphType.jl:948 [inlined]
 [3] #simplify_graph!#121(::Bool, ::typeof(Pkg.GraphType.simplify_graph!), ::Pkg.GraphType.Graph, ::Set{Int64}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/GraphType.jl:1462
 [4] simplify_graph! at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/GraphType.jl:1462 [inlined] (repeats 2 times)
 [5] resolve_versions!(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:321
 [6] up(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Pkg.Types.UpgradeLevel) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:1099
 [7] #up#43(::Pkg.Types.UpgradeLevel, ::Pkg.Types.PackageMode, ::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.up), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:170
 [8] #up#38 at ./none:0 [inlined]
 [9] #up at ./none:0 [inlined]
 [10] #instantiate#114(::Nothing, ::Bool, ::Bool, ::Pkg.BinaryPlatforms.FreeBSD, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.instantiate), ::Pkg.Types.Context) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:722
 [11] instantiate(::Pkg.Types.Context) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:720
 [12] build(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Bool) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Operations.jl:753
 [13] #build#106(::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.build), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:657
 [14] #build at ./none:0 [inlined]
 [15] #build#105 at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:638 [inlined]
 [16] #build at ./none:0 [inlined]
 [17] #build#102 at /usr/home/julia/buildbot/worker/package_freebsd64/build/usr/share/julia/stdlib/v1.3/Pkg/src/API.jl:635 [inlined]
 [18] (::Pkg.API.var"#kw##build")(::NamedTuple{(:verbose,),Tuple{Bool}}, ::typeof(Pkg.API.build)) at ./none:0
 [19] top-level scope at none:4
��������������������������������������������������������