Package evaluation of PackageCompiler on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T05:35:07.587 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 4.85s ################################################################################ # Installation # Installing PackageCompiler... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [9b87118b] + PackageCompiler v2.2.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [c27321d9] + Glob v1.3.1 [9b87118b] + PackageCompiler v2.2.0 [05181044] + RelocatableFolders v1.0.1 [6c6a2e73] + Scratch v1.2.1 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Installation completed after 4.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.13s ################################################################################ # Testing # Testing PackageCompiler Status `/tmp/jl_7HmOfc/Project.toml` [7876af07] Example v0.5.5 [c27321d9] Glob v1.3.1 [9b87118b] PackageCompiler v2.2.0 [05181044] RelocatableFolders v1.0.1 [56f22d72] Artifacts [4af54fe1] LazyArtifacts [8f399da3] Libdl [44cfe95a] Pkg v1.10.0 [de0858da] Printf [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [3f19e933] p7zip_jll v17.4.0+2 Status `/tmp/jl_7HmOfc/Manifest.toml` [7876af07] Example v0.5.5 [c27321d9] Glob v1.3.1 [9b87118b] PackageCompiler v2.2.0 [05181044] RelocatableFolders v1.0.1 [6c6a2e73] Scratch v1.2.1 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [4af54fe1] LazyArtifacts [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [83775a58] Zlib_jll v1.2.13+1 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... ┌ Info: This is a CI job │ Sys.ARCH = :x86_64 │ VERSION = v"1.10.8" └ is_ci = true Installing known registries into `/tmp/jl_EDKwVW` Added `General` registry to /tmp/jl_EDKwVW/registries Updating registry at `/tmp/jl_EDKwVW/registries/General.toml` Resolving package versions... Installed Example ─ v0.5.5 Updating `/tmp/jl_lzTQ47/Project.toml` [7876af07] + Example v0.5.5 Updating `/tmp/jl_lzTQ47/Manifest.toml` [7876af07] + Example v0.5.5 ┌ Debug: instantiating project at "/tmp/jl_lzTQ47" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:577 ┌ Debug: ensurecompiled: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/opt/julia/lib/julia/sys.so -e 'using Pkg; Pkg.precompile()'` │ JULIA_LOAD_PATH = "/tmp/jl_lzTQ47:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:298 Precompiling packages... 1086.1 ms ✓ Example 1 dependency successfully precompiled in 4 seconds ┌ Debug: running precompilation execution script... └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:350 ┌ Debug: run_precompilation_script: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/opt/julia/lib/julia/sys.so --compile=all --trace-compile=/tmp/jl_packagecompiler_AHItNu/jl_I6vux9 /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/precompile_execution.jl` │ JULIA_LOAD_PATH = "/tmp/jl_lzTQ47:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:311 [ Info: PackageCompiler: Executing /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/precompile_execution.jl => /tmp/jl_packagecompiler_AHItNu/jl_I6vux9 [ Info: PackageCompiler: Done ┌ Debug: writing precompile staging code to /tmp/jl_8fazCVUnyD └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:461 ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target=native -O1 --sysimage=/opt/julia/lib/julia/sys.so --project=/tmp/jl_lzTQ47 --output-o=/tmp/jl_Epo16rszYJ-o.a /tmp/jl_8fazCVUnyD` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:468 - PackageCompiler: compiling incremental system image ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_uR0B6U/sys.so -Wl,--whole-archive /tmp/jl_Epo16rszYJ-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Info: starting: create_app testset │ incremental = true └ filter = false ┌ Warning: it is not recommended to create an app/library without a preexisting manifest └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:75 Updating registry at `/tmp/jl_EDKwVW/registries/General.toml` Installed micromamba_jll ── v1.5.8+0 Installed HelloWorldC_jll ─ v1.4.0+0 Installed LLVMExtra_jll ─── v0.0.35+0 Installed Crayons ───────── v4.1.1 Installed JLLWrappers ───── v1.7.0 Installed Preferences ───── v1.4.3 Updating `/tmp/jl_uR0B6U/MyApp/Project.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.35+0 [f8abcde7] + micromamba_jll v1.5.8+0 Updating `/tmp/jl_uR0B6U/MyApp/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.35+0 [f8abcde7] + micromamba_jll v1.5.8+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 PackageCompiler: bundled libraries: ├── Base: │ ├── libLLVM-15jl.so - 116.680 MiB │ ├── libatomic.so.1.2.0 - 160.023 KiB │ ├── libdSFMT.so - 21.602 KiB │ ├── libgcc_s.so.1 - 714.164 KiB │ ├── libgfortran.so.5.0.0 - 9.078 MiB │ ├── libgmp.so.10.4.1 - 697.672 KiB │ ├── libgmpxx.so.4.6.1 - 35.367 KiB │ ├── libgomp.so.1.0.0 - 1.410 MiB │ ├── libjulia-codegen.so.1.10.8 - 64.264 MiB │ ├── libjulia-internal.so.1.10.8 - 12.835 MiB │ ├── libmpfr.so.6.2.0 - 2.402 MiB │ ├── libopenlibm.so.4.0 - 248.109 KiB │ ├── libpcre2-8.so.0.11.2 - 652.771 KiB │ ├── libquadmath.so.0.0.0 - 980.492 KiB │ ├── libssp.so.0.0.0 - 35.531 KiB │ ├── libstdc++.so.6.0.32 - 20.010 MiB │ ├── libunwind.so.8.0.1 - 504.031 KiB │ ├── libuv.so.2.0.0 - 600.819 KiB │ ├── libz.so.1.2.13 - 116.028 KiB │ ├── libjulia.so.1.10.8 - 258.547 KiB ├── Stdlibs: │ ├── LibSSH2_jll │ │ ├── libssh2.so.1.0.1 - 311.484 KiB │ ├── MbedTLS_jll │ │ ├── libmbedcrypto.so.2.28.2 - 639.726 KiB │ │ ├── libmbedtls.so.2.28.2 - 287.055 KiB │ │ ├── libmbedx509.so.2.28.2 - 174.625 KiB │ ├── nghttp2_jll │ │ ├── libnghttp2.so.14.24.1 - 727.496 KiB │ ├── LibCURL_jll │ │ ├── libcurl.so.4.8.0 - 738.414 KiB │ ├── LibGit2_jll │ │ ├── libgit2.so.1.6.4 - 1.630 MiB │ ├── OpenBLAS_jll │ │ ├── libopenblas64_.0.3.23.so - 31.779 MiB │ ├── libblastrampoline_jll │ │ ├── libblastrampoline.so.5 - 2.837 MiB Total library file size: 270.643 MiB Downloading artifact: micromamba PackageCompiler: bundled artifacts: ├── /tmp/jl_uR0B6U/MyApp/Project.toml │ └── HelloWorldC - 12.448 KiB ├── HelloWorldC_jll - [already bundled] ├── LLVMExtra_jll - 10.434 MiB └── micromamba_jll - 13.719 MiB Total artifact file size: 24.165 MiB ┌ Debug: instantiating project at "/tmp/jl_uR0B6U/MyApp" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:577 ┌ Debug: ensurecompiled: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/opt/julia/lib/julia/sys.so -e 'using Pkg; Pkg.precompile()'` │ JULIA_LOAD_PATH = "/tmp/jl_uR0B6U/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:298 Precompiling packages... 2052.7 ms ✓ Crayons 2434.2 ms ✓ Distributed 557.9 ms ✓ LazyArtifacts 840.2 ms ✓ Preferences 722.9 ms ✓ JLLWrappers 1223.0 ms ✓ LLVMExtra_jll 872.5 ms ✓ micromamba_jll 899.3 ms ✓ HelloWorldC_jll 949.4 ms ✓ MyApp 9 dependencies successfully precompiled in 14 seconds. 1 already precompiled. ┌ Debug: running precompilation execution script... └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:350 ┌ Debug: run_precompilation_script: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/opt/julia/lib/julia/sys.so --compile=all --trace-compile=/tmp/jl_packagecompiler_r9XMLF/jl_XgHiFz /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/../examples/MyApp/precompile_app.jl` │ JULIA_LOAD_PATH = "/tmp/jl_uR0B6U/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:311 [ Info: PackageCompiler: Executing /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/examples/MyApp/precompile_app.jl => /tmp/jl_packagecompiler_r9XMLF/jl_XgHiFz ARGS = ["arg"] Base.PROGRAM_FILE = "/home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/../examples/MyApp/precompile_app.jl" DEPOT_PATH = ["/tmp/jl_EDKwVW"] LOAD_PATH = ["/tmp/jl_uR0B6U/MyApp", "@stdlib"] pwd() = "/home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test" Base.active_project() = "/tmp/jl_uR0B6U/MyApp/Project.toml" Sys.BINDIR = "/opt/julia/bin" (Base.JLOptions()).opt_level = 2 (Base.JLOptions()).nthreads = 0 (Base.JLOptions()).check_bounds = 0 Dict{Base.PkgId, Module} with 49 entries: Downloads [f43a241f-c20a-4ad4-852c-f6b1247861c6] => Downloads Example [7876af07-990d-54b4-ab0e-23690620f79a] => Example Unicode [4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5] => Unicode Main [top-level] => Main REPL [3fa0cd96-eef1-5676-8a61-b3b8758bbffb] => REPL NetworkOptions [ca575930-c2e3-43a9-ace4-1e988b2c1908] => NetworkOptions HelloWorldC_jll [dca1746e-5efc-54fc-8249-22745bc95a49] => HelloWorldC_jll OpenBLAS_jll [4536629a-c528-5b80-bd46-f80d51c5b363] => OpenBLAS_jll Serialization [9e88b42a-f829-5b0c-bbe9-9e923198166b] => Serialization LibGit2_jll [e37daf67-58a4-590a-8e99-b0245dd2ffc5] => LibGit2_jll libblastrampoline_jll [8e850b90-86db-534c-a0d3-1478176c7d93] => libblastrampoline_jll UUIDs [cf7118a7-6976-5b1a-9a39-7adc72f591a4] => UUIDs LLVMExtra_jll [dad2f222-ce93-54a1-a47d-0025e8a3acab] => LLVMExtra_jll Logging [56ddb016-857b-54e1-b83d-db4d58db5568] => Logging MbedTLS_jll [c8ffd9c3-330d-5841-b78e-0817d7145fa1] => MbedTLS_jll LinearAlgebra [37e2e46d-f89d-539d-b4ee-838fcccc9c8e] => LinearAlgebra Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] => Random Printf [de0858da-6303-5e67-8744-51eddeeeb8d7] => Printf ArgTools [0dad84c5-d112-42e6-8d28-ef12dabb789f] => ArgTools Base64 [2a0f44e3-6c83-55bd-87e4-b1978d98bd5f] => Base64 Markdown [d6f4376e-aef5-505a-96c1-9c027394607a] => Markdown MozillaCACerts_jll [14a3606d-f60d-562e-9121-12d972cd8159] => MozillaCACerts_jll Distributed [8ba89e20-285c-5b6f-9357-94700520ee1b] => Distributed LibCURL_jll [deac9b47-8bc7-5906-a0fe-35ac56dc84c0] => LibCURL_jll TOML [fa267f1f-6049-4f14-aa54-33bafae1ed76] => TOML Core [top-level] => Core CRC32c [8bf52ea8-c179-5cab-976a-9e18b702a9bc] => CRC32c LazyArtifacts [4af54fe1-eca0-43a8-85a7-787d91b784e3] => LazyArtifacts micromamba_jll [f8abcde7-e9b7-5caa-b8af-a437887ae8e4] => micromamba_jll Tar [a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e] => Tar LibGit2 [76f85450-5226-5b5a-8eaa-529ad045b433] => LibGit2 Mmap [a63ad114-7e13-5084-954f-fe012c677804] => Mmap Sockets [6462fe0b-24de-5631-8697-dd941f90decc] => Sockets Future [9fa8497b-333b-5362-9e8d-4d0656e87820] => Future LibSSH2_jll [29816b5a-b9ab-546f-933c-edad1886dfa8] => LibSSH2_jll nghttp2_jll [8e850ede-7688-5339-a07c-302acd2aaf8d] => nghttp2_jll Libdl [8f399da3-3557-5675-b5ff-fb832c97cbdb] => Libdl SHA [ea8e919c-243c-51af-8825-aaa63cd721ce] => SHA Pkg [44cfe95a-1eb2-52ea-b672-e2afdf69b78f] => Pkg FileWatching [7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee] => FileWatching Artifacts [56f22d72-fd6d-98f1-02f0-08ddc0907c33] => Artifacts Dates [ade2ca70-3891-5945-98fb-dc099432e06a] => Dates InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] => InteractiveUtils p7zip_jll [3f19e933-33d8-53b3-aaab-bd5110c3b7a0] => p7zip_jll MyApp [f943f3d7-887a-4ed5-b0c0-a1d6899aa8f5] => MyApp LibCURL [b27032c2-a3e7-50c8-80cd-2d36dbcbfd21] => LibCURL JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] => JLLWrappers Base [top-level] => Base Preferences [21216c6a-2e73-6563-6e65-726566657250] => Preferences Running a jll package: HelloWorld artifact at /tmp/jl_EDKwVW/artifacts/8c8251b0c21615bce0701995eded26ac7697b5cc/bin/hello_world Hello, World! is_crayons_loaded() = false Running the artifact Artifact printed: Hello, World! unsafe_string((Base.JLOptions()).image_file) = "/opt/julia/lib/julia/sys.so" Example.domath(5) = 10 sin(0.0) = 0.0 outputo: ok myrand: ok n = 20000000 8 From worker 2: 8 From worker 5: 8 From worker 3: 8 From worker 4: 8 LLVMExtra path: ok! micromamba_jll path: ok! [ Info: PackageCompiler: Done ┌ Debug: writing precompile staging code to /tmp/jl_czW7S5EVk1 └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:461 ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no '--cpu-target=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/opt/julia/lib/julia/sys.so --project=/tmp/jl_uR0B6U/MyApp --output-o=/tmp/jl_edwvCzUN4V-o.a /tmp/jl_czW7S5EVk1` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:468 - PackageCompiler: compiling incremental system image ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_uR0B6U/MyAppCompiled/lib/julia/sys.so -Wl,--whole-archive /tmp/jl_edwvCzUN4V-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.julia_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/MyApp /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.second_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/SecondApp /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.wrong_return_type"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/ReturnType /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.erroring"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/Error /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.undefined"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/Undefined /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Info: done: create_app testset │ incremental = true └ filter = false ┌ Info: starting: create_app testset │ incremental = false └ filter = true ┌ Warning: it is not recommended to create an app/library without a preexisting manifest └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:75 Updating registry at `/tmp/jl_EDKwVW/registries/General.toml` Installed HelloWorldC_jll ─ v1.4.0+0 Installed micromamba_jll ── v1.5.8+0 Installed LLVMExtra_jll ─── v0.0.35+0 Installed Crayons ───────── v4.1.1 Installed Example ───────── v0.5.5 Installed Preferences ───── v1.4.3 Installed JLLWrappers ───── v1.7.0 Updating `/tmp/jl_uR0B6U/MyApp/Project.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.35+0 [f8abcde7] + micromamba_jll v1.5.8+0 Updating `/tmp/jl_uR0B6U/MyApp/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.35+0 [f8abcde7] + micromamba_jll v1.5.8+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 PackageCompiler: bundled libraries: ├── Base: │ ├── libLLVM-15jl.so - 116.680 MiB │ ├── libatomic.so.1.2.0 - 160.023 KiB │ ├── libdSFMT.so - 21.602 KiB │ ├── libgcc_s.so.1 - 714.164 KiB │ ├── libgfortran.so.5.0.0 - 9.078 MiB │ ├── libgmp.so.10.4.1 - 697.672 KiB │ ├── libgmpxx.so.4.6.1 - 35.367 KiB │ ├── libgomp.so.1.0.0 - 1.410 MiB │ ├── libjulia-codegen.so.1.10.8 - 64.264 MiB │ ├── libjulia-internal.so.1.10.8 - 12.835 MiB │ ├── libmpfr.so.6.2.0 - 2.402 MiB │ ├── libopenlibm.so.4.0 - 248.109 KiB │ ├── libpcre2-8.so.0.11.2 - 652.771 KiB │ ├── libquadmath.so.0.0.0 - 980.492 KiB │ ├── libssp.so.0.0.0 - 35.531 KiB │ ├── libstdc++.so.6.0.32 - 20.010 MiB │ ├── libunwind.so.8.0.1 - 504.031 KiB │ ├── libuv.so.2.0.0 - 600.819 KiB │ ├── libz.so.1.2.13 - 116.028 KiB │ ├── libjulia.so.1.10.8 - 258.547 KiB ├── Stdlibs: │ ├── LibSSH2_jll │ │ ├── libssh2.so.1.0.1 - 311.484 KiB │ ├── MbedTLS_jll │ │ ├── libmbedcrypto.so.2.28.2 - 639.726 KiB │ │ ├── libmbedtls.so.2.28.2 - 287.055 KiB │ │ ├── libmbedx509.so.2.28.2 - 174.625 KiB │ ├── nghttp2_jll │ │ ├── libnghttp2.so.14.24.1 - 727.496 KiB │ ├── LibCURL_jll │ │ ├── libcurl.so.4.8.0 - 738.414 KiB │ ├── LibGit2_jll │ │ ├── libgit2.so.1.6.4 - 1.630 MiB Total library file size: 236.027 MiB Downloading artifact: micromamba PackageCompiler: bundled artifacts: ├── /tmp/jl_uR0B6U/MyApp/Project.toml │ └── HelloWorldC - 12.448 KiB ├── HelloWorldC_jll - [already bundled] ├── LLVMExtra_jll - 10.434 MiB └── micromamba_jll - 13.719 MiB Total artifact file size: 24.165 MiB ┌ Debug: instantiating project at "/tmp/jl_uR0B6U/MyApp" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:577 - PackageCompiler: creating compiler .ji image (incremental=false) ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --output-ji /tmp/jl_S8ASyj/corecompiler.ji /opt/julia/share/julia/base/compiler/compiler.jl` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:254 - PackageCompiler: compiling fresh sysimage (incremental=false) ┌ Debug: running setenv(`/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_S8ASyj/corecompiler.ji --output-o=/tmp/jl_S8ASyj/sys-o.a /tmp/jl_S8ASyj/sysimage_packagecompiler_e09a1f34-f33d-11ef-184d-3f8ebd15d967.jl`,["PYTHON=", "LANG=C.UTF-8", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@stdlib", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "JULIA_DEBUG=PackageCompiler", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/tmp/jl_EDKwVW", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]) └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:272 ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_S8ASyj/sys.so -Wl,--whole-archive /tmp/jl_S8ASyj/sys-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: ensurecompiled: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/tmp/jl_S8ASyj/sys.so -e 'using Pkg; Pkg.precompile()'` │ JULIA_LOAD_PATH = "/tmp/jl_uR0B6U/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:298 [pid 280] waiting for IO to finish: Handle type uv_handle_t->data timer 0x3fe5c10->0x7873802f6f50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. [pid 280] waiting for IO to finish: Handle type uv_handle_t->data timer 0x3fe5c10->0x7873802f6f50 This means that a package has started a background task or event source that has not finished running. For precompilation to complete successfully, the event source needs to be closed explicitly. See the developer documentation on fixing precompilation hangs for more help. Precompiling packages... 3178.6 ms ✓ Example 9702.6 ms ✓ Crayons 8644.2 ms ✓ Zlib_jll 10950.8 ms ✓ Distributed 8960.8 ms ✓ Preferences 10498.5 ms ✓ LazyArtifacts 8554.8 ms ✓ JLLWrappers 11844.2 ms ✓ LLVMExtra_jll 12541.6 ms ✓ micromamba_jll 10534.7 ms ✓ HelloWorldC_jll 12654.5 ms ✓ MyApp 11 dependencies successfully precompiled in 113 seconds. 31 already precompiled. ┌ Debug: running precompilation execution script... └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:350 ┌ Debug: run_precompilation_script: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/tmp/jl_S8ASyj/sys.so --compile=all --trace-compile=/tmp/jl_packagecompiler_ayORNA/jl_itt8S0 /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/../examples/MyApp/precompile_app.jl` │ JULIA_LOAD_PATH = "/tmp/jl_uR0B6U/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:311 [ Info: PackageCompiler: Executing /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/examples/MyApp/precompile_app.jl => /tmp/jl_packagecompiler_ayORNA/jl_itt8S0 ARGS = ["arg"] Base.PROGRAM_FILE = "/home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/../examples/MyApp/precompile_app.jl" DEPOT_PATH = ["/tmp/jl_EDKwVW"] LOAD_PATH = ["/tmp/jl_uR0B6U/MyApp", "@stdlib"] pwd() = "/home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test" Base.active_project() = "/tmp/jl_uR0B6U/MyApp/Project.toml" Sys.BINDIR = "/opt/julia/bin" (Base.JLOptions()).opt_level = 2 (Base.JLOptions()).nthreads = 0 (Base.JLOptions()).check_bounds = 0 Dict{Base.PkgId, Module} with 43 entries: Downloads [f43a241f-c20a-4ad4-852c-f6b1247861c6] => Downloads Example [7876af07-990d-54b4-ab0e-23690620f79a] => Example Unicode [4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5] => Unicode Main [top-level] => Main REPL [3fa0cd96-eef1-5676-8a61-b3b8758bbffb] => REPL NetworkOptions [ca575930-c2e3-43a9-ace4-1e988b2c1908] => NetworkOptions HelloWorldC_jll [dca1746e-5efc-54fc-8249-22745bc95a49] => HelloWorldC_jll Serialization [9e88b42a-f829-5b0c-bbe9-9e923198166b] => Serialization LibGit2_jll [e37daf67-58a4-590a-8e99-b0245dd2ffc5] => LibGit2_jll UUIDs [cf7118a7-6976-5b1a-9a39-7adc72f591a4] => UUIDs LLVMExtra_jll [dad2f222-ce93-54a1-a47d-0025e8a3acab] => LLVMExtra_jll Logging [56ddb016-857b-54e1-b83d-db4d58db5568] => Logging MbedTLS_jll [c8ffd9c3-330d-5841-b78e-0817d7145fa1] => MbedTLS_jll Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] => Random Printf [de0858da-6303-5e67-8744-51eddeeeb8d7] => Printf ArgTools [0dad84c5-d112-42e6-8d28-ef12dabb789f] => ArgTools Base64 [2a0f44e3-6c83-55bd-87e4-b1978d98bd5f] => Base64 Markdown [d6f4376e-aef5-505a-96c1-9c027394607a] => Markdown MozillaCACerts_jll [14a3606d-f60d-562e-9121-12d972cd8159] => MozillaCACerts_jll Distributed [8ba89e20-285c-5b6f-9357-94700520ee1b] => Distributed LibCURL_jll [deac9b47-8bc7-5906-a0fe-35ac56dc84c0] => LibCURL_jll TOML [fa267f1f-6049-4f14-aa54-33bafae1ed76] => TOML Core [top-level] => Core LazyArtifacts [4af54fe1-eca0-43a8-85a7-787d91b784e3] => LazyArtifacts micromamba_jll [f8abcde7-e9b7-5caa-b8af-a437887ae8e4] => micromamba_jll Tar [a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e] => Tar LibGit2 [76f85450-5226-5b5a-8eaa-529ad045b433] => LibGit2 Sockets [6462fe0b-24de-5631-8697-dd941f90decc] => Sockets LibSSH2_jll [29816b5a-b9ab-546f-933c-edad1886dfa8] => LibSSH2_jll nghttp2_jll [8e850ede-7688-5339-a07c-302acd2aaf8d] => nghttp2_jll Libdl [8f399da3-3557-5675-b5ff-fb832c97cbdb] => Libdl SHA [ea8e919c-243c-51af-8825-aaa63cd721ce] => SHA Pkg [44cfe95a-1eb2-52ea-b672-e2afdf69b78f] => Pkg FileWatching [7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee] => FileWatching Artifacts [56f22d72-fd6d-98f1-02f0-08ddc0907c33] => Artifacts Dates [ade2ca70-3891-5945-98fb-dc099432e06a] => Dates InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] => InteractiveUtils p7zip_jll [3f19e933-33d8-53b3-aaab-bd5110c3b7a0] => p7zip_jll MyApp [f943f3d7-887a-4ed5-b0c0-a1d6899aa8f5] => MyApp LibCURL [b27032c2-a3e7-50c8-80cd-2d36dbcbfd21] => LibCURL JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] => JLLWrappers Base [top-level] => Base Preferences [21216c6a-2e73-6563-6e65-726566657250] => Preferences Running a jll package: HelloWorld artifact at /tmp/jl_EDKwVW/artifacts/8c8251b0c21615bce0701995eded26ac7697b5cc/bin/hello_world Hello, World! is_crayons_loaded() = false Running the artifact Artifact printed: Hello, World! unsafe_string((Base.JLOptions()).image_file) = "/tmp/jl_S8ASyj/sys.so" Example.domath(5) = 10 sin(0.0) = 0.0 outputo: ok myrand: ok ERROR: TaskFailedException nested task error: Timed out waiting to read host:port string from worker. Stacktrace: [1] worker_from_id(pg::Distributed.ProcessGroup, i::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1093 [2] worker_from_id @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:1090 [inlined] [3] remote_do @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:557 [inlined] [4] kill(manager::Distributed.LocalManager, pid::Int64, config::Distributed.WorkerConfig; exit_timeout::Int64, term_timeout::Int64) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:738 [5] kill @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:736 [inlined] [6] create_worker(manager::Distributed.LocalManager, wconfig::Distributed.WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:604 [7] setup_launched_worker(manager::Distributed.LocalManager, wconfig::Distributed.WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:545 [8] (::Distributed.var"#45#48"{Distributed.LocalManager, Vector{Int64}, Distributed.WorkerConfig})() @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:501 caused by: Timed out waiting to read host:port string from worker. Stacktrace: [1] read_worker_host_port(io::Base.PipeEndpoint) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:344 [2] connect(manager::Distributed.LocalManager, pid::Int64, config::Distributed.WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:575 [3] create_worker(manager::Distributed.LocalManager, wconfig::Distributed.WorkerConfig) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:600 [4] setup_launched_worker(manager::Distributed.LocalManager, wconfig::Distributed.WorkerConfig, launched_q::Vector{Int64}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:545 [5] (::Distributed.var"#45#48"{Distributed.LocalManager, Vector{Int64}, Distributed.WorkerConfig})() @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:501 ...and 3 more exceptions. Stacktrace: [1] sync_end(c::Channel{Any}) @ Base ./task.jl:455 [2] macro expansion @ ./task.jl:487 [inlined] [3] addprocs_locked(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:490 [4] addprocs_locked @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:456 [inlined] [5] addprocs(manager::Distributed.LocalManager; kwargs::@Kwargs{}) @ Distributed /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:450 [6] addprocs @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/cluster.jl:443 [inlined] [7] #addprocs#262 @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:465 [inlined] [8] addprocs @ /opt/julia/share/julia/stdlib/v1.10/Distributed/src/managers.jl:462 [inlined] [9] real_main() @ MyApp /tmp/jl_uR0B6U/MyApp/src/MyApp.jl:75 [10] julia_main() @ MyApp /tmp/jl_uR0B6U/MyApp/src/MyApp.jl:23 [11] top-level scope @ ~/.julia/packages/PackageCompiler/UbaS4/examples/MyApp/precompile_app.jl:4 [12] include(mod::Module, _path::String) @ Base ./Base.jl:495 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:323 [14] _start() @ Base ./client.jl:557 [ Info: PackageCompiler: Done ┌ Debug: writing precompile staging code to /tmp/jl_I9Ml6VA9El └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:461 ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no '--cpu-target=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_S8ASyj/sys.so --project=/tmp/jl_uR0B6U/MyApp --output-o=/tmp/jl_I7anC3gtAR-o.a /tmp/jl_I9Ml6VA9El` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:468 - PackageCompiler: compiling nonincremental system image ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_uR0B6U/MyAppCompiled/lib/julia/sys.so -Wl,--whole-archive /tmp/jl_I7anC3gtAR-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.julia_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/MyApp /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.second_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/SecondApp /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.wrong_return_type"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/ReturnType /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.erroring"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/Error /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.undefined"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/Undefined /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Info: done: create_app testset │ incremental = false └ filter = true ┌ Info: starting: create_app testset │ incremental = false └ filter = false ┌ Warning: it is not recommended to create an app/library without a preexisting manifest └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:75 Updating registry at `/tmp/jl_EDKwVW/registries/General.toml` Installed micromamba_jll ── v1.5.8+0 Installed HelloWorldC_jll ─ v1.4.0+0 Installed Crayons ───────── v4.1.1 Installed Example ───────── v0.5.5 Installed JLLWrappers ───── v1.7.0 Installed LLVMExtra_jll ─── v0.0.35+0 Installed Preferences ───── v1.4.3 Updating `/tmp/jl_uR0B6U/MyApp/Project.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.35+0 [f8abcde7] + micromamba_jll v1.5.8+0 Updating `/tmp/jl_uR0B6U/MyApp/Manifest.toml` [a8cc5b0e] + Crayons v4.1.1 [7876af07] + Example v0.5.5 [692b3bcd] + JLLWrappers v1.7.0 [21216c6a] + Preferences v1.4.3 [dca1746e] + HelloWorldC_jll v1.4.0+0 [dad2f222] + LLVMExtra_jll v0.0.35+0 [f8abcde7] + micromamba_jll v1.5.8+0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 PackageCompiler: bundled libraries: ├── Base: │ ├── libLLVM-15jl.so - 116.680 MiB │ ├── libatomic.so.1.2.0 - 160.023 KiB │ ├── libdSFMT.so - 21.602 KiB │ ├── libgcc_s.so.1 - 714.164 KiB │ ├── libgfortran.so.5.0.0 - 9.078 MiB │ ├── libgmp.so.10.4.1 - 697.672 KiB │ ├── libgmpxx.so.4.6.1 - 35.367 KiB │ ├── libgomp.so.1.0.0 - 1.410 MiB │ ├── libjulia-codegen.so.1.10.8 - 64.264 MiB │ ├── libjulia-internal.so.1.10.8 - 12.835 MiB │ ├── libmpfr.so.6.2.0 - 2.402 MiB │ ├── libopenlibm.so.4.0 - 248.109 KiB │ ├── libpcre2-8.so.0.11.2 - 652.771 KiB │ ├── libquadmath.so.0.0.0 - 980.492 KiB │ ├── libssp.so.0.0.0 - 35.531 KiB │ ├── libstdc++.so.6.0.32 - 20.010 MiB │ ├── libunwind.so.8.0.1 - 504.031 KiB │ ├── libuv.so.2.0.0 - 600.819 KiB │ ├── libz.so.1.2.13 - 116.028 KiB │ ├── libjulia.so.1.10.8 - 258.547 KiB ├── Stdlibs: │ ├── LibSSH2_jll │ │ ├── libssh2.so.1.0.1 - 311.484 KiB │ ├── MbedTLS_jll │ │ ├── libmbedcrypto.so.2.28.2 - 639.726 KiB │ │ ├── libmbedtls.so.2.28.2 - 287.055 KiB │ │ ├── libmbedx509.so.2.28.2 - 174.625 KiB │ ├── nghttp2_jll │ │ ├── libnghttp2.so.14.24.1 - 727.496 KiB │ ├── LibCURL_jll │ │ ├── libcurl.so.4.8.0 - 738.414 KiB │ ├── LibGit2_jll │ │ ├── libgit2.so.1.6.4 - 1.630 MiB │ ├── OpenBLAS_jll │ │ ├── libopenblas64_.0.3.23.so - 31.779 MiB │ ├── libblastrampoline_jll │ │ ├── libblastrampoline.so.5 - 2.837 MiB Total library file size: 270.643 MiB Downloading artifact: micromamba PackageCompiler: bundled artifacts: ├── /tmp/jl_uR0B6U/MyApp/Project.toml │ └── HelloWorldC - 12.448 KiB ├── HelloWorldC_jll - [already bundled] ├── LLVMExtra_jll - 10.434 MiB └── micromamba_jll - 13.719 MiB Total artifact file size: 24.165 MiB ┌ Debug: instantiating project at "/tmp/jl_uR0B6U/MyApp" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:577 - PackageCompiler: creating compiler .ji image (incremental=false) ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --output-ji /tmp/jl_ePxY43/corecompiler.ji /opt/julia/share/julia/base/compiler/compiler.jl` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:254 - PackageCompiler: compiling fresh sysimage (incremental=false) ┌ Debug: running setenv(`/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_ePxY43/corecompiler.ji --output-o=/tmp/jl_ePxY43/sys-o.a /tmp/jl_ePxY43/sysimage_packagecompiler_b559dabc-f342-11ef-12f3-d3c2e3252f26.jl`,["PYTHON=", "LANG=C.UTF-8", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@stdlib", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "JULIA_DEBUG=PackageCompiler", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/tmp/jl_EDKwVW", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]) └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:272 ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_ePxY43/sys.so -Wl,--whole-archive /tmp/jl_ePxY43/sys-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: ensurecompiled: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/tmp/jl_ePxY43/sys.so -e 'using Pkg; Pkg.precompile()'` │ JULIA_LOAD_PATH = "/tmp/jl_uR0B6U/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:298 Precompiling packages... 2406.2 ms ✓ Example 3149.3 ms ✓ Crayons 3482.8 ms ✓ Distributed 1718.1 ms ✓ LazyArtifacts 1971.4 ms ✓ Preferences 1880.2 ms ✓ JLLWrappers 3050.8 ms ✓ LLVMExtra_jll 3247.9 ms ✓ micromamba_jll 3255.7 ms ✓ HelloWorldC_jll 3071.4 ms ✓ MyApp 10 dependencies successfully precompiled in 31 seconds ┌ Debug: running precompilation execution script... └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:350 ┌ Debug: run_precompilation_script: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --sysimage=/tmp/jl_ePxY43/sys.so --compile=all --trace-compile=/tmp/jl_packagecompiler_EJJfk8/jl_AGQ23E /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/../examples/MyApp/precompile_app.jl` │ JULIA_LOAD_PATH = "/tmp/jl_uR0B6U/MyApp:@stdlib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:311 [ Info: PackageCompiler: Executing /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/examples/MyApp/precompile_app.jl => /tmp/jl_packagecompiler_EJJfk8/jl_AGQ23E ARGS = ["arg"] Base.PROGRAM_FILE = "/home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/../examples/MyApp/precompile_app.jl" DEPOT_PATH = ["/tmp/jl_EDKwVW"] LOAD_PATH = ["/tmp/jl_uR0B6U/MyApp", "@stdlib"] pwd() = "/home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test" Base.active_project() = "/tmp/jl_uR0B6U/MyApp/Project.toml" Sys.BINDIR = "/opt/julia/bin" (Base.JLOptions()).opt_level = 2 (Base.JLOptions()).nthreads = 0 (Base.JLOptions()).check_bounds = 0 Dict{Base.PkgId, Module} with 49 entries: Downloads [f43a241f-c20a-4ad4-852c-f6b1247861c6] => Downloads Example [7876af07-990d-54b4-ab0e-23690620f79a] => Example Unicode [4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5] => Unicode Main [top-level] => Main REPL [3fa0cd96-eef1-5676-8a61-b3b8758bbffb] => REPL NetworkOptions [ca575930-c2e3-43a9-ace4-1e988b2c1908] => NetworkOptions HelloWorldC_jll [dca1746e-5efc-54fc-8249-22745bc95a49] => HelloWorldC_jll OpenBLAS_jll [4536629a-c528-5b80-bd46-f80d51c5b363] => OpenBLAS_jll Serialization [9e88b42a-f829-5b0c-bbe9-9e923198166b] => Serialization LibGit2_jll [e37daf67-58a4-590a-8e99-b0245dd2ffc5] => LibGit2_jll libblastrampoline_jll [8e850b90-86db-534c-a0d3-1478176c7d93] => libblastrampoline_jll UUIDs [cf7118a7-6976-5b1a-9a39-7adc72f591a4] => UUIDs LLVMExtra_jll [dad2f222-ce93-54a1-a47d-0025e8a3acab] => LLVMExtra_jll Logging [56ddb016-857b-54e1-b83d-db4d58db5568] => Logging MbedTLS_jll [c8ffd9c3-330d-5841-b78e-0817d7145fa1] => MbedTLS_jll Random [9a3f8284-a2c9-5f02-9a11-845980a1fd5c] => Random LinearAlgebra [37e2e46d-f89d-539d-b4ee-838fcccc9c8e] => LinearAlgebra Printf [de0858da-6303-5e67-8744-51eddeeeb8d7] => Printf ArgTools [0dad84c5-d112-42e6-8d28-ef12dabb789f] => ArgTools Base64 [2a0f44e3-6c83-55bd-87e4-b1978d98bd5f] => Base64 Markdown [d6f4376e-aef5-505a-96c1-9c027394607a] => Markdown MozillaCACerts_jll [14a3606d-f60d-562e-9121-12d972cd8159] => MozillaCACerts_jll Distributed [8ba89e20-285c-5b6f-9357-94700520ee1b] => Distributed LibCURL_jll [deac9b47-8bc7-5906-a0fe-35ac56dc84c0] => LibCURL_jll TOML [fa267f1f-6049-4f14-aa54-33bafae1ed76] => TOML Core [top-level] => Core CRC32c [8bf52ea8-c179-5cab-976a-9e18b702a9bc] => CRC32c LazyArtifacts [4af54fe1-eca0-43a8-85a7-787d91b784e3] => LazyArtifacts micromamba_jll [f8abcde7-e9b7-5caa-b8af-a437887ae8e4] => micromamba_jll Tar [a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e] => Tar LibGit2 [76f85450-5226-5b5a-8eaa-529ad045b433] => LibGit2 Mmap [a63ad114-7e13-5084-954f-fe012c677804] => Mmap Sockets [6462fe0b-24de-5631-8697-dd941f90decc] => Sockets Future [9fa8497b-333b-5362-9e8d-4d0656e87820] => Future LibSSH2_jll [29816b5a-b9ab-546f-933c-edad1886dfa8] => LibSSH2_jll nghttp2_jll [8e850ede-7688-5339-a07c-302acd2aaf8d] => nghttp2_jll Libdl [8f399da3-3557-5675-b5ff-fb832c97cbdb] => Libdl SHA [ea8e919c-243c-51af-8825-aaa63cd721ce] => SHA Pkg [44cfe95a-1eb2-52ea-b672-e2afdf69b78f] => Pkg FileWatching [7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee] => FileWatching Artifacts [56f22d72-fd6d-98f1-02f0-08ddc0907c33] => Artifacts Dates [ade2ca70-3891-5945-98fb-dc099432e06a] => Dates InteractiveUtils [b77e0a4c-d291-57a0-90e8-8db25a27a240] => InteractiveUtils p7zip_jll [3f19e933-33d8-53b3-aaab-bd5110c3b7a0] => p7zip_jll MyApp [f943f3d7-887a-4ed5-b0c0-a1d6899aa8f5] => MyApp LibCURL [b27032c2-a3e7-50c8-80cd-2d36dbcbfd21] => LibCURL JLLWrappers [692b3bcd-3c85-4b1f-b108-f13ce0eb3210] => JLLWrappers Base [top-level] => Base Preferences [21216c6a-2e73-6563-6e65-726566657250] => Preferences Running a jll package: HelloWorld artifact at /tmp/jl_EDKwVW/artifacts/8c8251b0c21615bce0701995eded26ac7697b5cc/bin/hello_world Hello, World! is_crayons_loaded() = false Running the artifact Artifact printed: Hello, World! unsafe_string((Base.JLOptions()).image_file) = "/tmp/jl_ePxY43/sys.so" Example.domath(5) = 10 sin(0.0) = 0.0 outputo: ok myrand: ok n = 20000000 8 From worker 2: 8 From worker 4: 8 From worker 5: 8 LLVMExtra path: ok! micromamba_jll path: ok! From worker 3: 8 [ Info: PackageCompiler: Done ┌ Debug: writing precompile staging code to /tmp/jl_GdG12VorIF └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:461 ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no '--cpu-target=generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_ePxY43/sys.so --project=/tmp/jl_uR0B6U/MyApp --output-o=/tmp/jl_QRWjulMJgZ-o.a /tmp/jl_GdG12VorIF` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:468 - PackageCompiler: compiling nonincremental system image ┌ Debug: running `g++ -m64 -march=x86-64 -shared -L/opt/julia/lib -L/opt/julia/lib/julia -o /tmp/jl_uR0B6U/MyAppCompiled/lib/julia/sys.so -Wl,--whole-archive /tmp/jl_QRWjulMJgZ-o.a -Wl,--no-whole-archive -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal -fPIC -Wl,-soname,sys.so '-Wl,-rpath,$ORIGIN:$ORIGIN/julia'` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.julia_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/MyApp /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.second_main"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/SecondApp /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.wrong_return_type"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/ReturnType /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.erroring"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/Error /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Debug: running `gcc '-DJULIA_MAIN="MyApp.undefined"' -DNEW_DEFINE_FAST_TLS_SYNTAX -m64 -march=x86-64 -o /tmp/jl_uR0B6U/MyAppCompiled/bin/Undefined /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/src/embedding_wrapper.c '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/../lib/julia' -Werror-implicit-function-declaration -O2 -std=gnu11 -I/opt/julia/include/julia -fPIC -L/opt/julia/lib -L/opt/julia/lib/julia -Wl,--export-dynamic -Wl,-rpath-link,/opt/julia/lib -Wl,-rpath-link,/opt/julia/lib/julia -ljulia -ljulia-internal` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:195 ┌ Info: done: create_app testset │ incremental = false └ filter = false PackageCompiler: bundled libraries: ├── Base: │ ├── libLLVM-15jl.so - 116.680 MiB │ ├── libatomic.so.1.2.0 - 160.023 KiB │ ├── libdSFMT.so - 21.602 KiB │ ├── libgcc_s.so.1 - 714.164 KiB │ ├── libgfortran.so.5.0.0 - 9.078 MiB │ ├── libgmp.so.10.4.1 - 697.672 KiB │ ├── libgmpxx.so.4.6.1 - 35.367 KiB │ ├── libgomp.so.1.0.0 - 1.410 MiB │ ├── libjulia-codegen.so.1.10.8 - 64.264 MiB │ ├── libjulia-internal.so.1.10.8 - 12.835 MiB │ ├── libmpfr.so.6.2.0 - 2.402 MiB │ ├── libopenlibm.so.4.0 - 248.109 KiB │ ├── libpcre2-8.so.0.11.2 - 652.771 KiB │ ├── libquadmath.so.0.0.0 - 980.492 KiB │ ├── libssp.so.0.0.0 - 35.531 KiB │ ├── libstdc++.so.6.0.32 - 20.010 MiB │ ├── libunwind.so.8.0.1 - 504.031 KiB │ ├── libuv.so.2.0.0 - 600.819 KiB │ ├── libz.so.1.2.13 - 116.028 KiB │ ├── libjulia.so.1.10.8 - 258.547 KiB ├── Stdlibs: Total library file size: 231.586 MiB ┌ Debug: instantiating project at "/tmp/jl_uR0B6U/MyLib" └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:577 - PackageCompiler: creating compiler .ji image (incremental=false) ┌ Debug: running `/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --output-ji /tmp/jl_Btp5my/corecompiler.ji /opt/julia/share/julia/base/compiler/compiler.jl` └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:254 - PackageCompiler: compiling fresh sysimage (incremental=false) ┌ Debug: running setenv(`/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_Btp5my/corecompiler.ji --output-o=/tmp/jl_Btp5my/sys-o.a /tmp/jl_Btp5my/sysimage_packagecompiler_be040b8e-f346-11ef-2698-e58b4ce088ef.jl`,["PYTHON=", "LANG=C.UTF-8", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@stdlib", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "JULIA_DEBUG=PackageCompiler", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/tmp/jl_EDKwVW", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]) └ @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:272 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 604 running 1 of 1 signal (10): User defined signal 1 symtab_lookup at /source/src/symbol.c:58 _jl_symbol at /source/src/symbol.c:87 ijl_uncompress_argnames at /source/src/ircode.c:1051 ijl_uncompress_ir at /source/src/ircode.c:910 IRInterpretationState at ./compiler/inferencestate.jl:693 semi_concrete_eval_call at ./compiler/abstractinterpretation.jl:1169 abstract_call_method_with_const_args at ./compiler/abstractinterpretation.jl:816 abstract_call_method_with_const_args at ./compiler/abstractinterpretation.jl:792 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:103 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 unknown function (ip: 0x7ec580926c9d) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_invoke at /source/src/gf.c:2902 unknown function (ip: 0x7ec58707ef5c) unknown function (ip: 0x7ec58707eebb) abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2904 typeinf_local at ./compiler/abstractinterpretation.jl:3113 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3201 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_edge at ./compiler/typeinfer.jl:930 abstract_call_method at ./compiler/abstractinterpretation.jl:633 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 unknown function (ip: 0x7ec580926c9d) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_invoke at /source/src/gf.c:2902 unknown function (ip: 0x7ec58707ef5c) unknown function (ip: 0x7ec58707eebb) abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2928 typeinf_local at ./compiler/abstractinterpretation.jl:3113 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3201 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_edge at ./compiler/typeinfer.jl:930 abstract_call_method at ./compiler/abstractinterpretation.jl:633 abstract_call_gf_by_type at ./compiler/abstractinterpretation.jl:95 abstract_call_known at ./compiler/abstractinterpretation.jl:2101 unknown function (ip: 0x7ec580926c9d) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_invoke at /source/src/gf.c:2902 unknown function (ip: 0x7ec58707ef5c) unknown function (ip: 0x7ec58707eebb) abstract_call at ./compiler/abstractinterpretation.jl:2184 abstract_call at ./compiler/abstractinterpretation.jl:2177 abstract_call at ./compiler/abstractinterpretation.jl:2369 abstract_eval_call at ./compiler/abstractinterpretation.jl:2385 abstract_eval_statement_expr at ./compiler/abstractinterpretation.jl:2395 abstract_eval_statement at ./compiler/abstractinterpretation.jl:2639 abstract_eval_basic_statement at ./compiler/abstractinterpretation.jl:2928 typeinf_local at ./compiler/abstractinterpretation.jl:3113 typeinf_nocycle at ./compiler/abstractinterpretation.jl:3201 _typeinf at ./compiler/typeinfer.jl:247 typeinf at ./compiler/typeinfer.jl:216 typeinf_ext at ./compiler/typeinfer.jl:1051 typeinf_ext_toplevel at ./compiler/typeinfer.jl:1082 typeinf_ext_toplevel at ./compiler/typeinfer.jl:1078 unknown function (ip: 0x7ec58709a13c) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] jl_type_infer at /source/src/gf.c:394 jl_generate_fptr_impl at /source/src/jitlayers.cpp:512 jl_compile_method_internal at /source/src/gf.c:2481 [inlined] jl_compile_method_internal at /source/src/gf.c:2368 _jl_invoke at /source/src/gf.c:2887 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_parse_eval_all at /source/src/toplevel.c:1058 ijl_load_ at /source/src/toplevel.c:1105 include at ./boot.jl:383 [inlined] include at ./Base.jl:15 unknown function (ip: 0x7ec580930db9) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] jl_f__call_latest at /source/src/builtins.c:812 include at ./threads.jl:6 unknown function (ip: 0x7ec5809f4a35) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_eval_module_expr at /source/src/toplevel.c:215 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:736 jl_toplevel_eval_flex at /source/src/toplevel.c:877 jl_parse_eval_all at /source/src/toplevel.c:1058 ijl_load_ at /source/src/toplevel.c:1105 include at ./boot.jl:383 [inlined] include at ./Base.jl:15 include at ./Base.jl:17 unknown function (ip: 0x7ec580930e75) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_eval_module_expr at /source/src/toplevel.c:215 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:736 jl_parse_eval_all at /source/src/toplevel.c:1058 ijl_load_ at /source/src/toplevel.c:1105 include at ./boot.jl:383 unknown function (ip: 0x7ec58092f579) _jl_invoke at /source/src/gf.c:2876 [inlined] ijl_apply_generic at /source/src/gf.c:3077 jl_apply at /source/src/julia.h:1982 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:635 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_parse_eval_all at /source/src/toplevel.c:1058 ijl_load_ at /source/src/toplevel.c:1105 ijl_load at /source/src/toplevel.c:1118 exec_program at /source/src/jlapi.c:541 true_main at /source/src/jlapi.c:594 jl_repl_entrypoint at /source/src/jlapi.c:731 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7ec588dad249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== [604] signal (11.1): Segmentation fault in expression starting at task.jl:158 Allocations: 8649202 (Pool: 8643285; Big: 5917); GC: 10 PackageCompiler.jl: Error During Test at /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/runtests.jl:38 Got exception outside of a @test failed process: Process(setenv(`/opt/julia/bin/julia --color=auto --startup-file=no --pkgimages=no --cpu-target 'generic;sandybridge,-xsaveopt,clone_all;haswell,-rdrnd,base(1)' --sysimage=/tmp/jl_Btp5my/corecompiler.ji --output-o=/tmp/jl_Btp5my/sys-o.a /tmp/jl_Btp5my/sysimage_packagecompiler_be040b8e-f346-11ef-2698-e58b4ce088ef.jl`,["PYTHON=", "LANG=C.UTF-8", "PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin", "OPENBLAS_MAIN_FREE=1", "JULIA_CPU_THREADS=1", "JULIA_NUM_PRECOMPILE_TASKS=1", "DISPLAY=:1", "JULIA_LOAD_PATH=@stdlib", "PKGEVAL=true", "OPENBLAS_NUM_THREADS=1", "JULIA_DEBUG=PackageCompiler", "CI=true", "JULIA_PKG_PRECOMPILE_AUTO=0", "JULIA_PKGEVAL=true", "JULIA_DEPOT_PATH=/tmp/jl_EDKwVW", "JULIA_NUM_THREADS=1", "R_HOME=*", "HOME=/home/pkgeval"]), ProcessSignaled(11)) [0] Stacktrace: [1] pipeline_error @ ./process.jl:565 [inlined] [2] read(cmd::Cmd) @ Base ./process.jl:449 [3] macro expansion @ ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:274 [inlined] [4] (::PackageCompiler.var"#12#17"{String, Cmd, Vector{String}, Cmd, String, String, String, String})() @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/ext/TerminalSpinners.jl:157 [5] spin(f::PackageCompiler.var"#12#17"{String, Cmd, Vector{String}, Cmd, String, String, String, String}, s::PackageCompiler.TerminalSpinners.Spinner{Base.PipeEndpoint}) @ PackageCompiler.TerminalSpinners ~/.julia/packages/PackageCompiler/UbaS4/ext/TerminalSpinners.jl:164 [6] macro expansion @ ~/.julia/packages/PackageCompiler/UbaS4/ext/TerminalSpinners.jl:157 [inlined] [7] (::PackageCompiler.var"#10#15"{String, Cmd, Vector{String}, Cmd, String, String, String, String, String})() @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:260 [8] cd(f::PackageCompiler.var"#10#15"{String, Cmd, Vector{String}, Cmd, String, String, String, String, String}, dir::String) @ Base.Filesystem ./file.jl:112 [9] create_fresh_base_sysimage(stdlibs::Vector{String}; cpu_target::String, sysimage_build_args::Cmd) @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:247 [10] create_fresh_base_sysimage @ ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:219 [inlined] [11] create_sysimage(packages::Vector{String}; sysimage_path::String, project::String, precompile_execution_file::Vector{String}, precompile_statements_file::Vector{String}, incremental::Bool, filter_stdlibs::Bool, cpu_target::String, script::Nothing, sysimage_build_args::Cmd, include_transitive_dependencies::Bool, base_sysimage::Nothing, julia_init_c_file::Nothing, julia_init_h_file::Nothing, version::Nothing, soname::Nothing, compat_level::String, extra_precompiles::String, import_into_main::Bool) @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:585 [12] create_sysimage_workaround(ctx::Pkg.Types.Context, sysimage_path::String, precompile_execution_file::String, precompile_statements_file::String, incremental::Bool, filter_stdlibs::Bool, cpu_target::String; sysimage_build_args::Cmd, include_transitive_dependencies::Bool, julia_init_c_file::String, julia_init_h_file::Vector{String}, version::VersionNumber, soname::String, script::Nothing, base_sysimage::Nothing) @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:1170 [13] create_sysimage_workaround @ ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:1148 [inlined] [14] create_library(package_or_project::String, dest_dir::String; lib_name::String, precompile_execution_file::String, precompile_statements_file::String, incremental::Bool, filter_stdlibs::Bool, force::Bool, header_files::Vector{String}, julia_init_c_file::String, julia_init_h_file::String, version::VersionNumber, compat_level::String, cpu_target::String, include_lazy_artifacts::Bool, sysimage_build_args::Cmd, include_transitive_dependencies::Bool, include_preferences::Bool, script::Nothing, base_sysimage::Nothing) @ PackageCompiler ~/.julia/packages/PackageCompiler/UbaS4/src/PackageCompiler.jl:1095 [15] macro expansion @ ~/.julia/packages/PackageCompiler/UbaS4/test/runtests.jl:191 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [17] top-level scope @ ~/.julia/packages/PackageCompiler/UbaS4/test/runtests.jl:39 [18] include(fname::String) @ Base.MainInclude ./client.jl:494 [19] top-level scope @ none:6 [20] eval @ ./boot.jl:385 [inlined] [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:557 Test Summary: | Pass Error Total Time PackageCompiler.jl | 84 1 85 89m38.9s create_sysimage | 3 3 7m32.0s create_app | 81 81 77m10.1s ERROR: LoadError: Some tests did not pass: 84 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PackageCompiler/UbaS4/test/runtests.jl:38 Testing failed after 5263.08s ERROR: LoadError: Package PackageCompiler errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval terminated after 5411.34s: test duration exceeded the time limit