* Package: dev-lang/zig-0.14.0:0.14 * Repository: gentoo * Maintainer: bratishkaerik@landless-city.net proxy-maint@gentoo.org * Upstream: https://github.com/ziglang/zig/issues * USE: abi_x86_64 amd64 elibc_musl kernel_linux llvm llvm_slot_19 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * ZIG_EXE: "not-applicable" * ZIG_VER: 0.14.0 * ZIG_TARGET: native * ZIG_CPU: alderlake * Using /usr/lib/llvm/19 for CBUILD LLVM 19 * Checking for at least 4 GiB RAM ... [ ok ] >>> Unpacking source... >>> Unpacking zig-0.14.0.tar.xz to /var/tmp/portage/dev-lang/zig-0.14.0/work >>> Source unpacked in /var/tmp/portage/dev-lang/zig-0.14.0/work >>> Preparing source in /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 ... * ZBS: configured with: * -j4 -Dtarget=native -Dcpu=alderlake --release=safe --prefix /usr/ --prefix-exe-dir bin/ --prefix-lib-dir lib/ --prefix-include-dir include/ --libc /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig_libc.txt --summary all --verbose --build-file /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/build.zig --zig-lib-dir /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib/ --prefix /usr/lib/zig/0.14.0/ --prefix-lib-dir lib/ -Dno-langref=true -Dstd-docs=false -Ddebug-extensions=false --release=fast -Denable-llvm=true -Dstatic-llvm=false -Dconfig_h=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/config.h * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build" cmake -C /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DZIG_SHARED_LLVM=ON -DZIG_USE_LLVM_CONFIG=ON -DZIG_HOST_TARGET_TRIPLE=x86_64-linux-musl -DCMAKE_FIND_USE_PACKAGE_ROOT_PATH=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 loading initial cache file /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/gentoo_common_config.cmake -- The C compiler identification is Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/llvm/19/bin/clang-19 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/llvm/19/bin/clang++-19 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring zig version 0.14.0 -- Found llvm: /usr/lib/llvm/19/lib/libLLVM-19+libcxx.so (Required is at least version "19") -- Found clang: /usr/lib/llvm/19/lib/libclang-cpp.so (Required is at least version "19") -- Found lld: /usr/lib/llvm/19/lib/liblldMinGW.so;/usr/lib/llvm/19/lib/liblldELF.so;/usr/lib/llvm/19/lib/liblldCOFF.so;/usr/lib/llvm/19/lib/liblldWasm.so;/usr/lib/llvm/19/lib/liblldMachO.so;/usr/lib/llvm/19/lib/liblldCommon.so (Required is at least version "19") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing C++ -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -- Configuring done (0.8s) -- Generating done (0.1s) -- Build files have been written to: /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build" ninja -v -j4 -l0 zig2 [1/18] /usr/lib/llvm/19/bin/clang-19 -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -std=c99 -O2 -MD -MT CMakeFiles/zig-wasm2c.dir/stage1/wasm2c.c.o -MF CMakeFiles/zig-wasm2c.dir/stage1/wasm2c.c.o.d -o CMakeFiles/zig-wasm2c.dir/stage1/wasm2c.c.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/stage1/wasm2c.c [2/18] : && /usr/lib/llvm/19/bin/clang-19 -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Xlinker --dependency-file=CMakeFiles/zig-wasm2c.dir/link.d CMakeFiles/zig-wasm2c.dir/stage1/wasm2c.c.o -o zig-wasm2c -L/usr/lib/llvm/19/lib && : [3/18] /usr/lib/llvm/19/bin/clang++-19 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm/19/include -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -fno-exceptions -fno-rtti -fno-stack-protector -fvisibility-inlines-hidden -Wno-type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/src/zig_llvm-ar.cpp [4/18] cd /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 && /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig-wasm2c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/stage1/zig1.wasm /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig1.c [5/18] /usr/lib/llvm/19/bin/clang++-19 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm/19/include -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -fno-exceptions -fno-rtti -fno-stack-protector -fvisibility-inlines-hidden -Wno-type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/src/zig_clang.cpp [6/18] /usr/lib/llvm/19/bin/clang++-19 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm/19/include -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -fno-exceptions -fno-rtti -fno-stack-protector -fvisibility-inlines-hidden -Wno-type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/src/zig_llvm.cpp [7/18] /usr/lib/llvm/19/bin/clang++-19 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm/19/include -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -fno-exceptions -fno-rtti -fno-stack-protector -fvisibility-inlines-hidden -Wno-type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/src/zig_clang_driver.cpp [8/18] /usr/lib/llvm/19/bin/clang-19 -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -std=c99 -Os -MD -MT CMakeFiles/zig1.dir/stage1/wasi.c.o -MF CMakeFiles/zig1.dir/stage1/wasi.c.o.d -o CMakeFiles/zig1.dir/stage1/wasi.c.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/stage1/wasi.c [9/18] /usr/lib/llvm/19/bin/clang++-19 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm/19/include -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -fno-exceptions -fno-rtti -fno-stack-protector -fvisibility-inlines-hidden -Wno-type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/src/zig_clang_cc1as_main.cpp [10/18] /usr/lib/llvm/19/bin/clang++-19 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/usr/lib/llvm/19/include -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -fno-exceptions -fno-rtti -fno-stack-protector -fvisibility-inlines-hidden -Wno-type-limits -Wno-missing-braces -Wno-comment -MD -MT CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o -MF CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o.d -o CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/src/zig_clang_cc1_main.cpp [11/18] : && /usr/bin/cmake -E rm -f zigcpp/libzigcpp.a && /usr/lib/llvm/19/bin/llvm-ar qc zigcpp/libzigcpp.a CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o && /usr/lib/llvm/19/bin/llvm-ranlib zigcpp/libzigcpp.a && : [12/18] /usr/lib/llvm/19/bin/clang-19 -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -std=c99 -Os -MD -MT CMakeFiles/zig1.dir/zig1.c.o -MF CMakeFiles/zig1.dir/zig1.c.o.d -o CMakeFiles/zig1.dir/zig1.c.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig1.c [13/18] : && /usr/lib/llvm/19/bin/clang-19 -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Xlinker --dependency-file=CMakeFiles/zig1.dir/link.d CMakeFiles/zig1.dir/zig1.c.o CMakeFiles/zig1.dir/stage1/wasi.c.o -o zig1 -L/usr/lib/llvm/19/lib -Wl,-rpath,/usr/lib/llvm/19/lib -lm && : [14/18] cd /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 && /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig1 /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib build-obj -ofmt=c -OReleaseSmall --name compiler_rt -femit-bin="/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/compiler_rt.c" -target x86_64-linux-musl -Mroot=lib/compiler_rt.zig [15/18] cd /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 && /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig1 /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib build-exe -ofmt=c -lc -OReleaseSmall --name zig2 -femit-bin="/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig2.c" -target x86_64-linux-musl --dep build_options --dep aro -Mroot=src/main.zig -Mbuild_options=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/config.zig -Maro=lib/compiler/aro/aro.zig [16/18] /usr/lib/llvm/19/bin/clang-19 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/stage1 -I/usr/lib/llvm/19/include -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -std=c99 -O0 -fno-stack-protector -MD -MT CMakeFiles/zig2.dir/compiler_rt.c.o -MF CMakeFiles/zig2.dir/compiler_rt.c.o.d -o CMakeFiles/zig2.dir/compiler_rt.c.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/compiler_rt.c [17/18] /usr/lib/llvm/19/bin/clang-19 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/stage1 -I/usr/lib/llvm/19/include -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -std=c99 -O0 -fno-stack-protector -MD -MT CMakeFiles/zig2.dir/zig2.c.o -MF CMakeFiles/zig2.dir/zig2.c.o.d -o CMakeFiles/zig2.dir/zig2.c.o -c /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig2.c [18/18] : && /usr/lib/llvm/19/bin/clang++-19 -march=alderlake -O2 -pipe -Werror=odr -Werror=strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,-z,stack-size=0x10000000 -Xlinker --dependency-file=CMakeFiles/zig2.dir/link.d CMakeFiles/zig2.dir/zig2.c.o CMakeFiles/zig2.dir/compiler_rt.c.o -o zig2 -L/usr/lib/llvm/19/lib -Wl,-rpath,/usr/lib/llvm/19/lib zigcpp/libzigcpp.a /usr/lib/llvm/19/lib/libclang-cpp.so /usr/lib/llvm/19/lib/liblldMinGW.so /usr/lib/llvm/19/lib/liblldELF.so /usr/lib/llvm/19/lib/liblldCOFF.so /usr/lib/llvm/19/lib/liblldWasm.so /usr/lib/llvm/19/lib/liblldMachO.so /usr/lib/llvm/19/lib/liblldCommon.so /usr/lib/llvm/19/lib/libLLVM-19+libcxx.so && : * ZBS: compiling with: -j4 -Dtarget=native -Dcpu=alderlake --release=safe --prefix /usr/ --prefix-exe-dir bin/ --prefix-lib-dir lib/ --prefix-include-dir include/ --libc /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig_libc.txt --summary all --verbose --build-file /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/build.zig --zig-lib-dir /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib/ --prefix /usr/lib/zig/0.14.0/ --prefix-lib-dir lib/ -Dno-langref=true -Dstd-docs=false -Ddebug-extensions=false --release=fast -Denable-llvm=true -Dstatic-llvm=false -Dconfig_h=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/config.h --prefix stage3/ git -C /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 describe --match *.*.* --tags --abbrev=9 /usr/lib/llvm/19/bin/clang++-19 -print-file-name=libc++.so x86_64-pc-linux-musl-pkg-config --list-all info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/absvdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/absvsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/absvti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/addf3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/addodi4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/addosi4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/addoti4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/bitreversedi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/bitreversesi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/bitreverseti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/bswapdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/bswapsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/bswapti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/clzdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/clzsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/clzti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/cmpdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/cmpsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/cmpti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/comparedf2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/comparesf2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ctzdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ctzsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ctzti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/divc3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/divdf3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/divsf3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/divtf3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/divti3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/divxf3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/extendf_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ffsdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ffssi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ffsti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/fixint_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/float_from_int_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/fmodq_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/fmodx_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/int_from_float_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/modti3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/mulXi3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/mulc3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/mulf3_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/mulodi4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/mulosi4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/muloti4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/negdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/negsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/negti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/negvdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/negvsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/negvti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/paritydi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/paritysi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/parityti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/popcountdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/popcountsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/popcountti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/powiXf2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/shift_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/subodi4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/subosi4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/suboti4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/truncf_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ucmpdi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ucmpsi2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/ucmpti2_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/udivmoddi4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/udivmodsi4_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/compiler_rt/udivmodti4_test.zig /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig2 build-exe -fallow-so-scripts --stack 48234496 /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zigcpp/libzigcpp.a /usr/lib/llvm/19/lib/libclang-cpp.so /usr/lib/llvm/19/lib/liblldMinGW.so /usr/lib/llvm/19/lib/liblldELF.so /usr/lib/llvm/19/lib/liblldCOFF.so /usr/lib/llvm/19/lib/liblldWasm.so /usr/lib/llvm/19/lib/liblldMachO.so /usr/lib/llvm/19/lib/liblldCommon.so /usr/lib/llvm/19/lib/libLLVM-19+libcxx.so /lib/libc++.so -lunwind -fno-sanitize-thread -OReleaseFast -target native-native -mcpu alderlake -I /usr/lib/llvm/19/include -I /usr/lib/llvm/19/include -L /usr/lib/llvm/19/lib --dep aro --dep aro_translate_c --dep build_options -Mroot=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/src/main.zig -Maro=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib/compiler/aro/aro.zig --dep aro -Maro_translate_c=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib/compiler/aro_translate_c.zig -Mbuild_options=/var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/local/c/cb4b9e3c9e9c40f15cfb35a7cb39a35c/options.zig -lc --libc /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig_libc.txt --cache-dir /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/local/ --global-cache-dir /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/global/ --name zig --zig-lib-dir /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib// --listen=- install (0mq install zig (0mq zig build-exe zig ReleaseFast native-native failure error: error: libc++abi.so: file listed in linker script not found error: the following command exited with error code 1: /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig2 build-exe -fallow-so-scripts --stack 48234496 /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zigcpp/libzigcpp.a /usr/lib/llvm/19/lib/libclang-cpp.so /usr/lib/llvm/19/lib/liblldMinGW.so /usr/lib/llvm/19/lib/liblldELF.so /usr/lib/llvm/19/lib/liblldCOFF.so /usr/lib/llvm/19/lib/liblldWasm.so /usr/lib/llvm/19/lib/liblldMachO.so /usr/lib/llvm/19/lib/liblldCommon.so /usr/lib/llvm/19/lib/libLLVM-19+libcxx.so /lib/libc++.so -lunwind -fno-sanitize-thread -OReleaseFast -target native-native -mcpu alderlake -I /usr/lib/llvm/19/include -I /usr/lib/llvm/19/include -L /usr/lib/llvm/19/lib --dep aro --dep aro_translate_c --dep build_options -Mroot=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/src/main.zig -Maro=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib/compiler/aro/aro.zig --dep aro -Maro_translate_c=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib/compiler/aro_translate_c.zig -Mbuild_options=/var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/local/c/cb4b9e3c9e9c40f15cfb35a7cb39a35c/options.zig -lc --libc /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig_libc.txt --cache-dir /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/local/ --global-cache-dir /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/global/ --name zig --zig-lib-dir /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib// --listen=- info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/Random/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/compress/lzma/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/compress/xz/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/crypto/asn1/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/crypto/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/fs/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/hash/crc/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/http/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/io/Reader/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/io/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/json/JSONTestSuite_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/json/dynamic_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/json/hashmap_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/json/scanner_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/json/static_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/json/stringify_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/json/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/math/big/int_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/net/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/os/linux/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/os/windows/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/posix/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/tar/test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/unicode/throughput_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/zig/parser_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/zig/perf_test.zig info: truncate /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/stage3/lib/zig/std/zip/test.zig Build Summary: 2/5 steps succeeded; 1 failed install transitive failure (0tq install lib/ success (0mq install zig transitive failure (0mq zig build-exe zig ReleaseFast native-native failure (0mq options success error: the following build command failed with exit code 1: /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/local/o/0b5d7bba3623f28e435c89bf36aeaac6/build /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/zig2 /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib/ /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0 /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/local/ /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig-cache/global/ --seed 0xd396b5ea -Zc20971ebf0f3bc1f -j4 -Dtarget=native -Dcpu=alderlake --release=safe --prefix /usr/ --prefix-exe-dir bin/ --prefix-lib-dir lib/ --prefix-include-dir include/ --libc /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig_libc.txt --summary all --verbose --prefix /usr/lib/zig/0.14.0/ --prefix-lib-dir lib/ -Dno-langref=true -Dstd-docs=false -Ddebug-extensions=false --release=fast -Denable-llvm=true -Dstatic-llvm=false -Dconfig_h=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/config.h --prefix stage3/ * Failed to run command: ./zig2 build -j4 -Dtarget=native -Dcpu=alderlake --release=safe --prefix /usr/ --prefix-exe-dir bin/ --prefix-lib-dir lib/ --prefix-include-dir include/ --libc /var/tmp/portage/dev-lang/zig-0.14.0/temp/zig_libc.txt --summary all --verbose --build-file /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/build.zig --zig-lib-dir /var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0/lib/ --prefix /usr/lib/zig/0.14.0/ --prefix-lib-dir lib/ -Dno-langref=true -Dstd-docs=false -Ddebug-extensions=false --release=fast -Denable-llvm=true -Dstatic-llvm=false -Dconfig_h=/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build/config.h --prefix stage3/ * ERROR: dev-lang/zig-0.14.0::gentoo failed (compile phase): * ZBS: compilation failed * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 3140: Called zig_src_compile '--prefix' 'stage3/' * environment, line 4949: Called die * The specific snippet of code: * DESTDIR="${BUILD_DIR}" nonfatal ezig build "${args[@]}" || die "ZBS: compilation failed"; * * If you need support, post the output of `emerge --info '=dev-lang/zig-0.14.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/zig-0.14.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/zig-0.14.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/zig-0.14.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0_build' * S: '/var/tmp/portage/dev-lang/zig-0.14.0/work/zig-0.14.0'