Package evaluation to test BinaryBuilderToolchains on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T18:31:55.742 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.57s ################################################################################ # Installation # Installing BinaryBuilderToolchains... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [33566f4c] + BinaryBuilderToolchains v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [654d7472] + BinaryBuilderGitUtils v0.2.0 [213f2928] + BinaryBuilderPlatformExtensions v0.2.0 [316c416d] + BinaryBuilderSources v0.2.0 [33566f4c] + BinaryBuilderToolchains v0.3.0 [e2ba6199] + ExprTools v0.1.10 [d7ba0133] + Git v1.5.0 [6df8b67a] + HistoricalStdlibVersions v2.0.6 [afc68a34] + JLLPrefixes v0.4.2 [692b3bcd] + JLLWrappers v1.8.0 [21706172] + LazyJLLWrappers v1.1.0 [73786568] + MultiHashParsing v0.2.1 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [6c6a2e73] + Scratch v1.3.0 [a759f4b9] + TimerOutputs v0.5.29 [216c6a2e] + TreeArchival v0.2.0 [1fd713ca] + Attr_jll v2.5.3+0 [2e619515] + Expat_jll v2.8.2+0 [020c3dae] + Git_LFS_jll v3.7.1+0 [f8c6e375] + Git_jll v2.54.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [9bd350c2] + OpenSSH_jll v10.4.1+0 [9b64493d] + Tar_jll v1.35.0+0 [5d31d589] + gh_cli_jll v2.83.2+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.61s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 5.8 s ✓ BinaryBuilderPlatformExtensions 1.3 s ✓ LazyJLLWrappers 5.3 s ✓ JLLPrefixes 2.0 s ✓ BinaryBuilderGitUtils 8.7 s ✓ BinaryBuilderSources ┌ Warning: TODO: Should glibc_version be embedded within the triplet? └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:101 ┌ Error: Failed to precompile support for platform │ platform = CrossPlatform(Platform("x86_64", "linux"; libc = "glibc") -> Platform("x86_64", "linux"; libc = "glibc")) │ exception = │ Failed to install some artifacts: │ │ Unable to automatically download/install artifact 'LibSSH2' from sources listed in '/home/pkgeval/.julia/scratchspaces/316c416d-4527-6863-7465-466137743047/source_download_cache/jllsource_depot/packages/LibSSH2_jll/XZAzN/Artifacts.toml'. │ Sources attempted: │ - https://github.com/JuliaBinaryWrappers/LibSSH2_jll.jl/releases/download/LibSSH2-v1.11.102+0/LibSSH2.v1.11.102.x86_64-linux-gnu.tar.gz │ Error: RequestError: Could not resolve host: github.com while requesting https://github.com/JuliaBinaryWrappers/LibSSH2_jll.jl/releases/download/LibSSH2-v1.11.102+0/LibSSH2.v1.11.102.x86_64-linux-gnu.tar.gz │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 │ [2] download_artifacts(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{Base.UUID, Pkg.Types.PackageEntry}}; platform::Base.BinaryPlatforms.Platform, julia_version::Nothing, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1542 │ [3] download_artifacts(ctx::Pkg.Types.Context; platform::Base.BinaryPlatforms.Platform, julia_version::Nothing, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1558 │ [4] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{Base.UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, prefer_loaded_versions::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2438 │ [5] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, prefer_loaded_versions::Bool, kwargs::@Kwargs{io::Base.DevNull, julia_version::Nothing}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:380 │ [6] (::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{Pkg.Types.PackageSpec, Dict}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:217 │ [7] activate(f::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{Pkg.Types.PackageSpec, Dict}}, new_project::String) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1657 │ [8] (::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ [9] with_depot_path(f::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}, new_path::String) │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:214 │ [10] (::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ [11] (::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:54 [inlined] │ [12] withenv(f::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}}, keyvals::Pair{String, String}) │ @ Base env.jl:273 │ [13] with_no_auto_precompilation(f::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}) │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:53 [inlined] │ [14] (::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ [15] with_no_pkg_handrails(f::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}) │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:40 │ [16] collect_artifact_metas(dependencies::Vector{Pkg.Types.PackageSpec}; platform::Base.BinaryPlatforms.Platform, project_dir::String, pkg_depot::String, verbose::Bool, allow_install::Bool) │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 │ [17] prepare(jlls::Vector{BinaryBuilderSources.JLLSource}; project_dir::String, depot::String, verbose::Bool, force::Bool, registries::Vector{Pkg.Registry.RegistryInstance}, registry_refresh_interval::Dates.Hour, to::TimerOutputs.TimerOutput, ignore_empty_registries::Bool) │ @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/JLLSource.jl:313 │ [18] prepare(sources::Vector{BinaryBuilderSources.AbstractSource}; verbose::Bool, force::Bool, depot::String, registries::Vector{Pkg.Registry.RegistryInstance}, project_dir::String, to::TimerOutputs.TimerOutput) │ @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/BinaryBuilderSources.jl:80 │ [19] with_toolchains(f::BinaryBuilderToolchains.var"#153#154", toolchains::Vector{BinaryBuilderToolchains.AbstractToolchain}; deploy_dir::Nothing, env::Base.EnvDict, verbose::Bool) │ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:137 │ [20] with_toolchains(f::Function, toolchains::Vector{BinaryBuilderToolchains.AbstractToolchain}) │ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:128 │ [21] macro expansion │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:78 [inlined] │ [22] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [23] macro expansion │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:73 [inlined] │ [24] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [25] top-level scope │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:115 │ [26] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [27] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [28] top-level scope │ @ stdin:5 │ [29] eval(m::Module, e::Any) │ @ Core boot.jl:545 │ [30] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [31] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [32] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [33] _start() │ @ Base client.jl:596 └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:84 ┌ Error: Failed to precompile support for platform │ platform = CrossPlatform(Platform("x86_64", "linux"; libc = "glibc") -> Platform("x86_64", "windows"; libc = "msvcrt")) │ exception = │ Failed to install some artifacts: │ │ Unable to automatically download/install artifact 'LibSSH2' from sources listed in '/home/pkgeval/.julia/scratchspaces/316c416d-4527-6863-7465-466137743047/source_download_cache/jllsource_depot/packages/LibSSH2_jll/XZAzN/Artifacts.toml'. │ Sources attempted: │ - https://github.com/JuliaBinaryWrappers/LibSSH2_jll.jl/releases/download/LibSSH2-v1.11.102+0/LibSSH2.v1.11.102.x86_64-linux-gnu.tar.gz │ Error: RequestError: Could not resolve host: github.com while requesting https://github.com/JuliaBinaryWrappers/LibSSH2_jll.jl/releases/download/LibSSH2-v1.11.102+0/LibSSH2.v1.11.102.x86_64-linux-gnu.tar.gz │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 │ [2] download_artifacts(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{Base.UUID, Pkg.Types.PackageEntry}}; platform::Base.BinaryPlatforms.Platform, julia_version::Nothing, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1542 │ [3] download_artifacts(ctx::Pkg.Types.Context; platform::Base.BinaryPlatforms.Platform, julia_version::Nothing, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1558 │ [4] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{Base.UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, prefer_loaded_versions::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2438 │ [5] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, prefer_loaded_versions::Bool, kwargs::@Kwargs{io::Base.DevNull, julia_version::Nothing}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:380 │ [6] (::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{Pkg.Types.PackageSpec, Dict}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:217 │ [7] activate(f::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{Pkg.Types.PackageSpec, Dict}}, new_project::String) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1657 │ [8] (::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ [9] with_depot_path(f::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}, new_path::String) │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:214 │ [10] (::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ [11] (::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:54 [inlined] │ [12] withenv(f::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}}, keyvals::Pair{String, String}) │ @ Base env.jl:273 │ [13] with_no_auto_precompilation(f::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}) │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:53 [inlined] │ [14] (::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ [15] with_no_pkg_handrails(f::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}) │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:40 │ [16] collect_artifact_metas(dependencies::Vector{Pkg.Types.PackageSpec}; platform::Base.BinaryPlatforms.Platform, project_dir::String, pkg_depot::String, verbose::Bool, allow_install::Bool) │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 │ [17] prepare(jlls::Vector{BinaryBuilderSources.JLLSource}; project_dir::String, depot::String, verbose::Bool, force::Bool, registries::Vector{Pkg.Registry.RegistryInstance}, registry_refresh_interval::Dates.Hour, to::TimerOutputs.TimerOutput, ignore_empty_registries::Bool) │ @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/JLLSource.jl:313 │ [18] prepare(sources::Vector{BinaryBuilderSources.AbstractSource}; verbose::Bool, force::Bool, depot::String, registries::Vector{Pkg.Registry.RegistryInstance}, project_dir::String, to::TimerOutputs.TimerOutput) │ @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/BinaryBuilderSources.jl:80 │ [19] with_toolchains(f::BinaryBuilderToolchains.var"#153#154", toolchains::Vector{BinaryBuilderToolchains.AbstractToolchain}; deploy_dir::Nothing, env::Base.EnvDict, verbose::Bool) │ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:137 │ [20] with_toolchains(f::Function, toolchains::Vector{BinaryBuilderToolchains.AbstractToolchain}) │ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:128 │ [21] macro expansion │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:78 [inlined] │ [22] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ [23] macro expansion │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:73 [inlined] │ [24] macro expansion │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ [25] top-level scope │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:115 │ [26] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [27] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ @ Base loading.jl:3303 │ [28] top-level scope │ @ stdin:5 │ [29] eval(m::Module, e::Any) │ @ Core boot.jl:545 │ [30] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [31] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [32] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [33] _start() │ @ Base client.jl:596 └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:84 ┌ Warning: TODO: determine if this flag prepending is actually needed └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:855 ┌ Warning: TODO: add sanitize compile flags! └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:861 ┌ Warning: TODO: sanitize_link_flags() └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:895 ┌ Warning: TODO: Verify that `as` does not need adjusted MACOSX_DEPLOYMENT_TARGET └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/BinutilsToolchain.jl:164 ┌ Warning: TODO: Add in `ld.64` and `ld.target-triplet` again └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/BinutilsToolchain.jl:165 217.3 s ✓ BinaryBuilderToolchains 6 dependencies successfully precompiled in 241 seconds. 50 already precompiled. 1 dependency had output during precompilation: ┌ BinaryBuilderToolchains │ ┌ Warning: TODO: Should glibc_version be embedded within the triplet? │ └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:101 │ ┌ Error: Failed to precompile support for platform │ │ platform = CrossPlatform(Platform("x86_64", "linux"; libc = "glibc") -> Platform("x86_64", "linux"; libc = "glibc")) │ │ exception = │ │ Failed to install some artifacts: │ │ │ │ Unable to automatically download/install artifact 'LibSSH2' from sources listed in '/home/pkgeval/.julia/scratchspaces/316c416d-4527-6863-7465-466137743047/source_download_cache/jllsource_depot/packages/LibSSH2_jll/XZAzN/Artifacts.toml'. │ │ Sources attempted: │ │ - https://github.com/JuliaBinaryWrappers/LibSSH2_jll.jl/releases/download/LibSSH2-v1.11.102+0/LibSSH2.v1.11.102.x86_64-linux-gnu.tar.gz │ │ Error: RequestError: Could not resolve host: github.com while requesting https://github.com/JuliaBinaryWrappers/LibSSH2_jll.jl/releases/download/LibSSH2-v1.11.102+0/LibSSH2.v1.11.102.x86_64-linux-gnu.tar.gz │ │ Stacktrace: │ │ [1] pkgerror(msg::String) │ │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 │ │ [2] download_artifacts(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{Base.UUID, Pkg.Types.PackageEntry}}; platform::Base.BinaryPlatforms.Platform, julia_version::Nothing, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) │ │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1542 │ │ [3] download_artifacts(ctx::Pkg.Types.Context; platform::Base.BinaryPlatforms.Platform, julia_version::Nothing, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) │ │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1558 │ │ [4] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{Base.UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, prefer_loaded_versions::Bool) │ │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2438 │ │ [5] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, prefer_loaded_versions::Bool, kwargs::@Kwargs{io::Base.DevNull, julia_version::Nothing}) │ │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:380 │ │ [6] (::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{Pkg.Types.PackageSpec, Dict}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:217 │ │ [7] activate(f::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{Pkg.Types.PackageSpec, Dict}}, new_project::String) │ │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1657 │ │ [8] (::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ │ [9] with_depot_path(f::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}, new_path::String) │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:214 │ │ [10] (::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ │ [11] (::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:54 [inlined] │ │ [12] withenv(f::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}}, keyvals::Pair{String, String}) │ │ @ Base env.jl:273 │ │ [13] with_no_auto_precompilation(f::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}) │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:53 [inlined] │ │ [14] (::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ │ [15] with_no_pkg_handrails(f::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}) │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:40 │ │ [16] collect_artifact_metas(dependencies::Vector{Pkg.Types.PackageSpec}; platform::Base.BinaryPlatforms.Platform, project_dir::String, pkg_depot::String, verbose::Bool, allow_install::Bool) │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 │ │ [17] prepare(jlls::Vector{BinaryBuilderSources.JLLSource}; project_dir::String, depot::String, verbose::Bool, force::Bool, registries::Vector{Pkg.Registry.RegistryInstance}, registry_refresh_interval::Dates.Hour, to::TimerOutputs.TimerOutput, ignore_empty_registries::Bool) │ │ @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/JLLSource.jl:313 │ │ [18] prepare(sources::Vector{BinaryBuilderSources.AbstractSource}; verbose::Bool, force::Bool, depot::String, registries::Vector{Pkg.Registry.RegistryInstance}, project_dir::String, to::TimerOutputs.TimerOutput) │ │ @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/BinaryBuilderSources.jl:80 │ │ [19] with_toolchains(f::BinaryBuilderToolchains.var"#153#154", toolchains::Vector{BinaryBuilderToolchains.AbstractToolchain}; deploy_dir::Nothing, env::Base.EnvDict, verbose::Bool) │ │ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:137 │ │ [20] with_toolchains(f::Function, toolchains::Vector{BinaryBuilderToolchains.AbstractToolchain}) │ │ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:128 │ │ [21] macro expansion │ │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:78 [inlined] │ │ [22] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ │ [23] macro expansion │ │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:73 [inlined] │ │ [24] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ │ [25] top-level scope │ │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:115 │ │ [26] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [27] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [28] top-level scope │ │ @ stdin:5 │ │ [29] eval(m::Module, e::Any) │ │ @ Core boot.jl:545 │ │ [30] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [31] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [32] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [33] _start() │ │ @ Base client.jl:596 │ └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:84 │ ┌ Error: Failed to precompile support for platform │ │ platform = CrossPlatform(Platform("x86_64", "linux"; libc = "glibc") -> Platform("x86_64", "windows"; libc = "msvcrt")) │ │ exception = │ │ Failed to install some artifacts: │ │ │ │ Unable to automatically download/install artifact 'LibSSH2' from sources listed in '/home/pkgeval/.julia/scratchspaces/316c416d-4527-6863-7465-466137743047/source_download_cache/jllsource_depot/packages/LibSSH2_jll/XZAzN/Artifacts.toml'. │ │ Sources attempted: │ │ - https://github.com/JuliaBinaryWrappers/LibSSH2_jll.jl/releases/download/LibSSH2-v1.11.102+0/LibSSH2.v1.11.102.x86_64-linux-gnu.tar.gz │ │ Error: RequestError: Could not resolve host: github.com while requesting https://github.com/JuliaBinaryWrappers/LibSSH2_jll.jl/releases/download/LibSSH2-v1.11.102+0/LibSSH2.v1.11.102.x86_64-linux-gnu.tar.gz │ │ Stacktrace: │ │ [1] pkgerror(msg::String) │ │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 │ │ [2] download_artifacts(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{Base.UUID, Pkg.Types.PackageEntry}}; platform::Base.BinaryPlatforms.Platform, julia_version::Nothing, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) │ │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1542 │ │ [3] download_artifacts(ctx::Pkg.Types.Context; platform::Base.BinaryPlatforms.Platform, julia_version::Nothing, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) │ │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1558 │ │ [4] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{Base.UUID}; allow_autoprecomp::Bool, preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, prefer_loaded_versions::Bool) │ │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2438 │ │ [5] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, prefer_loaded_versions::Bool, kwargs::@Kwargs{io::Base.DevNull, julia_version::Nothing}) │ │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:380 │ │ [6] (::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{Pkg.Types.PackageSpec, Dict}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:217 │ │ [7] activate(f::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{Pkg.Types.PackageSpec, Dict}}, new_project::String) │ │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1657 │ │ [8] (::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ │ [9] with_depot_path(f::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}, new_path::String) │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:214 │ │ [10] (::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ │ [11] (::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:54 [inlined] │ │ [12] withenv(f::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}}, keyvals::Pair{String, String}) │ │ @ Base env.jl:273 │ │ [13] with_no_auto_precompilation(f::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}) │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:53 [inlined] │ │ [14] (::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}})() │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] │ │ [15] with_no_pkg_handrails(f::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{Pkg.Types.PackageSpec, Dict}}) │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:40 │ │ [16] collect_artifact_metas(dependencies::Vector{Pkg.Types.PackageSpec}; platform::Base.BinaryPlatforms.Platform, project_dir::String, pkg_depot::String, verbose::Bool, allow_install::Bool) │ │ @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 │ │ [17] prepare(jlls::Vector{BinaryBuilderSources.JLLSource}; project_dir::String, depot::String, verbose::Bool, force::Bool, registries::Vector{Pkg.Registry.RegistryInstance}, registry_refresh_interval::Dates.Hour, to::TimerOutputs.TimerOutput, ignore_empty_registries::Bool) │ │ @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/JLLSource.jl:313 │ │ [18] prepare(sources::Vector{BinaryBuilderSources.AbstractSource}; verbose::Bool, force::Bool, depot::String, registries::Vector{Pkg.Registry.RegistryInstance}, project_dir::String, to::TimerOutputs.TimerOutput) │ │ @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/BinaryBuilderSources.jl:80 │ │ [19] with_toolchains(f::BinaryBuilderToolchains.var"#153#154", toolchains::Vector{BinaryBuilderToolchains.AbstractToolchain}; deploy_dir::Nothing, env::Base.EnvDict, verbose::Bool) │ │ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:137 │ │ [20] with_toolchains(f::Function, toolchains::Vector{BinaryBuilderToolchains.AbstractToolchain}) │ │ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:128 │ │ [21] macro expansion │ │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:78 [inlined] │ │ [22] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:70 [inlined] │ │ [23] macro expansion │ │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:73 [inlined] │ │ [24] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/QUxvR/src/workloads.jl:118 [inlined] │ │ [25] top-level scope │ │ @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:115 │ │ [26] include(mod::Module, _path::String) │ │ @ Base Base.jl:325 │ │ [27] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base loading.jl:3303 │ │ [28] top-level scope │ │ @ stdin:5 │ │ [29] eval(m::Module, e::Any) │ │ @ Core boot.jl:545 │ │ [30] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base loading.jl:3132 │ │ [31] include_string(m::Module, txt::String, fname::String) │ │ @ Base loading.jl:3142 [inlined] │ │ [32] exec_options(opts::Base.JLOptions) │ │ @ Base client.jl:353 │ │ [33] _start() │ │ @ Base client.jl:596 │ └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/BinaryBuilderToolchains.jl:84 │ ┌ Warning: TODO: determine if this flag prepending is actually needed │ └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:855 │ ┌ Warning: TODO: add sanitize compile flags! │ └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:861 │ ┌ Warning: TODO: sanitize_link_flags() │ └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:895 │ ┌ Warning: TODO: Verify that `as` does not need adjusted MACOSX_DEPLOYMENT_TARGET │ └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/BinutilsToolchain.jl:164 │ ┌ Warning: TODO: Add in `ld.64` and `ld.target-triplet` again │ └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/BinutilsToolchain.jl:165 └ Precompilation completed after 237.74s ################################################################################ # Testing # Testing BinaryBuilderToolchains Status `/tmp/jl_E3Fbcx/Project.toml` [213f2928] BinaryBuilderPlatformExtensions v0.2.0 [316c416d] BinaryBuilderSources v0.2.0 [33566f4c] BinaryBuilderToolchains v0.3.0 [6df8b67a] HistoricalStdlibVersions v2.0.6 [afc68a34] JLLPrefixes v0.4.2 [21706172] LazyJLLWrappers v1.1.0 [aea7be01] PrecompileTools v1.3.4 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [216c6a2e] TreeArchival v0.2.0 [56f22d72] Artifacts v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [ea8e919c] SHA v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_E3Fbcx/Manifest.toml` [654d7472] BinaryBuilderGitUtils v0.2.0 [213f2928] BinaryBuilderPlatformExtensions v0.2.0 [316c416d] BinaryBuilderSources v0.2.0 [33566f4c] BinaryBuilderToolchains v0.3.0 [e2ba6199] ExprTools v0.1.10 [d7ba0133] Git v1.5.0 [6df8b67a] HistoricalStdlibVersions v2.0.6 [afc68a34] JLLPrefixes v0.4.2 [692b3bcd] JLLWrappers v1.8.0 [21706172] LazyJLLWrappers v1.1.0 [73786568] MultiHashParsing v0.2.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [6c6a2e73] Scratch v1.3.0 [a759f4b9] TimerOutputs v0.5.29 [216c6a2e] TreeArchival v0.2.0 [1fd713ca] Attr_jll v2.5.3+0 [2e619515] Expat_jll v2.8.2+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.4.1+0 [9b64493d] Tar_jll v1.35.0+0 [5d31d589] gh_cli_jll v2.83.2+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time resolve_versions | 15 15 1m15.0s Test Summary: | Pass Total Time WrapperUtils | 2 2 2.1s ┌ Warning: TODO: Should glibc_version be embedded within the triplet? └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:101 ┌ Info: CToolchain tests │ use_ccache = false │ compiler_runtime = :auto │ vendor = :auto └ cxx_runtime = :auto ┌ Warning: TODO: determine if this flag prepending is actually needed └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:855 ┌ Warning: TODO: add sanitize compile flags! └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:861 ┌ Warning: TODO: sanitize_link_flags() └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/CToolchain.jl:895 ┌ Warning: TODO: Verify that `as` does not need adjusted MACOSX_DEPLOYMENT_TARGET └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/BinutilsToolchain.jl:164 ┌ Warning: TODO: Add in `ld.64` and `ld.target-triplet` again └ @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/toolchains/BinutilsToolchain.jl:165 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_toSNK7/lib:/tmp/jl_toSNK7/x86_64-linux-gnu/lib:/tmp/jl_toSNK7/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_toSNK7/lib:/tmp/jl_toSNK7/x86_64-linux-gnu/lib:/tmp/jl_toSNK7/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_toSNK7/lib:/tmp/jl_toSNK7/x86_64-linux-gnu/lib:/tmp/jl_toSNK7/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_toSNK7/lib:/tmp/jl_toSNK7/x86_64-linux-gnu/lib:/tmp/jl_toSNK7/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_kIY7st/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = false │ compiler_runtime = :libgcc │ vendor = :gcc └ cxx_runtime = :libstdcxx 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_qUT0Us/lib:/tmp/jl_qUT0Us/x86_64-linux-gnu/lib:/tmp/jl_qUT0Us/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_qUT0Us/lib:/tmp/jl_qUT0Us/x86_64-linux-gnu/lib:/tmp/jl_qUT0Us/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_qUT0Us/lib:/tmp/jl_qUT0Us/x86_64-linux-gnu/lib:/tmp/jl_qUT0Us/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_qUT0Us/lib:/tmp/jl_qUT0Us/x86_64-linux-gnu/lib:/tmp/jl_qUT0Us/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_LK95rc/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = false │ compiler_runtime = :libgcc │ vendor = :clang └ cxx_runtime = :libstdcxx 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_o9B1tV/lib:/tmp/jl_o9B1tV/x86_64-linux-gnu/lib:/tmp/jl_o9B1tV/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_o9B1tV/lib:/tmp/jl_o9B1tV/x86_64-linux-gnu/lib:/tmp/jl_o9B1tV/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_o9B1tV/lib:/tmp/jl_o9B1tV/x86_64-linux-gnu/lib:/tmp/jl_o9B1tV/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_o9B1tV/lib:/tmp/jl_o9B1tV/x86_64-linux-gnu/lib:/tmp/jl_o9B1tV/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_0ZWuMk/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = false │ compiler_runtime = :libgcc │ vendor = :clang └ cxx_runtime = :libcxx 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_wzarOk/lib:/tmp/jl_wzarOk/x86_64-linux-gnu/lib:/tmp/jl_wzarOk/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_wzarOk/lib:/tmp/jl_wzarOk/x86_64-linux-gnu/lib:/tmp/jl_wzarOk/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_wzarOk/lib:/tmp/jl_wzarOk/x86_64-linux-gnu/lib:/tmp/jl_wzarOk/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_wzarOk/lib:/tmp/jl_wzarOk/x86_64-linux-gnu/lib:/tmp/jl_wzarOk/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Drk2fk/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = false │ compiler_runtime = :compiler_rt │ vendor = :clang └ cxx_runtime = :libcxx 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_TJfUqD/lib:/tmp/jl_TJfUqD/x86_64-linux-gnu/lib:/tmp/jl_TJfUqD/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_TJfUqD/lib:/tmp/jl_TJfUqD/x86_64-linux-gnu/lib:/tmp/jl_TJfUqD/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_TJfUqD/lib:/tmp/jl_TJfUqD/x86_64-linux-gnu/lib:/tmp/jl_TJfUqD/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_TJfUqD/lib:/tmp/jl_TJfUqD/x86_64-linux-gnu/lib:/tmp/jl_TJfUqD/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_bX6SzG/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = true │ compiler_runtime = :auto │ vendor = :auto └ cxx_runtime = :auto 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_eMpVuc/lib:/tmp/jl_eMpVuc/x86_64-linux-gnu/lib:/tmp/jl_eMpVuc/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_eMpVuc/lib:/tmp/jl_eMpVuc/x86_64-linux-gnu/lib:/tmp/jl_eMpVuc/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_eMpVuc/lib:/tmp/jl_eMpVuc/x86_64-linux-gnu/lib:/tmp/jl_eMpVuc/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_eMpVuc/lib:/tmp/jl_eMpVuc/x86_64-linux-gnu/lib:/tmp/jl_eMpVuc/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_niHN72/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = true │ compiler_runtime = :libgcc │ vendor = :gcc └ cxx_runtime = :libstdcxx 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_IKmXU4/lib:/tmp/jl_IKmXU4/x86_64-linux-gnu/lib:/tmp/jl_IKmXU4/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_IKmXU4/lib:/tmp/jl_IKmXU4/x86_64-linux-gnu/lib:/tmp/jl_IKmXU4/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_IKmXU4/lib:/tmp/jl_IKmXU4/x86_64-linux-gnu/lib:/tmp/jl_IKmXU4/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_IKmXU4/lib:/tmp/jl_IKmXU4/x86_64-linux-gnu/lib:/tmp/jl_IKmXU4/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_Hg6bdT/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = true │ compiler_runtime = :libgcc │ vendor = :clang └ cxx_runtime = :libstdcxx 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_r5HWIe/lib:/tmp/jl_r5HWIe/x86_64-linux-gnu/lib:/tmp/jl_r5HWIe/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_r5HWIe/lib:/tmp/jl_r5HWIe/x86_64-linux-gnu/lib:/tmp/jl_r5HWIe/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_r5HWIe/lib:/tmp/jl_r5HWIe/x86_64-linux-gnu/lib:/tmp/jl_r5HWIe/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_r5HWIe/lib:/tmp/jl_r5HWIe/x86_64-linux-gnu/lib:/tmp/jl_r5HWIe/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_g02fA8/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = true │ compiler_runtime = :libgcc │ vendor = :clang └ cxx_runtime = :libcxx 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_TpPOjH/lib:/tmp/jl_TpPOjH/x86_64-linux-gnu/lib:/tmp/jl_TpPOjH/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_TpPOjH/lib:/tmp/jl_TpPOjH/x86_64-linux-gnu/lib:/tmp/jl_TpPOjH/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_TpPOjH/lib:/tmp/jl_TpPOjH/x86_64-linux-gnu/lib:/tmp/jl_TpPOjH/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_TpPOjH/lib:/tmp/jl_TpPOjH/x86_64-linux-gnu/lib:/tmp/jl_TpPOjH/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_3Ba5wr/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ use_ccache = true │ compiler_runtime = :compiler_rt │ vendor = :clang └ cxx_runtime = :libcxx 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_aSVbD7/lib:/tmp/jl_aSVbD7/x86_64-linux-gnu/lib:/tmp/jl_aSVbD7/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_aSVbD7/lib:/tmp/jl_aSVbD7/x86_64-linux-gnu/lib:/tmp/jl_aSVbD7/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_aSVbD7/lib:/tmp/jl_aSVbD7/x86_64-linux-gnu/lib:/tmp/jl_aSVbD7/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_aSVbD7/lib:/tmp/jl_aSVbD7/x86_64-linux-gnu/lib:/tmp/jl_aSVbD7/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_7gQRfX/lib", "CCACHE_DIR=/tmp/jl_WoD8yN", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ vendor = :gcc_bootstrap └ use_ccache = false 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_YOJiH0/lib:/tmp/jl_YOJiH0/x86_64-linux-gnu/lib:/tmp/jl_YOJiH0/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/lib", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_YOJiH0/lib:/tmp/jl_YOJiH0/x86_64-linux-gnu/lib:/tmp/jl_YOJiH0/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/lib", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_YOJiH0/lib:/tmp/jl_YOJiH0/x86_64-linux-gnu/lib:/tmp/jl_YOJiH0/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/lib", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/gcc/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_YOJiH0/lib:/tmp/jl_YOJiH0/x86_64-linux-gnu/lib:/tmp/jl_YOJiH0/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_XSjNSp/lib", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 ┌ Info: CToolchain tests │ vendor = :clang_bootstrap └ use_ccache = false 00_hello_world: ✓ 01_dynamic_linking: ✓ 02_cxx_string_abi: ✓ 03_frandom_seed: ✓ 04_ar_determinism: ✓ 05_lock_microarchitecture: ✓ 06_library_tangle: ✓ 07_compressed_debug_sections: ✓ 08_strip_resigning: ✓ aclocal: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/aclocal --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_zJ11Tw/lib:/tmp/jl_zJ11Tw/x86_64-linux-gnu/lib:/tmp/jl_zJ11Tw/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/lib", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 aclocal-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/aclocal-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_zJ11Tw/lib:/tmp/jl_zJ11Tw/x86_64-linux-gnu/lib:/tmp/jl_zJ11Tw/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/lib", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/automake --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_zJ11Tw/lib:/tmp/jl_zJ11Tw/x86_64-linux-gnu/lib:/tmp/jl_zJ11Tw/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/lib", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 automake-1.16: Test Failed at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 Expression: success(setenv(`$(wrapper) --version`, env)) Evaluated: success(setenv(`/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/automake-1.16 --version`,["AUTOMAKE_UNINSTALLED=true", "CC_TARGET=x86_64-linux-gnu", "OPENBLAS_NUM_THREADS=1", "OPENBLAS_MAIN_FREE=1", "AUTOM4TE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/autom4te", "JULIA_LOAD_PATH=@:/tmp/jl_E3Fbcx", "OBJCOPY=x86_64-linux-gnu-objcopy", "JULIA_DEPOT_PATH=/home/pkgeval/.julia:/usr/local/share/julia:", "JULIA_PKG_PRECOMPILE_AUTO=0", "OBJDUMP=x86_64-linux-gnu-objdump", "READELF=x86_64-linux-gnu-readelf", "AUTOCONF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/autoconf", "CPP=x86_64-linux-gnu-cpp", "JULIA_PKGEVAL=true", "TESTSUITE_OUTPUT_DIR=/tmp/jl_rLdpY7", "AR=x86_64-linux-gnu-ar", "PATH=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/clang/bin:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/opt/julia/bin", "RANLIB=x86_64-linux-gnu-ranlib", "AS=x86_64-linux-gnu-as", "PATCHELF=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/bin/patchelf", "PERLLIB=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/aclocal-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/automake-1.16:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/share/autoconf", "CI=true", "LD=x86_64-linux-gnu-ld", "M4=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/wrappers/m4", "SSL_CERT_DIR=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/etc/certs", "NM=x86_64-linux-gnu-nm", "dlext=so", "exeext=", "SSL_CERT_FILE=/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/etc/certs/ca-certificates.crt", "JULIA_CPU_THREADS=1", "PYTHON=", "R_HOME=*", "CC=x86_64-linux-gnu-cc", "JULIA_NUM_PRECOMPILE_TASKS=1", "STRIP=x86_64-linux-gnu-strip", "LD_LIBRARY_PATH=/tmp/jl_zJ11Tw/lib:/tmp/jl_zJ11Tw/x86_64-linux-gnu/lib:/tmp/jl_zJ11Tw/x86_64-linux-gnu/lib64:/home/pkgeval/.julia/scratchspaces/33566f4c-336c-3150-6d30-4374274e6143/tempdirs/with_toolchains_KTYPWC/lib", "CXX=x86_64-linux-gnu-c++", "HOME=/home/pkgeval", "CXXFILT=x86_64-linux-gnu-c++filt", "JULIA_NUM_THREADS=1", "DISPLAY=:1", "PKGEVAL=true", "LANG=C.UTF-8"])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:62 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] toolchain_tests(prefix::String, env::Dict{String, String}, platform::CrossPlatform, testsuite::String; do_cxxabi_tests::Bool) @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/common.jl:26 [ Info: Running `$CC` tests for 17 platforms CToolchain: Error During Test at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/CToolchainTests.jl:12 Got exception outside of a @test failed to fetch from https://github.com/staticfloat/GCC_support_libraries_jll.jl: (failed to resolve address for github.com: Temporary failure in name resolution) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] fetch(io::Base.DevNull, repo::LibGit2.GitRepo, remoteurl::String; header::Nothing, credentials::Nothing, refspecs::Vector{String}, depth::Int64, kwargs::@Kwargs{}) @ Pkg.GitTools /opt/julia/share/julia/stdlib/v1.14/Pkg/src/GitTools.jl:258 [3] (::Pkg.Types.var"#handle_repo_add!##2#handle_repo_add!##3"{Pkg.Types.Context, PackageSpec, String})(repo::LibGit2.GitRepo) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1069 [4] with(f::Pkg.Types.var"#handle_repo_add!##2#handle_repo_add!##3"{Pkg.Types.Context, PackageSpec, String}, obj::LibGit2.GitRepo) @ LibGit2 /opt/julia/share/julia/stdlib/v1.14/LibGit2/src/types.jl:1230 [5] handle_repo_add!(ctx::Pkg.Types.Context, pkg::PackageSpec) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1024 [6] handle_repos_add!(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1116 [7] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Platform, target::Symbol, allow_autoprecomp::Bool, prefer_loaded_versions::Bool, kwargs::@Kwargs{io::Base.DevNull, julia_version::Nothing}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:359 [8] (::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{PackageSpec, Dict}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:217 [9] activate(f::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{PackageSpec, Dict}}, new_project::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1657 [10] (::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{PackageSpec, Dict}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] [11] with_depot_path(f::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{PackageSpec, Dict}}, new_path::String) @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:214 [12] (::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{PackageSpec, Dict}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] [13] (::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{PackageSpec, Dict}}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:54 [inlined] [14] withenv(f::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{PackageSpec, Dict}}}, keyvals::Pair{String, String}) @ Base env.jl:273 [15] with_no_auto_precompilation(f::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{PackageSpec, Dict}}) @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:53 [inlined] [16] (::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{PackageSpec, Dict}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] [17] with_no_pkg_handrails(f::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{PackageSpec, Dict}}) @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:40 [18] collect_artifact_metas(dependencies::Vector{PackageSpec}; platform::Platform, project_dir::String, pkg_depot::String, verbose::Bool, allow_install::Bool) @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [19] prepare(jlls::Vector{JLLSource}; project_dir::String, depot::String, verbose::Bool, force::Bool, registries::Vector{Pkg.Registry.RegistryInstance}, registry_refresh_interval::Dates.Hour, to::TimerOutputs.TimerOutput, ignore_empty_registries::Bool) @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/JLLSource.jl:313 [20] prepare(sources::Vector{AbstractSource}; verbose::Bool, force::Bool, depot::String, registries::Vector{Pkg.Registry.RegistryInstance}, project_dir::String, to::TimerOutputs.TimerOutput) @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/BinaryBuilderSources.jl:80 [21] with_toolchains(f::var"#80#81"{Platform, Symbol}, toolchains::Vector{AbstractToolchain}; deploy_dir::Nothing, env::Base.EnvDict, verbose::Bool) @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:137 [22] with_toolchains(f::Function, toolchains::Vector{AbstractToolchain}) @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:128 [23] top-level scope @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/CToolchainTests.jl:14 [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [25] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/CToolchainTests.jl:138 [inlined] [26] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [27] (::var"#9#10")() @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/runtests.jl:16 [inlined] [28] (::var"#with_temp_storage_locations##0#with_temp_storage_locations##1"{var"#9#10", BinaryBuilderSources.var"#80#81", BinaryBuilderSources.var"#77#78"})(dir::String) @ Main ~/.julia/packages/BinaryBuilderSources/WlOmf/test/common.jl:10 [29] mktempdir(fn::var"#with_temp_storage_locations##0#with_temp_storage_locations##1"{var"#9#10", BinaryBuilderSources.var"#80#81", BinaryBuilderSources.var"#77#78"}, parent::String; prefix::String) @ Base.Filesystem file.jl:949 [30] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [31] with_temp_storage_locations(f::var"#9#10") @ Main ~/.julia/packages/BinaryBuilderSources/WlOmf/test/common.jl:6 [32] top-level scope @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/runtests.jl:13 [33] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [34] top-level scope @ none:6 [35] eval(m::Module, e::Any) @ Core boot.jl:545 [36] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [37] _start() @ Base client.jl:596 caused by: GitError(Code:ERROR, Class:Net, failed to resolve address for github.com: Temporary failure in name resolution) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/LibGit2/src/error.jl:124 [inlined] [2] fetch(rmt::LibGit2.GitRemote, refspecs::Vector{String}; options::LibGit2.FetchOptions, msg::String) @ LibGit2 /opt/julia/share/julia/stdlib/v1.14/LibGit2/src/remote.jl:318 [3] fetch(repo::LibGit2.GitRepo; remote::String, remoteurl::SubString{String}, refspecs::Vector{String}, depth::Int64, credentials::LibGit2.CachedCredentials, callbacks::Dict{Symbol, Tuple{Ptr{Nothing}, Any}}) @ LibGit2 /opt/julia/share/julia/stdlib/v1.14/LibGit2/src/LibGit2.jl:304 [4] fetch(io::Base.DevNull, repo::LibGit2.GitRepo, remoteurl::String; header::Nothing, credentials::Nothing, refspecs::Vector{String}, depth::Int64, kwargs::@Kwargs{}) @ Pkg.GitTools /opt/julia/share/julia/stdlib/v1.14/Pkg/src/GitTools.jl:248 [5] (::Pkg.Types.var"#handle_repo_add!##2#handle_repo_add!##3"{Pkg.Types.Context, PackageSpec, String})(repo::LibGit2.GitRepo) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1069 [6] with(f::Pkg.Types.var"#handle_repo_add!##2#handle_repo_add!##3"{Pkg.Types.Context, PackageSpec, String}, obj::LibGit2.GitRepo) @ LibGit2 /opt/julia/share/julia/stdlib/v1.14/LibGit2/src/types.jl:1230 [7] handle_repo_add!(ctx::Pkg.Types.Context, pkg::PackageSpec) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1024 [8] handle_repos_add!(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:1116 [9] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Platform, target::Symbol, allow_autoprecomp::Bool, prefer_loaded_versions::Bool, kwargs::@Kwargs{io::Base.DevNull, julia_version::Nothing}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:359 [10] (::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{PackageSpec, Dict}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:217 [11] activate(f::JLLPrefixes.var"#51#52"{Bool, Bool, Dict{PackageSpec, Dict}}, new_project::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1657 [12] (::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{PackageSpec, Dict}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] [13] with_depot_path(f::JLLPrefixes.var"#49#50"{Bool, Bool, String, Dict{PackageSpec, Dict}}, new_path::String) @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:214 [14] (::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{PackageSpec, Dict}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] [15] (::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{PackageSpec, Dict}}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:54 [inlined] [16] withenv(f::JLLPrefixes.var"#with_no_auto_precompilation##0#with_no_auto_precompilation##1"{JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{PackageSpec, Dict}}}, keyvals::Pair{String, String}) @ Base env.jl:273 [17] with_no_auto_precompilation(f::JLLPrefixes.var"#47#48"{String, Bool, Bool, String, Dict{PackageSpec, Dict}}) @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:53 [inlined] [18] (::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{PackageSpec, Dict}})() @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [inlined] [19] with_no_pkg_handrails(f::JLLPrefixes.var"#45#46"{String, Bool, Bool, String, Dict{PackageSpec, Dict}}) @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/pkg_utils.jl:40 [20] collect_artifact_metas(dependencies::Vector{PackageSpec}; platform::Platform, project_dir::String, pkg_depot::String, verbose::Bool, allow_install::Bool) @ JLLPrefixes ~/.julia/packages/JLLPrefixes/1WzYe/src/JLLPrefixes.jl:70 [21] prepare(jlls::Vector{JLLSource}; project_dir::String, depot::String, verbose::Bool, force::Bool, registries::Vector{Pkg.Registry.RegistryInstance}, registry_refresh_interval::Dates.Hour, to::TimerOutputs.TimerOutput, ignore_empty_registries::Bool) @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/JLLSource.jl:313 [22] prepare(sources::Vector{AbstractSource}; verbose::Bool, force::Bool, depot::String, registries::Vector{Pkg.Registry.RegistryInstance}, project_dir::String, to::TimerOutputs.TimerOutput) @ BinaryBuilderSources ~/.julia/packages/BinaryBuilderSources/WlOmf/src/BinaryBuilderSources.jl:80 [23] with_toolchains(f::var"#80#81"{Platform, Symbol}, toolchains::Vector{AbstractToolchain}; deploy_dir::Nothing, env::Base.EnvDict, verbose::Bool) @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:137 [24] with_toolchains(f::Function, toolchains::Vector{AbstractToolchain}) @ BinaryBuilderToolchains ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/src/InteractiveUtils.jl:128 [25] top-level scope @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/CToolchainTests.jl:14 [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [27] macro expansion @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/CToolchainTests.jl:138 [inlined] [28] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [29] (::var"#9#10")() @ Main ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/runtests.jl:16 [inlined] [30] (::var"#with_temp_storage_locations##0#with_temp_storage_locations##1"{var"#9#10", BinaryBuilderSources.var"#80#81", BinaryBuilderSources.var"#77#78"})(dir::String) @ Main ~/.julia/packages/BinaryBuilderSources/WlOmf/test/common.jl:10 [31] mktempdir(fn::var"#with_temp_storage_locations##0#with_temp_storage_locations##1"{var"#9#10", BinaryBuilderSources.var"#80#81", BinaryBuilderSources.var"#77#78"}, parent::String; prefix::String) @ Base.Filesystem file.jl:949 [32] mktempdir(fn::Function, parent::String) @ Base.Filesystem file.jl:945 [33] with_temp_storage_locations(f::var"#9#10") @ Main ~/.julia/packages/BinaryBuilderSources/WlOmf/test/common.jl:6 [34] top-level scope @ ~/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/runtests.jl:13 [35] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [36] top-level scope @ none:6 [37] eval(m::Module, e::Any) @ Core boot.jl:545 [38] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [39] _start() @ Base client.jl:596 Test Summary: | Pass Fail Error Total Time CToolchain | 616 48 1 665 9m42.3s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 | 46 4 50 27.4s aclocal | 1 1 17.3s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.1s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.0s c++filt | 1 1 0.0s cc | 1 1 0.0s cpp | 1 1 0.0s curl | 1 1 0.1s file | 1 1 0.0s g++ | 1 1 0.0s gcc | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.1s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.0s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.0s x86_64-linux-gnu-cpp | 1 1 0.0s x86_64-linux-gnu-g++ | 1 1 0.1s x86_64-linux-gnu-gcc | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 cxxabi | 49 4 53 9.4s aclocal | 1 1 0.0s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.0s c++filt | 1 1 0.0s cc | 1 1 0.0s cpp | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s g++ | 1 1 0.0s gcc | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.0s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.0s x86_64-linux-gnu-cpp | 1 1 0.0s x86_64-linux-gnu-g++ | 1 1 0.0s x86_64-linux-gnu-gcc | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 cxxabi | 49 4 53 11.4s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.7s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.1s c++filt | 1 1 0.0s cc | 1 1 0.1s clang | 1 1 0.1s clang++ | 1 1 0.1s clang-scan-deps | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.0s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.1s x86_64-linux-gnu-clang | 1 1 0.1s x86_64-linux-gnu-clang++ | 1 1 0.1s x86_64-linux-gnu-clang-scan-deps | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 | 46 4 50 9.3s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.1s c++filt | 1 1 0.0s cc | 1 1 0.0s clang | 1 1 0.0s clang++ | 1 1 0.0s clang-scan-deps | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.0s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.1s x86_64-linux-gnu-clang | 1 1 0.1s x86_64-linux-gnu-clang++ | 1 1 0.0s x86_64-linux-gnu-clang-scan-deps | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 | 46 4 50 9.6s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.0s c++filt | 1 1 0.0s cc | 1 1 0.0s clang | 1 1 0.0s clang++ | 1 1 0.1s clang-scan-deps | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s git | 1 1 0.1s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.0s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.0s x86_64-linux-gnu-clang | 1 1 0.0s x86_64-linux-gnu-clang++ | 1 1 0.0s x86_64-linux-gnu-clang-scan-deps | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 | 46 4 50 8.7s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.0s c++filt | 1 1 0.0s cc | 1 1 0.0s cpp | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s g++ | 1 1 0.0s gcc | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.0s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.0s x86_64-linux-gnu-cpp | 1 1 0.0s x86_64-linux-gnu-g++ | 1 1 0.0s x86_64-linux-gnu-gcc | 1 1 0.1s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 cxxabi | 49 4 53 9.9s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.0s c++filt | 1 1 0.0s cc | 1 1 0.0s cpp | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s g++ | 1 1 0.0s gcc | 1 1 0.1s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.0s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.0s x86_64-linux-gnu-cpp | 1 1 0.0s x86_64-linux-gnu-g++ | 1 1 0.0s x86_64-linux-gnu-gcc | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 cxxabi | 49 4 53 10.6s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.1s c++filt | 1 1 0.0s cc | 1 1 0.1s clang | 1 1 0.1s clang++ | 1 1 0.1s clang-scan-deps | 1 1 0.0s curl | 1 1 0.1s file | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.1s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.1s x86_64-linux-gnu-clang | 1 1 0.1s x86_64-linux-gnu-clang++ | 1 1 0.1s x86_64-linux-gnu-clang-scan-deps | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 | 46 4 50 10.0s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.1s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.1s c++filt | 1 1 0.0s cc | 1 1 0.1s clang | 1 1 0.1s clang++ | 1 1 0.1s clang-scan-deps | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.1s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.1s x86_64-linux-gnu-clang | 1 1 0.1s x86_64-linux-gnu-clang++ | 1 1 0.1s x86_64-linux-gnu-clang-scan-deps | 1 1 0.1s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 | 46 4 50 9.7s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.1s c++filt | 1 1 0.0s cc | 1 1 0.1s clang | 1 1 0.1s clang++ | 1 1 0.1s clang-scan-deps | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s git | 1 1 0.1s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.1s x86_64-linux-gnu-c++ | 1 1 0.1s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.1s x86_64-linux-gnu-clang | 1 1 0.1s x86_64-linux-gnu-clang++ | 1 1 0.1s x86_64-linux-gnu-clang-scan-deps | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 cxxabi | 49 4 53 11.1s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.0s autom4te | 1 1 0.3s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.0s c++filt | 1 1 0.0s cc | 1 1 0.0s cpp | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s g++ | 1 1 0.0s gcc | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.1s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.0s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.0s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.0s x86_64-linux-gnu-cpp | 1 1 0.0s x86_64-linux-gnu-g++ | 1 1 0.0s x86_64-linux-gnu-gcc | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s x86_64-linux-gnu-target_libgfortran_version+5.0.0-target_libc+glibc-target_arch+x86_64-target_os+linux-target_cxxlib+libstdcxx-target_julia_version+1.14.0-target_cxxstring_abi+cxx11 cxxabi | 49 4 53 10.0s aclocal | 1 1 0.1s aclocal-1.16 | 1 1 0.0s ar | 1 1 0.0s as | 1 1 0.0s autoconf | 1 1 0.1s autom4te | 1 1 0.2s automake | 1 1 0.1s automake-1.16 | 1 1 0.0s autoreconf | 1 1 0.1s c++ | 1 1 0.1s c++filt | 1 1 0.0s cc | 1 1 0.1s clang | 1 1 0.1s clang++ | 1 1 0.1s clang-scan-deps | 1 1 0.0s curl | 1 1 0.0s file | 1 1 0.0s git | 1 1 0.0s gmake | 1 1 0.0s gnumake | 1 1 0.0s ld | 1 1 0.0s libtool | 1 1 0.1s m4 | 1 1 0.0s make | 1 1 0.0s nm | 1 1 0.0s objcopy | 1 1 0.0s objdump | 1 1 0.0s ranlib | 1 1 0.0s readelf | 1 1 0.0s strip | 1 1 0.0s tar | 1 1 0.1s vi | 1 1 0.0s vim | 1 1 0.0s vimdiff | 1 1 0.0s x86_64-linux-gnu-ar | 1 1 0.0s x86_64-linux-gnu-as | 1 1 0.0s x86_64-linux-gnu-c++ | 1 1 0.1s x86_64-linux-gnu-c++filt | 1 1 0.0s x86_64-linux-gnu-cc | 1 1 0.1s x86_64-linux-gnu-clang | 1 1 0.1s x86_64-linux-gnu-clang++ | 1 1 0.1s x86_64-linux-gnu-clang-scan-deps | 1 1 0.0s x86_64-linux-gnu-ld | 1 1 0.0s x86_64-linux-gnu-nm | 1 1 0.0s x86_64-linux-gnu-objcopy | 1 1 0.0s x86_64-linux-gnu-objdump | 1 1 0.0s x86_64-linux-gnu-ranlib | 1 1 0.0s x86_64-linux-gnu-readelf | 1 1 0.0s x86_64-linux-gnu-strip | 1 1 0.0s target/host isolation | 18 18 46.2s x86_64-linux-gnu - auto | 4 4 6.2s x86_64-linux-gnu - gcc | 4 4 5.9s RNG of the outermost testset: Random.Xoshiro(0xd422be56a2bcb032, 0x1522fbc1fb19afc0, 0x92e68a42167814ff, 0x4a6d07d38a3e4e67, 0xfb079bafcc164d3e) ERROR: LoadError: Some tests did not pass: 616 passed, 48 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/CToolchainTests.jl:12 in expression starting at /home/pkgeval/.julia/packages/BinaryBuilderToolchains/Z0ahn/test/runtests.jl:13 Testing failed after 539.61s ERROR: LoadError: Package BinaryBuilderToolchains 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1011.95s: networking-related issues were detected