wrap-buddy-1.0.0
checks.aarch64-linux.package-claude-code
· build #597
· raw
1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/narnbxbbn9wqa7z715m2x7ycrss2gsj0-source3source root is sourceconfigurePhase
4no configure script, doing nothingbuildPhase
5build flags: -j24 SHELL=/nix/store/idnyqaaix26szkvhs1mjgi7990jajz9a-bash-5.3p15/bin/bash CXX_FOR_BUILD=/nix/store/z2qkl46kv87zcs2sfwfjgc75nq0hbzhf-gcc-wrapper-15.3.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib/ld-linux-aarch64.so.1 LIBC_LIB=/nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib6gcc -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.c7gcc -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 -DLOADER_PATH='"/nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0/lib/wrap-buddy/loader.bin"' -Iinclude -o stub.elf src/stub/stub.c8/nix/store/havg05vfa2g9ksbcsnk0hx9z1mlgfbhi-binutils-2.46/bin/ld.bfd: warning: stub.elf has a LOAD segment with RWX permissions9objcopy -O binary --only-section=.all stub.elf stub.bin10xxd -i stub.bin > src/patcher/stub_64.h11/nix/store/z2qkl46kv87zcs2sfwfjgc75nq0hbzhf-gcc-wrapper-15.3.0/bin/c++ -std=c++23 -Wall -Wextra -O2 -Iinclude -DDEFAULT_INTERP='"/nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib/ld-linux-aarch64.so.1"' -DDEFAULT_LIBC_LIB='"/nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib"' -Isrc/patcher -o wrap-buddy src/patcher/main.cc12/nix/store/havg05vfa2g9ksbcsnk0hx9z1mlgfbhi-binutils-2.46/bin/ld.bfd: warning: loader.elf has a LOAD segment with RWX permissions13objcopy -O binary --only-section=.all loader.elf loader.bininstallPhase
14install flags: -j24 SHELL=/nix/store/idnyqaaix26szkvhs1mjgi7990jajz9a-bash-5.3p15/bin/bash CXX_FOR_BUILD=/nix/store/z2qkl46kv87zcs2sfwfjgc75nq0hbzhf-gcc-wrapper-15.3.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib/ld-linux-aarch64.so.1 LIBC_LIB=/nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib install15install -d /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0/bin16install -m 755 wrap-buddy /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0/bin/17install -d /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0/lib/wrap-buddy18install -m 644 loader.bin stub.bin /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0/lib/wrap-buddy/fixupPhase
19shrinking RPATHs of ELF executables and libraries in /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.020shrinking /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0/bin/wrap-buddy21checking for references to /build/ in /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0...22patching script interpreter paths in /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.023stripping (with command strip and flags -S -p) in /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0/lib /nix/store/q27l6x4spi7cmsajpamqypik5m0gbcwv-wrap-buddy-1.0.0/bininstallCheckPhase
24installcheck flags: -j24 SHELL=/nix/store/idnyqaaix26szkvhs1mjgi7990jajz9a-bash-5.3p15/bin/bash CXX_FOR_BUILD=/nix/store/z2qkl46kv87zcs2sfwfjgc75nq0hbzhf-gcc-wrapper-15.3.0/bin/c++ BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/wrap-buddy INTERP=/nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib/ld-linux-aarch64.so.1 LIBC_LIB=/nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib check25bash tests/test.sh --interp /nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib/ld-linux-aarch64.so.1 --libs /nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib26=== Test: basic patching ===27Using interpreter: /nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib/ld-linux-aarch64.so.12864-bit stub: 422 bytes2932-bit stub: not available30Patching: /build/tmp.N10AHvnfXf/basic31 ELF class: 64-bit32 Original entry: 0xa00 (file offset: 0xa00)33 Available space at entry: 4820 bytes34 Stub size: 422 bytes (padded to 432)35 Wrote config to /build/tmp.N10AHvnfXf/.basic.wrapbuddy36 Overwrote 432 bytes at entry point37 Converted PT_INTERP to PT_NULL38Patched: /build/tmp.N10AHvnfXf/basic39PASS: basic patching40=== Test: --needed injection ===41Using interpreter: /nix/store/m54cs0m994hc3n9lax7sg98sgy729qsa-glibc-2.42-84/lib/ld-linux-aarch64.so.14264-bit stub: 422 bytes4332-bit stub: not available44Patching: /build/tmp.N10AHvnfXf/check45 ELF class: 64-bit46 Original entry: 0x840 (file offset: 0x840)47 Available space at entry: 4748 bytes48 Stub size: 422 bytes (padded to 432)49 Wrote config to /build/tmp.N10AHvnfXf/.check.wrapbuddy50 Overwrote 432 bytes at entry point51 Converted PT_INTERP to PT_NULL52Patched: /build/tmp.N10AHvnfXf/check53PASS: --needed injection54=== All tests passed ===