1these 3 derivations will be built:2 /nix/store/8gpqjjw3vmhfi8hba26824nnymfbqnyz-wrap-buddy-1.0.1.drv3 /nix/store/8n6jv69fi09kkh0p7fwj2yhmsswrcxm6-wrap-buddy-hook.sh.drv4 /nix/store/l75fzyc43983khg33gnrs28dyiipb07z-wrap-buddy-hook.drv5these 2 paths will be fetched (18.9 KiB download, 47.1 KiB unpacked):6 /nix/store/a967lhdvmrhwhvwdqqr6dslgyvpa4hz6-tinyxxd-1.3.157 /nix/store/r9i3w4dxggsxb1fmib89xakrp0gx14zv-xxd-tinyxxd-1.3.158building '/nix/store/8n6jv69fi09kkh0p7fwj2yhmsswrcxm6-wrap-buddy-hook.sh.drv'9building '/nix/store/8gpqjjw3vmhfi8hba26824nnymfbqnyz-wrap-buddy-1.0.1.drv' on 'ssh-ng://nix@jamie'10building '/nix/store/8gpqjjw3vmhfi8hba26824nnymfbqnyz-wrap-buddy-1.0.1.drv'11wrap-buddy-1.0.1> Running phase: unpackPhase12wrap-buddy-1.0.1> unpacking source archive /nix/store/jsx71pwk7vjpmbjhwmvwdc3qlqw1053p-source13wrap-buddy-1.0.1> source root is source14wrap-buddy-1.0.1> Running phase: patchPhase15wrap-buddy-1.0.1> Running phase: updateAutotoolsGnuConfigScriptsPhase16wrap-buddy-1.0.1> Running phase: configurePhase17wrap-buddy-1.0.1> no configure script, doing nothing18wrap-buddy-1.0.1> Running phase: buildPhase19wrap-buddy-1.0.1> build flags: -j384 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 BUILD_32BIT=120wrap-buddy-1.0.1> gcc -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Os -Iinclude -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -o loader.elf src/loader/loader.c21wrap-buddy-1.0.1> gcc -DRELOCATABLE_MODE=0 -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Os -Iinclude -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -Iinclude -DLOADER_PATH='"/nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/lib/wrap-buddy/loader.bin"' -o stub.elf src/stub/stub.c22wrap-buddy-1.0.1> gcc -DRELOCATABLE_MODE=1 -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Os -Iinclude -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -Iinclude -DLOADER_PATH='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -o stub_reloc.elf src/stub/stub.c23wrap-buddy-1.0.1> gcc -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Os -Iinclude -m32 -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -o loader32.elf src/loader/loader.c24wrap-buddy-1.0.1> gcc -DRELOCATABLE_MODE=0 -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Os -Iinclude -m32 -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -DLOADER_PATH='"/nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/lib/wrap-buddy/loader32.bin"' -o stub32.elf src/stub/stub.c25wrap-buddy-1.0.1> gcc -DRELOCATABLE_MODE=1 -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Os -Iinclude -m32 -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -DLOADER_PATH='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -o stub32_reloc.elf src/stub/stub.c26wrap-buddy-1.0.1> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub.elf has a LOAD segment with RWX permissions27wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub.elf stub.bin28wrap-buddy-1.0.1> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub32.elf has a LOAD segment with RWX permissions29wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub32.elf stub32.bin30wrap-buddy-1.0.1> xxd -i stub.bin > src/patcher/stub_64.h31wrap-buddy-1.0.1> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub_reloc.elf has a LOAD segment with RWX permissions32wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub_reloc.elf stub_reloc.bin33wrap-buddy-1.0.1> xxd -i stub32.bin > src/patcher/stub_32.h34wrap-buddy-1.0.1> xxd -i stub_reloc.bin > src/patcher/stub_64_reloc.h35wrap-buddy-1.0.1> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub32_reloc.elf has a LOAD segment with RWX permissions36wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub32_reloc.elf stub32_reloc.bin37wrap-buddy-1.0.1> xxd -i stub32_reloc.bin > src/patcher/stub_32_reloc.h38wrap-buddy-1.0.1> /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/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/lib/wrap-buddy"' -DHAVE_STUB_32 -Isrc/patcher -o wrap-buddy src/patcher/main.cc39wrap-buddy-1.0.1> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: loader.elf has a LOAD segment with RWX permissions40wrap-buddy-1.0.1> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: loader32.elf has a LOAD segment with RWX permissions41wrap-buddy-1.0.1> objcopy -O binary --only-section=.all loader.elf loader.bin42wrap-buddy-1.0.1> objcopy -O binary --only-section=.all loader32.elf loader32.bin43wrap-buddy-1.0.1> Running phase: installPhase44wrap-buddy-1.0.1> install flags: -j384 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 BUILD_32BIT=1 install45wrap-buddy-1.0.1> install -d /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/bin46wrap-buddy-1.0.1> install -m 755 wrap-buddy /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/bin/47wrap-buddy-1.0.1> install -d /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/lib/wrap-buddy48wrap-buddy-1.0.1> install -m 644 loader.bin stub.bin stub_reloc.bin loader32.bin stub32.bin /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/lib/wrap-buddy/49wrap-buddy-1.0.1> Running phase: fixupPhase50wrap-buddy-1.0.1> shrinking RPATHs of ELF executables and libraries in /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.151wrap-buddy-1.0.1> shrinking /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/bin/wrap-buddy52wrap-buddy-1.0.1> checking for references to /build/ in /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1...53wrap-buddy-1.0.1> patching script interpreter paths in /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.154wrap-buddy-1.0.1> stripping (with command strip and flags -S -p) in /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/lib /nix/store/gjrgxy6kj7a31jisqxn47s3hzrm2cxc8-wrap-buddy-1.0.1/bin55wrap-buddy-1.0.1> Running phase: installCheckPhase56wrap-buddy-1.0.1> installcheck flags: -j384 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 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 check57wrap-buddy-1.0.1> 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/lib58wrap-buddy-1.0.1> === Test: basic patching ===59wrap-buddy-1.0.1> Using interpreter: /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.260wrap-buddy-1.0.1> 64-bit stub: 407 bytes61wrap-buddy-1.0.1> 32-bit stub: 441 bytes62wrap-buddy-1.0.1> Patching: /build/tmp.8AIPLFXYUr/basic63wrap-buddy-1.0.1> ELF class: 64-bit64wrap-buddy-1.0.1> Original entry: 0x1150 (file offset: 0x1150)65wrap-buddy-1.0.1> Available space at entry: 4345 bytes66wrap-buddy-1.0.1> Stub size: 407 bytes (padded to 416)67wrap-buddy-1.0.1> Wrote config to /build/tmp.8AIPLFXYUr/.basic.wrapbuddy68wrap-buddy-1.0.1> Overwrote 416 bytes at entry point69wrap-buddy-1.0.1> Converted PT_INTERP to PT_NULL70wrap-buddy-1.0.1> Patched: /build/tmp.8AIPLFXYUr/basic71wrap-buddy-1.0.1> PASS: basic patching72wrap-buddy-1.0.1> === Test: --needed injection ===73wrap-buddy-1.0.1> Using interpreter: /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.274wrap-buddy-1.0.1> 64-bit stub: 407 bytes75wrap-buddy-1.0.1> 32-bit stub: 441 bytes76wrap-buddy-1.0.1> Patching: /build/tmp.8AIPLFXYUr/check77wrap-buddy-1.0.1> ELF class: 64-bit78wrap-buddy-1.0.1> Original entry: 0x10f0 (file offset: 0x10f0)79wrap-buddy-1.0.1> Available space at entry: 4345 bytes80wrap-buddy-1.0.1> Stub size: 407 bytes (padded to 416)81wrap-buddy-1.0.1> Wrote config to /build/tmp.8AIPLFXYUr/.check.wrapbuddy82wrap-buddy-1.0.1> Overwrote 416 bytes at entry point83wrap-buddy-1.0.1> Converted PT_INTERP to PT_NULL84wrap-buddy-1.0.1> Patched: /build/tmp.8AIPLFXYUr/check85wrap-buddy-1.0.1> PASS: --needed injection86wrap-buddy-1.0.1> === Test: --relocatable ===87wrap-buddy-1.0.1> Using interpreter: /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.288wrap-buddy-1.0.1> 64-bit stub: 577 bytes89wrap-buddy-1.0.1> 32-bit stub: 641 bytes90wrap-buddy-1.0.1> Patching: /build/tmp.8AIPLFXYUr/relocatable91wrap-buddy-1.0.1> ELF class: 64-bit92wrap-buddy-1.0.1> Original entry: 0x1150 (file offset: 0x1150)93wrap-buddy-1.0.1> Available space at entry: 4345 bytes94wrap-buddy-1.0.1> Stub size: 577 bytes (padded to 592)95wrap-buddy-1.0.1> Wrote config to /build/tmp.8AIPLFXYUr/.relocatable.wrapbuddy96wrap-buddy-1.0.1> Overwrote 592 bytes at entry point97wrap-buddy-1.0.1> Converted PT_INTERP to PT_NULL98wrap-buddy-1.0.1> Patched: /build/tmp.8AIPLFXYUr/relocatable99wrap-buddy-1.0.1> PASS: --relocatable patching100wrap-buddy-1.0.1> === Test: --relocatable binary movement ===101wrap-buddy-1.0.1> Using interpreter: /nix/store/8kvxvr3pmsypxiypq4g8zy13glnfr7nx-glibc-2.42-67/lib/ld-linux-x86-64.so.2102wrap-buddy-1.0.1> 64-bit stub: 577 bytes103wrap-buddy-1.0.1> 32-bit stub: 641 bytes104wrap-buddy-1.0.1> Patching: /build/tmp.8AIPLFXYUr/staging/bin/movable105wrap-buddy-1.0.1> ELF class: 64-bit106wrap-buddy-1.0.1> Original entry: 0x1150 (file offset: 0x1150)107wrap-buddy-1.0.1> Available space at entry: 4345 bytes108wrap-buddy-1.0.1> Stub size: 577 bytes (padded to 592)109wrap-buddy-1.0.1> Wrote config to /build/tmp.8AIPLFXYUr/staging/bin/.movable.wrapbuddy110wrap-buddy-1.0.1> Overwrote 592 bytes at entry point111wrap-buddy-1.0.1> Converted PT_INTERP to PT_NULL112wrap-buddy-1.0.1> Patched: /build/tmp.8AIPLFXYUr/staging/bin/movable113wrap-buddy-1.0.1> PASS: --relocatable binary movement114wrap-buddy-1.0.1> === All tests passed ===115building '/nix/store/l75fzyc43983khg33gnrs28dyiipb07z-wrap-buddy-hook.drv' on 'ssh-ng://nix@jamie'116building '/nix/store/l75fzyc43983khg33gnrs28dyiipb07z-wrap-buddy-hook.drv'117118post-build step Upload coverage to codecov: ok119Skipping codecov: project=Mic92/wrap-buddy attr=x86_64-linux.test-no-default-interp-and-libc