nixbot

builds

succeeded builder.pl aarch64-darwin.devShell-linkcheck · build #52 · 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-49391-373142282/ in /nix/store/8z33bnxn1mdf4qgq3f3fpwzqjsdb3vri-builder.pl...4/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 49444 Done find "$dir" -type f -not -path '*/.build-id/*' -print05 49445 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/8z33bnxn1mdf4qgq3f3fpwzqjsdb3vri-builder.pl