Using versionCheckHook Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase no Makefile or custom buildPhase, doing nothing Running phase: installPhase Running phase: fixupPhase checking for references to /nix/var/nix/builds/nix-29295-1363477741/ in /nix/store/s71w9zxpbb46xfmlalyblg2q8znv0hbp-amp-0.0.1788148853-g38a2d7... /nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 29580 Done find "$dir" -type f -not -path '*/.build-id/*' -print0 29581 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/s71w9zxpbb46xfmlalyblg2q8znv0hbp-amp-0.0.1788148853-g38a2d7 adding code signature flag CodeSignatureFlags(LINKER_SIGNED) to main signing target signing /nix/store/s71w9zxpbb46xfmlalyblg2q8znv0hbp-amp-0.0.1788148853-g38a2d7/bin/amp in place signing /nix/store/s71w9zxpbb46xfmlalyblg2q8znv0hbp-amp-0.0.1788148853-g38a2d7/bin/amp as a Mach-O binary setting binary identifier to amp parsing Mach-O writing Mach-O to /nix/store/s71w9zxpbb46xfmlalyblg2q8znv0hbp-amp-0.0.1788148853-g38a2d7/bin/amp Running phase: installCheckPhase Executing versionCheckPhase Successfully managed to find version 0.0.1788148853-g38a2d7 in the output of the command /nix/store/s71w9zxpbb46xfmlalyblg2q8znv0hbp-amp-0.0.1788148853-g38a2d7/bin/amp --version 0.0.1788148853-g38a2d7 (released 2026-08-31T04:00:53.000Z, 18m ago) Finished versionCheckPhase no Makefile or custom installCheckPhase, doing nothing