nixbot

builds

succeeded droid-0.224.1 checks.aarch64-darwin.pkgs-droid · build #5177 · raw

1Using versionCheckHook
configurePhase
2no configure script, doing nothing
buildPhase
3no Makefile or custom buildPhase, doing nothing
fixupPhase
4checking for references to /nix/var/nix/builds/nix-37698-3326281937/ in /nix/store/plaqpwqswgx1rqv2kbp1fniyrkj5f9sz-droid-0.224.1...5/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 37799 Done find "$dir" -type f -not -path '*/.build-id/*' -print06 37800 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/plaqpwqswgx1rqv2kbp1fniyrkj5f9sz-droid-0.224.1
installCheckPhase
18Executing versionCheckPhase19Successfully managed to find version 0.224.1 in the output of the command /nix/store/plaqpwqswgx1rqv2kbp1fniyrkj5f9sz-droid-0.224.1/bin/droid --version200.224.121Finished versionCheckPhase22no Makefile or custom installCheckPhase, doing nothing