nixbot

builds

succeeded amp-0.0.1787083307-g3b8169 aarch64-darwin.pkgs-amp · build #3311 · 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-97082-1749125323/ in /nix/store/8ryli0yapi0f27j7qxqsl269hfq65qff-amp-0.0.1787083307-g3b8169...5/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 97162 Done find "$dir" -type f -not -path '*/.build-id/*' -print06 97163 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/8ryli0yapi0f27j7qxqsl269hfq65qff-amp-0.0.1787083307-g3b816918adding code signature flag CodeSignatureFlags(LINKER_SIGNED) to main signing target19signing /nix/store/8ryli0yapi0f27j7qxqsl269hfq65qff-amp-0.0.1787083307-g3b8169/bin/amp in place20signing /nix/store/8ryli0yapi0f27j7qxqsl269hfq65qff-amp-0.0.1787083307-g3b8169/bin/amp as a Mach-O binary21setting binary identifier to amp22parsing Mach-O23writing Mach-O to /nix/store/8ryli0yapi0f27j7qxqsl269hfq65qff-amp-0.0.1787083307-g3b8169/bin/amp
installCheckPhase
24Executing versionCheckPhase25Successfully managed to find version 0.0.1787083307-g3b8169 in the output of the command /nix/store/8ryli0yapi0f27j7qxqsl269hfq65qff-amp-0.0.1787083307-g3b8169/bin/amp --version260.0.1787083307-g3b8169 (released 2026-08-18T20:01:47.000Z, 1h ago)27Finished versionCheckPhase28no Makefile or custom installCheckPhase, doing nothing