nixbot

builds

succeeded gastown-1.2.1 checks.aarch64-darwin.pkgs-gastown · build #4123 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/y7x9b4ilnn4ph9hy886bnp0kmisd0fqk-source3source root is source
buildPhase
4Building subPackage ./cmd/gt
fixupPhase
5checking for references to /nix/var/nix/builds/nix-4582-2534982524/ in /nix/store/qz7j8j4kxpkqk7l55qmdydhpysmc1756-gastown-1.2.1...6/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 5367 Done find "$dir" -type f -not -path '*/.build-id/*' -print07 5368 Segmentation fault: 11 | while IFS= read -r -d '' file; do8 if isELF "$file"; then9 printf '%s\0' "$file" 1>&3;10 else11 if isScript "$file"; then12 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then13 printf '%s\0' "$file" 1>&4;14 fi;15 fi;16 fi;17done18patching script interpreter paths in /nix/store/qz7j8j4kxpkqk7l55qmdydhpysmc1756-gastown-1.2.119stripping (with command strip and flags -S) in /nix/store/qz7j8j4kxpkqk7l55qmdydhpysmc1756-gastown-1.2.1/bin
installCheckPhase
20Executing versionCheckPhase21Successfully managed to find version 1.2.1 in the output of the command /nix/store/qz7j8j4kxpkqk7l55qmdydhpysmc1756-gastown-1.2.1/bin/gt --version22gt version 1.2.123Finished versionCheckPhase24no Makefile or custom installCheckPhase, doing nothing