nixbot

builds

succeeded entire-0.10.3 checks.aarch64-darwin.pkgs-entire · build #4431 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/7l5zfhrs3pngc4922835rpwlrpysas0r-source3source root is source
patchPhase
4unpinGoModVersionHook: setting go.mod go directive to 1.26.7
buildPhase
5Building subPackage ././cmd/entire
fixupPhase
6checking for references to /nix/var/nix/builds/nix-91045-2582042579/ in /nix/store/mf8wzlld5dc8w2xnvw4ffsqaqd88ddl0-entire-0.10.3...7/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 99995 Done find "$dir" -type f -not -path '*/.build-id/*' -print08 99996 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/mf8wzlld5dc8w2xnvw4ffsqaqd88ddl0-entire-0.10.320stripping (with command strip and flags -S) in /nix/store/mf8wzlld5dc8w2xnvw4ffsqaqd88ddl0-entire-0.10.3/bin
installCheckPhase
21Executing versionCheckPhase22Successfully managed to find version 0.10.3 in the output of the command /nix/store/mf8wzlld5dc8w2xnvw4ffsqaqd88ddl0-entire-0.10.3/bin/entire version23Entire CLI 0.10.324Go version: go1.26.725OS/Arch: darwin/arm6426Finished versionCheckPhase27no Makefile or custom installCheckPhase, doing nothing