nixbot

builds

succeeded antigravity-cli-1.2.7 checks.aarch64-darwin.pkgs-antigravity-cli · build #4937 · raw

1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/f38f70x1gw321fhy8hixi5ccgfjir1kk-cli_mac_arm64.tar.gz3source root is .4setting SOURCE_DATE_EPOCH to timestamp 1789775413 of file "./antigravity"
configurePhase
5no configure script, doing nothing
buildPhase
6no Makefile or custom buildPhase, doing nothing
fixupPhase
7checking for references to /nix/var/nix/builds/nix-43332-8126938/ in /nix/store/596s0mn6ip0klxv3ap3g03wphr47hhx0-antigravity-cli-1.2.7...8/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 44219 Done find "$dir" -type f -not -path '*/.build-id/*' -print09 44220 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/596s0mn6ip0klxv3ap3g03wphr47hhx0-antigravity-cli-1.2.7
installCheckPhase
21codesignCheckHook: checking /nix/store/596s0mn6ip0klxv3ap3g03wphr47hhx0-antigravity-cli-1.2.7/bin/agy22(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)23no problems detected!24(we do not verify everything so please do not assume that the signature meets Apple standards)25CMS Verification successful26unpacking source archive /nix/store/f38f70x1gw321fhy8hixi5ccgfjir1kk-cli_mac_arm64.tar.gz27codesignCheckHook: checking /nix/var/nix/builds/nix-43332-8126938/tmp.nlqXnQKQDA/antigravity28(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)29no problems detected!30(we do not verify everything so please do not assume that the signature meets Apple standards)31CMS Verification successful32codesignCheckHook: verified 2 Mach-O binaries for team EQHXZ8M8AV33Executing versionCheckPhase34Successfully managed to find version 1.2.7 in the output of the command /nix/store/596s0mn6ip0klxv3ap3g03wphr47hhx0-antigravity-cli-1.2.7/bin/agy --version351.2.736Finished versionCheckPhase37no Makefile or custom installCheckPhase, doing nothing