configure: Configuration created at Thu Jan 13 16:29:21 CET 2022. 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... [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 gawk... [not found] 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 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 nice... /usr/bin/nice checking for greadlink... [not found] checking for readlink... /usr/bin/readlink checking for cygpath... [not found] checking for wslpath... [not found] checking for lsb_release... /usr/bin/lsb_release checking for cmd.exe... [not found] checking for cmp... /usr/bin/cmp checking for uniq... /usr/bin/uniq checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking openjdk-build os-cpu... linux-x86_64 checking openjdk-build C library... gnu checking openjdk-target os-cpu... linux-x86_64 checking openjdk-target C library... gnu checking compilation type... native checking for top-level directory... /home/buildbot/worker/build-jdkX-arraycopy-debian11/build 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 sysroot... checking for toolchain path... checking for extra path... checking where to store configuration... in default location checking what configuration name to use... linux-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 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... /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 if date is a GNU compatible version... yes 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for default LOG value... checking if packaged modules are kept... enabled, default checking for version string... 19-testing+0-builds.shipilev.net-openjdk-jdk-arraycopy-b8-20220113 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /home/buildbot/deps/jdks/default-jdk17 checking Boot JDK version... openjdk version "17.0.1" 2021-10-19 OpenJDK Runtime Environment Temurin-17.0.1+12 (build 17.0.1+12) OpenJDK 64-Bit Server VM Temurin-17.0.1+12 (build 17.0.1+12, 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... false 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 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... no, cannot generate full docs 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 gcc (GNU Compiler Collection) checking for gcc... /usr/bin/gcc checking resolved symbolic links for CC... /usr/bin/x86_64-linux-gnu-gcc-10 configure: Using gcc C compiler version 10.2.1 [gcc (Debian 10.2.1-6) 10.2.1 20210110] 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 we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for g++... /usr/bin/g++ checking resolved symbolic links for CXX... /usr/bin/x86_64-linux-gnu-g++-10 configure: Using gcc C++ compiler version 10.2.1 [g++ (Debian 10.2.1-6) 10.2.1 20210110] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking how to run the C++ preprocessor... /usr/bin/g++ -E configure: Using gcc linker version 2.35.2 [GNU ld (GNU Binutils for Debian) 2.35.2] configure: comparing linker version to minimum version 2.25 checking for ar... /usr/bin/ar checking for strip... /usr/bin/strip checking for nm... /usr/bin/nm checking for gobjcopy... [not found] checking for objcopy... /usr/bin/objcopy checking for gobjdump... [not found] checking for objdump... /usr/bin/objdump checking for c++filt... /usr/bin/c++filt checking for jtreg test harness... /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/jtreg 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 what source date to use... determined at build time, from 'updated' checking for --enable-reproducible-build... disabled, default checking for --enable-warnings-as-errors... enabled, default checking if CC supports "-Xassembler -mrelax-relocations=no"... yes checking if CXX supports "-Xassembler -mrelax-relocations=no"... yes checking if both CC and CXX support "-Xassembler -mrelax-relocations=no"... yes checking if TARGET is x86... no checking if CC supports "-fno-delete-null-pointer-checks"... yes checking if CXX supports "-fno-delete-null-pointer-checks"... yes checking if both CC and CXX support "-fno-delete-null-pointer-checks"... yes checking if CC supports "-fno-lifetime-dse"... yes checking if CXX supports "-fno-lifetime-dse"... yes checking if both CC and CXX support "-fno-lifetime-dse"... yes checking if CC supports "-fmacro-prefix-map=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/="... yes checking if CXX supports "-fmacro-prefix-map=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/="... yes checking if both CC and CXX support "-fmacro-prefix-map=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/="... 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 "-fno-delete-null-pointer-checks"... yes checking if BUILD_CXX supports "-fno-delete-null-pointer-checks"... yes checking if both BUILD_CC and BUILD_CXX support "-fno-delete-null-pointer-checks"... yes checking if BUILD_CC supports "-fno-lifetime-dse"... yes checking if BUILD_CXX supports "-fno-lifetime-dse"... yes checking if both BUILD_CC and BUILD_CXX support "-fno-lifetime-dse"... yes checking if BUILD_CC supports "-fmacro-prefix-map=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/="... yes checking if BUILD_CXX supports "-fmacro-prefix-map=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/="... yes checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/="... 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... internal checking if we should add external native debug symbols to the shipped bundles... no checking if native coverage is available... yes checking for --enable-native-coverage... disabled, default checking if AddressSanitizer (asan) is available... yes checking for --enable-asan... disabled, default checking if static link of stdc++ is possible... yes checking how to link with libstdc++... static checking for X... libraries , headers 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 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 /usr/include/freetype2/ using --with-freetype checking for freetype includes... /usr/include/freetype2/ checking for freetype libraries... /usr/lib/x86_64-linux-gnu Using freetype: system checking for ALSA... yes checking for --enable-libffi-bundling... disabled, default 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 for gtest... /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/gtest/ checking for JVM features enabled by the user... none checking for JVM features disabled by the user... none checking if platform is supported by CDS... yes checking if JVM feature 'cds' is available... yes checking for dtrace tool... no checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no configure: Cannot enable dtrace with missing dependencies. See above. checking if JVM feature 'dtrace' is available... no checking if platform is supported by JFR... yes checking if JVM feature 'jfr' is available... yes checking if platform is supported by JVMCI... yes checking if JVM feature 'jvmci' is available... yes checking if platform is supported by Shenandoah... yes checking if JVM feature 'shenandoahgc' is available... yes checking if static-build is enabled in configure... no, use --enable-static-build to enable static build. checking if JVM feature 'static-build' is available... no checking if platform is supported by ZGC... yes checking if JVM feature 'zgc' is available... yes checking JVM features to use for variant 'server'... 'cds compiler1 compiler2 epsilongc g1gc jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc' checking if the jtreg failure handler is available... yes checking if the jtreg failure handler should be built... enabled, from default 'auto' checking if the CDS classlist generation should be enabled... enabled, from default 'auto' checking if any translations should be excluded... no checking if static man pages should be copied... enabled, default checking if CDS archive is available... yes checking if a default CDS archive should be generated... enabled, from default 'auto' checking if CDS archive is available... yes checking if compatible cds region alignment enabled... disabled, default checking what hsdis backend to use... 'none', hsdis will not be built checking for number of cores... 8 checking for memory size... 11975 MB checking for appropriate number of jobs to run in parallel... 8 checking whether to use javac server... enabled, default checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/build/linux-x86_64-server-release/configure-support/classes.jsa -Xshare:auto checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 checking for --enable-icecc... disabled, default checking if precompiled headers are available... yes checking for --enable-precompiled-headers... disabled, from command line checking for ccache... [not found] checking if ccache is available... no, ccache binary missing or not executable checking if ccache is enabled... disabled, default checking if build directory is on local disk... yes configure: creating /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/build/linux-x86_64-server-release/configure-support/config.status config.status: creating /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/build/linux-x86_64-server-release/spec.gmk config.status: creating /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/build/linux-x86_64-server-release/bootcycle-spec.gmk config.status: creating /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/build/linux-x86_64-server-release/buildjdk-spec.gmk config.status: creating /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/build/linux-x86_64-server-release/compare.sh config.status: creating /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/build/linux-x86_64-server-release/Makefile ==================================================== A new configuration has been successfully created in /home/buildbot/worker/build-jdkX-arraycopy-debian11/build/build/linux-x86_64-server-release using configure arguments '--with-jtreg=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/jtreg/ --with-gtest=/home/buildbot/worker/build-jdkX-arraycopy-debian11/build/gtest/ --with-version-pre=testing --with-version-opt=builds.shipilev.net-openjdk-jdk-arraycopy-b8-20220113 --with-vendor-name='Aleksey Shipilev' --with-vendor-url=https://builds.shipilev.net --with-vendor-bug-url=https://devnull-as-a-service.com/ --with-extra-cflags='-Wno-stringop-truncation -Wno-maybe-uninitialized' --with-boot-jdk=/home/buildbot/deps/jdks//default-jdk17/ --with-debug-level=release --with-native-debug-symbols=internal --disable-precompiled-headers --with-freetype-lib=/usr/lib/x86_64-linux-gnu --with-freetype-include=/usr/include/freetype2/ --with-jvm-variants=server'. Configuration summary: * Name: linux-x86_64-server-release * Debug level: release * HS debug level: product * JVM variants: server * JVM features: server: 'cds compiler1 compiler2 epsilongc g1gc jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc' * OpenJDK target: OS: linux, CPU architecture: x86, address length: 64 * Version string: 19-testing+0-builds.shipilev.net-openjdk-jdk-arraycopy-b8-20220113 (19-testing) Tools summary: * Boot JDK: openjdk version "17.0.1" 2021-10-19 OpenJDK Runtime Environment Temurin-17.0.1+12 (build 17.0.1+12) OpenJDK 64-Bit Server VM Temurin-17.0.1+12 (build 17.0.1+12, mixed mode, sharing) (at /home/buildbot/deps/jdks/default-jdk17) * Toolchain: gcc (GNU Compiler Collection) * C Compiler: Version 10.2.1 (at /usr/bin/gcc) * C++ Compiler: Version 10.2.1 (at /usr/bin/g++) Build performance summary: * Build jobs: 8 * Memory limit: 11975 MB