nixbot

builds

succeeded claude-code-2.1.278 checks.aarch64-darwin.package-email-sync · build #631 · raw

1Using versionCheckHook
configurePhase
2no configure script, doing nothing
fixupPhase
3checking for references to /nix/var/nix/builds/nix-53271-841210018/ in /nix/store/cj8vvm9x8vbv0pwvrpa4ygyyphrz8bnh-claude-code-2.1.278...4/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 54069 Done find "$dir" -type f -not -path '*/.build-id/*' -print05 54070 Segmentation fault: 11 | while IFS= read -r -d '' file; do6 if isELF "$file"; then7 printf '%s\0' "$file" 1>&3;8 else9 if isScript "$file"; then10 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then11 printf '%s\0' "$file" 1>&4;12 fi;13 fi;14 fi;15done16patching script interpreter paths in /nix/store/cj8vvm9x8vbv0pwvrpa4ygyyphrz8bnh-claude-code-2.1.278
installCheckPhase
17Executing versionCheckPhase18Successfully managed to find version 2.1.278 in the output of the command /nix/store/cj8vvm9x8vbv0pwvrpa4ygyyphrz8bnh-claude-code-2.1.278/bin/claude --version192.1.278 (Claude Code)20Finished versionCheckPhase21no Makefile or custom installCheckPhase, doing nothing