nixbot

builds

succeeded auv-0.0.18 checks.aarch64-darwin.pkgs-auv · build #4937 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/gb9irjjv316fnc3gx45py8cri8c3i29h-auv-aarch64-apple-darwin.tar.gz3source root is .4setting SOURCE_DATE_EPOCH to timestamp 1789315531 of file "./auv"
configurePhase
5no configure script, doing nothing
buildPhase
6no Makefile or custom buildPhase, doing nothing
fixupPhase
7checking for references to /nix/var/nix/builds/nix-83019-2627774442/ in /nix/store/3mhh69jazrx3dz30ldyfa80p32m9rkxl-auv-0.0.18...8/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 83182 Done find "$dir" -type f -not -path '*/.build-id/*' -print09 83183 Segmentation fault: 11 | while IFS= read -r -d '' file; do10 if isELF "$file"; then11 printf '%s\0' "$file" 1>&3;12 else13 if isScript "$file"; then14 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then15 printf '%s\0' "$file" 1>&4;16 fi;17 fi;18 fi;19done20patching script interpreter paths in /nix/store/3mhh69jazrx3dz30ldyfa80p32m9rkxl-auv-0.0.18
installCheckPhase
21Executing versionCheckPhase22Successfully managed to find version 0.0.18 in the output of the command /nix/store/3mhh69jazrx3dz30ldyfa80p32m9rkxl-auv-0.0.18/bin/auv --version23auv 0.0.1824Finished versionCheckPhase25codesignCheckHook: checking /nix/store/3mhh69jazrx3dz30ldyfa80p32m9rkxl-auv-0.0.18/bin/auv26(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)27no problems detected!28(we do not verify everything so please do not assume that the signature meets Apple standards)29CMS Verification successful30unpacking source archive /nix/store/gb9irjjv316fnc3gx45py8cri8c3i29h-auv-aarch64-apple-darwin.tar.gz31codesignCheckHook: checking /nix/var/nix/builds/nix-83019-2627774442/tmp.7A3XeCPMMZ/auv32(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)33no problems detected!34(we do not verify everything so please do not assume that the signature meets Apple standards)35CMS Verification successful36codesignCheckHook: verified 2 Mach-O binaries for team 433DLLA85537no Makefile or custom installCheckPhase, doing nothing