nixbot

builds

succeeded copilot-cli-1.0.87 checks.aarch64-darwin.pkgs-copilot-cli · build #5118 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/b73h5hy6by02ifznxc3g2cf4102r827d-copilot-darwin-arm64-1.0.87.tgz3source root is package4setting SOURCE_DATE_EPOCH to timestamp 499162500 of file "package/package.json"
configurePhase
5no configure script, doing nothing
fixupPhase
6checking for references to /nix/var/nix/builds/nix-41548-2280352649/ in /nix/store/z70qr757b3nalmvvhj5nv3c5s0f20bzs-copilot-cli-1.0.87...7/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 41643 Done find "$dir" -type f -not -path '*/.build-id/*' -print08 41644 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/z70qr757b3nalmvvhj5nv3c5s0f20bzs-copilot-cli-1.0.87
installCheckPhase
20Executing versionCheckPhase21Successfully managed to find version 1.0.87 in the output of the command /nix/store/z70qr757b3nalmvvhj5nv3c5s0f20bzs-copilot-cli-1.0.87/bin/copilot --version22GitHub Copilot CLI 1.0.87.23Run 'copilot update' to check for updates.24Finished versionCheckPhase25no Makefile or custom installCheckPhase, doing nothing