qoder-cli-cn-1.1.21
aarch64-darwin.pkgs-qoder-cli-cn
· build #2803
· raw
1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/2dnrpy15nqq8n74iw1diy4xws8qkrcmq-qoderclicn-darwin-arm64.tar.gz3tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.alibaba.security.edr.antivirus.cloudquery'4source root is .5setting SOURCE_DATE_EPOCH to timestamp 1786622059 of file "./qoderclicn"configurePhase
6no configure script, doing nothingbuildPhase
7no Makefile or custom buildPhase, doing nothingfixupPhase
8checking for references to /nix/var/nix/builds/nix-63318-630370568/ in /nix/store/q7riapd2s9d1agsiw18ihwkk0i82r8mv-qoder-cli-cn-1.1.21...9/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 63571 Done find "$dir" -type f -not -path '*/.build-id/*' -print010 63572 Segmentation fault: 11 | while IFS= read -r -d '' file; do11 if isELF "$file"; then12 printf '%s\0' "$file" 1>&3;13 else14 if isScript "$file"; then15 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then16 printf '%s\0' "$file" 1>&4;17 fi;18 fi;19 fi;20done21patching script interpreter paths in /nix/store/q7riapd2s9d1agsiw18ihwkk0i82r8mv-qoder-cli-cn-1.1.21installCheckPhase
22Executing versionCheckPhase23Successfully managed to find version 1.1.21 in the output of the command /nix/store/q7riapd2s9d1agsiw18ihwkk0i82r8mv-qoder-cli-cn-1.1.21/bin/qoderclicn --version241.1.2125Finished versionCheckPhase26no Makefile or custom installCheckPhase, doing nothing