$ bash configure --with-boot-jdk=/mnt/d/workdir/wsl_offload/jdk_releases/20/jdk-20 Runnable configure script is not present Generating runnable configure script at /home/john22/workdir/java/jdks/mainline/jdk/build/.configure-support/generated-configure.sh Using autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.71] configure: Configuration created at Tue Apr 18 13:41:33 CEST 2023. checking for basename... /usr/bin/basename checking for dirname... /usr/bin/dirname checking for file... /usr/bin/file checking for ldd... /usr/bin/ldd checking for bash... /usr/bin/bash checking for cat... /usr/bin/cat checking for chmod... /usr/bin/chmod checking for cp... /usr/bin/cp checking for cut... /usr/bin/cut checking for date... /usr/bin/date checking for gdiff... [not found] checking for diff... /usr/bin/diff checking for echo... echo [builtin] checking for expr... /usr/bin/expr checking for find... /usr/bin/find checking for gunzip... /usr/bin/gunzip checking for pigz... /usr/bin/pigz checking for head... /usr/bin/head checking for ln... /usr/bin/ln checking for ls... /usr/bin/ls checking for gmkdir... [not found] checking for mkdir... /usr/bin/mkdir checking for mktemp... /usr/bin/mktemp checking for mv... /usr/bin/mv checking for gawk... /usr/bin/gawk checking for printf... printf [builtin] checking for rm... /usr/bin/rm checking for rmdir... /usr/bin/rmdir checking for sh... /usr/bin/sh checking for sort... /usr/bin/sort checking for tail... /usr/bin/tail checking for gtar... [not found] checking for tar... /usr/bin/tar checking for tee... /usr/bin/tee checking for touch... /usr/bin/touch checking for tr... /usr/bin/tr checking for uname... /usr/bin/uname checking for wc... /usr/bin/wc checking for xargs... /usr/bin/xargs checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for a sed that does not truncate output... /usr/bin/sed checking for df... /usr/bin/df checking for git... /usr/bin/git checking for nice... /usr/bin/nice checking for greadlink... [not found] checking for readlink... /usr/bin/readlink checking for whoami... /usr/bin/whoami checking for cygpath... [not found] checking for wslpath... /usr/bin/wslpath checking for lsb_release... /usr/bin/lsb_release checking for cmd.exe... /mnt/c/Windows/system32/cmd.exe checking for cmp... /usr/bin/cmp checking for uniq... /usr/bin/uniq checking build system type... x86_64-pc-wsl checking host system type... x86_64-pc-wsl checking target system type... x86_64-pc-wsl checking openjdk-build os-cpu... windows-x86_64 checking openjdk-target os-cpu... windows-x86_64 checking compilation type... native checking Windows environment type... wsl2 checking wsl2 drive prefix... '/mnt' checking wsl2 root directory as Windows path... '\\wsl$\Ubuntu-22.04' checking wsl2 temp directory... /mnt/c/Users/IVANBE~1/AppData/Local/Temp checking wsl2 release... 5.10.102.1-microsoft-standard-WSL2 checking wsl2 version... #1 SMP Wed Mar 2 00:30:59 UTC 2022 checking Windows version... 10.0.19045.2728 checking wsl distribution... Ubuntu 22.04.2 LTS checking what kind of 'find' is first on the PATH... unix style checking for top-level directory... /home/john22/workdir/java/jdks/mainline/jdk checking for build environment type... dev, default (calculated from 'auto') checking if custom source is suppressed (openjdk-only)... disabled, default checking for --enable-debug... disabled, default 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 toolchain path... checking for sysroot... checking for extra path... checking where to store configuration... in default location checking what configuration name to use... windows-x86_64-server-release checking for zypper... [not found] checking for apt-get... /usr/bin/apt-get checking for pandoc... [not found] checking for gmake... /usr/bin/gmake configure: Testing potential make at /usr/bin/gmake, found using gmake in PATH configure: Using GNU make at /usr/bin/gmake (version: GNU Make 4.3) 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 (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for greadelf... [not found] checking for readelf... /usr/bin/readelf checking for dot... /usr/bin/dot checking for stat... /usr/bin/stat checking for time... time [builtin] checking for flock... /usr/bin/flock checking for dtrace... [not found] checking for gpatch... [not found] checking for patch... /usr/bin/patch checking if date is a GNU compatible version... yes checking bash version... 5.1.16 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for default LOG value... checking for JMOD compression type... zip-6, default checking if packaged modules are kept... enabled, default checking for --with-build-user... john22, default checking for --with-jdk-rc-name... OpenJDK Platform, default checking for --with-vendor-name... N/A, default checking for --with-vendor-url... https://openjdk.org/, default checking for --with-vendor-bug-url... https://bugreport.java.com/bugreport/, default checking for --with-vendor-vm-bug-url... https://bugreport.java.com/bugreport/crash.jsp, default checking for --with-version-string... , default checking for --with-version-feature... 21, default checking for --with-version-date... 2023-09-19, default checking for --with-vendor-version-string... , default checking for --with-macosx-bundle-name-base... OpenJDK, default checking for --with-macosx-bundle-id-base... net.java.openjdk-internal, default checking for --with-macosx-bundle-build-version... 0, default checking for version string... 21-internal-adhoc.john22.jdk configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /mnt/d/workdir/wsl_offload/jdk_releases/20/jdk-20 checking Boot JDK version... java version "20-ea" 2023-03-21 Java(TM) SE Runtime Environment (build 20-ea+19-1363) Java HotSpot(TM) 64-Bit Server VM (build 20-ea+19-1363, mixed mode, sharing) 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 jar supports --date=TIMESTAMP... true 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 checking for docs-reference JDK... no, using interim javadoc for the docs-reference targets checking what source date to use... 1681818098, from 'current' (default) checking if we should build headless-only (no GUI)... disabled, default checking if linker should clean out unused code (linktime-gc)... disabled, default checking for graphviz dot... yes checking for pandoc... no, cannot generate full docs checking for --enable-full-docs... disabled, from default 'auto' checking for cacerts file... default checking for cacerts source... default checking for --enable-unlimited-crypto... enabled, default checking for jni library path... default checking if static build is available... no checking if static build is enabled... disabled, default configure: Using default toolchain microsoft (Microsoft Visual Studio) configure: Found Visual Studio installation at /mnt/c/progra~1/mib055~1/2022/Enterprise using well-known name configure: Found Microsoft Visual Studio 2022 configure: Trying to extract Visual Studio environment variables for x86_64 configure: using /mnt/c/progra~1/mib055~1/2022/Enterprise/vc/auxiliary/build/vcvars64.bat configure: Setting extracted environment variables for x86_64 checking that Visual Studio variables have been correctly extracted... ok checking for cl... $FIXPATH /mnt/c/progra~1/mib055~1/2022/enterp~1/vc/tools/msvc/1435~1.322/bin/hostx64/x64/cl.exe checking resolved symbolic links for CC... no symlink configure: Using microsoft C compiler version 19.35.32217.1 [Microsoft (R) C/C++ Optimizing Compiler Version 19.35.32217.1 for x64] checking whether the C compiler works...