reasonix-1.38.11
checks.aarch64-darwin.pkgs-reasonix
· build #5054
· raw
1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/wa2x5b0an2n4hgw1f0cf3z0jhw0f3zps-source3source root is sourcebuildPhase
4Building subPackage ./cmd/reasonixcheckPhase
5ok reasonix/cmd/reasonix 0.599sfixupPhase
6checking for references to /nix/var/nix/builds/nix-21883-3518379030/ in /nix/store/iy9kd3i2jsj5xxvdpx515zcqmvcws2ny-reasonix-1.38.11...7/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 24057 Done find "$dir" -type f -not -path '*/.build-id/*' -print08 24058 Segmentation fault: 11 | while IFS= read -r -d '' file; do9 if isELF "$file"; then10 printf '%s\0' "$file" 1>&3;11 else12 if isScript "$file"; then13 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then14 printf '%s\0' "$file" 1>&4;15 fi;16 fi;17 fi;18done19patching script interpreter paths in /nix/store/iy9kd3i2jsj5xxvdpx515zcqmvcws2ny-reasonix-1.38.1120stripping (with command strip and flags -S) in /nix/store/iy9kd3i2jsj5xxvdpx515zcqmvcws2ny-reasonix-1.38.11/bininstallCheckPhase
21Executing versionCheckPhase22Successfully managed to find version 1.38.11 in the output of the command /nix/store/iy9kd3i2jsj5xxvdpx515zcqmvcws2ny-reasonix-1.38.11/bin/reasonix --version23reasonix v1.38.1124Finished versionCheckPhase25no Makefile or custom installCheckPhase, doing nothing