nixbot

builds

succeeded x86_64-linux.clang-tidy build #9 · raw · ·

1this derivation will be built:2  /nix/store/9bwvcrbbqvq3ar80xqc86ycv3cri5rx1-wrap-buddy-clang-tidy.drv3these 6 paths will be fetched (2.9 MiB download, 18.9 MiB unpacked):4  /nix/store/4bjgyzyppcdm5k246z62hl7n8yymvvhk-clang-wrapper-21.1.85  /nix/store/sk8lfmwp91ncwqk43lf1yyd053ydz1xb-libcxx-21.1.86  /nix/store/17ni304lybbq86dzxp0lrlvrp0bq7m0r-libcxx-21.1.8-dev7  /nix/store/0yyl462wmliql5pw5xwardnas2wjk6ij-stdenv-linux8  /nix/store/a967lhdvmrhwhvwdqqr6dslgyvpa4hz6-tinyxxd-1.3.159  /nix/store/r9i3w4dxggsxb1fmib89xakrp0gx14zv-xxd-tinyxxd-1.3.1510building '/nix/store/9bwvcrbbqvq3ar80xqc86ycv3cri5rx1-wrap-buddy-clang-tidy.drv' on 'ssh-ng://nix@jamie'11building '/nix/store/9bwvcrbbqvq3ar80xqc86ycv3cri5rx1-wrap-buddy-clang-tidy.drv'12wrap-buddy-clang-tidy> Running phase: unpackPhase13wrap-buddy-clang-tidy> unpacking source archive /nix/store/jsx71pwk7vjpmbjhwmvwdc3qlqw1053p-source14wrap-buddy-clang-tidy> source root is source15wrap-buddy-clang-tidy> Running phase: patchPhase16wrap-buddy-clang-tidy> Running phase: updateAutotoolsGnuConfigScriptsPhase17wrap-buddy-clang-tidy> Running phase: configurePhase18wrap-buddy-clang-tidy> no configure script, doing nothing19wrap-buddy-clang-tidy> Running phase: buildPhase20wrap-buddy-clang-tidy> { jq -n --arg d "/build/source" --arg f src/patcher/main.cc '{directory: $d, file: $f, arguments: $ARGS.positional + [$f]}' --args -- c++ -std=c++23 -Wall -Wextra -O2 -Iinclude -DRELOCATABLE_LOADER_PATH_PLACEHOLDER='"880031aabab70d51f1ff08762ad3c457bdaa2bf2687f4e864a33f63889a5ed1b571bebc01e6d248e9e4ac63c86b696712f07a701983375bd95910df9afa9a636"' -DLIBDIR='"/usr/local/lib/wrap-buddy"'  \21wrap-buddy-clang-tidy>     -DHAVE_STUB_32 '-DDEFAULT_INTERP="/nix/store/dummy/ld.so"' \22wrap-buddy-clang-tidy>     '-DDEFAULT_LIBC_LIB="/nix/store/dummy/lib"' -Isrc/patcher; \23wrap-buddy-clang-tidy>   jq -n --arg d "/build/source" --arg f src/loader/loader.c '{directory: $d, file: $f, arguments: $ARGS.positional + [$f]}' --args -- clang -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Os -Iinclude  -Iinclude; \24wrap-buddy-clang-tidy>   jq -n --arg d "/build/source" --arg f src/stub/stub.c '{directory: $d, file: $f, arguments: $ARGS.positional + [$f]}' --args -- clang -Wall -nostdlib -nostdinc -fPIC -fno-stack-protector -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -fno-builtin -Os -Iinclude  \25wrap-buddy-clang-tidy>     '-DLOADER_PATH="/usr/local/lib/wrap-buddy/loader.bin"' -Iinclude; \26wrap-buddy-clang-tidy> } | jq -s . > compile_commands.json27wrap-buddy-clang-tidy> clang -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='"/usr/local/lib/wrap-buddy/loader.bin"' -o stub.elf src/stub/stub.c28wrap-buddy-clang-tidy> clang: warning: argument unused during compilation: '-nostdlibinc' [-Wunused-command-line-argument]29wrap-buddy-clang-tidy> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub.elf has a LOAD segment with RWX permissions30wrap-buddy-clang-tidy> objcopy -O binary --only-section=.all stub.elf stub.bin31wrap-buddy-clang-tidy> xxd -i stub.bin > src/patcher/stub_64.h32wrap-buddy-clang-tidy> clang -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='"/usr/local/lib/wrap-buddy/loader32.bin"' -o stub32.elf src/stub/stub.c33wrap-buddy-clang-tidy> clang: warning: argument unused during compilation: '-nostdlibinc' [-Wunused-command-line-argument]34wrap-buddy-clang-tidy> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub32.elf has a LOAD segment with RWX permissions35wrap-buddy-clang-tidy> objcopy -O binary --only-section=.all stub32.elf stub32.bin36wrap-buddy-clang-tidy> xxd -i stub32.bin > src/patcher/stub_32.h37wrap-buddy-clang-tidy> clang -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.c38wrap-buddy-clang-tidy> clang: warning: argument unused during compilation: '-nostdlibinc' [-Wunused-command-line-argument]39wrap-buddy-clang-tidy> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub_reloc.elf has a LOAD segment with RWX permissions40wrap-buddy-clang-tidy> objcopy -O binary --only-section=.all stub_reloc.elf stub_reloc.bin41wrap-buddy-clang-tidy> xxd -i stub_reloc.bin > src/patcher/stub_64_reloc.h42wrap-buddy-clang-tidy> clang -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.c43wrap-buddy-clang-tidy> clang: warning: argument unused during compilation: '-nostdlibinc' [-Wunused-command-line-argument]44wrap-buddy-clang-tidy> /nix/store/39lyf5g2iz4jd2r6q4g5whk9vw09zglj-binutils-2.46/bin/ld.bfd: warning: stub32_reloc.elf has a LOAD segment with RWX permissions45wrap-buddy-clang-tidy> objcopy -O binary --only-section=.all stub32_reloc.elf stub32_reloc.bin46wrap-buddy-clang-tidy> xxd -i stub32_reloc.bin > src/patcher/stub_32_reloc.h47wrap-buddy-clang-tidy> clang-tidy -p . src/loader/loader.c src/stub/stub.c src/patcher/main.cc48wrap-buddy-clang-tidy> [1/3] Processing file /build/source/src/loader/loader.c.49wrap-buddy-clang-tidy> 136 warnings generated.50wrap-buddy-clang-tidy> [2/3] Processing file /build/source/src/stub/stub.c.51wrap-buddy-clang-tidy> 172 warnings generated.52wrap-buddy-clang-tidy> [3/3] Processing file /build/source/src/patcher/main.cc.53wrap-buddy-clang-tidy> 179919 warnings generated.54wrap-buddy-clang-tidy> Suppressed 179947 warnings (179919 in non-user code, 28 NOLINT).55wrap-buddy-clang-tidy> Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.56wrap-buddy-clang-tidy> Running phase: installPhase57wrap-buddy-clang-tidy> Running phase: fixupPhase58wrap-buddy-clang-tidy> shrinking RPATHs of ELF executables and libraries in /nix/store/s0m7wi5f749j35pss8g65j224yi98md8-wrap-buddy-clang-tidy59wrap-buddy-clang-tidy> checking for references to /build/ in /nix/store/s0m7wi5f749j35pss8g65j224yi98md8-wrap-buddy-clang-tidy...60wrap-buddy-clang-tidy> patching script interpreter paths in /nix/store/s0m7wi5f749j35pss8g65j224yi98md8-wrap-buddy-clang-tidy6162post-build step Upload coverage to codecov: ok63Skipping codecov: project=Mic92/wrap-buddy attr=x86_64-linux.clang-tidy