>>> openjdk 13.0.2+8 Extracting gzip -d -c /data/buildroot-test/instance-0/dl/openjdk/jdk-13.0.2+8.tar.gz | /data/buildroot-test/instance-0/output-1/host/bin/tar --strip-components=1 -C /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8 -xf - >>> openjdk 13.0.2+8 Patching >>> openjdk 13.0.2+8 Configuring chmod +x /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/configure cd /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8; PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" CC=/data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-gcc CPP=/data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-cpp CXX=/data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-g++ LD=/data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-gcc BUILD_SYSROOT_CFLAGS="-O2 -I/data/buildroot-test/instance-0/output-1/host/include" BUILD_SYSROOT_LDFLAGS="-L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib" ./configure autogen --disable-full-docs --disable-hotspot-gtest --disable-manpages --disable-warnings-as-errors --enable-headless-only --enable-openjdk-only --enable-unlimited-crypto --openjdk-target=powerpc64le-buildroot-linux-gnu --with-boot-jdk=/data/buildroot-test/instance-0/output-1/host/usr/lib/jvm --with-stdc++lib=dynamic --with-debug-level=release --with-devkit=/data/buildroot-test/instance-0/output-1/host --with-extra-cflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " --with-extra-cxxflags="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " --with-extra-ldflags="-Wl,-rpath,/usr/lib/jvm/lib,-rpath,/usr/lib/jvm/lib/server" --with-giflib=system --with-jobs=4 --with-jvm-variants=server --with-lcms=system --with-libjpeg=system --with-libpng=system --with-zlib=system --with-native-debug-symbols=none --without-version-pre --with-sysroot=/data/buildroot-test/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot --with-version-build="13.0.2" --with-version-string="13.0.2" Runnable configure script is not present Generating runnable configure script at /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/.configure-support/generated-configure.sh Using autoconf at /data/buildroot-test/instance-0/output-1/host/bin/autoconf [autoconf (GNU Autoconf) 2.69] configure: Configuration created at Sun Jan 17 20:49:38 EST 2021. checking for basename... /usr/bin/basename checking for bash... /usr/bin/bash checking for cat... /usr/bin/cat checking for chmod... /usr/bin/chmod checking for cmp... /usr/bin/cmp checking for comm... /usr/bin/comm checking for cp... /usr/bin/cp checking for cut... /usr/bin/cut checking for date... /usr/bin/date checking for gdiff... no checking for diff... /usr/bin/diff checking for dirname... /usr/bin/dirname checking for echo... /usr/bin/echo checking for expr... /usr/bin/expr checking for file... /usr/bin/file checking for find... /usr/bin/find checking for head... /usr/bin/head checking for gunzip... /usr/bin/gunzip checking for pigz... no checking for gzip... /usr/bin/gzip checking for ln... /usr/bin/ln checking for ls... /usr/bin/ls checking for gmkdir... no checking for mkdir... /usr/bin/mkdir checking for mktemp... /usr/bin/mktemp checking for mv... /usr/bin/mv checking for nawk... no checking for gawk... /data/buildroot-test/instance-0/output-1/host/bin/gawk checking for printf... /usr/bin/printf checking for greadlink... no checking for readlink... /usr/bin/readlink 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... no checking for tar... /data/buildroot-test/instance-0/output-1/host/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 uniq... /usr/bin/uniq checking for wc... /usr/bin/wc checking for which... /usr/bin/which checking for xargs... /usr/bin/xargs checking for gawk... gawk 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 cygpath... no checking for wslpath... no checking for df... /usr/bin/df checking for cpio... /usr/bin/cpio checking for nice... /usr/bin/nice checking for lsb_release... no checking for cmd.exe... no checking for /mnt/c/Windows/System32/cmd.exe... no checking build system type... x86_64-unknown-linux-gnu checking host system type... powerpc64le-buildroot-linux-gnu checking target system type... powerpc64le-buildroot-linux-gnu checking openjdk-build os-cpu... linux-x86_64 checking openjdk-target os-cpu... linux-ppc64le checking compilation type... cross checking for top-level directory... /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8 checking if custom source is suppressed (openjdk-only)... yes checking which debug level to use... release checking which variants of the JVM to build... server checking for devkit... /data/buildroot-test/instance-0/output-1/host checking for sysroot... /data/buildroot-test/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot checking for toolchain path... /data/buildroot-test/instance-0/output-1/host/bin checking for extra path... checking where to store configuration... in default location checking what configuration name to use... linux-ppc64le-server-release checking for zypper... no checking for apt-get... no checking for yum... no checking for brew... no checking for port... no checking for pkgutil... no checking for pkgadd... no checking for pandoc... no checking for gmake... no checking for make... /usr/bin/make configure: Testing potential make at /usr/bin/make, found using make in PATH configure: Using GNU make at /usr/bin/make (version: GNU Make 4.3) checking if make --output-sync is supported... yes checking for output-sync value... none 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... /data/buildroot-test/instance-0/output-1/host/bin/zip checking for ldd... /usr/bin/ldd checking for greadelf... no checking for readelf... /usr/bin/readelf checking for dot... no configure: WARNING: Ignoring value of HG from the environment. Use command line variables instead. checking for hg... /usr/bin/hg configure: WARNING: Ignoring value of GIT from the environment. Use command line variables instead. checking for git... /usr/bin/git checking for stat... /usr/bin/stat checking for time... no checking for flock... /data/buildroot-test/instance-0/output-1/host/bin/flock checking for dtrace... no checking for gpatch... no checking for patch... /usr/bin/patch checking bash version... 5.1.4 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for powerpc64le-buildroot-linux-gnu-pkg-config... no checking for pkg-config... /data/buildroot-test/instance-0/output-1/host/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking pkg-config is at least version 0.9.0... yes checking for default LOG value... checking headless only... yes checking for graphviz dot... no, cannot generate full docs checking for pandoc... no, cannot generate full docs checking full docs... no, forced checking for cacerts file... default checking for jni library path... default checking if packaged modules are kept... yes (default) configure: WARNING: Value for VERSION_BUILD has been sanitized from '13.0.2' to '13' checking for version string... 13.0.2+13 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /data/buildroot-test/instance-0/output-1/host/usr/lib/jvm checking Boot JDK version... openjdk version "13.0.2" 2020-01-14 OpenJDK Runtime Environment AdoptOpenJDK (build 13.0.2+8) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13.0.2+8, mixed mode, sharing) checking for java in Boot JDK... ok checking for javac in Boot JDK... ok checking for javadoc in Boot JDK... ok checking for jar in Boot JDK... ok checking for jarsigner in Boot JDK... ok 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 build it for the host platform configure: Using default toolchain gcc (GNU Compiler Collection) configure: Will use user supplied compiler CC=/data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-gcc checking resolved symbolic links for CC... /data/buildroot-test/instance-0/output-1/host/bin/toolchain-wrapper configure: Using gcc C compiler version 8.3.0 [powerpc64le-linux-gcc.br_real (Buildroot 2019.11) 8.3.0] checking for powerpc64le-buildroot-linux-gnu-/data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-gcc... /data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-gcc 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-gcc accepts -g... yes checking for /data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-gcc option to accept ISO C89... none needed configure: Will use user supplied compiler CXX=/data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-g++ checking resolved symbolic links for CXX... /data/buildroot-test/instance-0/output-1/host/bin/toolchain-wrapper configure: Using gcc C++ compiler version 8.3.0 [powerpc64le-linux-g++.br_real (Buildroot 2019.11) 8.3.0] checking whether we are using the GNU C++ compiler... yes checking whether /data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-g++ accepts -g... yes checking how to run the C preprocessor... /data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-cpp checking how to run the C++ preprocessor... /data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-g++ -E checking for powerpc64le-buildroot-linux-gnu-ld... no checking for ld... ld configure: Rewriting LD_JAOTC to "/usr/bin/ld" configure: Using gcc linker version 2.31.1 [GNU ld (GNU Binutils) 2.31.1] checking for powerpc64le-buildroot-linux-gnu-ar... no checking for powerpc64le-buildroot-linux-gnu-gcc-ar... no checking for ar... ar configure: Rewriting AR to "/usr/bin/ar" checking for powerpc64le-buildroot-linux-gnu-strip... no checking for strip... strip configure: Rewriting STRIP to "/usr/bin/strip" checking for powerpc64le-buildroot-linux-gnu-nm... no checking for powerpc64le-buildroot-linux-gnu-gcc-nm... no checking for nm... nm configure: Rewriting NM to "/usr/bin/nm" checking for powerpc64le-buildroot-linux-gnu-gobjcopy... no checking for powerpc64le-buildroot-linux-gnu-objcopy... no checking for gobjcopy... no checking for objcopy... objcopy configure: Rewriting OBJCOPY to "/usr/bin/objcopy" checking for powerpc64le-buildroot-linux-gnu-gobjdump... no checking for powerpc64le-buildroot-linux-gnu-objdump... no checking for gobjdump... no checking for objdump... objdump configure: Rewriting OBJDUMP to "/usr/bin/objdump" checking for powerpc64le-buildroot-linux-gnu-c++filt... no checking for c++filt... c++filt configure: Rewriting CXXFILT to "/usr/bin/c++filt" checking for cl... no checking for cc... /usr/bin/cc checking for cl... no checking for CC... no checking for g++... /usr/bin/g++ checking for nm... /usr/bin/nm checking for ar... /usr/bin/ar checking for objcopy... /usr/bin/objcopy checking for strip... /usr/bin/strip configure: Using gcc BuildC compiler version cc (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [cc (GCC) 10.2.0] configure: Using gcc BuildC++ compiler version g++ (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [g++ (GCC) 10.2.0] configure: WARNING: C and C++ compiler have different version numbers, cc (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. vs g++ (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.. configure: WARNING: This typically indicates a broken setup, and is not supported configure: Using gcc build linker version 2.31.1 [GNU ld (GNU Binutils) 2.31.1] checking for jtreg... no checking for jtreg test harness... no, not found checking for jmh (Java Microbenchmark Harness)... no, disabled checking for jib... no checking if @file is supported by gcc... yes checking if CC supports "-m64"... yes checking if CXX supports "-m64"... yes checking if both CC and CXX support "-m64"... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking size of int *... 8 checking for target address size... 64 bits checking whether byte ordering is bigendian... no checking if native warnings are errors... no (explicitly set) checking for library containing clock_gettime... none required checking if CXX supports "-std=gnu++98 -Werror"... yes checking if CC supports "-fno-delete-null-pointer-checks -Werror"... yes checking if CXX supports "-fno-delete-null-pointer-checks -Werror"... yes checking if both CC and CXX support "-fno-delete-null-pointer-checks -Werror"... yes checking if CC supports "-fno-lifetime-dse -Werror"... yes checking if CXX supports "-fno-lifetime-dse -Werror"... yes checking if both CC and CXX support "-fno-lifetime-dse -Werror"... yes checking if CC supports "-fmacro-prefix-map=/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/="... yes checking if CXX supports "-fmacro-prefix-map=/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/="... yes checking if both CC and CXX support "-fmacro-prefix-map=/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/="... yes 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_CXX supports "-std=gnu++98 -Werror"... yes checking if BUILD_CC supports "-fno-delete-null-pointer-checks -Werror"... yes checking if BUILD_CXX supports "-fno-delete-null-pointer-checks -Werror"... yes checking if both BUILD_CC and BUILD_CXX support "-fno-delete-null-pointer-checks -Werror"... yes checking if BUILD_CC supports "-fno-lifetime-dse -Werror"... yes checking if BUILD_CXX supports "-fno-lifetime-dse -Werror"... yes checking if both BUILD_CC and BUILD_CXX support "-fno-lifetime-dse -Werror"... yes checking if BUILD_CC supports "-fmacro-prefix-map=/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/="... yes checking if BUILD_CXX supports "-fmacro-prefix-map=/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/="... yes checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/="... yes 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... none checking for dtrace tool... not found, cannot build dtrace checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no checking if dtrace should be built... no, missing dependencies checking if Hotspot gtest unit tests should be built... no, forced checking if static link of stdc++ is possible... yes checking how to link with libstdc++... dynamic checking for X... libraries /data/buildroot-test/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib64, headers /data/buildroot-test/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/shape.h... yes checking for X11/extensions/Xrender.h... yes checking for X11/extensions/XTest.h... yes checking for X11/Intrinsic.h... yes checking for X11/extensions/Xrandr.h... yes checking if XlinearGradient is defined in Xrender.h... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes configure: Found freetype include files at /data/buildroot-test/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/freetype2 using well-known location checking for freetype includes... /data/buildroot-test/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/freetype2 checking for freetype libraries... /data/buildroot-test/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib Using freetype: system checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for which libjpeg to use... system checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking for which giflib to use... system checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for DGifGetCode in -lgif... yes checking for PNG... yes checking for which libpng to use... system checking for compress in -lz... yes checking for which zlib to use... system checking for which lcms to use... system checking for LCMS... yes checking for cos in -lm... yes checking for dlopen in -ldl... yes checking if shenandoah can be built... no, platform not supported checking if zgc can be built... no, platform not supported checking if jvmci module jdk.internal.vm.ci should be built... no checking if graal module jdk.internal.vm.compiler should be built... no checking if aot should be enabled... no 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 static man pages should be copied... no, forced checking if a default CDS archive should be generated... no, not possible with cross compilation checking for number of cores... 24 checking for memory size... 24036 MB checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-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... yes checking that precompiled headers work... no checking is ccache enabled... no checking if build directory is on local disk... yes checking JVM features for JVM variant 'server'... "cds cmsgc compiler1 compiler2 epsilongc g1gc jfr jni-check jvmti management nmt parallelgc serialgc services vm-structs" configure: creating /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/configure-support/config.status config.status: creating /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/spec.gmk config.status: creating /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/bootcycle-spec.gmk config.status: creating /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/buildjdk-spec.gmk config.status: creating /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/compare.sh config.status: creating /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/Makefile ==================================================== A new configuration has been successfully created in /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release using configure arguments '--disable-full-docs --disable-hotspot-gtest --disable-manpages --disable-warnings-as-errors --enable-headless-only --enable-openjdk-only --enable-unlimited-crypto --openjdk-target=powerpc64le-buildroot-linux-gnu --with-boot-jdk=/data/buildroot-test/instance-0/output-1/host/usr/lib/jvm --with-stdc++lib=dynamic --with-debug-level=release --with-devkit=/data/buildroot-test/instance-0/output-1/host --with-extra-cflags='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' --with-extra-cxxflags='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' --with-extra-ldflags=-Wl,-rpath,/usr/lib/jvm/lib,-rpath,/usr/lib/jvm/lib/server --with-giflib=system --with-jobs=4 --with-jvm-variants=server --with-lcms=system --with-libjpeg=system --with-libpng=system --with-zlib=system --with-native-debug-symbols=none --without-version-pre --with-sysroot=/data/buildroot-test/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot --with-version-build=13.0.2 --with-version-string=13.0.2'. Configuration summary: * Debug level: release * HS debug level: product * JVM variants: server * JVM features: server: 'cds cmsgc compiler1 compiler2 epsilongc g1gc jfr jni-check jvmti management nmt parallelgc serialgc services vm-structs' * OpenJDK target: OS: linux, CPU architecture: ppc, address length: 64 * Version string: 13.0.2+13 (13.0.2) Tools summary: * Boot JDK: openjdk version "13.0.2" 2020-01-14 OpenJDK Runtime Environment AdoptOpenJDK (build 13.0.2+8) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13.0.2+8, mixed mode, sharing) (at /data/buildroot-test/instance-0/output-1/host/usr/lib/jvm) * Toolchain: gcc (GNU Compiler Collection) * C Compiler: Version 8.3.0 (at /data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-gcc) * C++ Compiler: Version 8.3.0 (at /data/buildroot-test/instance-0/output-1/host/bin/powerpc64le-linux-g++) Build performance summary: * Cores to use: 4 * Memory limit: 24036 MB The following warnings were produced. Repeated here for convenience: WARNING: Ignoring value of HG from the environment. Use command line variables instead. WARNING: Ignoring value of GIT from the environment. Use command line variables instead. WARNING: using cross tools not prefixed with host triplet WARNING: Value for VERSION_BUILD has been sanitized from '13.0.2' to '13' WARNING: C and C++ compiler have different version numbers, cc (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. vs g++ (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.. WARNING: This typically indicates a broken setup, and is not supported >>> openjdk 13.0.2+8 Building PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 -C /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8 legacy-jre-image make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' Building target 'legacy-jre-image' in configuration 'linux-ppc64le-server-release' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' make[4]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: *** No rule to make target '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/buildtools/langtools_tools_classes/_the.BUILD_TOOLS_LANGTOOLS.vardeps', needed by '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/buildtools/langtools_tools_classes/_the.BUILD_TOOLS_LANGTOOLS_batch'. Stop. make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[3]: *** [make/Main.gmk:70: buildtools-langtools] Error 2 make[3]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[5]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[5]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[5]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: *** No rule to make target '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/make-support/vardeps/make/ModuleWrapper.gmk/java.base/ORDERED_CFG_VARIANTS.vardeps', needed by '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/support/modules_libs/java.base/jvm.cfg'. Stop. make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[5]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[3]: *** [make/Main.gmk:158: java.base-copy] Error 2 make[5]: *** No rule to make target '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/buildjdk/buildtools/langtools_tools_classes/_the.BUILD_TOOLS_LANGTOOLS.vardeps', needed by '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/build/linux-ppc64le-server-release/buildjdk/buildtools/langtools_tools_classes/_the.BUILD_TOOLS_LANGTOOLS_batch'. Stop. make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[5]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: *** [Main.gmk:70: buildtools-langtools] Error 2 make[4]: *** Waiting for unfinished jobs.... make[5]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[5]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[5]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[5]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[4]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make' make[3]: *** [make/Main.gmk:458: create-buildjdk-interim-image] Error 2 make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' ERROR: Build failed for target 'legacy-jre-image' in configuration 'linux-ppc64le-server-release' (exit code 2) make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' No indication of failed target found. Hint: Try searching the build log for '] Error'. Hint: See doc/building.html#troubleshooting for assistance. make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' make[2]: *** [/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make/Init.gmk:312: main] Error 2 make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' make[1]: *** [/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/make/Init.gmk:186: legacy-jre-image] Error 2 make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8' make: *** [package/pkg-generic.mk:269: /data/buildroot-test/instance-0/output-1/build/openjdk-13.0.2+8/.stamp_built] Error 2 make: Leaving directory '/data/buildroot-test/instance-0/buildroot'