nixbot

builds

succeeded aarch64-linux.test-no-default-interp-and-libc build #9 · raw · ·

1these 3 derivations will be built:2  /nix/store/085nrw16wjdqxyrqc45c2kp4vazqilyh-wrap-buddy-hook.sh.drv3  /nix/store/sn3ymdy9m5szhk98myk6l997nwg9kdnm-wrap-buddy-1.0.1.drv4  /nix/store/1916pyv3rnhd5k7kj9pydfvyrgacwij7-wrap-buddy-hook.drv5these 2 paths will be fetched (16.1 KiB download, 76.5 KiB unpacked):6  /nix/store/0gj10gh0gd867zfwjqidncjhmq8h1vs0-tinyxxd-1.3.157  /nix/store/gw9jvq9zb0y0pg490a7d15iax1ssz3j6-xxd-tinyxxd-1.3.158building '/nix/store/085nrw16wjdqxyrqc45c2kp4vazqilyh-wrap-buddy-hook.sh.drv' on 'ssh-ng://nix@eliza'9building '/nix/store/sn3ymdy9m5szhk98myk6l997nwg9kdnm-wrap-buddy-1.0.1.drv' on 'ssh-ng://nix@eliza'10building '/nix/store/085nrw16wjdqxyrqc45c2kp4vazqilyh-wrap-buddy-hook.sh.drv'11building '/nix/store/sn3ymdy9m5szhk98myk6l997nwg9kdnm-wrap-buddy-1.0.1.drv'12wrap-buddy-1.0.1> Running phase: unpackPhase13wrap-buddy-1.0.1> unpacking source archive /nix/store/jsx71pwk7vjpmbjhwmvwdc3qlqw1053p-source14wrap-buddy-1.0.1> source root is source15wrap-buddy-1.0.1> Running phase: patchPhase16wrap-buddy-1.0.1> Running phase: updateAutotoolsGnuConfigScriptsPhase17wrap-buddy-1.0.1> Running phase: configurePhase18wrap-buddy-1.0.1> no configure script, doing nothing19wrap-buddy-1.0.1> Running phase: buildPhase20wrap-buddy-1.0.1> build flags: -j192 SHELL=/nix/store/vdi1l5bd0cl7x0aj10j1wvw53yy3jy2d-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/lx4f4lvm5hrbxbils30ssjal1jz9yxgh-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy21wrap-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 -mcmodel=tiny -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -o loader.elf src/loader/loader.c22wrap-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 -mcmodel=tiny -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -Iinclude -DLOADER_PATH='"/nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/lib/wrap-buddy/loader.bin"' -o stub.elf src/stub/stub.c23wrap-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 -mcmodel=tiny -Wl,-T,src/preamble.ld -Wl,-e,_start -Wl,-Ttext=0 -Iinclude -DLOADER_PATH='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -o stub_reloc.elf src/stub/stub.c24wrap-buddy-1.0.1> /nix/store/xy2zvwkq0rsm0gqlzjbd14vzf8vqv3ic-binutils-2.46/bin/ld.bfd: warning: stub.elf has a LOAD segment with RWX permissions25wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub.elf stub.bin26wrap-buddy-1.0.1> xxd -i stub.bin > src/patcher/stub_64.h27wrap-buddy-1.0.1> /nix/store/xy2zvwkq0rsm0gqlzjbd14vzf8vqv3ic-binutils-2.46/bin/ld.bfd: warning: stub_reloc.elf has a LOAD segment with RWX permissions28wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub_reloc.elf stub_reloc.bin29wrap-buddy-1.0.1> xxd -i stub_reloc.bin > src/patcher/stub_64_reloc.h30wrap-buddy-1.0.1> /nix/store/lx4f4lvm5hrbxbils30ssjal1jz9yxgh-gcc-wrapper-15.2.0/bin/c++ -std=c++23 -Wall -Wextra -O2 -Iinclude -DRELOCATABLE_LOADER_PATH_PLACEHOLDER='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -DLIBDIR='"/nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/lib/wrap-buddy"'     -Isrc/patcher -o wrap-buddy src/patcher/main.cc31wrap-buddy-1.0.1> /nix/store/xy2zvwkq0rsm0gqlzjbd14vzf8vqv3ic-binutils-2.46/bin/ld.bfd: warning: loader.elf has a LOAD segment with RWX permissions32wrap-buddy-1.0.1> objcopy -O binary --only-section=.all loader.elf loader.bin33wrap-buddy-1.0.1> Running phase: installPhase34wrap-buddy-1.0.1> install flags: -j192 SHELL=/nix/store/vdi1l5bd0cl7x0aj10j1wvw53yy3jy2d-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/lx4f4lvm5hrbxbils30ssjal1jz9yxgh-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy install35wrap-buddy-1.0.1> install -d /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/bin36wrap-buddy-1.0.1> install -m 755 wrap-buddy /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/bin/37wrap-buddy-1.0.1> install -d /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/lib/wrap-buddy38wrap-buddy-1.0.1> install -m 644 loader.bin stub.bin stub_reloc.bin /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/lib/wrap-buddy/39wrap-buddy-1.0.1> Running phase: fixupPhase40wrap-buddy-1.0.1> shrinking RPATHs of ELF executables and libraries in /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.141wrap-buddy-1.0.1> shrinking /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/bin/wrap-buddy42wrap-buddy-1.0.1> checking for references to /build/ in /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1...43wrap-buddy-1.0.1> patching script interpreter paths in /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.144wrap-buddy-1.0.1> stripping (with command strip and flags -S -p) in  /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/lib /nix/store/90aslpy5rk7z5ggkwqg8glbgwx2i6xv9-wrap-buddy-1.0.1/bin45wrap-buddy-1.0.1> Running phase: installCheckPhase46wrap-buddy-1.0.1> installcheck flags: -j192 SHELL=/nix/store/vdi1l5bd0cl7x0aj10j1wvw53yy3jy2d-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/lx4f4lvm5hrbxbils30ssjal1jz9yxgh-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.1 LIBC_LIB=/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib check47wrap-buddy-1.0.1> bash tests/test.sh --interp /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.1 --libs /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib48wrap-buddy-1.0.1> === Test: basic patching ===49wrap-buddy-1.0.1> Using interpreter: /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.150wrap-buddy-1.0.1> 64-bit stub: 422 bytes51wrap-buddy-1.0.1> 32-bit stub: not available52wrap-buddy-1.0.1> Patching: /build/tmp.C14GNVMxpU/basic53wrap-buddy-1.0.1>   ELF class: 64-bit54wrap-buddy-1.0.1>   Original entry: 0xa00 (file offset: 0xa00)55wrap-buddy-1.0.1>   Available space at entry: 4820 bytes56wrap-buddy-1.0.1>   Stub size: 422 bytes (padded to 432)57wrap-buddy-1.0.1>   Wrote config to /build/tmp.C14GNVMxpU/.basic.wrapbuddy58wrap-buddy-1.0.1>   Overwrote 432 bytes at entry point59wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL60wrap-buddy-1.0.1> Patched: /build/tmp.C14GNVMxpU/basic61wrap-buddy-1.0.1> PASS: basic patching62wrap-buddy-1.0.1> === Test: --needed injection ===63wrap-buddy-1.0.1> Using interpreter: /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.164wrap-buddy-1.0.1> 64-bit stub: 422 bytes65wrap-buddy-1.0.1> 32-bit stub: not available66wrap-buddy-1.0.1> Patching: /build/tmp.C14GNVMxpU/check67wrap-buddy-1.0.1>   ELF class: 64-bit68wrap-buddy-1.0.1>   Original entry: 0x840 (file offset: 0x840)69wrap-buddy-1.0.1>   Available space at entry: 4748 bytes70wrap-buddy-1.0.1>   Stub size: 422 bytes (padded to 432)71wrap-buddy-1.0.1>   Wrote config to /build/tmp.C14GNVMxpU/.check.wrapbuddy72wrap-buddy-1.0.1>   Overwrote 432 bytes at entry point73wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL74wrap-buddy-1.0.1> Patched: /build/tmp.C14GNVMxpU/check75wrap-buddy-1.0.1> PASS: --needed injection76wrap-buddy-1.0.1> === Test: --relocatable ===77wrap-buddy-1.0.1> Using interpreter: /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.178wrap-buddy-1.0.1> 64-bit stub: 608 bytes79wrap-buddy-1.0.1> 32-bit stub: not available80wrap-buddy-1.0.1> Patching: /build/tmp.C14GNVMxpU/relocatable81wrap-buddy-1.0.1>   ELF class: 64-bit82wrap-buddy-1.0.1>   Original entry: 0xa00 (file offset: 0xa00)83wrap-buddy-1.0.1>   Available space at entry: 4820 bytes84wrap-buddy-1.0.1>   Stub size: 608 bytes (padded to 608)85wrap-buddy-1.0.1>   Wrote config to /build/tmp.C14GNVMxpU/.relocatable.wrapbuddy86wrap-buddy-1.0.1>   Overwrote 608 bytes at entry point87wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL88wrap-buddy-1.0.1> Patched: /build/tmp.C14GNVMxpU/relocatable89wrap-buddy-1.0.1> PASS: --relocatable patching90wrap-buddy-1.0.1> === Test: --relocatable binary movement ===91wrap-buddy-1.0.1> Using interpreter: /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.192wrap-buddy-1.0.1> 64-bit stub: 608 bytes93wrap-buddy-1.0.1> 32-bit stub: not available94wrap-buddy-1.0.1> Patching: /build/tmp.C14GNVMxpU/staging/bin/movable95wrap-buddy-1.0.1>   ELF class: 64-bit96wrap-buddy-1.0.1>   Original entry: 0xa00 (file offset: 0xa00)97wrap-buddy-1.0.1>   Available space at entry: 4820 bytes98wrap-buddy-1.0.1>   Stub size: 608 bytes (padded to 608)99wrap-buddy-1.0.1>   Wrote config to /build/tmp.C14GNVMxpU/staging/bin/.movable.wrapbuddy100wrap-buddy-1.0.1>   Overwrote 608 bytes at entry point101wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL102wrap-buddy-1.0.1> Patched: /build/tmp.C14GNVMxpU/staging/bin/movable103wrap-buddy-1.0.1> PASS: --relocatable binary movement104wrap-buddy-1.0.1> === All tests passed ===105building '/nix/store/1916pyv3rnhd5k7kj9pydfvyrgacwij7-wrap-buddy-hook.drv' on 'ssh-ng://nix@eliza'106building '/nix/store/1916pyv3rnhd5k7kj9pydfvyrgacwij7-wrap-buddy-hook.drv'107108post-build step Upload coverage to codecov: ok109Skipping codecov: project=Mic92/wrap-buddy attr=aarch64-linux.test-no-default-interp-and-libc