nixbot

builds

succeeded gascity-1.4.1 checks.aarch64-darwin.pkgs-gascity · build #4561 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/sjdk2fssrdg3q6k0vq5piifzix531ycl-source3source root is source
buildPhase
4Building subPackage ./cmd/gc
fixupPhase
5checking for references to /nix/var/nix/builds/nix-29397-4049835542/ in /nix/store/bihhr3424ra5gnn6h6r99zafvqm1kmlm-gascity-1.4.1...6/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 30600 Done find "$dir" -type f -not -path '*/.build-id/*' -print07 30601 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/bihhr3424ra5gnn6h6r99zafvqm1kmlm-gascity-1.4.119stripping (with command strip and flags -S) in /nix/store/bihhr3424ra5gnn6h6r99zafvqm1kmlm-gascity-1.4.1/bin
installCheckPhase
20Executing versionCheckPhase21Successfully managed to find version 1.4.1 in the output of the command /nix/store/bihhr3424ra5gnn6h6r99zafvqm1kmlm-gascity-1.4.1/bin/gc version221.4.123Finished versionCheckPhase24no Makefile or custom installCheckPhase, doing nothing