configure: Configuration created at Sun Feb 17 01:58:54 CET 2019. checking for basename... /usr/bin/basename checking for bash... /bin/bash checking for cat... /bin/cat checking for chmod... /bin/chmod checking for cmp... /usr/bin/cmp checking for comm... /usr/bin/comm checking for cp... /bin/cp checking for cut... /usr/bin/cut checking for date... /bin/date checking for gdiff... no checking for diff... /usr/bin/diff checking for dirname... /usr/bin/dirname checking for echo... /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... /bin/gunzip checking for pigz... no checking for gzip... /bin/gzip checking for ln... /bin/ln checking for ls... /bin/ls checking for gmkdir... no checking for mkdir... /bin/mkdir checking for mktemp... /bin/mktemp checking for mv... /bin/mv checking for nawk... /usr/bin/nawk checking for printf... /usr/bin/printf checking for greadlink... no checking for readlink... /bin/readlink checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for sh... /bin/sh checking for sort... /usr/bin/sort checking for tail... /usr/bin/tail checking for gtar... no checking for tar... /bin/tar checking for tee... /usr/bin/tee checking for touch... /usr/bin/touch checking for tr... /usr/bin/tr checking for uname... /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... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for a sed that does not truncate output... /bin/sed checking for cygpath... no checking for wslpath... no checking for df... /bin/df checking for cpio... /bin/cpio checking for nice... /usr/bin/nice checking for pandoc... no checking for lsb_release... /usr/bin/lsb_release 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... i386-pc-linux-gnu checking target system type... i386-pc-linux-gnu checking openjdk-build os-cpu... linux-x86_64 checking openjdk-target os-cpu... linux-x86 checking compilation type... cross checking for top-level directory... /home/buildbot/worker/zgc-linux/build checking if custom source is suppressed (openjdk-only)... no checking which debug level to use... release checking which variants of the JVM to build... server 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-server-release checking for apt-get... apt-get 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.1) 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 (/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 ldd... /usr/bin/ldd checking for greadelf... no checking for readelf... /usr/bin/readelf checking for dot... no checking for hg... /usr/bin/hg checking for git... /usr/bin/git checking for stat... /usr/bin/stat checking for time... no checking for flock... /usr/bin/flock checking for dtrace... no checking for gpatch... no checking for patch... /usr/bin/patch checking bash version... 4.4.12 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes checking for i386-linux-gnu-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... /etc/ssl/certs/java/cacerts checking for jni library path... default checking if packaged modules are kept... yes (default) configure: WARNING: --with-version-opt value has been sanitized from 'builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-13+6' to 'builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-136' checking for version string... 13-testing+0-builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-136 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /home/buildbot/deps/jdks/default-jdk11 checking Boot JDK version... openjdk version "11.0.2-testing" 2018-10-16 OpenJDK Runtime Environment (build 11.0.2-testing+0-builds.shipilev.net-openjdk-jdk11-b35-20190116-jdk-11.0.27jdk-11.0.2-ga) OpenJDK 64-Bit Server VM (build 11.0.2-testing+0-builds.shipilev.net-openjdk-jdk11-b35-20190116-jdk-11.0.27jdk-11.0.2-ga, mixed mode) 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 configure: Found potential Build JDK using configure arguments checking for Build JDK... /home/buildbot/worker/zgc-linux/build/build/linux-x86_64-server-release/images/jdk checking Build JDK version... openjdk version "13-testing" 2019-09-17 OpenJDK Runtime Environment (build 13-testing+0-builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-136) OpenJDK 64-Bit Server VM (build 13-testing+0-builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-136, mixed mode, sharing) configure: Using default toolchain gcc (GNU Compiler Collection) checking for i386-linux-gnu-gcc... no checking for gcc... /usr/bin/gcc checking resolved symbolic links for CC... /usr/bin/x86_64-linux-gnu-gcc-6 configure: Using gcc C compiler version 6.3.0 [gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516] checking for i386-linux-gnu-/usr/bin/gcc... /usr/bin/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/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for i386-linux-gnu-g++... no checking for g++... /usr/bin/g++ checking resolved symbolic links for CXX... /usr/bin/x86_64-linux-gnu-g++-6 configure: Using gcc C++ compiler version 6.3.0 [g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516] 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 checking for i386-linux-gnu-ld... no checking for ld... ld configure: Rewriting LD_JAOTC to "/usr/bin/ld" configure: Using gcc linker version 2.28 [GNU ld (GNU Binutils for Debian) 2.28] checking for i386-linux-gnu-ar... no checking for i386-linux-gnu-gcc-ar... no checking for ar... ar configure: Rewriting AR to "/usr/bin/ar" checking for i386-linux-gnu-strip... no checking for strip... strip configure: Rewriting STRIP to "/usr/bin/strip" checking for i386-linux-gnu-nm... no checking for i386-linux-gnu-gcc-nm... no checking for nm... nm configure: Rewriting NM to "/usr/bin/nm" checking for i386-linux-gnu-gobjcopy... no checking for i386-linux-gnu-objcopy... no checking for gobjcopy... no checking for objcopy... objcopy configure: Rewriting OBJCOPY to "/usr/bin/objcopy" checking for i386-linux-gnu-gobjdump... no checking for i386-linux-gnu-objdump... no checking for gobjdump... no checking for objdump... objdump configure: Rewriting OBJDUMP to "/usr/bin/objdump" checking for i386-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 6.3.0 [cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516] configure: Using gcc BuildC++ compiler version 6.3.0 [g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516] /home/buildbot/worker/zgc-linux/build/build/.configure-support/generated-configure.sh: line 64244: linker: command not found configure: Using gcc linker version 2.28 [GNU ld (GNU Binutils for Debian) 2.28] checking for jtreg test harness... /home/buildbot/worker/zgc-linux/build/jtreg checking for jmh (Java Microbenchmark Harness)... no, disabled checking for jib... no checking if @file is supported by gcc... yes checking if the C compiler supports "-m32"... yes checking if the C++ compiler supports "-m32"... yes checking if both compilers support "-m32"... 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 *... 4 checking for target address size... 32 bits checking whether byte ordering is bigendian... no checking if native warnings are errors... true (default) checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes checking for library containing clock_gettime... none required configure: GCC >= 6 detected; adding -fno-delete-null-pointer-checks and -fno-lifetime-dse configure: GCC >= 6 detected; adding -fno-delete-null-pointer-checks and -fno-lifetime-dse checking if the C compiler supports "-ffp-contract=off"... yes checking if the C++ compiler supports "-ffp-contract=off"... yes checking if both compilers support "-ffp-contract=off"... yes checking what type of native debug symbols to use... external 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... yes 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 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//i386/usr/include/freetype2/ using --with-freetype checking for freetype includes... /home/buildbot/deps/chroots//i386/usr/include/freetype2/ checking for freetype libraries... /home/buildbot/deps/chroots//i386/usr/lib/i386-linux-gnu Using freetype: system checking for ALSA... yes 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 cos in -lm... yes checking for dlopen in -ldl... yes checking user specified JVM feature list... 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... yes, jtreg present 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... yes checking if a default CDS archive should be generated... no, not possible with cross compilation checking for number of cores... 32 checking for memory size... 64364 MB checking for appropriate number of jobs to run in parallel... 32 checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/buildbot/worker/zgc-linux/build/build/linux-x86-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 -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... 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 /home/buildbot/worker/zgc-linux/build/build/linux-x86-server-release/configure-support/config.status config.status: creating /home/buildbot/worker/zgc-linux/build/build/linux-x86-server-release/spec.gmk config.status: creating /home/buildbot/worker/zgc-linux/build/build/linux-x86-server-release/bootcycle-spec.gmk config.status: creating /home/buildbot/worker/zgc-linux/build/build/linux-x86-server-release/buildjdk-spec.gmk config.status: creating /home/buildbot/worker/zgc-linux/build/build/linux-x86-server-release/compare.sh config.status: creating /home/buildbot/worker/zgc-linux/build/build/linux-x86-server-release/Makefile ==================================================== A new configuration has been successfully created in /home/buildbot/worker/zgc-linux/build/build/linux-x86-server-release using configure arguments '--with-jtreg=./jtreg/ --with-cacerts-file=/etc/ssl/certs/java/cacerts --with-version-pre=testing --with-version-opt=builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-13+6 --with-vendor-name='Aleksey Shipilev' --with-vendor-url=https://builds.shipilev.net --with-vendor-bug-url=https://devnull-as-a-service.com/ --with-boot-jdk=/home/buildbot/deps/jdks//default-jdk11/ --with-jvm-features=epsilongc,zgc --with-build-jdk=build/linux-x86_64-server-release/images/jdk --openjdk-target=i386-linux-gnu --with-debug-level=release --disable-precompiled-headers --with-freetype-lib=/home/buildbot/deps/chroots//i386/usr/lib/i386-linux-gnu --with-freetype-include=/home/buildbot/deps/chroots//i386/usr/include/freetype2/ --with-jvm-variants=server'. 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: x86, address length: 32 * Version string: 13-testing+0-builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-136 (13-testing) Tools summary: * Boot JDK: openjdk version "11.0.2-testing" 2018-10-16 OpenJDK Runtime Environment (build 11.0.2-testing+0-builds.shipilev.net-openjdk-jdk11-b35-20190116-jdk-11.0.27jdk-11.0.2-ga) OpenJDK 64-Bit Server VM (build 11.0.2-testing+0-builds.shipilev.net-openjdk-jdk11-b35-20190116-jdk-11.0.27jdk-11.0.2-ga, mixed mode) (at /home/buildbot/deps/jdks/default-jdk11) * Toolchain: gcc (GNU Compiler Collection) * C Compiler: Version 6.3.0 (at /usr/bin/gcc) * C++ Compiler: Version 6.3.0 (at /usr/bin/g++) Build performance summary: * Cores to use: 32 * Memory limit: 64364 MB The following warnings were produced. Repeated here for convenience: WARNING: using cross tools not prefixed with host triplet WARNING: --with-version-opt value has been sanitized from 'builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-13+6' to 'builds.shipilev.net-openjdk-zgc-b23-20190217-jdk-136'