junie-2651.6
aarch64-darwin.pkgs-junie
· build #2830
· raw
1Using versionCheckHook
unpackPhase
2unpacking source archive /nix/store/04py7a9q27pgvfn83rq7zdk26gvp9ls6-junie-release-2651.6-macos-aarch64.zip3source root is .4setting SOURCE_DATE_EPOCH to timestamp 1786652958 of file "./shim/junie.sh"configurePhase
5no configure script, doing nothingbuildPhase
6no Makefile or custom buildPhase, doing nothingfixupPhase
7checking for references to /nix/var/nix/builds/nix-70687-1937700234/ in /nix/store/my5jjj1d0nf1cn4byg9ggpv6k1hxgbjv-junie-2651.6...8/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 70786 Broken pipe: 13 find "$dir" -type f -not -path '*/.build-id/*' -print09 70787 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/my5jjj1d0nf1cn4byg9ggpv6k1hxgbjv-junie-2651.6installCheckPhase
21Executing versionCheckPhase22Successfully managed to find version 2651.6 in the output of the command /nix/store/my5jjj1d0nf1cn4byg9ggpv6k1hxgbjv-junie-2651.6/bin/junie --version23Picked up JAVA_TOOL_OPTIONS: -Duser.home=/nix/var/nix/builds/nix-70687-1937700234/tmp.KQYrMSm8GC24Junie version: 26.8.10 (2651.6)25Finished versionCheckPhase26no Makefile or custom installCheckPhase, doing nothing