darwin-rebuild
default.checks.aarch64-darwin.darwin-evo
· build #302
· raw
configurePhase
1no configure script, doing nothinginstallPhase
2no Makefile or custom installPhase, doing nothingfixupPhase
3checking for references to /nix/var/nix/builds/nix-38063-179860933/ in /nix/store/vf3xjfak1qynf8lwch966v6ldancdq3l-darwin-rebuild...4/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 39279 Done find "$dir" -type f -not -path '*/.build-id/*' -print05 39280 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/vf3xjfak1qynf8lwch966v6ldancdq3l-darwin-rebuild