nixbot

builds

succeeded opencode-1.18.19 aarch64-darwin.pkgs-opencode · build #3475 · raw

1Using versionCheckHook
unpackPhase
2Archive: /nix/store/yk6pcr483agji7bk4ps2sl73gn7x7yjd-opencode-darwin-arm64.zip3 inflating: opencode
fixupPhase
4checking for references to /nix/var/nix/builds/nix-55872-1363121897/ in /nix/store/zj4f3al8s2x0ivjn69h04x6gf0l1323j-opencode-1.18.19...5/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 56274 Done find "$dir" -type f -not -path '*/.build-id/*' -print06 56275 Segmentation fault: 11 | while IFS= read -r -d '' file; do7 if isELF "$file"; then8 printf '%s\0' "$file" 1>&3;9 else10 if isScript "$file"; then11 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then12 printf '%s\0' "$file" 1>&4;13 fi;14 fi;15 fi;16done17patching script interpreter paths in /nix/store/zj4f3al8s2x0ivjn69h04x6gf0l1323j-opencode-1.18.19
installCheckPhase
18Executing versionCheckPhase19Successfully managed to find version 1.18.19 in the output of the command /nix/store/zj4f3al8s2x0ivjn69h04x6gf0l1323j-opencode-1.18.19/bin/opencode --version201.18.1921Finished versionCheckPhase22no Makefile or custom installCheckPhase, doing nothing