nixbot

builds

succeeded greptile-cli-3.4.2 checks.aarch64-darwin.pkgs-greptile-cli · build #4194 · raw

1Using versionCheckHook
configurePhase
2no configure script, doing nothing
buildPhase
3no Makefile or custom buildPhase, doing nothing
fixupPhase
4checking for references to /nix/var/nix/builds/nix-56019-3992251100/ in /nix/store/24hlihprmsjyb67qnhwiqcsb0nib631g-greptile-cli-3.4.2...5/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 56102 Done find "$dir" -type f -not -path '*/.build-id/*' -print06 56103 Segmentation fault: 11 | while IFS= read -r -d '' file; do7 if isELF "$file"; then8 printf '%s\0' "$file" 1>&3;9 else10 if isScript "$file"; then11 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then12 printf '%s\0' "$file" 1>&4;13 fi;14 fi;15 fi;16done17patching script interpreter paths in /nix/store/24hlihprmsjyb67qnhwiqcsb0nib631g-greptile-cli-3.4.218stripping (with command strip and flags -S) in /nix/store/24hlihprmsjyb67qnhwiqcsb0nib631g-greptile-cli-3.4.2/libexec /nix/store/24hlihprmsjyb67qnhwiqcsb0nib631g-greptile-cli-3.4.2/bin
installCheckPhase
19Executing versionCheckPhase20Successfully managed to find version 3.4.2 in the output of the command /nix/store/24hlihprmsjyb67qnhwiqcsb0nib631g-greptile-cli-3.4.2/bin/greptile --version213.4.222Finished versionCheckPhase23no Makefile or custom installCheckPhase, doing nothing