Running phase: unpackPhase unpacking source archive /nix/store/bwi4dzaimnwqdg9g2km5232lcnbs24d7-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0 --libdir=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/lib --libexecdir=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/libexec --bindir=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/bin --sbindir=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/sbin --includedir=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/include --mandir=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/share/man --infodir=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/share/info --localedir=/nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.10.2 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: nix-unit Project version: 0.1.0 C++ compiler for the host machine: g++ (gcc 15.2.0 "g++ (GCC) 15.2.0") C++ linker for the host machine: g++ ld.bfd 2.46 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Run-time dependency nix-main found: YES 2.35.1 Run-time dependency nix-store found: YES 2.35.1 Run-time dependency nix-expr found: YES 2.35.1 Run-time dependency nix-cmd found: YES 2.35.1 Run-time dependency nix-flake found: YES 2.35.1 Run-time dependency threads found: YES Run-time dependency nlohmann_json found: YES 3.12.0 Run-time dependency Boost found: YES 1.89.0 Build targets in project: 1 nix-unit 0.1.0 User defined options auto_features: enabled bindir : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/bin buildtype : plain includedir : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/include infodir : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/share/info libdir : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/lib libexecdir : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/libexec localedir : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/share/locale mandir : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/share/man prefix : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0 sbindir : /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/sbin wrap_mode : nodownload Found ninja-1.13.2 at /nix/store/5czbkipghl1phpvn5fc2f22vk7qgp467-ninja-1.13.2/bin/ninja mesonConfigurePhase: enabled\ parallel\ building Running phase: buildPhase build flags: -j32 [1/2] Compiling C++ object src/nix-unit.p/nix-unit.cc.o ../src/nix-unit.cc: In lambda function: ../src/nix-unit.cc:436:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 436 | if (myArgs.maxFailures <= results.failures) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../src/nix-unit.cc: In function 'TestResults runTests(nix::ref, nix::Bindings&)': ../src/nix-unit.cc:472:40: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 472 | if (myArgs.maxFailures <= results.failures) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [2/2] Linking target src/nix-unit Running phase: installPhase mesonInstallPhase flags: '' Installing src/nix-unit to /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/bin Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0 shrinking /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/bin/.nix-unit-wrapped checking for references to /build/ in /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0... patching script interpreter paths in /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0 stripping (with command strip and flags -S -p) in /nix/store/kvv00xilxlh1sp79f7kfyvf1k6vxvi98-nix-unit-2.35.0/bin