nixbot

builds

succeeded aarch64-linux.package-wrapBuddy build #9 · raw · ·

1these 3 derivations will be built:2  /nix/store/085nrw16wjdqxyrqc45c2kp4vazqilyh-wrap-buddy-hook.sh.drv3  /nix/store/12b0f0f98nsfgsry4qci957bf47076a4-wrap-buddy-1.0.1.drv4  /nix/store/xxwfwci3qws0365dlwnql59zqacpdnq2-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/12b0f0f98nsfgsry4qci957bf47076a4-wrap-buddy-1.0.1.drv' on 'ssh-ng://nix@eliza'9building '/nix/store/12b0f0f98nsfgsry4qci957bf47076a4-wrap-buddy-1.0.1.drv'10wrap-buddy-1.0.1> Running phase: unpackPhase11wrap-buddy-1.0.1> unpacking source archive /nix/store/jsx71pwk7vjpmbjhwmvwdc3qlqw1053p-source12wrap-buddy-1.0.1> source root is source13wrap-buddy-1.0.1> Running phase: patchPhase14wrap-buddy-1.0.1> Running phase: updateAutotoolsGnuConfigScriptsPhase15wrap-buddy-1.0.1> Running phase: configurePhase16wrap-buddy-1.0.1> no configure script, doing nothing17wrap-buddy-1.0.1> Running phase: buildPhase18wrap-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-buddy INTERP=/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.1 LIBC_LIB=/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib19wrap-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.c20wrap-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/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/lib/wrap-buddy/loader.bin"' -o stub.elf src/stub/stub.c21wrap-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.c22wrap-buddy-1.0.1> /nix/store/xy2zvwkq0rsm0gqlzjbd14vzf8vqv3ic-binutils-2.46/bin/ld.bfd: warning: stub.elf has a LOAD segment with RWX permissions23wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub.elf stub.bin24wrap-buddy-1.0.1> xxd -i stub.bin > src/patcher/stub_64.h25wrap-buddy-1.0.1> /nix/store/xy2zvwkq0rsm0gqlzjbd14vzf8vqv3ic-binutils-2.46/bin/ld.bfd: warning: stub_reloc.elf has a LOAD segment with RWX permissions26wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub_reloc.elf stub_reloc.bin27wrap-buddy-1.0.1> xxd -i stub_reloc.bin > src/patcher/stub_64_reloc.h28wrap-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/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/lib/wrap-buddy"'   -DDEFAULT_INTERP='"/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.1"' -DDEFAULT_LIBC_LIB='"/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib"' -Isrc/patcher -o wrap-buddy src/patcher/main.cc29wrap-buddy-1.0.1> /nix/store/xy2zvwkq0rsm0gqlzjbd14vzf8vqv3ic-binutils-2.46/bin/ld.bfd: warning: loader.elf has a LOAD segment with RWX permissions30wrap-buddy-1.0.1> objcopy -O binary --only-section=.all loader.elf loader.bin31wrap-buddy-1.0.1> Running phase: installPhase32wrap-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 INTERP=/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.1 LIBC_LIB=/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib install33wrap-buddy-1.0.1> install -d /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/bin34wrap-buddy-1.0.1> install -m 755 wrap-buddy /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/bin/35wrap-buddy-1.0.1> install -d /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/lib/wrap-buddy36wrap-buddy-1.0.1> install -m 644 loader.bin stub.bin stub_reloc.bin /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/lib/wrap-buddy/37wrap-buddy-1.0.1> Running phase: fixupPhase38wrap-buddy-1.0.1> shrinking RPATHs of ELF executables and libraries in /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.139wrap-buddy-1.0.1> shrinking /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/bin/wrap-buddy40wrap-buddy-1.0.1> checking for references to /build/ in /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1...41wrap-buddy-1.0.1> patching script interpreter paths in /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.142wrap-buddy-1.0.1> stripping (with command strip and flags -S -p) in  /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/lib /nix/store/ypcwf4kw2nldmv167hvscmvj50i01n6x-wrap-buddy-1.0.1/bin43wrap-buddy-1.0.1> Running phase: installCheckPhase44wrap-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 INTERP=/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.1 LIBC_LIB=/nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib check45wrap-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/lib46wrap-buddy-1.0.1> === Test: basic patching ===47wrap-buddy-1.0.1> Using interpreter: /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.148wrap-buddy-1.0.1> 64-bit stub: 422 bytes49wrap-buddy-1.0.1> 32-bit stub: not available50wrap-buddy-1.0.1> Patching: /build/tmp.HnYwHjnx2l/basic51wrap-buddy-1.0.1>   ELF class: 64-bit52wrap-buddy-1.0.1>   Original entry: 0xa00 (file offset: 0xa00)53wrap-buddy-1.0.1>   Available space at entry: 4820 bytes54wrap-buddy-1.0.1>   Stub size: 422 bytes (padded to 432)55wrap-buddy-1.0.1>   Wrote config to /build/tmp.HnYwHjnx2l/.basic.wrapbuddy56wrap-buddy-1.0.1>   Overwrote 432 bytes at entry point57wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL58wrap-buddy-1.0.1> Patched: /build/tmp.HnYwHjnx2l/basic59wrap-buddy-1.0.1> PASS: basic patching60wrap-buddy-1.0.1> === Test: --needed injection ===61wrap-buddy-1.0.1> Using interpreter: /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.162wrap-buddy-1.0.1> 64-bit stub: 422 bytes63wrap-buddy-1.0.1> 32-bit stub: not available64wrap-buddy-1.0.1> Patching: /build/tmp.HnYwHjnx2l/check65wrap-buddy-1.0.1>   ELF class: 64-bit66wrap-buddy-1.0.1>   Original entry: 0x840 (file offset: 0x840)67wrap-buddy-1.0.1>   Available space at entry: 4748 bytes68wrap-buddy-1.0.1>   Stub size: 422 bytes (padded to 432)69wrap-buddy-1.0.1>   Wrote config to /build/tmp.HnYwHjnx2l/.check.wrapbuddy70wrap-buddy-1.0.1>   Overwrote 432 bytes at entry point71wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL72wrap-buddy-1.0.1> Patched: /build/tmp.HnYwHjnx2l/check73wrap-buddy-1.0.1> PASS: --needed injection74wrap-buddy-1.0.1> === Test: --relocatable ===75wrap-buddy-1.0.1> Using interpreter: /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.176wrap-buddy-1.0.1> 64-bit stub: 608 bytes77wrap-buddy-1.0.1> 32-bit stub: not available78wrap-buddy-1.0.1> Patching: /build/tmp.HnYwHjnx2l/relocatable79wrap-buddy-1.0.1>   ELF class: 64-bit80wrap-buddy-1.0.1>   Original entry: 0xa00 (file offset: 0xa00)81wrap-buddy-1.0.1>   Available space at entry: 4820 bytes82wrap-buddy-1.0.1>   Stub size: 608 bytes (padded to 608)83wrap-buddy-1.0.1>   Wrote config to /build/tmp.HnYwHjnx2l/.relocatable.wrapbuddy84wrap-buddy-1.0.1>   Overwrote 608 bytes at entry point85wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL86wrap-buddy-1.0.1> Patched: /build/tmp.HnYwHjnx2l/relocatable87wrap-buddy-1.0.1> PASS: --relocatable patching88wrap-buddy-1.0.1> === Test: --relocatable binary movement ===89wrap-buddy-1.0.1> Using interpreter: /nix/store/jp8avbmpfcdnm0axwrzyk072nmq9cr0d-glibc-2.42-67/lib/ld-linux-aarch64.so.190wrap-buddy-1.0.1> 64-bit stub: 608 bytes91wrap-buddy-1.0.1> 32-bit stub: not available92wrap-buddy-1.0.1> Patching: /build/tmp.HnYwHjnx2l/staging/bin/movable93wrap-buddy-1.0.1>   ELF class: 64-bit94wrap-buddy-1.0.1>   Original entry: 0xa00 (file offset: 0xa00)95wrap-buddy-1.0.1>   Available space at entry: 4820 bytes96wrap-buddy-1.0.1>   Stub size: 608 bytes (padded to 608)97wrap-buddy-1.0.1>   Wrote config to /build/tmp.HnYwHjnx2l/staging/bin/.movable.wrapbuddy98wrap-buddy-1.0.1>   Overwrote 608 bytes at entry point99wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL100wrap-buddy-1.0.1> Patched: /build/tmp.HnYwHjnx2l/staging/bin/movable101wrap-buddy-1.0.1> PASS: --relocatable binary movement102wrap-buddy-1.0.1> === All tests passed ===103building '/nix/store/xxwfwci3qws0365dlwnql59zqacpdnq2-wrap-buddy-hook.drv' on 'ssh-ng://nix@eliza'104building '/nix/store/xxwfwci3qws0365dlwnql59zqacpdnq2-wrap-buddy-hook.drv'105106post-build step Upload coverage to codecov: ok107Skipping codecov: project=Mic92/wrap-buddy attr=aarch64-linux.package-wrapBuddy