Package evaluation of ThreadPinning on Julia 1.13.0-DEV.943 (cce193b1aa*) started at 2025-08-02T05:06:12.788 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing ThreadPinning... Resolving package versions... Installed CEnum ───────────── v0.5.0 Installed JLLWrappers ─────── v1.7.1 Installed DelimitedFiles ──── v1.9.1 Installed ThreadPinningCore ─ v0.4.5 Installed Hwloc ───────────── v3.3.0 Installed Preferences ─────── v1.4.3 Installed PrecompileTools ─── v1.3.2 Installed ThreadPinning ───── v1.0.2 Installed Hwloc_jll ───────── v2.12.1+0 Installed StableTasks ─────── v0.1.7 Installed SysInfo ─────────── v0.3.0 Installing 1 artifacts Installed artifact Hwloc 3.5 MiB Updating `~/.julia/environments/v1.13/Project.toml` [811555cd] + ThreadPinning v1.0.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [fa961155] + CEnum v0.5.0 [8bb1440f] + DelimitedFiles v1.9.1 [0e44f5e4] + Hwloc v3.3.0 [692b3bcd] + JLLWrappers v1.7.1 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [91464d47] + StableTasks v0.1.7 [90a7ee08] + SysInfo v0.3.0 [811555cd] + ThreadPinning v1.0.2 [6f48bc29] + ThreadPinningCore v0.4.5 [e33a78d0] + Hwloc_jll v2.12.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 10.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 992.4 ms ✓ CEnum 950.5 ms ✓ StableTasks 964.1 ms ✓ DelimitedFiles 1150.9 ms ✓ Preferences 883.0 ms ✓ PrecompileTools 1149.3 ms ✓ JLLWrappers 3117.9 ms ✓ ThreadPinningCore 1382.9 ms ✓ Hwloc_jll 4058.9 ms ✓ Hwloc 10423.8 ms ✓ SysInfo ✗ ThreadPinning 10 dependencies successfully precompiled in 30 seconds. 6 already precompiled. 1 dependency had output during precompilation: ┌ ThreadPinningCore │ ┌ Warning: Error return code │ │ ret = -22 │ └ @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:173 └ ERROR: LoadError: The following 1 direct dependency failed to precompile: ThreadPinning Failed to precompile ThreadPinning [811555cd-349b-4f26-b7bc-1f208b848042] to "/home/pkgeval/.julia/compiled/v1.13/ThreadPinning/jl_MY8RdW" (ProcessExited(1)). ERROR: LoadError: TypeError: in ccall function name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadPinning/qBVhU/src/mkl.jl:40 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [3] top-level scope @ ~/.julia/packages/ThreadPinning/qBVhU/src/ThreadPinning.jl:13 [4] include(mod::Module, _path::String) @ Base ./Base.jl:311 [5] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [9] include_string @ ./loading.jl:2858 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [11] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/ThreadPinning/qBVhU/src/mkl.jl:1 in expression starting at /home/pkgeval/.julia/packages/ThreadPinning/qBVhU/src/ThreadPinning.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 40.98s ################################################################################ # Loading # Loading ThreadPinning... Precompiling packages... Info Given ThreadPinning was explicitly requested, output will be shown live  ERROR: LoadError: TypeError: in ccall function name, expected Symbol, got a value of type Expr Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ThreadPinning/qBVhU/src/mkl.jl:40  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:312  [3] top-level scope  @ ~/.julia/packages/ThreadPinning/qBVhU/src/ThreadPinning.jl:13  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:311  [5] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2848  [9] include_string  @ ./loading.jl:2858 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:318  [11] _start()  @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/ThreadPinning/qBVhU/src/mkl.jl:1 in expression starting at /home/pkgeval/.julia/packages/ThreadPinning/qBVhU/src/ThreadPinning.jl:1 in expression starting at stdin:5 ✗ ThreadPinning 0 dependencies successfully precompiled in 5 seconds. 16 already precompiled. ERROR: The following 1 direct dependency failed to precompile: ThreadPinning Failed to precompile ThreadPinning [811555cd-349b-4f26-b7bc-1f208b848042] to "/home/pkgeval/.julia/compiled/v1.13/ThreadPinning/jl_bZ7oza" (ProcessExited(1)). ERROR: LoadError: TypeError: in ccall function name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadPinning/qBVhU/src/mkl.jl:40 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [3] top-level scope @ ~/.julia/packages/ThreadPinning/qBVhU/src/ThreadPinning.jl:13 [4] include(mod::Module, _path::String) @ Base ./Base.jl:311 [5] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [9] include_string @ ./loading.jl:2858 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [11] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/ThreadPinning/qBVhU/src/mkl.jl:1 in expression starting at /home/pkgeval/.julia/packages/ThreadPinning/qBVhU/src/ThreadPinning.jl:1 in expression starting at stdin: Loading failed after 7.22s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --pkgimages=existing -e 'using ThreadPinning'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:602 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:517 [3] run(::Cmd) @ Base ./process.jl:514 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:193 [5] include(mod::Module, _path::String) @ Base ./Base.jl:311 [6] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [7] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:184 PkgEval failed after 75.71s: package fails to precompile