==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_e954a145-c2b8-4846-835a-49715b0c9f50]...done ==> Making package: zig 0.14.1-2.1 (Tue Jun 10 00:52:35 2025) ==> Retrieving sources... -> Downloading zig-0.14.1.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 16.9M 2 415k 0 0 955k 0 0:00:18 --:--:-- 0:00:18 953k 43 16.9M 43 7631k 0 0 5313k 0 0:00:03 0:00:01 0:00:02 5310k 85 16.9M 85 14.4M 0 0 6098k 0 0:00:02 0:00:02 --:--:-- 6097k 100 16.9M 100 16.9M 0 0 6271k 0 0:00:02 0:00:02 --:--:-- 6271k -> Found skip-localhost-test.patch ==> Validating source files with sha256sums... zig-0.14.1.tar.xz ... Passed skip-localhost-test.patch ... Passed ==> Making package: zig 0.14.1-2.1 (Mon Jun 9 22:52:40 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (5) New Version Net Change extra/compiler-rt19 19.1.7-1 44.05 MiB core/libedit 20250104_3.1-1 0.26 MiB extra/clang19 19.1.7-1 208.88 MiB extra/lld19 19.1.7-2 6.03 MiB extra/llvm19-libs 19.1.7-1 134.98 MiB Total Installed Size: 394.20 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libedit... installing llvm19-libs... installing compiler-rt19... installing clang19... Optional dependencies for clang19 openmp: OpenMP support in clang with -fopenmp python: for scan-view and git-clang-format llvm19: referenced by some clang headers installing lld19... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (7) New Version Net Change extra/cppdap 1.58.0-2 1.55 MiB extra/hicolor-icon-theme 0.18-1 0.05 MiB extra/jsoncpp 1.9.6-3 0.77 MiB extra/libuv 1.51.0-1 0.62 MiB extra/rhash 1.4.4-1 0.32 MiB extra/cmake 4.0.2-1 85.02 MiB extra/llvm19 19.1.7-1 68.74 MiB Total Installed Size: 157.08 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui installing llvm19... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found zig-0.14.1.tar.xz -> Found skip-localhost-test.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting zig-0.14.1.tar.xz with bsdtar ==> Starting prepare()... patching file lib/std/net/test.zig Hunk #1 succeeded at 200 (offset 81 lines). ==> Starting build()... -- The C compiler identification is GNU 15.1.1 -- The CXX compiler identification is GNU 15.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring zig version 0.14.1 -- Found llvm: /usr/lib/llvm19/lib/libLLVM-19.so (Required is at least version "19") -- Found clang: /usr/lib/llvm19/lib/libclang-cpp.so.19.1 (Required is at least version "19") -- Found lld: /usr/lib/llvm19/lib/liblldMinGW.so;/usr/lib/llvm19/lib/liblldELF.so;/usr/lib/llvm19/lib/liblldCOFF.so;/usr/lib/llvm19/lib/liblldWasm.so;/usr/lib/llvm19/lib/liblldMachO.so;/usr/lib/llvm19/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 -- Configuring done (0.7s) -- Generating done (0.0s) -- Build files have been written to: /startdir/src/zig-0.14.1/build [ 5%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_llvm.cpp.o [ 26%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_clang.cpp.o [ 26%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_clang_driver.cpp.o [ 26%] Building C object CMakeFiles/zig-wasm2c.dir/stage1/wasm2c.c.o [ 26%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_llvm-ar.cpp.o [ 31%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_clang_cc1_main.cpp.o [ 36%] Building CXX object CMakeFiles/zigcpp.dir/src/zig_clang_cc1as_main.cpp.o In file included from /usr/lib/llvm19/include/llvm/Support/Threading.h:21, from /usr/lib/llvm19/include/llvm/Support/RWMutex.h:17, from /usr/lib/llvm19/include/llvm/PassRegistry.h:22, from /usr/lib/llvm19/include/llvm/PassSupport.h:29, from /usr/lib/llvm19/include/llvm/Pass.h:351, from /usr/lib/llvm19/include/llvm/Analysis/AliasAnalysis.h:46, from /startdir/src/zig-0.14.1/src/zig_llvm.cpp:23: /usr/include/c++/15.1.1/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp] 46 | # warning " is deprecated in C++17, use to detect implementation-specific macros" | ^~~~~~~ In file included from /usr/lib/llvm19/include/llvm/Support/Threading.h:21, from /usr/lib/llvm19/include/llvm/Support/RWMutex.h:17, from /usr/lib/llvm19/include/llvm/PassRegistry.h:22, from /usr/lib/llvm19/include/llvm/PassSupport.h:29, from /usr/lib/llvm19/include/llvm/Pass.h:351, from /usr/lib/llvm19/include/llvm/Analysis/AliasAnalysis.h:46, from /usr/lib/llvm19/include/llvm/Analysis/BasicAliasAnalysis.h:17, from /usr/lib/llvm19/include/llvm/LinkAllPasses.h:20, from /startdir/src/zig-0.14.1/src/zig_clang_cc1_main.cpp:31: /usr/include/c++/15.1.1/ciso646:46:4: warning: #warning " is deprecated in C++17, use to detect implementation-specific macros" [-Wcpp] 46 | # warning " is deprecated in C++17, use to detect implementation-specific macros" | ^~~~~~~ [ 42%] Linking C executable zig-wasm2c [ 42%] Built target zig-wasm2c [ 47%] Converting /startdir/src/zig-0.14.1/stage1/zig1.wasm to /startdir/src/zig-0.14.1/build/zig1.c [ 52%] Building C object CMakeFiles/zig1.dir/zig1.c.o [ 57%] Building C object CMakeFiles/zig1.dir/stage1/wasi.c.o [ 63%] Linking CXX static library zigcpp/libzigcpp.a [ 63%] Built target zigcpp [ 68%] Linking C executable zig1 [ 68%] Built target zig1 [ 78%] Running zig1.wasm to produce /startdir/src/zig-0.14.1/build/compiler_rt.c [ 78%] Running zig1.wasm to produce /startdir/src/zig-0.14.1/build/zig2.c [ 84%] Building C object CMakeFiles/zig2.dir/zig2.c.o [ 89%] Building C object CMakeFiles/zig2.dir/compiler_rt.c.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/include/limits.h:210, from /usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/include/syslimits.h:9, from /usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/include/limits.h:34, from /startdir/src/zig-0.14.1/stage1/zig.h:481, from /startdir/src/zig-0.14.1/build/compiler_rt.c:2: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/include/limits.h:210, from /usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/include/syslimits.h:9, from /usr/lib/gcc/x86_64-pc-linux-gnu/15.1.1/include/limits.h:34, from /startdir/src/zig-0.14.1/stage1/zig.h:481, from /startdir/src/zig-0.14.1/build/zig2.c:2: /usr/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ [ 94%] Linking CXX executable zig2 [ 94%] Built target zig2 [100%] Building stage3 [100%] Built target stage3 ==> Starting check()... -- Install configuration: "None" test +- test-modules +- test-std +- run test std-x86_64-linux.6.12.31...6.12.31-gnu.2.41-znver4-ReleaseFast-single 2833/2892 passed, 1 failed, 58 skipped error: 'sort.test.sort' failed error: while executing test 'zig.system.darwin.macos.test.detect', the following test command failed: /startdir/src/zig-0.14.1/.zig-cache/o/ffa20fe3b9e72bc8e994dd1468a6cf34/test --seed=0x429102d --cache-dir=/startdir/src/zig-0.14.1/.zig-cache --listen=- test +- test-modules +- test-std +- run test std-x86_64-linux.6.12.31...6.12.31-gnu.2.41-znver4-ReleaseFast-libc 2862/2892 passed, 1 failed, 29 skipped error: 'sort.test.sort' failed error: while executing test 'zig.system.darwin.macos.test.detect', the following test command failed: /startdir/src/zig-0.14.1/.zig-cache/o/b3d5770d9259867abd1cff52e4d031a1/test --seed=0x429102d --cache-dir=/startdir/src/zig-0.14.1/.zig-cache --listen=- test +- test-modules +- test-std +- run test std-x86_64-linux.6.12.31...6.12.31-gnu.2.41-znver4-ReleaseFast 2862/2892 passed, 1 failed, 29 skipped error: 'sort.test.sort' failed error: while executing test 'zig.system.darwin.macos.test.detect', the following test command failed: /startdir/src/zig-0.14.1/.zig-cache/o/4539b21adf30da379866d8b06a67a045/test --seed=0x429102d --cache-dir=/startdir/src/zig-0.14.1/.zig-cache --listen=- Build Summary: 8139/8402 steps succeeded; 257 skipped; 3 failed; 59217/60960 tests passed; 1740 skipped; 3 failed test transitive failure +- test-modules transitive failure +- test-std transitive failure +- run test std-x86_64-linux.6.12.31...6.12.31-gnu.2.41-znver4-ReleaseFast 2862/2892 passed, 1 failed, 29 skipped +- run test std-x86_64-linux.6.12.31...6.12.31-gnu.2.41-znver4-ReleaseFast-libc 2862/2892 passed, 1 failed, 29 skipped +- run test std-x86_64-linux.6.12.31...6.12.31-gnu.2.41-znver4-ReleaseFast-single 2833/2892 passed, 1 failed, 58 skipped error: the following build command failed with exit code 1: /startdir/src/zig-0.14.1/.zig-cache/o/64dc324bfaeeecc5c929a3279353b4dc/build /startdir/src/zig-0.14.1/testinstall/usr/bin/zig testinstall/usr/lib/zig /startdir/src/zig-0.14.1 /startdir/src/zig-0.14.1/.zig-cache /build/.cache/zig --seed 0x429102d -Z266fb1dafcd8a9a0 test -Dconfig_h=build/config.h -Dstatic-llvm=false -Denable-llvm=true -Dskip-non-native=true ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_e954a145-c2b8-4846-835a-49715b0c9f50/build