Using versionCheckHook Running phase: unpackPhase unpacking source archive /nix/store/7l5zfhrs3pngc4922835rpwlrpysas0r-source source root is source Running phase: patchPhase unpinGoModVersionHook: setting go.mod go directive to 1.26.7 Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase Building subPackage ././cmd/entire Running phase: installPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-91045-2582042579/ in /nix/store/mf8wzlld5dc8w2xnvw4ffsqaqd88ddl0-entire-0.10.3... /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 99995 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 99996 Segmentation fault: 11 | while IFS= read -r -d '' file; do if isELF "$file"; then printf '%s\0' "$file" 1>&3; else if isScript "$file"; then filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then printf '%s\0' "$file" 1>&4; fi; fi; fi; done patching script interpreter paths in /nix/store/mf8wzlld5dc8w2xnvw4ffsqaqd88ddl0-entire-0.10.3 stripping (with command strip and flags -S) in /nix/store/mf8wzlld5dc8w2xnvw4ffsqaqd88ddl0-entire-0.10.3/bin Running phase: installCheckPhase Executing versionCheckPhase Successfully managed to find version 0.10.3 in the output of the command /nix/store/mf8wzlld5dc8w2xnvw4ffsqaqd88ddl0-entire-0.10.3/bin/entire version Entire CLI 0.10.3 Go version: go1.26.7 OS/Arch: darwin/arm64 Finished versionCheckPhase no Makefile or custom installCheckPhase, doing nothing