nixbot

builds

succeeded mardi-gras-0.32.0 checks.aarch64-darwin.pkgs-mardi-gras · build #4431 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/pqwg5kdsjl1pflc7gknlqzcbcnb5wgma-source3source root is source
buildPhase
4Building subPackage ./cmd/mg
checkPhase
5ok github.com/matt-wright86/mardi-gras/cmd/mg 0.539s
fixupPhase
6checking for references to /nix/var/nix/builds/nix-8878-3786712623/ in /nix/store/z1isriccw42nr8m8fyn3pmds5qjg6wpz-mardi-gras-0.32.0...7/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 11640 Done find "$dir" -type f -not -path '*/.build-id/*' -print08 11641 Segmentation fault: 11 | while IFS= read -r -d '' file; do9 if isELF "$file"; then10 printf '%s\0' "$file" 1>&3;11 else12 if isScript "$file"; then13 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then14 printf '%s\0' "$file" 1>&4;15 fi;16 fi;17 fi;18done19patching script interpreter paths in /nix/store/z1isriccw42nr8m8fyn3pmds5qjg6wpz-mardi-gras-0.32.020stripping (with command strip and flags -S) in /nix/store/z1isriccw42nr8m8fyn3pmds5qjg6wpz-mardi-gras-0.32.0/bin
installCheckPhase
21Executing versionCheckPhase22Successfully managed to find version 0.32.0 in the output of the command /nix/store/z1isriccw42nr8m8fyn3pmds5qjg6wpz-mardi-gras-0.32.0/bin/mg --version23mg 0.32.024Finished versionCheckPhase25no Makefile or custom installCheckPhase, doing nothing