handy-0.9.7
checks.aarch64-darwin.pkgs-handy
· build #4850
· raw
configurePhase
1no configure script, doing nothingbuildPhase
2no Makefile or custom buildPhase, doing nothingfixupPhase
3checking for references to /nix/var/nix/builds/nix-81573-4074565084/ in /nix/store/dkp1ldgrmpxa2swqsgmjkjwdlxv9vm6s-handy-0.9.7...4/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 81664 Done find "$dir" -type f -not -path '*/.build-id/*' -print05 81665 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/dkp1ldgrmpxa2swqsgmjkjwdlxv9vm6s-handy-0.9.7installCheckPhase
17codesignCheckHook: checking /nix/store/dkp1ldgrmpxa2swqsgmjkjwdlxv9vm6s-handy-0.9.7/Applications/Handy.app/Contents/MacOS/handy18(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)19no problems detected!20(we do not verify everything so please do not assume that the signature meets Apple standards)21CMS Verification successful22unpacking source archive /nix/store/gxcn0nwl7b008xf749ijpkrs92p2wm9s-Handy_aarch64.app.tar.gz23codesignCheckHook: checking /nix/var/nix/builds/nix-81573-4074565084/tmp.UyK2QQlKdk/Handy.app/Contents/MacOS/handy24(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)25no problems detected!26(we do not verify everything so please do not assume that the signature meets Apple standards)27CMS Verification successful28codesignCheckHook: verified 2 Mach-O binaries for team UWFLB4GC2529no Makefile or custom installCheckPhase, doing nothing