Package evaluation to test Multivectors on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-27T13:16:26.373 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.35s ################################################################################ # Installation # Installing Multivectors... Resolving package versions... Installed Combinatorics ──── v1.0.3 Installed StaticArraysCore ─ v1.4.4 Installed FunctionWrappers ─ v1.1.3 Installed Preferences ────── v1.5.0 Installed Multivectors ───── v0.3.0 Installed StaticArrays ───── v1.9.15 Installed PrecompileTools ── v1.3.3 Updating `~/.julia/environments/v1.14/Project.toml` [7984e3fa] + Multivectors v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [861a8166] + Combinatorics v1.0.3 [069b7b12] + FunctionWrappers v1.1.3 [7984e3fa] + Multivectors v0.3.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. 4624.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. 1 dependency had output during precompilation: ┌ TestEnv │ WARNING: Imported binding Operations.project_rel_path was undeclared at import time during import to TestEnv. └ ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 977.2 ms ✓ StaticArraysCore 1492.3 ms ✓ FunctionWrappers 2114.0 ms ✓ Combinatorics 1129.8 ms ✓ Preferences 923.3 ms ✓ PrecompileTools 13385.9 ms ✓ StaticArrays WARNING: method definition for iszero at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/KVectors.jl:102 declares type variable N but does not use it. WARNING: method definition for + at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:206 declares type variable K but does not use it. WARNING: method definition for * at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:305 declares type variable N2 but does not use it. WARNING: method definition for * at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:306 declares type variable N but does not use it. 3463.5 ms ✓ Multivectors 7 dependencies successfully precompiled in 24 seconds. 14 already precompiled. 1 dependency had output during precompilation: ┌ Multivectors │ WARNING: method definition for iszero at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/KVectors.jl:102 declares type variable N but does not use it. │ WARNING: method definition for + at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:206 declares type variable K but does not use it. │ WARNING: method definition for * at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:305 declares type variable N2 but does not use it. │ WARNING: method definition for * at /home/pkgeval/.julia/packages/Multivectors/Qt23X/src/Multivectors.jl:306 declares type variable N but does not use it. └ Precompilation completed after 41.46s ################################################################################ # Testing # Testing Multivectors Status `/tmp/jl_j8NRAm/Project.toml` [861a8166] Combinatorics v1.0.3 [069b7b12] FunctionWrappers v1.1.3 [7984e3fa] Multivectors v0.3.0 [90137ffa] StaticArrays v1.9.15 [37e2e46d] LinearAlgebra v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_j8NRAm/Manifest.toml` [861a8166] Combinatorics v1.0.3 [069b7b12] FunctionWrappers v1.1.3 [7984e3fa] Multivectors v0.3.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... WARNING: Method definition dual(T) where {T<:Real} in module g4 overwritten in module g3. WARNING: Method definition dual(T) where {T<:Real} in module g3 overwritten in module pg2. WARNING: Method definition dual(T) where {T<:Real} in module pg2 overwritten in module pG3. PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:85 Test threw exception Expression: norm(normalize(b)) == 1.0 UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#126 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:1017 [inlined] [10] var"#s26#126"(T::Any, B::Any, ::Any, b::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] normalize(b::Main.pG3.e₂{Float64}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:968 [13] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:85 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:86 Test threw exception Expression: norm(normalize(-b)) == 1.0 UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#126 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:1017 [inlined] [10] var"#s26#126"(T::Any, B::Any, ::Any, b::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] normalize(b::Main.pG3.e₂{Float64}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:968 [13] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:86 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:87 Test threw exception Expression: magnitude(normalize(-b)) == -1.0 UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#126 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:1017 [inlined] [10] var"#s26#126"(T::Any, B::Any, ::Any, b::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] normalize(b::Main.pG3.e₂{Float64}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:968 [13] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:87 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:88 Test threw exception Expression: Multivectors.norm_sqr(b) == 4.0 == det(b, b) UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#121 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:981 [inlined] [10] var"#s26#121"(N::Any, K::Any, ::Any, ::Any, d::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] basis_kblades(u::Type, k::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:987 [13] #s26#119 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:879 [inlined] [14] var"#s26#119"(T::Any, N::Any, A::Any, B::Any, ::Any, a::Any, b::Any) @ Multivectors ./none:0 [15] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [16] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [18] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:88 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:91 Test threw exception Expression: factor(a * b) == (scalar(a) * scalar(b), e₁, e₂) UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#121 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:981 [inlined] [10] var"#s26#121"(N::Any, K::Any, ::Any, ::Any, d::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] basis_kblades(k::Main.pG3.e₁₂{Float64}, d::Val{1}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:986 [13] basis_kblades(u::Main.pG3.e₁₂{Float64}, k::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:987 [14] basis_1blades @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:996 [inlined] [15] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:1006 [inlined] [16] factor(b::Main.pG3.e₁₂{Float64}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:1006 [17] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [19] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:91 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:93 Test threw exception Expression: basis_1blades(e₁) == basis_kblades(e₁, 1) UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#121 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:981 [inlined] [10] var"#s26#121"(N::Any, K::Any, ::Any, ::Any, d::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] basis_kblades(u::Type, k::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:987 [13] basis_1blades(k::Type{Main.pG3.e₁}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:997 [14] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:93 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:94 Test threw exception Expression: length(basis_kblades(e₂₃, 2)) == 6 UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#121 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:981 [inlined] [10] var"#s26#121"(N::Any, K::Any, ::Any, ::Any, d::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] basis_kblades(u::Type, k::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:987 [13] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:94 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:95 Test threw exception Expression: length(basis_kblades(e₂₃, 3)) == length(basis_kblades(e₂₃, 1)) UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#121 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:981 [inlined] [10] var"#s26#121"(N::Any, K::Any, ::Any, ::Any, d::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] basis_kblades(u::Type, k::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:987 [13] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:95 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:108 Test threw exception Expression: e₁ ∧ e₂ == e₁₂ == e₁ * e₂ UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#126 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:1017 [inlined] [10] var"#s26#126"(T::Any, B::Any, ::Any, b::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] *(::Type{Main.pG3.e₁}, ::Type{Main.pG3.e₂}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:736 [13] ∧(::Type{Main.pG3.e₁}, ::Type{Main.pG3.e₂}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:743 [14] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:108 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] PGA3D: Error During Test at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:110 Test threw exception Expression: 2 * (e₁ ∧ e₂) == e₁₂(2) UndefVarError: `e₁` not defined in `Main.pG3` Suggestion: define the const at top-level before running function that uses it (stricter Julia v1.12+ rule). Note: the binding state changed since the error occurred (was: 11, now: 0). Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] #alle##0 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [3] iterate @ ./generator.jl:48 [inlined] [4] _collect(c::Vector{Multivectors.BasisVectorInfo}, itr::Base.Generator{Vector{Multivectors.BasisVectorInfo}, Multivectors.var"#alle##0#alle##1"{Module}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:848 [5] collect_similar @ ./array.jl:763 [inlined] [6] map @ ./abstractarray.jl:3390 [inlined] [7] alle @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:355 [inlined] [8] alle(gamodule::Module, n::Int64) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:369 [9] #s26#126 @ ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:1017 [inlined] [10] var"#s26#126"(T::Any, B::Any, ::Any, b::Any) @ Multivectors ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1828 [12] *(::Type{Main.pG3.e₁}, ::Type{Main.pG3.e₂}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:736 [13] ∧(::Type{Main.pG3.e₁}, ::Type{Main.pG3.e₂}) @ Multivectors ~/.julia/packages/Multivectors/Qt23X/src/Blades.jl:743 [14] top-level scope @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:54 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] macro expansion @ ~/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:110 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] Test Summary: | Pass Error Total Time PGA3D | 32 10 42 29.4s RNG of the outermost testset: Random.Xoshiro(0xe24564804d6df767, 0x8e5dcfdd6a9fc00c, 0x9ab2b319a07b1eda, 0xd252ca8344f884f3, 0x531fdd2f92807472) ERROR: LoadError: Some tests did not pass: 32 passed, 0 failed, 10 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/Blades_runtests.jl:53 in expression starting at /home/pkgeval/.julia/packages/Multivectors/Qt23X/test/runtests.jl:27 Testing failed after 61.18s ERROR: LoadError: Package Multivectors errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 133.51s: package has test failures