tribuchet: building on jamie Running phase: unpackPhase unpacking source archive /nix/store/4zznh878gcxdzzfan3cbl03ky2xz5y8a-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase build flags: -j24 SHELL=/nix/store/zh1ijdhb6gng1509b1zrilb6xlzx60j6-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/xcnqqnhw9hb4j5rjgds2yjryi8qki5f3-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 LIBC_LIB=/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib BUILD_32BIT=1 gcc -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Oz -Iinclude -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -o loader.elf src/loader/loader.c gcc -DRELOCATABLE_MODE=0 -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Oz -Iinclude -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -Iinclude -DLOADER_PATH='"/nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/lib/wrap-buddy/loader.bin"' -o stub.elf src/stub/stub.c gcc -DRELOCATABLE_MODE=1 -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Oz -Iinclude -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -Iinclude -DLOADER_PATH='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -o stub_reloc.elf src/stub/stub.c gcc -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Oz -Iinclude -m32 -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -o loader32.elf src/loader/loader.c gcc -DRELOCATABLE_MODE=0 -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Oz -Iinclude -m32 -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -DLOADER_PATH='"/nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/lib/wrap-buddy/loader32.bin"' -o stub32.elf src/stub/stub.c gcc -DRELOCATABLE_MODE=1 -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Oz -Iinclude -m32 -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -DLOADER_PATH='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -o stub32_reloc.elf src/stub/stub.c /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub.elf has a LOAD segment with RWX permissions objcopy -O binary --only-section=.all stub.elf stub.bin /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub_reloc.elf has a LOAD segment with RWX permissions xxd -i stub.bin > src/patcher/stub_64.h objcopy -O binary --only-section=.all stub_reloc.elf stub_reloc.bin xxd -i stub_reloc.bin > src/patcher/stub_64_reloc.h /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub32.elf has a LOAD segment with RWX permissions/nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub32_reloc.elf has a LOAD segment with RWX permissions objcopy -O binary --only-section=.all stub32_reloc.elf stub32_reloc.bin objcopy -O binary --only-section=.all stub32.elf stub32.bin xxd -i stub32_reloc.bin > src/patcher/stub_32_reloc.h xxd -i stub32.bin > src/patcher/stub_32.h /nix/store/xcnqqnhw9hb4j5rjgds2yjryi8qki5f3-gcc-wrapper-15.2.0/bin/c++ -std=c++23 -Wall -Wextra -O2 -Iinclude -DRELOCATABLE_LOADER_PATH_PLACEHOLDER='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -DLIBDIR='"/nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/lib/wrap-buddy"' -fsanitize=address,undefined -fno-omit-frame-pointer -fno-sanitize-recover=all -DHAVE_STUB_32 -DDEFAULT_INTERP='"/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2"' -DDEFAULT_LIBC_LIB='"/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib"' -Isrc/patcher -o wrap-buddy src/patcher/main.cc /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: loader.elf has a LOAD segment with RWX permissions objcopy -O binary --only-section=.all loader.elf loader.bin /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: loader32.elf has a LOAD segment with RWX permissions objcopy -O binary --only-section=.all loader32.elf loader32.bin Running phase: installPhase install flags: -j24 SHELL=/nix/store/zh1ijdhb6gng1509b1zrilb6xlzx60j6-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/xcnqqnhw9hb4j5rjgds2yjryi8qki5f3-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 LIBC_LIB=/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib BUILD_32BIT=1 install install -d /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/bin install -m 755 wrap-buddy /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/bin/ install -d /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/lib/wrap-buddy install -m 644 loader.bin stub.bin stub_reloc.bin loader32.bin stub32.bin /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/lib/wrap-buddy/ Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1 shrinking /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/bin/wrap-buddy checking for references to /build/ in /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1... patching script interpreter paths in /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1 stripping (with command strip and flags -S -p) in /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/lib /nix/store/gzpvn72q7mvahaq5lh9qaqz7lv21gbml-wrap-buddy-1.0.1/bin Running phase: installCheckPhase installcheck flags: -j24 SHELL=/nix/store/zh1ijdhb6gng1509b1zrilb6xlzx60j6-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/xcnqqnhw9hb4j5rjgds2yjryi8qki5f3-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 LIBC_LIB=/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib BUILD_32BIT=1 INTERP=/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 LIBC_LIB=/nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib check bash tests/test.sh --interp /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 --libs /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib === Test: basic patching === Using interpreter: /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 64-bit stub: 375 bytes 32-bit stub: 441 bytes Patching: /build/tmp.4qkQTSdpbJ/basic ELF class: 64-bit Original entry: 0x1150 (file offset: 0x1150) Available space at entry: 4345 bytes Stub size: 375 bytes (padded to 384) Wrote config to /build/tmp.4qkQTSdpbJ/.basic.wrapbuddy Overwrote 384 bytes at entry point Converted PT_INTERP to PT_NULL Patched: /build/tmp.4qkQTSdpbJ/basic PASS: basic patching === Test: --needed injection === Using interpreter: /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 64-bit stub: 375 bytes 32-bit stub: 441 bytes Patching: /build/tmp.4qkQTSdpbJ/check ELF class: 64-bit Original entry: 0x10f0 (file offset: 0x10f0) Available space at entry: 4345 bytes Stub size: 375 bytes (padded to 384) Wrote config to /build/tmp.4qkQTSdpbJ/.check.wrapbuddy Overwrote 384 bytes at entry point Converted PT_INTERP to PT_NULL Patched: /build/tmp.4qkQTSdpbJ/check PASS: --needed injection === Test: --relocatable === Using interpreter: /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 64-bit stub: 577 bytes 32-bit stub: 609 bytes Patching: /build/tmp.4qkQTSdpbJ/relocatable ELF class: 64-bit Original entry: 0x1150 (file offset: 0x1150) Available space at entry: 4345 bytes Stub size: 577 bytes (padded to 592) Wrote config to /build/tmp.4qkQTSdpbJ/.relocatable.wrapbuddy Overwrote 592 bytes at entry point Converted PT_INTERP to PT_NULL Patched: /build/tmp.4qkQTSdpbJ/relocatable PASS: --relocatable patching === Test: --relocatable binary movement === Using interpreter: /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2 64-bit stub: 577 bytes 32-bit stub: 609 bytes Patching: /build/tmp.4qkQTSdpbJ/staging/bin/movable ELF class: 64-bit Original entry: 0x1150 (file offset: 0x1150) Available space at entry: 4345 bytes Stub size: 577 bytes (padded to 592) Wrote config to /build/tmp.4qkQTSdpbJ/staging/bin/.movable.wrapbuddy Overwrote 592 bytes at entry point Converted PT_INTERP to PT_NULL Patched: /build/tmp.4qkQTSdpbJ/staging/bin/movable PASS: --relocatable binary movement === All tests passed ===