nixbot

builds

succeeded coderabbit-cli-0.7.8 checks.aarch64-darwin.pkgs-coderabbit-cli · build #4558 · raw

1Using versionCheckHook
unpackPhase
2Archive: /nix/store/6jrb749kc94qbv8s289l5ckbn671gl8a-coderabbit-darwin-arm64.zip3 inflating: coderabbit
configurePhase
4no configure script, doing nothing
buildPhase
5no Makefile or custom buildPhase, doing nothing
fixupPhase
6checking for references to /nix/var/nix/builds/nix-83141-4089146416/ in /nix/store/s4gcc572p5vn9jbsz0azwwj8jpw6zzlf-coderabbit-cli-0.7.8...7/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 83226 Done find "$dir" -type f -not -path '*/.build-id/*' -print08 83227 Segmentation fault: 11 | while IFS= read -r -d '' file; do9 if isELF "$file"; then10 printf '%s\0' "$file" 1>&3;11 else12 if isScript "$file"; then13 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then14 printf '%s\0' "$file" 1>&4;15 fi;16 fi;17 fi;18done19patching script interpreter paths in /nix/store/s4gcc572p5vn9jbsz0azwwj8jpw6zzlf-coderabbit-cli-0.7.820making symlink relative: /nix/store/s4gcc572p5vn9jbsz0azwwj8jpw6zzlf-coderabbit-cli-0.7.8/bin/cr
installCheckPhase
21Executing versionCheckPhase22Successfully managed to find version 0.7.8 in the output of the command /nix/store/s4gcc572p5vn9jbsz0azwwj8jpw6zzlf-coderabbit-cli-0.7.8/bin/coderabbit --version230.7.824Finished versionCheckPhase25codesignCheckHook: checking /nix/store/s4gcc572p5vn9jbsz0azwwj8jpw6zzlf-coderabbit-cli-0.7.8/bin/coderabbit26(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)27no problems detected!28(we do not verify everything so please do not assume that the signature meets Apple standards)29CMS Verification successful30unpacking source archive /nix/store/6jrb749kc94qbv8s289l5ckbn671gl8a-coderabbit-darwin-arm64.zip31codesignCheckHook: checking /nix/var/nix/builds/nix-83141-4089146416/tmp.qnILYYnx4D/coderabbit32(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)33no problems detected!34(we do not verify everything so please do not assume that the signature meets Apple standards)35CMS Verification successful36codesignCheckHook: verified 2 Mach-O binaries for team 47UZS5527937no Makefile or custom installCheckPhase, doing nothing