Skip to content

Instantly share code, notes, and snippets.

@pcasaretto
Created March 30, 2024 19:14
Show Gist options
  • Save pcasaretto/b53825ef807f683abcd419a1cc67d0ba to your computer and use it in GitHub Desktop.
Save pcasaretto/b53825ef807f683abcd419a1cc67d0ba to your computer and use it in GitHub Desktop.
@nix { "action": "setPhase", "phase": "unpackPhase" }
Running phase: unpackPhase
unpacking source archive /nix/store/mnny7ac1frjsz95by0xmgy3rphrda9aj-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: patchPhase
substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'installers/mac/tar/build.gradle')
substituteStream(): WARNING: pattern workingDir\ \'/usr/bin\' doesn't match anything in file 'installers/mac/pkg/build.gradle'
substituteStream(): WARNING: pattern workingDir\ \'/usr/bin\' doesn't match anything in file 'installers/linux/alpine/tar/build.gradle'
substituteStream(): WARNING: pattern workingDir\ \'/usr/bin\' doesn't match anything in file 'installers/linux/al2/spec/build.gradle'
substituteStream(): WARNING: pattern workingDir\ \'/usr/bin\' doesn't match anything in file 'installers/windows/zip/build.gradle'
substituteStream(): WARNING: pattern command\ +=\ archSpecificFlags doesn't match anything in file 'installers/mac/tar/build.gradle'
substituteStream(): WARNING: pattern command\ +=\ archSpecificFlags doesn't match anything in file 'installers/mac/pkg/build.gradle'
substituteStream(): WARNING: pattern command\ +=\ archSpecificFlags doesn't match anything in file 'installers/linux/alpine/tar/build.gradle'
substituteStream(): WARNING: pattern command\ +=\ archSpecificFlags doesn't match anything in file 'installers/linux/al2/spec/build.gradle'
substituteStream(): WARNING: pattern command\ +=\ archSpecificFlags doesn't match anything in file 'installers/windows/zip/build.gradle'
@nix { "action": "setPhase", "phase": "configurePhase" }
Running phase: configurePhase
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
Running phase: buildPhase
Welcome to Gradle 7.6.3!
Here are the highlights of this release:
- Added support for Java 19.
- Introduced `--rerun` flag for individual task rerun.
- Improved dependency block for test suites to be strongly typed.
- Added a pluggable system for Java toolchains provisioning.
For more details see https://docs.gradle.org/7.6.3/release-notes.html
> Task :prebuild:copyToolSrc
> Task :installers:mac:tar:copySource
> Task :prebuild:buildTool
> Task :prebuild:generateJdkCacerts
> Task :prebuild:importAmazonCacerts
Importing keystore /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/amazon-cacerts to cacerts...
Entry for alias trustwaveglobalcertificationauthority successfully imported.
Entry for alias twcaglobalrootca successfully imported.
Entry for alias ucaglobalg2root successfully imported.
Entry for alias emsignrootca-g1 successfully imported.
Entry for alias gtsrootr4 successfully imported.
Entry for alias emsigneccrootca-g3 successfully imported.
Entry for alias gtsrootr3 successfully imported.
Entry for alias gtsrootr2 successfully imported.
Entry for alias globalsignrootr46 successfully imported.
Entry for alias gtsrootr1 successfully imported.
Entry for alias anfsecureserverrootca successfully imported.
Entry for alias oistewisekeyglobalrootgcca successfully imported.
Entry for alias izenpe.com successfully imported.
Entry for alias e-szignorootca2017 successfully imported.
Entry for alias tubitakkamusmsslkoksertifikasi-surum1 successfully imported.
Entry for alias acraizfnmt-rcm successfully imported.
Entry for alias oistewisekeyglobalrootgbca successfully imported.
Entry for alias atostrustedroot2011 successfully imported.
Entry for alias certumtrustedrootca successfully imported.
Entry for alias certsignrootca successfully imported.
Entry for alias naverglobalrootcertificationauthority successfully imported.
Entry for alias cfcaevroot successfully imported.
Entry for alias securesignrootca11 successfully imported.
Entry for alias accvraiz1 successfully imported.
Entry for alias microsoftrsarootcertificateauthority2017 successfully imported.
Entry for alias emsignrootca-c1 successfully imported.
Entry for alias gdcatrustauthr5root successfully imported.
Entry for alias emsigneccrootca-c3 successfully imported.
Entry for alias certsignrootcag2 successfully imported.
Entry for alias cadisigrootr2 successfully imported.
Entry for alias hongkongpostrootca3 successfully imported.
Entry for alias globaltrust2020 successfully imported.
Entry for alias microsofteccrootcertificateauthority2017 successfully imported.
Entry for alias secureglobalca successfully imported.
Entry for alias ucaextendedvalidationroot successfully imported.
Entry for alias trustwaveglobaleccp256certificationauthority successfully imported.
Entry for alias globalsignroote46 successfully imported.
Entry for alias microsece-szignorootca2009 successfully imported.
Entry for alias szafirrootca2 successfully imported.
Entry for alias autoridaddecertificacionfirmaprofesionalcifa62634068 successfully imported.
Entry for alias twcarootcertificationauthority successfully imported.
Entry for alias netlockarany(classgold)ftanstvny successfully imported.
Entry for alias trustwaveglobaleccp384certificationauthority successfully imported.
Entry for alias certumtrustednetworkca2 successfully imported.
Entry for alias certumec-384ca successfully imported.
Entry for alias comodocertificationauthority successfully imported.
Entry for alias certignarootca successfully imported.
Entry for alias ssl.comevrootcertificationauthorityecc successfully imported.
Entry for alias acraizfnmt-rcmservidoresseguros successfully imported.
Import command completed: 49 entries successfully imported, 0 entries failed or cancelled
Warning:
<certsignrootca> uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.
<securesignrootca11> uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.
<accvraiz1> uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.
<secureglobalca> uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.
<autoridaddecertificacionfirmaprofesionalcifa62634068> uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.
<twcarootcertificationauthority> uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.
<comodocertificationauthority> uses the SHA1withRSA signature algorithm which is considered a security risk. This algorithm will be disabled in a future update.
> Task :prebuild:copyCacerts
> Task :openjdksrc:sourceDistributionTarball
> Task :installers:mac:tar:configureBuild
Runnable configure script is not present
Generating runnable configure script at /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/.configure-support/generated-configure.sh
Using autoconf at /nix/store/5qlxhw3vqf5fyq5wqlkkc76q5b36dsyx-autoconf-2.72/bin/autoconf [autoconf (GNU Autoconf) 2.72]
configure: Configuration created at Sat Mar 30 18:57:02 UTC 2024.
checking for basename... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/basename
checking for dirname... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/dirname
checking for file... /nix/store/aza4pldz80z30blm2pkjg5i8fn7i5d9z-file-5.45/bin/file
checking for ldd... no
checking for echo... echo [builtin]
checking for tr... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/tr
checking for uname... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/uname
checking for wc... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/wc
checking for grep that handles long lines and -e... /nix/store/r10b10fmd40ap551vmyaabd6d1s9gzh7-gnugrep-3.11/bin/grep
checking for egrep... /nix/store/r10b10fmd40ap551vmyaabd6d1s9gzh7-gnugrep-3.11/bin/grep -E
checking for a sed that does not truncate output... /nix/store/1ss2viijz0gqygsj3myj4cwyhzp9jml2-gnused-4.9/bin/sed
checking for cygpath... [not found]
checking for wslpath... [not found]
checking for cmd.exe... [not found]
checking build system type... x86_64-apple-darwin23.2.0
checking host system type... x86_64-apple-darwin23.2.0
checking target system type... x86_64-apple-darwin23.2.0
checking openjdk-build os-cpu... macosx-x86_64
checking openjdk-target os-cpu... macosx-x86_64
configure: --with-target-bits are set to build platform address size; argument has no meaning
checking compilation type... native
checking for top-level directory... /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot
checking for bash... /nix/store/vim1dldm8kflmy639w6ipmafm2sr5cby-bash-5.2p26/bin/bash
checking for cat... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/cat
checking for chmod... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/chmod
checking for cp... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/cp
checking for cut... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/cut
checking for date... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/date
checking for gdiff... [not found]
checking for diff... /nix/store/s90l1ir0jixbgxd0l2wjbac41h3w24ip-diffutils-3.10/bin/diff
checking for expr... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/expr
checking for find... /nix/store/bhqnkr306lyqbx5my5pabd6j0fpclg83-findutils-4.9.0/bin/find
checking for gunzip... /nix/store/y5nbqqm0pwa14vwlp7yfcg84b859szd1-gzip-1.13/bin/gunzip
checking for pigz... [not found]
checking for gzip... /nix/store/y5nbqqm0pwa14vwlp7yfcg84b859szd1-gzip-1.13/bin/gzip
checking for head... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/head
checking for ln... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/ln
checking for ls... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/ls
checking for gmkdir... [not found]
checking for mkdir... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/mkdir
checking for mktemp... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/mktemp
checking for mv... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/mv
checking for nawk... [not found]
checking for gawk... /nix/store/npxs880r2q6gqb6ax750kbq2scc0xzxy-gawk-5.2.2/bin/gawk
checking for printf... printf [builtin]
checking for rm... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/rm
checking for rmdir... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/rmdir
checking for sh... /nix/store/vim1dldm8kflmy639w6ipmafm2sr5cby-bash-5.2p26/bin/sh
checking for sort... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/sort
checking for tail... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/tail
checking for gtar... [not found]
checking for tar... /nix/store/q9c680knkjwqinn01zpca6bcdww7c8rb-gnutar-1.35/bin/tar
checking for tee... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/tee
checking for touch... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/touch
checking for which... /nix/store/bv3cvq5ddfrrc90fqzl2fsr6in2nqazm-which-2.21/bin/which
checking for xargs... /nix/store/bhqnkr306lyqbx5my5pabd6j0fpclg83-findutils-4.9.0/bin/xargs
checking for gawk... gawk
checking for fgrep... /nix/store/r10b10fmd40ap551vmyaabd6d1s9gzh7-gnugrep-3.11/bin/grep -F
checking for df... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/df
checking for nice... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/nice
checking for greadlink... [not found]
checking for readlink... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/readlink
checking for lsb_release... [not found]
checking for cmp... /nix/store/s90l1ir0jixbgxd0l2wjbac41h3w24ip-diffutils-3.10/bin/cmp
checking for uniq... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/uniq
checking if custom source is suppressed (openjdk-only)... no
checking which variant of the JDK to build... normal
checking which debug level to use... release
checking which variants of the JVM to build... server
checking if absolute paths should be allowed in the build output... no, release build
checking for xcodebuild... /nix/store/fw17l9k9kqf6dmbfwdxjagacijh4k1vv-xcodebuild-0.1.2-pre/bin/xcodebuild
checking for sdk name...
checking for sysroot... /nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16
checking for toolchain path...
checking for extra path...
checking where to store configuration... in default location
checking what configuration name to use... macosx-x86_64-normal-server-release
checking for apt-get... [not found]
checking for yum... [not found]
checking for brew... [not found]
checking for port... [not found]
checking for pkgutil... [not found]
checking for pkgadd... [not found]
checking for pacman... [not found]
checking for apk... [not found]
checking for pandoc... [not found]
checking for gmake... [not found]
checking for make... /nix/store/176f29c1b3n8191pwmbwyz3bqpmiw432-gnumake-4.4.1/bin/make
configure: Testing potential make at /nix/store/176f29c1b3n8191pwmbwyz3bqpmiw432-gnumake-4.4.1/bin/make, found using make in PATH
configure: Using GNU make at /nix/store/176f29c1b3n8191pwmbwyz3bqpmiw432-gnumake-4.4.1/bin/make (version: GNU Make 4.4.1)
checking if make --output-sync is supported... yes
checking for make --output-sync value... none, default
checking if find supports -delete... yes
checking what type of tar was found... gnu
checking that grep (/nix/store/r10b10fmd40ap551vmyaabd6d1s9gzh7-gnugrep-3.11/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
checking for unzip... /nix/store/5jiqfskwkks7lmk6hsg3bph52ykwav5s-unzip-6.0/bin/unzip
checking for zip... /nix/store/gmn8i45nvr1rmvqcm4mfxfdbspajfrk1-zip-3.0/bin/zip
checking for greadelf... [not found]
checking for readelf... [not found]
checking for dot... [not found]
checking for hg... [not found]
checking for git... [not found]
checking for stat... /nix/store/nlw9l03ldjanyl0mdq6lq6bqajdj4iha-coreutils-9.4/bin/stat
checking for time... time [builtin]
checking for flock... [not found]
checking for dtrace... /usr/sbin/dtrace
checking for gpatch... [not found]
checking for patch... /nix/store/2g083r5k8qf2b1hcrvw1mwhzd4yrands-patch-2.7.6/bin/patch
checking for dsymutil... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/dsymutil
checking for mig... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/mig
checking for xattr... /nix/store/g09jscq9vlysmnslpj8777pd48g7lfab-python3.11-xattr-61.60.1/bin/xattr
checking for codesign... [not found]
checking for SetFile... /nix/store/nidfh4yfd48chmr230kv4bi2lh5jks97-SetFile-stub/bin/SetFile
checking for ulimit... ulimit [builtin]
checking bash version... 5.2.26
checking if bash supports pipefail... yes
checking if bash supports errexit (-e)... yes
checking for pkg-config... no
checking for default LOG value...
checking headless only... no
checking for graphviz dot... no, cannot generate full docs
checking for pandoc... no, cannot generate full docs
checking full docs... no, missing dependencies
checking for cacerts file... /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/pre-build/corretto-build/distributions/cacerts
checking if packaged modules are kept... yes (default)
checking for version string... 11.0.20.1+9-LTS
configure: Found potential Boot JDK using JAVA_HOME
configure: Potential Boot JDK found at /nix/store/d5g0pn5mnn02p8nsyfdr8z0557jr1civ-zulu-ca-jdk-17.0.10 is incorrect JDK version (openjdk version "17.0.10" 2024-01-16 LTS OpenJDK Runtime Environment Zulu17.48+15-CA (build 17.0.10+7-LTS) OpenJDK 64-Bit Server VM Zulu17.48+15-CA (build 17.0.10+7-LTS, mixed mode, sharing)); ignoring
configure: (Your Boot JDK version must be one of: 10 11)
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
configure: Found potential Boot JDK using /usr/libexec/java_home
configure: Potential Boot JDK found at did not contain bin/java; ignoring
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
configure: Found potential Boot JDK using /usr/libexec/java_home -v 10
configure: Potential Boot JDK found at did not contain bin/java; ignoring
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
configure: Found potential Boot JDK using /usr/libexec/java_home -v 11
configure: Potential Boot JDK found at did not contain bin/java; ignoring
checking for javac... /nix/store/apsgmz95l6l36z7irdnvvb6l0gjc2rcg-zulu-ca-jdk-11.0.22/bin/javac
checking for java... /nix/store/apsgmz95l6l36z7irdnvvb6l0gjc2rcg-zulu-ca-jdk-11.0.22/bin/java
configure: Found potential Boot JDK using java(c) in PATH
checking for Boot JDK... /nix/store/apsgmz95l6l36z7irdnvvb6l0gjc2rcg-zulu-ca-jdk-11.0.22/zulu-11.jdk/Contents/Home
checking Boot JDK version... openjdk version "11.0.22" 2024-01-16 LTS OpenJDK Runtime Environment Zulu11.70+15-CA (build 11.0.22+7-LTS) OpenJDK 64-Bit Server VM Zulu11.70+15-CA (build 11.0.22+7-LTS, mixed mode)
checking for java [Boot JDK]... $BOOT_JDK/bin/java
checking for javac [Boot JDK]... $BOOT_JDK/bin/javac
checking for javadoc [Boot JDK]... $BOOT_JDK/bin/javadoc
checking for jar [Boot JDK]... $BOOT_JDK/bin/jar
checking if Boot JDK is 32 or 64 bits... 64
checking for local Boot JDK Class Data Sharing (CDS)... yes, created
checking for Build JDK... yes, will use output dir
configure: Xcode major version: 9
configure: Using default toolchain clang (clang/LLVM)
configure: Will use user supplied compiler CC=clang
checking for clang... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang
checking resolved symbolic links for CC... /nix/store/9zmsrxb7nbf3y7pz42968x4iw6536gil-clang-wrapper-16.0.6/bin/clang
configure: Using clang C compiler version 16.0.6 [clang version 16.0.6 Target: x86_64-apple-darwin Thread model: posix InstalledDir: /nix/store/8z8dx9d509nfqj2knccsm9xl4g8hy37j-clang-16.0.6/bin]
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang accepts -g... yes
checking for /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang option to enable C11 features... none needed
configure: Will use user supplied compiler CXX=clang++
checking for clang++... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang++
checking resolved symbolic links for CXX... /nix/store/9zmsrxb7nbf3y7pz42968x4iw6536gil-clang-wrapper-16.0.6/bin/clang++
configure: Using clang C++ compiler version 16.0.6 [clang version 16.0.6 Target: x86_64-apple-darwin Thread model: posix InstalledDir: /nix/store/8z8dx9d509nfqj2knccsm9xl4g8hy37j-clang-16.0.6/bin]
checking whether the compiler supports GNU C++... yes
checking whether /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang++ accepts -g... yes
checking for /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang++ option to enable C++11 features... none needed
checking how to run the C preprocessor... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang -E
checking how to run the C++ preprocessor... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang++ -E
checking for ld... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/ld
configure: Using clang linker version 609 [@(#)PROGRAM:ld PROJECT:ld64-609]
checking for ar... configure: WARNING: Ignoring value of AR from the environment. Use command line variables instead.
/nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/ar
checking for lipo... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/lipo
checking for otool... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/otool
checking for install_name_tool... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/install_name_tool
configure: WARNING: Ignoring value of STRIP from the environment. Use command line variables instead.
checking for strip... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/strip
configure: WARNING: Ignoring value of NM from the environment. Use command line variables instead.
checking for nm... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/nm
configure: WARNING: Ignoring value of OBJDUMP from the environment. Use command line variables instead.
checking for gobjdump... [not found]
checking for objdump... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/objdump
checking for c++filt... /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/c++filt
checking for jtreg... [not found]
checking for jtreg test harness... no, not found
checking for jib... no
checking if CC supports "-m64"... yes
checking if CXX supports "-m64"... yes
checking if both CC and CXX support "-m64"... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for stdio.h... (cached) yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
checking what source date to use... determined at build time, from 'updated'
checking for --enable-reproducible-build... disabled, default
checking if native warnings are errors... true (default)
checking for library containing clock_gettime... none required
checking if TARGET is x86... no
checking if CC supports "-fmacro-prefix-map=/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/="... yes
checking if CXX supports "-fmacro-prefix-map=/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/="... yes
checking if both CC and CXX support "-fmacro-prefix-map=/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/="... yes
checking how to prevent absolute paths in output... using compiler options
checking if CC supports "-ffp-contract=off"... yes
checking if CXX supports "-ffp-contract=off"... yes
checking if both CC and CXX support "-ffp-contract=off"... yes
checking if BUILD is x86... no
checking if BUILD_CC supports "-fmacro-prefix-map=/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/="... yes
checking if BUILD_CXX supports "-fmacro-prefix-map=/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/="... yes
checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/="... yes
checking how to prevent absolute paths in output... using compiler options
checking if BUILD_CC supports "-ffp-contract=off"... yes
checking if BUILD_CXX supports "-ffp-contract=off"... yes
checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes
checking what type of native debug symbols to use... zipped
checking if we should add external native debug symbols to the shipped bundles... no
checking for dtrace tool... /usr/sbin/dtrace
checking for sys/sdt.h... yes
checking if dtrace should be built... yes, dependencies present
checking if Hotspot gtest unit tests should be built... yes
checking for cups headers... yes
Using freetype: bundled
checking for which libjpeg to use... bundled
checking for which giflib to use... bundled
checking for PNG... checking for which libpng to use... bundled
checking for compress in -lz... yes
checking for which zlib to use... system
checking for system zlib functionality... ok
checking for which lcms to use... bundled
checking for which harfbuzz to use... bundled
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking user specified JVM feature list...
checking if shenandoah can be built... yes
checking if zgc can be built... no, platform not supported
checking if jvmci module jdk.internal.vm.ci should be built... yes
checking if graal module jdk.internal.vm.compiler should be built... yes
checking if aot should be enabled... yes
checking if cds should be enabled... yes
checking if elliptic curve crypto implementation is present... yes
checking if jtreg failure handler should be built... no, missing jtreg
checking if the CDS classlist generation should be enabled... yes
checking if any translations should be excluded... no
checking if man pages should be built... yes
checking for number of cores... 10
checking for memory size... 16384 MB
checking for appropriate number of jobs to run in parallel... 10
checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/configure-support/classes.jsa -Xshare:auto
checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
checking whether to use sjavac... no
checking whether to use javac server... yes
checking If precompiled header is enabled... no, forced
checking is ccache enabled... no
checking if build directory is on local disk... yes
checking JVM features for JVM variant 'server'... "aot cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs"
configure: creating /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/configure-support/config.status
config.status: creating /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/spec.gmk
config.status: creating /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/bootcycle-spec.gmk
config.status: creating /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/buildjdk-spec.gmk
config.status: creating /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/compare.sh
config.status: creating /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/Makefile
====================================================
A new configuration has been successfully created in
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release
using configure arguments '--with-cacerts-file=/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/pre-build/corretto-build/distributions/cacerts --with-freetype=bundled --with-jvm-features='zgc shenandoahgc' --with-version-build=9 --with-version-opt=LTS --with-version-pre= --with-vendor-bug-url=https://github.com/corretto/corretto-11/issues/ --with-vendor-vm-bug-url=https://github.com/corretto/corretto-11/issues/ --with-vendor-name='Amazon.com Inc.' --with-vendor-url=https://aws.amazon.com/corretto/ --with-vendor-version-string=Corretto-11.0.20.9.1 --with-target-bits=64 --enable-headless-only=no --with-debug-level=release --with-native-debug-symbols=zipped --with-sysroot=/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16 --disable-precompiled-headers --with-cups=/nix/store/9y3qfvyiypqlmcdwzji8prls6rxppk5q-cups-2.4.7-dev'.
Configuration summary:
* Debug level: release
* HS debug level: product
* JVM variants: server
* JVM features: server: 'aot cds cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs'
* OpenJDK target: OS: macosx, CPU architecture: x86, address length: 64
* Version string: 11.0.20.1+9-LTS (11.0.20.1)
Tools summary:
* Boot JDK: openjdk version "11.0.22" 2024-01-16 LTS OpenJDK Runtime Environment Zulu11.70+15-CA (build 11.0.22+7-LTS) OpenJDK 64-Bit Server VM Zulu11.70+15-CA (build 11.0.22+7-LTS, mixed mode) (at /nix/store/apsgmz95l6l36z7irdnvvb6l0gjc2rcg-zulu-ca-jdk-11.0.22/zulu-11.jdk/Contents/Home)
* Toolchain: clang (clang/LLVM from Xcode 9.4.1)
* C Compiler: Version 16.0.6 (at /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang)
* C++ Compiler: Version 16.0.6 (at /nix/store/yrkqyzhlxsnfvsj05g3dq1j51qbdc94r-Toolchains/XcodeDefault.xctoolchain/bin/clang++)
Build performance summary:
* Cores to use: 10
* Memory limit: 16384 MB
The following warnings were produced. Repeated here for convenience:
WARNING: Ignoring value of AR from the environment. Use command line variables instead.
WARNING: Ignoring value of STRIP from the environment. Use command line variables instead.
WARNING: Ignoring value of NM from the environment. Use command line variables instead.
WARNING: Ignoring value of OBJDUMP from the environment. Use command line variables instead.
> Task :installers:mac:tar:executeBuild
Building target 'images' in configuration 'macosx-x86_64-normal-server-release'
Compiling 8 files for BUILD_TOOLS_LANGTOOLS
Warning: No SCM configuration present and no .src-rev
Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
Compiling 2 files for BUILD_JVMTI_TOOLS
Compiling 1 files for BUILD_JFR_TOOLS
Parsing 2 properties into enum-like class for jdk.compiler
Compiling 19 properties into resource bundles for jdk.compiler
Compiling 13 properties into resource bundles for jdk.javadoc
Compiling 12 properties into resource bundles for jdk.jdeps
Compiling 7 properties into resource bundles for jdk.jshell
Compiling 117 files for BUILD_java.compiler.interim
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
Compiling 394 files for BUILD_jdk.compiler.interim
Creating support/modules_libs/java.base/server/libjvm.dylib from 915 file(s)
Creating hotspot/variant-server/libjvm/gtest/libjvm.dylib from 99 file(s)
Creating hotspot/variant-server/libjvm/gtest/gtestLauncher from 1 file(s)
Compiling 299 files for BUILD_jdk.javadoc.interim
Compiling 166 files for BUILD_TOOLS_JDK
Compiling 3 files for BUILD_VM_COMPILER_MATCH_PROCESSOR
Compiling 5 files for BUILD_VM_COMPILER_NODEINFO_PROCESSOR
Compiling 31 files for BUILD_JRTFS
Compiling 188 files for BUILD_jdk.rmic.interim
Compiling 2 files for COMPILE_DEPEND
Compiling 3 files for BUILD_VM_COMPILER_OPTIONS_PROCESSOR
Compiling 14 files for BUILD_VM_COMPILER_REPLACEMENTS_PROCESSOR
Compiling 3 files for BUILD_VM_COMPILER_SERVICEPROVIDER_PROCESSOR
Creating support/modules_libs/java.base/jrt-fs.jar
Creating buildtools/jdk.vm.compiler.serviceprovider.processor.jar
Creating buildtools/jdk.vm.compiler.nodeinfo.processor.jar
Creating buildtools/jdk.vm.compiler.options.processor.jar
Creating buildtools/jdk.vm.compiler.match.processor.jar
Creating buildtools/jdk.vm.compiler.replacements.verifier.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling 2 files for BUILD_BREAKITERATOR_BASE
Compiling 2 files for BUILD_BREAKITERATOR_LD
Compiling 11 properties into resource bundles for java.logging
Compiling 11 properties into resource bundles for java.base
Compiling 6 properties into resource bundles for java.base
Compiling 11 properties into resource bundles for jdk.jartool
Compiling 11 properties into resource bundles for jdk.management.agent
Compiling 3 properties into resource bundles for jdk.jdi
Compiling 4 properties into resource bundles for jdk.jlink
Compiling 3 properties into resource bundles for jdk.jlink
Compiling 1 properties into resource bundles for jdk.jlink
Compiling 224 properties into resource bundles for jdk.localedata
Compiling 90 properties into resource bundles for java.desktop
Compiling 3000 files for java.base
Compiling 117 files for java.compiler
Compiling 18 files for java.datatransfer
Compiling 10 files for java.instrument
Compiling 34 files for java.logging
Compiling 330 files for java.management
Compiling 140 files for java.net.http
Compiling 15 files for java.scripting
Compiling 5 files for java.transaction.xa
Compiling 21 files for java.smartcardio
Compiling 182 files for jdk.internal.vm.ci
Compiling 9 files for jdk.unsupported
Compiling 60 files for jdk.internal.jvmstat
Compiling 146 files for jdk.charsets
Compiling 22 files for jdk.crypto.ec
Compiling 398 files for jdk.compiler
Compiling 68 files for jdk.dynalink
Compiling 1846 files for java.xml
Compiling 3 files for jdk.internal.ed
Compiling 43 files for jdk.httpserver
Compiling 51 files for jdk.internal.opt
Compiling 103 files for jdk.internal.le
Compiling 33 files for jdk.jartool
Compiling 1 files for jdk.jdwp.agent
Compiling 176 files for jdk.jfr
Compiling 1703 files for jdk.localedata
Compiling 9 files for jdk.net
Compiling 1 files for jdk.pack
Compiling 25 files for jdk.sctp
Compiling 593 files for jdk.scripting.nashorn
Compiling 15 files for jdk.zipfs
Compiling 30 files for java.security.sasl
Compiling 24 files for jdk.management
Compiling 15 files for jdk.attach
Compiling 75 files for jdk.crypto.cryptoki
Compiling 123 files for java.rmi
Compiling 197 files for java.naming
Compiling 39 files for jdk.jcmd
Compiling 251 files for jdk.jdi
Compiling 14 files for jdk.management.jfr
Compiling 131 files for BUILD_NASGEN
Compiling 11 files for jdk.jstatd
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
Compiling 14 files for java.management.rmi
Note: Some input files use or override a deprecated API that is marked for removal.
Note: Recompile with -Xlint:removal for details.
Compiling 219 files for java.security.jgss
Running nasgen
Compiling 16 files for jdk.naming.dns
Compiling 4 files for jdk.naming.ldap
Compiling 7 files for jdk.naming.rmi
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
Compiling 31 files for jdk.management.agent
Compiling 133 files for jdk.jdeps
Compiling 11 files for jdk.scripting.nashorn.shell
Compiling 17 files for java.prefs
Compiling 75 files for java.sql
Warning: generation and use of skeletons and static stubs for JRMP
is deprecated. Skeletons are unnecessary, and static stubs have
been superseded by dynamically generated stubs. Users are
encouraged to migrate away from using rmic to generate skeletons and static
stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
Compiling 265 files for java.xml.crypto
Compiling 30 files for jdk.security.auth
Note: Some input files use or override a deprecated API that is marked for removal.
Note: Recompile with -Xlint:removal for details.
Compiling 16 files for jdk.security.jgss
Compiling 94 files for jdk.xml.dom
Compiling 300 files for jdk.javadoc
Compiling 94 files for jdk.jshell
Compiling 53 files for java.sql.rowset
Compiling 81 files for jdk.jlink
Compiling 188 files for jdk.rmic
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Compiling 2737 files for java.desktop
Compiling 1587 files for jdk.internal.vm.compiler
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/bytecodeHistogram.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/c1_CFGPrinter.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/c1_Defs.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/c1_InstructionPrinter.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/c1_ValueSet.o: no symbols
Compiling 108 files for jdk.aot
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/cppInterpreter.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/cppInterpreterGenerator.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/decoder_elf.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/depChecker_x86.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/dtraceAttacher.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/elfFile.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/elfFuncDescTable.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/elfStringTable.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/elfSymbolTable.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/instanceOop.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/internalVMTests.o: no symbols
Compiling 5 files for jdk.internal.vm.compiler.management
Compiling 67 files for COMPILE_CREATE_SYMBOLS
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/operator_new.o: no symbols
Creating ct.sym classes
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/register.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/semaphore_posix.o: no symbols
/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/hotspot/variant-server/libjvm/objs/sizes.o: no symbols
Updating support/src.zip
Compiling 1 files for java.se
Compiling 3 files for jdk.editpad
Compiling 18 files for jdk.accessibility
Compiling 5 files for jdk.jsobject
Compiling 8 files for jdk.unsupported.desktop
Compiling 64 files for jdk.jconsole
Creating support/symbols/ct.sym
Compiling 1007 files for jdk.hotspot.agent
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
Creating support/modules_libs/java.base/libverify.dylib from 2 file(s)
Creating support/modules_libs/java.base/libjava.dylib from 60 file(s)
Creating support/native/java.base/libfdlibm.a from 57 file(s)
Creating support/modules_libs/java.base/libzip.dylib from 5 file(s)
Creating support/modules_libs/java.base/libjimage.dylib from 6 file(s)
Creating support/modules_libs/java.base/jli/libjli.dylib from 8 file(s)
Creating support/modules_libs/java.base/libnet.dylib from 22 file(s)
Creating support/modules_libs/java.base/libnio.dylib from 23 file(s)
Creating support/modules_libs/java.base/libosxsecurity.dylib from 1 file(s)
Creating support/modules_libs/java.base/libjsig.dylib from 1 file(s)
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
ld: warning: directory not found for option '-F/nix/store/7axcigm0mv12pg03ak0v7ss82hs8ngyp-xnu-3789.70.16/System/Library/Frameworks'
zip I/O error: No such file or directory
zip error: Could not create output file (was replacing the original zip file)
make[3]: *** [CoreLibraries.gmk:165: /private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/build/macosx-x86_64-normal-server-release/support/modules_libs/java.base/libjimage.diz] Error 15
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [make/Main.gmk:215: java.base-libs] Error 2
ERROR: Build failed for target 'images' in configuration 'macosx-x86_64-normal-server-release' (exit code 2)
Stopping sjavac server
No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.
make[1]: *** [/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/make/Init.gmk:308: main] Error 2
make: *** [/private/tmp/nix-build-corretto-11.0.20.9.1.drv-5/source/installers/mac/tar/corretto-build/buildRoot/make/Init.gmk:186: images] Error 2
> Task :installers:mac:tar:executeBuild FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':installers:mac:tar:executeBuild'.
> Process 'command 'make'' finished with non-zero exit value 2
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.6.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 7m 18s
9 actionable tasks: 9 executed
[?12l[?25h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment