expect-failure.sh
checks.aarch64-darwin.package-neovim-test-failed_check
· build #610
· raw
1structuredAttrs is enabled
configurePhase
2no configure script, doing nothinginstallPhase
3no Makefile or custom installPhase, doing nothingfixupPhase
4checking for references to /nix/var/nix/builds/nix-32730-1891630752/ in /nix/store/nd3wbc37g98492141gdf47cxzb8rgkh4-expect-failure.sh...5/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 33110 Done find "$dir" -type f -not -path '*/.build-id/*' -print06 33111 Segmentation fault: 11 | while IFS= read -r -d '' file; do7 if isELF "$file"; then8 printf '%s\0' "$file" 1>&3;9 else10 if isScript "$file"; then11 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then12 printf '%s\0' "$file" 1>&4;13 fi;14 fi;15 fi;16done17patching script interpreter paths in /nix/store/nd3wbc37g98492141gdf47cxzb8rgkh4-expect-failure.sh