nixbot

builds

succeeded darwin-version aarch64-darwin.darwin-sops · build #46 · raw

configurePhase
1no configure script, doing nothing
installPhase
2no Makefile or custom installPhase, doing nothing
fixupPhase
3checking for references to /nix/var/nix/builds/nix-94635-3010911991/ in /nix/store/l844i06iwpq15y09vjkysx6ljkzmpn6a-darwin-version...4/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 94938 Done find "$dir" -type f -not -path '*/.build-id/*' -print05 94939 Segmentation fault: 11 | while IFS= read -r -d '' file; do6 if isELF "$file"; then7 printf '%s\0' "$file" 1>&3;8 else9 if isScript "$file"; then10 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then11 printf '%s\0' "$file" 1>&4;12 fi;13 fi;14 fi;15done16patching script interpreter paths in /nix/store/l844i06iwpq15y09vjkysx6ljkzmpn6a-darwin-version