configure: Configuration created at Sat Mar 16 11:41:51 CET 2024. 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 echo... echo [builtin] checking for tr... /usr/bin/tr checking for uname... /usr/bin/uname checking for wc... /usr/bin/wc checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for a sed that does not truncate output... /usr/bin/sed checking for cygpath... [not found] checking for wslpath... [not found] checking for cmd.exe... [not found] checking build system type... x86_64-unknown-linux-gnu checking host system type... arm-unknown-linux-gnueabi checking target system type... arm-unknown-linux-gnueabi checking openjdk-build os-cpu... linux-x86_64 checking openjdk-build C library... gnu checking openjdk-target os-cpu... linux-arm checking openjdk-target C library... default checking compilation type... cross checking for top-level directory... /home/buildbot/worker/build-jdk11u-debian11/build 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 expr... /usr/bin/expr checking for find... /usr/bin/find checking for gunzip... /usr/bin/gunzip checking for pigz... [not found] checking for gzip... /usr/bin/gzip 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 nawk... /usr/bin/nawk 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 which... /usr/bin/which checking for xargs... /usr/bin/xargs checking for gawk... no checking for mawk... mawk checking for fgrep... /usr/bin/grep -F checking for df... /usr/bin/df checking for nice... /usr/bin/nice checking for greadlink... [not found] checking for readlink... /usr/bin/readlink checking for lsb_release... /usr/bin/lsb_release checking for cmp... /usr/bin/cmp checking for uniq... /usr/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... fastdebug checking which variants of the JVM to build... zero checking if absolute paths should be allowed in the build output... yes, debug build checking for sysroot... /home/buildbot/deps/chroots//armel/ checking for toolchain path... checking for extra path... checking where to store configuration... in build directory with custom name checking what configuration name to use... linux-arm-zero-fastdebug/ 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... [not found] checking for hg... /usr/bin/hg checking for git... /usr/bin/git 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 for ulimit... ulimit [builtin] checking bash version... 5.1.4 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for arm-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/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... 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... default checking if packaged modules are kept... yes (default) checking for version string... 11.0.23-testing+0-builds.shipilev.net-openjdk-jdk11-b98-20240316 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-x86_64-server-release/images/jdk checking Boot JDK version... openjdk version "11.0.23-testing" 2024-04-16 OpenJDK Runtime Environment (build 11.0.23-testing+0-builds.shipilev.net-openjdk-jdk11-b98-20240316) OpenJDK 64-Bit Server VM (build 11.0.23-testing+0-builds.shipilev.net-openjdk-jdk11-b98-20240316, 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 configure: Found potential Build JDK using configure arguments checking for Build JDK... /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-x86_64-server-release/images/jdk checking Build JDK version... openjdk version "11.0.23-testing" 2024-04-16 OpenJDK Runtime Environment (build 11.0.23-testing+0-builds.shipilev.net-openjdk-jdk11-b98-20240316) OpenJDK 64-Bit Server VM (build 11.0.23-testing+0-builds.shipilev.net-openjdk-jdk11-b98-20240316, mixed mode) configure: Using default toolchain gcc (GNU Compiler Collection) configure: Will use user supplied compiler CC=arm-linux-gnueabi-gcc checking for arm-linux-gnueabi-gcc... /usr/bin/arm-linux-gnueabi-gcc checking resolved symbolic links for CC... /usr/bin/arm-linux-gnueabi-gcc-10 configure: Using gcc C compiler version 10.2.1 [arm-linux-gnueabi-gcc (Debian 10.2.1-6) 10.2.1 20210110] checking for arm-linux-gnueabi-/usr/bin/arm-linux-gnueabi-gcc... /usr/bin/arm-linux-gnueabi-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 /usr/bin/arm-linux-gnueabi-gcc accepts -g... yes checking for /usr/bin/arm-linux-gnueabi-gcc option to accept ISO C89... none needed configure: Will use user supplied compiler CXX=arm-linux-gnueabi-g++ checking for arm-linux-gnueabi-g++... /usr/bin/arm-linux-gnueabi-g++ checking resolved symbolic links for CXX... /usr/bin/arm-linux-gnueabi-g++-10 configure: Using gcc C++ compiler version 10.2.1 [arm-linux-gnueabi-g++ (Debian 10.2.1-6) 10.2.1 20210110] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/arm-linux-gnueabi-g++ accepts -g... yes checking how to run the C preprocessor... /usr/bin/arm-linux-gnueabi-gcc -E checking how to run the C++ preprocessor... /usr/bin/arm-linux-gnueabi-g++ -E checking for arm-linux-gnueabi-ld... /usr/bin/arm-linux-gnueabi-ld configure: Using gcc linker version 2.35.2 [GNU ld (GNU Binutils for Debian) 2.35.2] checking for arm-linux-gnueabi-ar... /usr/bin/arm-linux-gnueabi-ar checking for arm-linux-gnueabi-strip... /usr/bin/arm-linux-gnueabi-strip checking for arm-linux-gnueabi-nm... /usr/bin/arm-linux-gnueabi-nm checking for arm-linux-gnueabi-gobjcopy... [not found] checking for gobjcopy... [not found] checking for arm-linux-gnueabi-objcopy... /usr/bin/arm-linux-gnueabi-objcopy checking for arm-linux-gnueabi-gobjdump... [not found] checking for gobjdump... [not found] checking for arm-linux-gnueabi-objdump... /usr/bin/arm-linux-gnueabi-objdump checking for arm-linux-gnueabi-c++filt... /usr/bin/arm-linux-gnueabi-c++filt checking for cc... /usr/bin/cc checking for CC... [not found] 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 10.2.1 [cc (Debian 10.2.1-6) 10.2.1 20210110] configure: Using gcc BuildC++ compiler version 10.2.1 [g++ (Debian 10.2.1-6) 10.2.1 20210110] configure: Using gcc build linker version 2.35.2 [GNU ld (GNU Binutils for Debian) 2.35.2] checking for jtreg test harness... /home/buildbot/worker/build-jdk11u-debian11/build/jtreg checking for jib... no checking if @file is supported by gcc... yes checking if CC supports "-m32"... no checking if CXX supports "-m32"... no checking if both CC and CXX support "-m32"... no 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 *... 4 checking for target address size... 32 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 for --with-gcc-debug-level... 1, default checking if native warnings are errors... no (explicitly set) checking if CC supports "-Xassembler -mrelax-relocations=no"... no checking if CXX supports "-Xassembler -mrelax-relocations=no"... no checking if both CC and CXX support "-Xassembler -mrelax-relocations=no"... no checking for library containing clock_gettime... none required checking if TARGET is x86... no 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 "-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_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 "-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... internal checking if we should add external native debug symbols to the shipped bundles... no checking for dtrace tool and platform support... 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... yes checking if static link of stdc++ is possible... yes checking how to link with libstdc++... static checking for X... libraries /home/buildbot/deps/chroots//armel//usr/lib/arm-linux-gnueabi/libX11.so, headers /home/buildbot/deps/chroots//armel//usr/include checking whether -R must be followed by a space... neither works 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 /home/buildbot/deps/chroots//armel//usr/include/freetype2 using well-known location configure: Could not find /home/buildbot/deps/chroots//armel//usr/lib/libfreetype.so. Ignoring location. configure: Found freetype include files at /home/buildbot/deps/chroots//armel//usr/include/freetype2 using well-known location checking for freetype includes... /home/buildbot/deps/chroots//armel//usr/include/freetype2 checking for freetype libraries... /home/buildbot/deps/chroots//armel//usr/lib/arm-linux-gnueabi Using freetype: system checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking if libffi works... yes checking if libffi should be bundled... no checking for which libjpeg to use... bundled checking for which giflib to use... bundled checking for PNG... yes 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 if shenandoah can be built... 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... yes, jtreg present checking if the CDS classlist generation should be enabled... no checking if any translations should be excluded... no checking if man pages should be built... yes checking for number of cores... 24 checking for memory size... 28062 MB checking for appropriate number of jobs to run in parallel... 24 checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/buildbot/worker/build-jdk11u-debian11/build/build/linux-arm-zero-fastdebug/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 -Xmx768M -XX:ThreadStackSize=768 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... yes checking for ccache... /usr/local/bin/ccache checking if build directory is on local disk... yes checking JVM features for JVM variant 'zero'... "cds cmsgc jni-check jvmti management nmt parallelgc serialgc services vm-structs zero" configure: creating /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-arm-zero-fastdebug/configure-support/config.status config.status: creating /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-arm-zero-fastdebug/spec.gmk config.status: creating /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-arm-zero-fastdebug/bootcycle-spec.gmk config.status: creating /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-arm-zero-fastdebug/buildjdk-spec.gmk config.status: creating /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-arm-zero-fastdebug/compare.sh config.status: creating /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-arm-zero-fastdebug/Makefile ==================================================== A new configuration has been successfully created in /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-arm-zero-fastdebug using configure arguments '--with-conf-name=linux-arm-zero-fastdebug/ --with-jtreg=/home/buildbot/worker/build-jdk11u-debian11/build/jtreg/ --with-version-pre=testing --with-version-opt=builds.shipilev.net-openjdk-jdk11-b98-20240316 --with-vendor-name='Aleksey Shipilev' --with-vendor-url=https://builds.shipilev.net --with-vendor-bug-url=https://devnull-as-a-service.com/ --disable-warnings-as-errors --with-boot-jdk=build/linux-x86_64-server-release/images/jdk --with-build-jdk=build/linux-x86_64-server-release/images/jdk --openjdk-target=arm-linux-gnueabi --with-debug-level=fastdebug --with-native-debug-symbols=internal --disable-precompiled-headers --with-sysroot=/home/buildbot/deps/chroots//armel/ --with-jvm-variants=zero --enable-ccache'. Configuration summary: * Debug level: fastdebug * HS debug level: fastdebug * JVM variants: zero * JVM features: zero: 'cds cmsgc jni-check jvmti management nmt parallelgc serialgc services vm-structs zero' * OpenJDK target: OS: linux, CPU architecture: arm, address length: 32 * Version string: 11.0.23-testing+0-builds.shipilev.net-openjdk-jdk11-b98-20240316 (11.0.23-testing) Tools summary: * Boot JDK: openjdk version "11.0.23-testing" 2024-04-16 OpenJDK Runtime Environment (build 11.0.23-testing+0-builds.shipilev.net-openjdk-jdk11-b98-20240316) OpenJDK 64-Bit Server VM (build 11.0.23-testing+0-builds.shipilev.net-openjdk-jdk11-b98-20240316, mixed mode) (at /home/buildbot/worker/build-jdk11u-debian11/build/build/linux-x86_64-server-release/images/jdk) * Toolchain: gcc (GNU Compiler Collection) * C Compiler: Version 10.2.1 (at /usr/bin/arm-linux-gnueabi-gcc) * C++ Compiler: Version 10.2.1 (at /usr/bin/arm-linux-gnueabi-g++) Build performance summary: * Cores to use: 24 * Memory limit: 28062 MB * ccache status: Active (.e3e2b296) The following warnings were produced. Repeated here for convenience: WARNING: using cross tools not prefixed with host triplet