Package evaluation to load GraphicsMath on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T05:40:10.132 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing GraphicsMath... Resolving package versions... Installed GraphicsMath ───── v0.1.0 Installed Preferences ────── v1.5.2 Installed StaticArraysCore ─ v1.4.4 Installed PrecompileTools ── v1.3.4 Installed Reexport ───────── v1.2.2 Installed StaticArrays ───── v1.9.18 Updating `~/.julia/environments/v1.14/Project.toml` [c7a8a04f] + GraphicsMath v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [c7a8a04f] + GraphicsMath v0.1.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 6.98s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 0.9 s ✓ StaticArraysCore 0.6 s ✓ Reexport 2.9 s ✓ Preferences 3.2 s ✓ PrecompileTools 353.1 s ✓ StaticArrays ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12 =# - `jl_assert(kind(resolved[1]) === K"BindingId", _)`: resolved[1] Expression:  _ Containing expressions:  (lambda (block) (block) (block (= #₁ (call Row 0)) (constdecl _ #₁) (removable #₁)))  (const (= _ (call Row 0)))  Detailed provenance:  _  └─ _  └─ _  ├─ @ /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12  └─ (macrocall @enum :(#= /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12 =#) Row _ Row1 Row2 Row3 Row4)  └─ @ /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12  Stacktrace:  [1] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined]  [2] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:572  [3] (::Base.JuliaLowering.var"#_resolve_scopes##6#_resolve_scopes##7"{Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:586 [inlined]  [4] mapchildren(f::Base.JuliaLowering.var"#_resolve_scopes##6#_resolve_scopes##7"{Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [5] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:586  [6] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:438  [7] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:773  [8] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:803  [9] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:91  [10] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:530  [11] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:518 [inlined]  [12] top-level scope  @ ~/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12  [13] macro expansion  @ ~/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12 [inlined]  [14] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [15] top-level scope  @ ~/.julia/packages/GraphicsMath/2wNFO/src/GraphicsMath.jl:6  [16] include(mod::Module, _path::String)  @ Base Base.jl:326  [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core boot.jl:521  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [21] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [23] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:1 in expression starting at /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/GraphicsMath.jl:1 in expression starting at stdin:5 ✗ GraphicsMath 5 dependencies successfully precompiled in 404 seconds. 4 already precompiled. Precompilation completed after 425.72s ################################################################################ # Loading # Loading GraphicsMath... ERROR: LoadError: internal lowering bug: #= /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12 =# - `jl_assert(kind(resolved[1]) === K"BindingId", _)`: resolved[1] Expression:  _ Containing expressions:  (lambda (block) (block) (block (= #₁ (call Row 0)) (constdecl _ #₁) (removable #₁)))  (const (= _ (call Row 0)))  Detailed provenance:  _  └─ _  └─ _  ├─ @ /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12  └─ (macrocall @enum :(#= /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12 =#) Row _ Row1 Row2 Row3 Row4)  └─ @ /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12  Stacktrace:  [1] macro expansion  @ /source/usr/share/julia/JuliaLowering/src/ast.jl:23 [inlined]  [2] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:572  [3] (::Base.JuliaLowering.var"#_resolve_scopes##6#_resolve_scopes##7"{Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}})(e::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:586 [inlined]  [4] mapchildren(f::Base.JuliaLowering.var"#_resolve_scopes##6#_resolve_scopes##7"{Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}}, ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:707  [5] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:586  [6] _resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, scope::Union{Nothing, Base.JuliaLowering.ScopeInfo})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:438  [7] resolve_scopes(ctx::Base.JuliaLowering.ScopeResolutionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:773  [8] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:803  [9] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:91  [10] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:530  [11] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:518 [inlined]  [12] top-level scope  @ ~/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12  [13] macro expansion  @ ~/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:12 [inlined]  [14] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [15] top-level scope  @ ~/.julia/packages/GraphicsMath/2wNFO/src/GraphicsMath.jl:6  [16] include(mod::Module, _path::String)  @ Base Base.jl:326  [17] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3296  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core boot.jl:521  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [21] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [23] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/strip.jl:1 in expression starting at /home/pkgeval/.julia/packages/GraphicsMath/2wNFO/src/GraphicsMath.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ GraphicsMath │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: GraphicsMath Failed to precompile GraphicsMath [c7a8a04f-9555-4fea-9aa6-9f2fbff5049a] to "/home/pkgeval/.julia/compiled/v1.14/GraphicsMath/jl_VtKa8K" (ProcessExited(1)). Loading failed after 53.86s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using GraphicsMath'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:326 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 508.5s: package fails to precompile