amp-0.0.1790035281-g772f48
checks.aarch64-darwin.pkgs-amp
· build #5171
· raw
1Using versionCheckHook
configurePhase
2no configure script, doing nothingbuildPhase
3no Makefile or custom buildPhase, doing nothingfixupPhase
4checking for references to /nix/var/nix/builds/nix-27913-418272932/ in /nix/store/rcgbr0f7dfb1nhiwx4wngnzapj0msmpi-amp-0.0.1790035281-g772f48...5/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 28024 Done find "$dir" -type f -not -path '*/.build-id/*' -print06 28025 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/rcgbr0f7dfb1nhiwx4wngnzapj0msmpi-amp-0.0.1790035281-g772f4818adding code signature flag CodeSignatureFlags(LINKER_SIGNED) to main signing target19signing /nix/store/rcgbr0f7dfb1nhiwx4wngnzapj0msmpi-amp-0.0.1790035281-g772f48/bin/amp in place20signing /nix/store/rcgbr0f7dfb1nhiwx4wngnzapj0msmpi-amp-0.0.1790035281-g772f48/bin/amp as a Mach-O binary21setting binary identifier to amp22parsing Mach-O23writing Mach-O to /nix/store/rcgbr0f7dfb1nhiwx4wngnzapj0msmpi-amp-0.0.1790035281-g772f48/bin/ampinstallCheckPhase
24Executing versionCheckPhase25Successfully managed to find version 0.0.1790035281-g772f48 in the output of the command /nix/store/rcgbr0f7dfb1nhiwx4wngnzapj0msmpi-amp-0.0.1790035281-g772f48/bin/amp --version260.0.1790035281-g772f48 (released 2026-09-22T00:01:21.000Z, 3h ago)27Finished versionCheckPhase28no Makefile or custom installCheckPhase, doing nothing