nixbot

builds

succeeded x86_64-linux.package-default build #5 · raw · ·

1these 2 derivations will be built:2  /nix/store/1fxknzsc7p3jfdi6vclkmrg9j2wllr9i-wrap-buddy-1.0.1.drv3  /nix/store/dkx5365jrgblpw64wykb47h31g9235s0-wrap-buddy-hook.drv4building '/nix/store/1fxknzsc7p3jfdi6vclkmrg9j2wllr9i-wrap-buddy-1.0.1.drv' on 'ssh-ng://nix@jamie'5building '/nix/store/1fxknzsc7p3jfdi6vclkmrg9j2wllr9i-wrap-buddy-1.0.1.drv'6wrap-buddy-1.0.1> Running phase: unpackPhase7wrap-buddy-1.0.1> unpacking source archive /nix/store/s18x2kl9v46z8d0l48z95hz8j4c61rfj-source8wrap-buddy-1.0.1> source root is source9wrap-buddy-1.0.1> Running phase: patchPhase10wrap-buddy-1.0.1> Running phase: updateAutotoolsGnuConfigScriptsPhase11wrap-buddy-1.0.1> Running phase: configurePhase12wrap-buddy-1.0.1> no configure script, doing nothing13wrap-buddy-1.0.1> Running phase: buildPhase14wrap-buddy-1.0.1> build flags: -j384 SHELL=/nix/store/gik3rh1vz2jlgnifb9dh6vc6sxwwz9jj-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2 LIBC_LIB=/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib BUILD_32BIT=115wrap-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.c16wrap-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/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/lib/wrap-buddy/loader.bin"' -o stub.elf src/stub/stub.c17wrap-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.c18wrap-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.c19wrap-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/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/lib/wrap-buddy/loader32.bin"' -o stub32.elf src/stub/stub.c20wrap-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.c21wrap-buddy-1.0.1> /nix/store/s2946bl9ciwzhafd66jhansrmxq9xhqm-binutils-2.46/bin/ld.bfd: warning: stub_reloc.elf has a LOAD segment with RWX permissions22wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub_reloc.elf stub_reloc.bin23wrap-buddy-1.0.1> xxd -i stub_reloc.bin > src/patcher/stub_64_reloc.h24wrap-buddy-1.0.1> /nix/store/s2946bl9ciwzhafd66jhansrmxq9xhqm-binutils-2.46/bin/ld.bfd: warning: stub32_reloc.elf has a LOAD segment with RWX permissions25wrap-buddy-1.0.1> /nix/store/s2946bl9ciwzhafd66jhansrmxq9xhqm-binutils-2.46/bin/ld.bfd: warning: stub.elf has a LOAD segment with RWX permissions26wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub.elf stub.bin27wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub32_reloc.elf stub32_reloc.bin28wrap-buddy-1.0.1> xxd -i stub.bin > src/patcher/stub_64.h29wrap-buddy-1.0.1> xxd -i stub32_reloc.bin > src/patcher/stub_32_reloc.h30wrap-buddy-1.0.1> /nix/store/s2946bl9ciwzhafd66jhansrmxq9xhqm-binutils-2.46/bin/ld.bfd: warning: stub32.elf has a LOAD segment with RWX permissions31wrap-buddy-1.0.1> objcopy -O binary --only-section=.all stub32.elf stub32.bin32wrap-buddy-1.0.1> xxd -i stub32.bin > src/patcher/stub_32.h33wrap-buddy-1.0.1> /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/c++ -std=c++23 -Wall -Wextra -O2 -Iinclude -DRELOCATABLE_LOADER_PATH_PLACEHOLDER='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -DLIBDIR='"/nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/lib/wrap-buddy"'  -DHAVE_STUB_32 -DDEFAULT_INTERP='"/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2"' -DDEFAULT_LIBC_LIB='"/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib"' -Isrc/patcher -o wrap-buddy src/patcher/main.cc34wrap-buddy-1.0.1> /nix/store/s2946bl9ciwzhafd66jhansrmxq9xhqm-binutils-2.46/bin/ld.bfd: warning: loader32.elf has a LOAD segment with RWX permissions35wrap-buddy-1.0.1> objcopy -O binary --only-section=.all loader32.elf loader32.bin36wrap-buddy-1.0.1> /nix/store/s2946bl9ciwzhafd66jhansrmxq9xhqm-binutils-2.46/bin/ld.bfd: warning: loader.elf has a LOAD segment with RWX permissions37wrap-buddy-1.0.1> objcopy -O binary --only-section=.all loader.elf loader.bin38wrap-buddy-1.0.1> Running phase: installPhase39wrap-buddy-1.0.1> install flags: -j384 SHELL=/nix/store/gik3rh1vz2jlgnifb9dh6vc6sxwwz9jj-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2 LIBC_LIB=/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib BUILD_32BIT=1 install40wrap-buddy-1.0.1> install -d /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/bin41wrap-buddy-1.0.1> install -m 755 wrap-buddy /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/bin/42wrap-buddy-1.0.1> install -d /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/lib/wrap-buddy43wrap-buddy-1.0.1> install -m 644 loader.bin stub.bin stub_reloc.bin loader32.bin stub32.bin /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/lib/wrap-buddy/44wrap-buddy-1.0.1> Running phase: fixupPhase45wrap-buddy-1.0.1> shrinking RPATHs of ELF executables and libraries in /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.146wrap-buddy-1.0.1> shrinking /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/bin/wrap-buddy47wrap-buddy-1.0.1> checking for references to /build/ in /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1...48wrap-buddy-1.0.1> patching script interpreter paths in /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.149wrap-buddy-1.0.1> stripping (with command strip and flags -S -p) in  /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/lib /nix/store/8xd13hydni6b7ni2cy9wbjv831mmjy3p-wrap-buddy-1.0.1/bin50wrap-buddy-1.0.1> Running phase: installCheckPhase51wrap-buddy-1.0.1> installcheck flags: -j384 SHELL=/nix/store/gik3rh1vz2jlgnifb9dh6vc6sxwwz9jj-bash-5.3p9/bin/bash CXX_FOR_BUILD=/nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2 LIBC_LIB=/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib BUILD_32BIT=1 INTERP=/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2 LIBC_LIB=/nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib check52wrap-buddy-1.0.1> bash tests/test.sh --interp /nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.2 --libs /nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib53wrap-buddy-1.0.1> === Test: basic patching ===54wrap-buddy-1.0.1> Using interpreter: /nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.255wrap-buddy-1.0.1> 64-bit stub: 407 bytes56wrap-buddy-1.0.1> 32-bit stub: 441 bytes57wrap-buddy-1.0.1> Patching: /build/tmp.KLY6iB3n3k/basic58wrap-buddy-1.0.1>   ELF class: 64-bit59wrap-buddy-1.0.1>   Original entry: 0x1150 (file offset: 0x1150)60wrap-buddy-1.0.1>   Available space at entry: 4345 bytes61wrap-buddy-1.0.1>   Stub size: 407 bytes (padded to 416)62wrap-buddy-1.0.1>   Wrote config to /build/tmp.KLY6iB3n3k/.basic.wrapbuddy63wrap-buddy-1.0.1>   Overwrote 416 bytes at entry point64wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL65wrap-buddy-1.0.1> Patched: /build/tmp.KLY6iB3n3k/basic66wrap-buddy-1.0.1> PASS: basic patching67wrap-buddy-1.0.1> === Test: --needed injection ===68wrap-buddy-1.0.1> Using interpreter: /nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.269wrap-buddy-1.0.1> 64-bit stub: 407 bytes70wrap-buddy-1.0.1> 32-bit stub: 441 bytes71wrap-buddy-1.0.1> Patching: /build/tmp.KLY6iB3n3k/check72wrap-buddy-1.0.1>   ELF class: 64-bit73wrap-buddy-1.0.1>   Original entry: 0x10f0 (file offset: 0x10f0)74wrap-buddy-1.0.1>   Available space at entry: 4345 bytes75wrap-buddy-1.0.1>   Stub size: 407 bytes (padded to 416)76wrap-buddy-1.0.1>   Wrote config to /build/tmp.KLY6iB3n3k/.check.wrapbuddy77wrap-buddy-1.0.1>   Overwrote 416 bytes at entry point78wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL79wrap-buddy-1.0.1> Patched: /build/tmp.KLY6iB3n3k/check80wrap-buddy-1.0.1> PASS: --needed injection81wrap-buddy-1.0.1> === Test: --relocatable ===82wrap-buddy-1.0.1> Using interpreter: /nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.283wrap-buddy-1.0.1> 64-bit stub: 577 bytes84wrap-buddy-1.0.1> 32-bit stub: 641 bytes85wrap-buddy-1.0.1> Patching: /build/tmp.KLY6iB3n3k/relocatable86wrap-buddy-1.0.1>   ELF class: 64-bit87wrap-buddy-1.0.1>   Original entry: 0x1150 (file offset: 0x1150)88wrap-buddy-1.0.1>   Available space at entry: 4345 bytes89wrap-buddy-1.0.1>   Stub size: 577 bytes (padded to 592)90wrap-buddy-1.0.1>   Wrote config to /build/tmp.KLY6iB3n3k/.relocatable.wrapbuddy91wrap-buddy-1.0.1>   Overwrote 592 bytes at entry point92wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL93wrap-buddy-1.0.1> Patched: /build/tmp.KLY6iB3n3k/relocatable94wrap-buddy-1.0.1> PASS: --relocatable patching95wrap-buddy-1.0.1> === Test: --relocatable binary movement ===96wrap-buddy-1.0.1> Using interpreter: /nix/store/57iz36553175g3178pvxjij8z5rcsd4n-glibc-2.42-61/lib/ld-linux-x86-64.so.297wrap-buddy-1.0.1> 64-bit stub: 577 bytes98wrap-buddy-1.0.1> 32-bit stub: 641 bytes99wrap-buddy-1.0.1> Patching: /build/tmp.KLY6iB3n3k/staging/bin/movable100wrap-buddy-1.0.1>   ELF class: 64-bit101wrap-buddy-1.0.1>   Original entry: 0x1150 (file offset: 0x1150)102wrap-buddy-1.0.1>   Available space at entry: 4345 bytes103wrap-buddy-1.0.1>   Stub size: 577 bytes (padded to 592)104wrap-buddy-1.0.1>   Wrote config to /build/tmp.KLY6iB3n3k/staging/bin/.movable.wrapbuddy105wrap-buddy-1.0.1>   Overwrote 592 bytes at entry point106wrap-buddy-1.0.1>   Converted PT_INTERP to PT_NULL107wrap-buddy-1.0.1> Patched: /build/tmp.KLY6iB3n3k/staging/bin/movable108wrap-buddy-1.0.1> PASS: --relocatable binary movement109wrap-buddy-1.0.1> === Test: --relocatable with target interpreter ===110wrap-buddy-1.0.1> PASS: --relocatable with target interpreter111wrap-buddy-1.0.1> === All tests passed ===112building '/nix/store/dkx5365jrgblpw64wykb47h31g9235s0-wrap-buddy-hook.drv' on 'ssh-ng://nix@jamie'113building '/nix/store/dkx5365jrgblpw64wykb47h31g9235s0-wrap-buddy-hook.drv'114115post-build step Upload coverage to codecov: ok116Skipping codecov: project=Mic92/wrap-buddy attr=x86_64-linux.package-default