Package evaluation to test StitchBindings on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T13:33:52.334 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.91s ################################################################################ # Installation # Installing StitchBindings... Resolving package versions... Installed StitchBindings ─ v0.1.6 Updating `~/.julia/environments/v1.14/Project.toml` [98c25cc8] + StitchBindings v0.1.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [682c06a0] + JSON v1.2.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [6c6a2e73] + Scratch v1.3.0 [98c25cc8] + StitchBindings v0.1.6 [ec057cc2] + StructUtils v2.5.1 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Building StitchBindings → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/c8bfd0c3f337a53effcf14d8e769fb9a4cf0c84d/build.log` Installation failed after 14.68s ERROR: LoadError: Error building `StitchBindings`: ERROR: LoadError: TypeError: in ccall library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/StitchBindings/Cduze/src/StitchBindings.jl:43 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2817 [4] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2576 [5] macro expansion @ ./loading.jl:2504 [inlined] [6] macro expansion @ ./lock.jl:376 [inlined] [7] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2468 [8] require @ ./loading.jl:2444 [inlined] [9] eval_import_path @ ./module.jl:36 [inlined] [10] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [11] _eval_using @ ./module.jl:137 [inlined] [12] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [13] top-level scope @ ~/.julia/packages/StitchBindings/Cduze/deps/build.jl:2 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [15] top-level scope @ none:5 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [18] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/StitchBindings/Cduze/src/StitchBindings.jl:1 in expression starting at /home/pkgeval/.julia/packages/StitchBindings/Cduze/deps/build.jl:2 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] (::Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1807 [3] withenv(::Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [4] (::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2719 [5] with_temp_env(fn::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2564 [6] (::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2678 [7] mktempdir(fn::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#146#147"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [9] #sandbox#207 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2625 [inlined] [10] kwcall(::@NamedTuple{preferences::Dict{String, Any}, allow_reresolve::Bool}, ::typeof(Pkg.Operations.sandbox), fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override::Pkg.Types.Project) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2615 [11] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1784 [12] build_versions @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1695 [inlined] [13] 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.14/Pkg/src/Operations.jl:2194 [14] add @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2128 [inlined] [15] 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.14/Pkg/src/API.jl:379 [16] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [17] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [18] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [19] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [20] include(mod::Module, _path::String) @ Base ./Base.jl:309 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [22] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 38.32s: package could not be installed