=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for bootstrap-jdk-1.11.0.5.8-netbsd-7-amd64-20190928.tar.xz => Checksum SHA512 OK for bootstrap-jdk-1.11.0.5.8-netbsd-7-amd64-20190928.tar.xz => Checksum BLAKE2s OK for jdk11u-jdk-11.0.18-10-1.tar.gz => Checksum SHA512 OK for jdk11u-jdk-11.0.18-10-1.tar.gz ===> Installing dependencies for openjdk11-1.11.0.18.10 ========================================================================== The supported build options for openjdk11 are: debug dtrace jdk-hotspot-vm jdk-zero-vm jre-jce static-libstdcpp x11 The currently selected options are: jdk-hotspot-vm jre-jce x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.openjdk11 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, openjdk11-1.11.0.18.10. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.71nb2 => Tool dependency bash-[0-9]*: found bash-5.2.15 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency mozilla-rootcerts>=1.0.20140820nb2: found mozilla-rootcerts-1.0.20221204 => Build dependency x11-links>=1.35: found x11-links-1.35 => Build dependency libcups>=2.4.2nb4: found libcups-2.4.2nb4 => Full dependency dejavu-ttf-[0-9]*: found dejavu-ttf-2.37 => Full dependency unzip-[0-9]*: found unzip-6.0nb9 => Full dependency zip-[0-9]*: found zip-3.0nb3 => Full dependency alsa-lib>=1.0.18: found alsa-lib-1.2.7.2 => Full dependency fontconfig>=2.14.1nb1: found fontconfig-2.14.2 => Full dependency freetype2>=2.8.1: found freetype2-2.13.0 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for openjdk11-1.11.0.18.10 ===> Extracting for openjdk11-1.11.0.18.10 /bin/rm -f /tmp/lang/openjdk11/work/bootstrap/lib/libgcc_s.so* ===> Patching for openjdk11-1.11.0.18.10 => Applying pkgsrc patches for openjdk11-1.11.0.18.10 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_buildjdk-spec.gmk.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_buildjdk-spec.gmk.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_autoconf_buildjdk-spec.gmk.in,v 1.1 2022/05/25 06:05:34 tnn Exp $ | |Use the same variant for the buildjdk as the target jdk. |This is needed for native builds on platforms where hotspot is broken or not |supported. In that case the buildjdk can't be hardcoded to "server" but must |use "zero". This is fine for pkgsrc since we only ever build one variant. | |--- make/autoconf/buildjdk-spec.gmk.in.orig 2022-05-03 03:11:37.000000000 +0000 |+++ make/autoconf/buildjdk-spec.gmk.in -------------------------- Patching file make/autoconf/buildjdk-spec.gmk.in using Plan A... Hunk #1 succeeded at 91 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_flags-cflags.m4 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_flags-cflags.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_autoconf_flags-cflags.m4,v 1.2 2021/06/27 08:53:54 tnn Exp $ | |We prefer to use explicit run paths. | |--- make/autoconf/flags-cflags.m4.orig 2021-04-24 02:47:22.000000000 +0000 |+++ make/autoconf/flags-cflags.m4 -------------------------- Patching file make/autoconf/flags-cflags.m4 using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 58. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_hotspot.m4 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_hotspot.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_autoconf_hotspot.m4,v 1.1 2022/05/25 06:05:34 tnn Exp $ | |Fix buildjdk targeting for 32-bit ARM. | |--- make/autoconf/hotspot.m4.orig 2022-05-03 03:11:37.000000000 +0000 |+++ make/autoconf/hotspot.m4 -------------------------- Patching file make/autoconf/hotspot.m4 using Plan A... Hunk #1 succeeded at 150 (offset 3 lines). Hunk #2 succeeded at 342 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_lib-alsa.m4 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_lib-alsa.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_autoconf_lib-alsa.m4,v 1.1 2021/08/04 17:06:35 ryoon Exp $ | |* Fix RPATH for libasound.so. These should use COMPILER_RPATH_FLAG. | |--- make/autoconf/lib-alsa.m4.orig 2021-04-24 02:47:22.000000000 +0000 |+++ make/autoconf/lib-alsa.m4 -------------------------- Patching file make/autoconf/lib-alsa.m4 using Plan A... Hunk #1 succeeded at 52. Hunk #2 succeeded at 61. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_lib-bundled.m4 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_lib-bundled.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_autoconf_lib-bundled.m4,v 1.2 2023/02/25 18:06:47 ryoon Exp $ | |Add rpath for zlib. | |--- make/autoconf/lib-bundled.m4.orig 2022-11-02 17:11:52.144326338 +0000 |+++ make/autoconf/lib-bundled.m4 -------------------------- Patching file make/autoconf/lib-bundled.m4 using Plan A... Hunk #1 succeeded at 261. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_lib-freetype.m4 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_lib-freetype.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_autoconf_lib-freetype.m4,v 1.1 2019/10/01 12:36:34 tnn Exp $ | |Add rpath for freetype. | |--- make/autoconf/lib-freetype.m4.orig 2019-09-19 12:22:38.000000000 +0000 |+++ make/autoconf/lib-freetype.m4 -------------------------- Patching file make/autoconf/lib-freetype.m4 using Plan A... Hunk #1 succeeded at 224 (offset 10 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_lib-x11.m4 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_autoconf_lib-x11.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_autoconf_lib-x11.m4,v 1.1 2019/10/01 12:36:34 tnn Exp $ | |Add rpath for X11. | |--- make/autoconf/lib-x11.m4.orig 2019-09-19 12:22:38.000000000 +0000 |+++ make/autoconf/lib-x11.m4 -------------------------- Patching file make/autoconf/lib-x11.m4 using Plan A... Hunk #1 succeeded at 99 (offset 4 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_data_fontconfig_bsd.fontconfig.properties => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-make_data_fontconfig_bsd.fontconfig.properties Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_data_fontconfig_bsd.fontconfig.properties,v 1.1 2019/10/01 12:36:34 tnn Exp $ | |Use pkgsrc fontconfig. | |--- make/data/fontconfig/bsd.fontconfig.properties.orig 2019-09-19 12:22:38.000000000 +0000 |+++ make/data/fontconfig/bsd.fontconfig.properties -------------------------- Patching file make/data/fontconfig/bsd.fontconfig.properties using Plan A... Hunk #1 succeeded at 167. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os__cpu_bsd__arm_bsd__arm__32.s => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os__cpu_bsd__arm_bsd__arm__32.s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hotspot_os__cpu_bsd__arm_bsd__arm__32.s,v 1.1 2021/06/28 22:53:05 tnn Exp $ | |use gas(1) compatible mmnemonics | |--- src/hotspot/os_cpu/bsd_arm/bsd_arm_32.s.orig 2021-06-28 19:59:45.710900666 +0000 |+++ src/hotspot/os_cpu/bsd_arm/bsd_arm_32.s -------------------------- Patching file src/hotspot/os_cpu/bsd_arm/bsd_arm_32.s using Plan A... Hunk #1 succeeded at 94. Hunk #2 succeeded at 142. Hunk #3 succeeded at 175. Hunk #4 succeeded at 227. Hunk #5 succeeded at 243. Hunk #6 succeeded at 305. Hunk #7 succeeded at 332. Hunk #8 succeeded at 358. Hunk #9 succeeded at 397. Hunk #10 succeeded at 460. Hunk #11 succeeded at 493. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os_bsd_os__bsd.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os_bsd_os__bsd.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hotspot_os_bsd_os__bsd.cpp,v 1.4 2020/04/16 11:51:26 ryoon Exp $ | |--- src/hotspot/os/bsd/os_bsd.cpp.orig 2020-01-15 18:29:57.000000000 +0000 |+++ src/hotspot/os/bsd/os_bsd.cpp -------------------------- Patching file src/hotspot/os/bsd/os_bsd.cpp using Plan A... Hunk #1 succeeded at 410 (offset 31 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os_bsd_os__perf__bsd.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os_bsd_os__perf__bsd.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hotspot_os_bsd_os__perf__bsd.cpp,v 1.2 2019/11/03 00:37:28 tnn Exp $ | |KERN_PROC_PATHNAME is available from NetBSD>=7.99.23 | |--- src/hotspot/os/bsd/os_perf_bsd.cpp.orig 2019-10-16 18:31:09.000000000 +0000 |+++ src/hotspot/os/bsd/os_perf_bsd.cpp -------------------------- Patching file src/hotspot/os/bsd/os_perf_bsd.cpp using Plan A... Hunk #1 succeeded at 867 (offset 8 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os_posix_os__posix.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_os_posix_os__posix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hotspot_os_posix_os__posix.cpp,v 1.1 2019/10/01 12:36:34 tnn Exp $ | |Something is wrong with pthread_condattr_setclock. |We hit assertions in fastdebug builds. |Disable pthread_condattr_setclock for now. | |--- src/hotspot/os/posix/os_posix.cpp.orig 2019-09-19 12:22:38.000000000 +0000 |+++ src/hotspot/os/posix/os_posix.cpp -------------------------- Patching file src/hotspot/os/posix/os_posix.cpp using Plan A... Hunk #1 succeeded at 1843 (offset 70 lines). Hunk #2 succeeded at 1851 (offset 70 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_share_libadt_dict.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_hotspot_share_libadt_dict.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_hotspot_share_libadt_dict.cpp,v 1.2 2022/05/10 14:33:50 ryoon Exp $ | |Fix for -Werror=char-subscripts: | |> dict.cpp:15:28: warning: array subscript has type ‘char’ [-Wchar-subscripts] |> sum += c + (c< ^ |> dict.cpp:17:27: warning: array subscript has type ‘char’ [-Wchar-subscripts] |> return (int)((sum+xsum[k]) >> 1); // Hash key, un-modulo'd table size | |The variable k only ever gets values between 0 and MAXID - 1, which is |20. Therefore changing the type doesn't affect the result of the |function. At optimization levels > 0, GCC 5.5.0 compiles to the same |code, no matter whether the variable type is signed char or unsigned int. | |https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94247 | |--- src/hotspot/share/libadt/dict.cpp.orig 2022-05-03 03:11:37.000000000 +0000 |+++ src/hotspot/share/libadt/dict.cpp -------------------------- Patching file src/hotspot/share/libadt/dict.cpp using Plan A... Hunk #1 succeeded at 305. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_java.desktop_unix_native_common_awt_fontpath.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/openjdk11/patches/patch-src_java.desktop_unix_native_common_awt_fontpath.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_java.desktop_unix_native_common_awt_fontpath.c,v 1.1 2019/10/01 12:36:34 tnn Exp $ | |Use pkgsrc fonts. | |--- src/java.desktop/unix/native/common/awt/fontpath.c.orig 2019-09-19 12:22:38.000000000 +0000 |+++ src/java.desktop/unix/native/common/awt/fontpath.c -------------------------- Patching file src/java.desktop/unix/native/common/awt/fontpath.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 141. Hunk #3 succeeded at 547 (offset 6 lines). done ===> Creating toolchain wrappers for openjdk11-1.11.0.18.10 /bin/rm -f /tmp/lang/openjdk11/work/.buildlink/include/jconfig.h /bin/rm -f /tmp/lang/openjdk11/work/.buildlink/include/jerror.h /bin/rm -f /tmp/lang/openjdk11/work/.buildlink/include/jmorecfg.h /bin/rm -f /tmp/lang/openjdk11/work/.buildlink/include/jpeglib.h ===> Configuring for openjdk11-1.11.0.18.10 mkdir /tmp/lang/openjdk11/work/cacerts && cd /tmp/lang/openjdk11/work/cacerts && /usr/pkg/sbin/mozilla-rootcerts extract mozilla-rootcert-0.pem mozilla-rootcert-1.pem mozilla-rootcert-2.pem mozilla-rootcert-3.pem mozilla-rootcert-4.pem mozilla-rootcert-5.pem mozilla-rootcert-6.pem mozilla-rootcert-7.pem mozilla-rootcert-8.pem mozilla-rootcert-9.pem mozilla-rootcert-10.pem mozilla-rootcert-11.pem mozilla-rootcert-12.pem mozilla-rootcert-13.pem mozilla-rootcert-14.pem mozilla-rootcert-15.pem mozilla-rootcert-16.pem mozilla-rootcert-17.pem mozilla-rootcert-18.pem mozilla-rootcert-19.pem mozilla-rootcert-20.pem mozilla-rootcert-21.pem mozilla-rootcert-22.pem mozilla-rootcert-23.pem mozilla-rootcert-24.pem mozilla-rootcert-25.pem mozilla-rootcert-26.pem mozilla-rootcert-27.pem mozilla-rootcert-28.pem mozilla-rootcert-29.pem mozilla-rootcert-30.pem mozilla-rootcert-31.pem mozilla-rootcert-32.pem mozilla-rootcert-33.pem mozilla-rootcert-34.pem mozilla-rootcert-35.pem mozilla-rootcert-36.pem mozilla-rootcert-37.pem mozilla-rootcert-38.pem mozilla-rootcert-39.pem mozilla-rootcert-40.pem mozilla-rootcert-41.pem mozilla-rootcert-42.pem mozilla-rootcert-43.pem mozilla-rootcert-44.pem mozilla-rootcert-45.pem mozilla-rootcert-46.pem mozilla-rootcert-46.pem untrusted mozilla-rootcert-47.pem mozilla-rootcert-48.pem mozilla-rootcert-49.pem mozilla-rootcert-50.pem mozilla-rootcert-51.pem mozilla-rootcert-52.pem mozilla-rootcert-53.pem mozilla-rootcert-54.pem mozilla-rootcert-55.pem mozilla-rootcert-56.pem mozilla-rootcert-57.pem mozilla-rootcert-58.pem mozilla-rootcert-59.pem mozilla-rootcert-60.pem mozilla-rootcert-61.pem mozilla-rootcert-62.pem mozilla-rootcert-63.pem mozilla-rootcert-64.pem mozilla-rootcert-65.pem mozilla-rootcert-66.pem mozilla-rootcert-67.pem mozilla-rootcert-68.pem mozilla-rootcert-69.pem mozilla-rootcert-70.pem mozilla-rootcert-71.pem mozilla-rootcert-72.pem mozilla-rootcert-73.pem mozilla-rootcert-74.pem mozilla-rootcert-75.pem mozilla-rootcert-76.pem mozilla-rootcert-77.pem mozilla-rootcert-78.pem mozilla-rootcert-79.pem mozilla-rootcert-80.pem mozilla-rootcert-81.pem mozilla-rootcert-82.pem mozilla-rootcert-83.pem mozilla-rootcert-84.pem mozilla-rootcert-85.pem mozilla-rootcert-86.pem mozilla-rootcert-87.pem mozilla-rootcert-88.pem mozilla-rootcert-89.pem mozilla-rootcert-90.pem mozilla-rootcert-91.pem mozilla-rootcert-92.pem mozilla-rootcert-93.pem mozilla-rootcert-94.pem mozilla-rootcert-95.pem mozilla-rootcert-96.pem mozilla-rootcert-97.pem mozilla-rootcert-98.pem mozilla-rootcert-99.pem mozilla-rootcert-100.pem mozilla-rootcert-101.pem mozilla-rootcert-102.pem mozilla-rootcert-103.pem mozilla-rootcert-104.pem mozilla-rootcert-105.pem mozilla-rootcert-106.pem mozilla-rootcert-107.pem mozilla-rootcert-108.pem mozilla-rootcert-109.pem mozilla-rootcert-110.pem mozilla-rootcert-111.pem mozilla-rootcert-112.pem mozilla-rootcert-113.pem mozilla-rootcert-114.pem mozilla-rootcert-115.pem mozilla-rootcert-116.pem mozilla-rootcert-117.pem mozilla-rootcert-118.pem mozilla-rootcert-119.pem mozilla-rootcert-120.pem mozilla-rootcert-121.pem mozilla-rootcert-122.pem mozilla-rootcert-123.pem mozilla-rootcert-124.pem mozilla-rootcert-125.pem mozilla-rootcert-126.pem mozilla-rootcert-127.pem mozilla-rootcert-128.pem mozilla-rootcert-129.pem mozilla-rootcert-130.pem mozilla-rootcert-131.pem mozilla-rootcert-132.pem mozilla-rootcert-133.pem mozilla-rootcert-134.pem mozilla-rootcert-135.pem mozilla-rootcert-136.pem mozilla-rootcert-137.pem mozilla-rootcert-138.pem mozilla-rootcert-139.pem mozilla-rootcert-140.pem mozilla-rootcert-141.pem mozilla-rootcert-142.pem mozilla-rootcert-143.pem mozilla-rootcert-144.pem mozilla-rootcert-145.pem mozilla-rootcert-146.pem mozilla-rootcert-147.pem mozilla-rootcert-148.pem mozilla-rootcert-149.pem mozilla-rootcert-150.pem mozilla-rootcert-151.pem mozilla-rootcert-152.pem mozilla-rootcert-153.pem mozilla-rootcert-154.pem mozilla-rootcert-155.pem mozilla-rootcert-156.pem mozilla-rootcert-157.pem mozilla-rootcert-158.pem mozilla-rootcert-159.pem ulimit -d `ulimit -H -d`; ulimit -s `ulimit -H -s`; ulimit -v `ulimit -H -v`; ulimit -t `ulimit -H -t`; for cert in /tmp/lang/openjdk11/work/cacerts/*.pem; do echo "INFO:" "Importing $cert" && /usr/bin/env LD_LIBRARY_PATH=/tmp/lang/openjdk11/work/bootstrap/lib DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr FREETYPE_CONFIG=/usr/X11R7/bin/freetype-config INSTALL_INFO= MAKEINFO=/tmp/lang/openjdk11/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/lang/openjdk11/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/lang/openjdk11/work/.tools/bin/gdbus-codegen AWK=/usr/bin/awk CAT=/bin/cat ac_cv_path_CAT=/bin/cat CHMOD=/bin/chmod CMP=/usr/bin/cmp CP=/bin/cp DIFF=/usr/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/usr/bin/egrep ac_cv_path_EGREP=/usr/bin/egrep SETENV=/usr/bin/env ENV_PROG=/usr/bin/env ac_cv_path_ENV=/usr/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/usr/bin/find GREP=/usr/bin/grep ac_cv_path_GREP=/usr/bin/grep HOSTNAME=/bin/hostname LN=/bin/ln LS=/bin/ls MKDIR=/bin/mkdir\ -p MV=/bin/mv RM=/bin/rm RMDIR=/bin/rmdir SED=/usr/bin/sed SORT=/usr/bin/sort TEST=test ac_cv_path_TEST=test TOUCH=/usr/bin/touch TR=/usr/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG=/tmp/lang/openjdk11/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/lang/openjdk11/work/.buildlink/lib/pkgconfig:/tmp/lang/openjdk11/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/lang/openjdk11/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make gt_cv_func_gnugettext_libintl="yes" gt_cv_func_gnugettext1_libintl="yes" gt_cv_func_gnugettext2_libintl="yes" KRB5_CONFIG=/usr/bin/krb5-config CWRAPPERS_CONFIG_DIR=/tmp/lang/openjdk11/work/.cwrapper/config CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/X11R7/include\ -I/usr/include\ -I/usr/X11R7/include/freetype2\ -I/usr/include/krb5 CPPFLAGS=-I/usr/pkg/include\ -I/usr/X11R7/include\ -I/usr/include\ -I/usr/X11R7/include/freetype2\ -I/usr/include/krb5 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/X11R7/include\ -I/usr/include\ -I/usr/X11R7/include/freetype2\ -I/usr/include/krb5 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/pkg/lib\ -L/usr/X11R7/lib\ -Wl,-R/usr/X11R7/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/tmp/lang/openjdk11/work/.cwrapper/bin:/tmp/lang/openjdk11/work/.buildlink/bin:/tmp/lang/openjdk11/work/.tools/bin:/tmp/lang/openjdk11/work/.gcc/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/lang/openjdk11/work/.home CWRAPPERS_CONFIG_DIR=/tmp/lang/openjdk11/work/.cwrapper/config CONFIG_SHELL=bash LIBS= ac_given_INSTALL=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel LC_ALL=C /tmp/lang/openjdk11/work/bootstrap/bin/keytool -noprompt -importcert -keystore /tmp/lang/openjdk11/work/cacerts.out.tmp -alias `echo $cert | sed 's,.*/\\([^/]*\\)\\.pem,\\1,'` -file $cert -storetype jks -storepass changeit; done INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-0.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-1.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-10.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-100.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-101.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-102.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-103.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-104.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-105.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-106.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-107.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-108.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-109.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-11.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-110.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-111.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-112.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-113.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-114.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-115.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-116.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-117.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-118.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-119.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-12.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-120.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-121.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-122.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-123.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-124.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-125.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-126.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-127.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-128.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-129.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-13.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-130.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-131.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-132.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-133.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-134.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-135.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-136.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-137.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-138.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-139.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-14.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-140.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-141.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-142.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-143.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-144.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-145.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-146.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-147.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-148.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-149.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-15.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-150.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-151.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-152.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-153.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-154.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-155.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-156.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-157.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-158.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-159.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-16.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-17.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-18.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-19.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-2.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-20.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-21.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-22.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-23.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-24.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-25.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-26.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-27.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-28.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-29.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-3.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-30.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-31.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-32.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-33.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-34.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-35.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-36.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-37.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-38.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-39.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-4.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-40.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-41.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-42.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-43.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-44.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-45.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-47.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-48.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-49.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-5.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-50.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-51.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-52.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-53.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-54.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-55.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-56.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-57.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-58.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-59.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-6.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-60.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-61.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-62.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-63.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-64.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-65.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-66.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-67.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-68.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-69.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-7.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-70.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-71.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-72.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-73.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-74.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-75.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-76.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-77.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-78.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-79.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-8.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-80.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-81.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-82.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-83.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-84.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-85.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-86.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-87.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-88.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-89.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-9.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-90.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-91.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-92.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-93.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-94.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-95.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-96.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-97.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-98.pem Certificate was added to keystore INFO: Importing /tmp/lang/openjdk11/work/cacerts/mozilla-rootcert-99.pem Certificate was added to keystore mv /tmp/lang/openjdk11/work/cacerts.out.tmp /tmp/lang/openjdk11/work/cacerts.out => fixing font paths => fixing kqueue filter values => Substituting "libpath" in src/hotspot/os/bsd/os_bsd.cpp make/autoconf/flags-cflags.m4 make/autoconf/lib-bundled.m4 make/autoconf/lib-freetype.m4 make/autoconf/lib-x11.m4 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files Runnable configure script is not present Generating runnable configure script at /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/.configure-support/generated-configure.sh Using autoconf at /tmp/lang/openjdk11/work/.tools/bin/autoconf [autoconf (GNU Autoconf) 2.71] stdin:221: warning: AC_CHECK_HEADERS($HEADERS_TO_CHECK): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/make/autoconf/libraries.m4:93: LIB_SETUP_LIBRARIES is expanded from... stdin:221: the top level configure: Configuration created at Mon Feb 27 16:50:31 UTC 2023. checking for basename... /tmp/lang/openjdk11/work/.tools/bin/basename checking for dirname... /tmp/lang/openjdk11/work/.tools/bin/dirname checking for file... /usr/bin/file checking for ldd... /usr/bin/ldd checking for bash... /tmp/lang/openjdk11/work/.tools/bin/bash configure: WARNING: Ignoring value of CAT from the environment. Use command line variables instead. checking for cat... /tmp/lang/openjdk11/work/.tools/bin/cat configure: WARNING: Ignoring value of CHMOD from the environment. Use command line variables instead. checking for chmod... /tmp/lang/openjdk11/work/.tools/bin/chmod configure: WARNING: Ignoring value of CP from the environment. Use command line variables instead. checking for cp... /tmp/lang/openjdk11/work/.tools/bin/cp checking for cut... /tmp/lang/openjdk11/work/.tools/bin/cut checking for date... /tmp/lang/openjdk11/work/.tools/bin/date configure: WARNING: Ignoring value of DIFF from the environment. Use command line variables instead. checking for gdiff... [not found] checking for diff... /tmp/lang/openjdk11/work/.tools/bin/diff configure: WARNING: Ignoring value of ECHO from the environment. Use command line variables instead. checking for echo... echo [builtin] checking for expr... /tmp/lang/openjdk11/work/.tools/bin/expr configure: WARNING: Ignoring value of FIND from the environment. Use command line variables instead. checking for find... /tmp/lang/openjdk11/work/.tools/bin/find checking for gunzip... /usr/bin/gunzip checking for pigz... /usr/bin/pigz checking for head... /tmp/lang/openjdk11/work/.tools/bin/head configure: WARNING: Ignoring value of LN from the environment. Use command line variables instead. checking for ln... /tmp/lang/openjdk11/work/.tools/bin/ln configure: WARNING: Ignoring value of LS from the environment. Use command line variables instead. checking for ls... /tmp/lang/openjdk11/work/.tools/bin/ls configure: WARNING: Ignoring value of MKDIR from the environment. Use command line variables instead. checking for gmkdir... [not found] checking for mkdir... /tmp/lang/openjdk11/work/.tools/bin/mkdir checking for mktemp... /usr/bin/mktemp configure: WARNING: Ignoring value of MV from the environment. Use command line variables instead. checking for mv... /tmp/lang/openjdk11/work/.tools/bin/mv checking for nawk... [not found] checking for gawk... [not found] checking for awk... /tmp/lang/openjdk11/work/.tools/bin/awk checking for printf... printf [builtin] configure: WARNING: Ignoring value of RM from the environment. Use command line variables instead. checking for rm... /tmp/lang/openjdk11/work/.tools/bin/rm configure: WARNING: Ignoring value of RMDIR from the environment. Use command line variables instead. checking for rmdir... /tmp/lang/openjdk11/work/.tools/bin/rmdir checking for sh... /tmp/lang/openjdk11/work/.tools/bin/sh configure: WARNING: Ignoring value of SORT from the environment. Use command line variables instead. checking for sort... /tmp/lang/openjdk11/work/.tools/bin/sort checking for tail... /tmp/lang/openjdk11/work/.tools/bin/tail checking for gtar... [not found] checking for tar... /usr/bin/tar checking for tee... /usr/bin/tee configure: WARNING: Ignoring value of TOUCH from the environment. Use command line variables instead. checking for touch... /tmp/lang/openjdk11/work/.tools/bin/touch configure: WARNING: Ignoring value of TR from the environment. Use command line variables instead. checking for tr... /tmp/lang/openjdk11/work/.tools/bin/tr checking for uname... /usr/bin/uname checking for wc... /tmp/lang/openjdk11/work/.tools/bin/wc checking for which... /usr/bin/which checking for xargs... /tmp/lang/openjdk11/work/.tools/bin/xargs configure: WARNING: Ignoring value of AWK from the environment. Use command line variables instead. checking for gawk... /usr/bin/awk configure: WARNING: Ignoring value of GREP from the environment. Use command line variables instead. checking for grep that handles long lines and -e... (cached) /usr/bin/grep configure: WARNING: Ignoring value of EGREP from the environment. Use command line variables instead. checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F configure: WARNING: Ignoring value of SED from the environment. Use command line variables instead. checking for a sed that does not truncate output... /usr/bin/sed checking for df... /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... [not found] checking for cmd.exe... [not found] configure: WARNING: Ignoring value of CMP from the environment. Use command line variables instead. checking for cmp... /tmp/lang/openjdk11/work/.tools/bin/cmp checking for uniq... /usr/bin/uniq checking build system type... x86_64-unknown-netbsd9.0 checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking openjdk-build os-cpu... bsd-x86_64 checking openjdk-target os-cpu... bsd-x86_64 checking openjdk-target os-env... bsd.netbsd checking compilation type... cross checking for top-level directory... /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1 checking if custom source is suppressed (openjdk-only)... no checking which variant of the JDK to build... normal 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... bsd-x86_64-normal-server-release checking for apt-get... [not found] checking for yum... [not found] checking for brew... [not found] checking for port... [not found] checking for pkgutil... [not found] checking for pkgadd... [not found] checking for pacman... [not found] checking for apk... [not found] checking for pandoc... [not found] configure: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. checking for gmake... /tmp/lang/openjdk11/work/.tools/bin/gmake configure: Testing potential make at /tmp/lang/openjdk11/work/.tools/bin/gmake, found using gmake in PATH configure: Testing potential make at make, found using user supplied MAKE=make configure: Using GNU make at /tmp/lang/openjdk11/work/.tools/bin/make (version: GNU Make 4.4) 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... bsd checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes checking for unzip... /tmp/lang/openjdk11/work/.tools/bin/unzip checking for zip... /tmp/lang/openjdk11/work/.tools/bin/zip checking for greadelf... [not found] checking for readelf... /usr/bin/readelf checking for dot... [not found] checking for hg... [not found] checking for git... [not found] checking for stat... /usr/bin/stat checking for time... time [builtin] checking for flock... /usr/bin/flock checking for dtrace... /usr/sbin/dtrace checking for gpatch... [not found] checking for patch... /tmp/lang/openjdk11/work/.tools/bin/patch checking for ulimit... ulimit [builtin] checking bash version... 5.2.15 checking if bash supports pipefail... yes checking if bash supports errexit (-e)... yes 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... /tmp/lang/openjdk11/work/cacerts.out checking if packaged modules are kept... yes (default) checking for version string... 11.0.18-internal+0-adhoc.pkgsrc.jdk11u-jdk-11.0.18-10-1 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /tmp/lang/openjdk11/work/bootstrap checking Boot JDK version... openjdk version "11.0.5-internal" 2019-10-15 OpenJDK Runtime Environment (build 11.0.5-internal+0-adhoc.pkgsrc.openjdk-jdk11u-jdk-11.0.5-8-1) OpenJDK 64-Bit Server VM (build 11.0.5-internal+0-adhoc.pkgsrc.openjdk-jdk11u-jdk-11.0.5-8-1, 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 checking for Build JDK... yes, will build it for the host platform configure: Using default toolchain gcc (GNU Compiler Collection) configure: WARNING: Ignoring CFLAGS(-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/include/krb5) found in environment. Use --with-extra-cflags configure: WARNING: Ignoring CXXFLAGS(-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/include/krb5) found in environment. Use --with-extra-cxxflags configure: WARNING: Ignoring LDFLAGS(-Wl,-zrelro -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) found in environment. Use --with-extra-ldflags configure: Will use user supplied compiler CC=gcc checking for gcc... /tmp/lang/openjdk11/work/.cwrapper/bin/gcc checking resolved symbolic links for CC... /usr/pkg/libexec/cwrappers/cc-wrapper configure: Using gcc C compiler version 7.4.0 [gcc (nb3 20190319) 7.4.0] checking for x86_64--netbsd-/tmp/lang/openjdk11/work/.cwrapper/bin/gcc... /tmp/lang/openjdk11/work/.cwrapper/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 the compiler supports GNU C... yes checking whether /tmp/lang/openjdk11/work/.cwrapper/bin/gcc accepts -g... yes checking for /tmp/lang/openjdk11/work/.cwrapper/bin/gcc option to enable C11 features... none needed configure: Will use user supplied compiler CXX=c++ checking for c++... /tmp/lang/openjdk11/work/.cwrapper/bin/c++ checking resolved symbolic links for CXX... /usr/pkg/libexec/cwrappers/c++-wrapper configure: Using gcc C++ compiler version 7.4.0 [g++ (nb3 20190319) 7.4.0] checking whether the compiler supports GNU C++... yes checking whether /tmp/lang/openjdk11/work/.cwrapper/bin/c++ accepts -g... yes checking for /tmp/lang/openjdk11/work/.cwrapper/bin/c++ option to enable C++11 features... none needed checking how to run the C preprocessor... /tmp/lang/openjdk11/work/.cwrapper/bin/gcc -E checking how to run the C++ preprocessor... /tmp/lang/openjdk11/work/.cwrapper/bin/c++ -E checking for x86_64--netbsd-ld... [not found] checking for ld... /tmp/lang/openjdk11/work/.cwrapper/bin/ld configure: Using gcc linker version 2.31.1 [GNU ld (NetBSD Binutils nb1) 2.31.1] checking for x86_64--netbsd-ar... [not found] checking for ar... /usr/bin/ar checking for x86_64--netbsd-strip... [not found] checking for strip... /tmp/lang/openjdk11/work/.tools/bin/strip checking for x86_64--netbsd-nm... [not found] checking for nm... /usr/bin/nm checking for x86_64--netbsd-gobjcopy... [not found] checking for gobjcopy... [not found] checking for x86_64--netbsd-objcopy... [not found] checking for objcopy... /usr/bin/objcopy checking for x86_64--netbsd-gobjdump... [not found] checking for gobjdump... [not found] checking for x86_64--netbsd-objdump... [not found] checking for objdump... /usr/bin/objdump checking for x86_64--netbsd-c++filt... [not found] checking for c++filt... /usr/bin/c++filt checking for cc... /tmp/lang/openjdk11/work/.cwrapper/bin/cc checking for CC... [not found] checking for g++... /tmp/lang/openjdk11/work/.cwrapper/bin/g++ checking for nm... /usr/bin/nm checking for ar... /usr/bin/ar checking for objcopy... /usr/bin/objcopy checking for strip... /tmp/lang/openjdk11/work/.tools/bin/strip configure: Using gcc BuildC compiler version 7.4.0 [gcc (nb3 20190319) 7.4.0] configure: Using gcc BuildC++ compiler version 7.4.0 [g++ (nb3 20190319) 7.4.0] configure: Using gcc build linker version 2.31.1 [GNU ld (NetBSD Binutils nb1) 2.31.1] checking for jtreg... [not found] checking for jtreg test harness... no, not found 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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for stdio.h... (cached) 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 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 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 "-fmacro-prefix-map=/tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/="... no checking if CXX supports "-fmacro-prefix-map=/tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/="... no checking if both CC and CXX support "-fmacro-prefix-map=/tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/="... no 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 "-fmacro-prefix-map=/tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/="... no checking if BUILD_CXX supports "-fmacro-prefix-map=/tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/="... no checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/="... no 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... zipped checking if we should add external native debug symbols to the shipped bundles... no checking for dtrace tool... /usr/sbin/dtrace checking for sys/sdt.h... yes checking if dtrace should be built... no, forced 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++... dynamic checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/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 for cups headers... yes checking for fontconfig/fontconfig.h... yes configure: Found freetype include files at /usr/X11R7/include/freetype2 using --with-freetype checking for freetype includes... /usr/X11R7/include/freetype2 checking for freetype libraries... /usr/X11R7/lib Using freetype: system 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... no 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... yes checking if graal module jdk.internal.vm.compiler should be built... yes checking if aot should be enabled... yes 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 man pages should be built... yes checking for memory size... 15384 MB checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/bsd-x86_64-normal-server-release/configure-support/classes.jsa -Xshare:auto -XX:+UnlockDiagnosticVMOptions -XX:-UseSemaphoreGCThreadsSynchronization 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... no checking If precompiled header is enabled... no, forced checking is ccache enabled... no, explicitly disabled checking if build directory is on local disk... yes checking JVM features for JVM variant 'server'... "aot cds cmsgc compiler1 compiler2 epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services vm-structs" configure: WARNING: The following variables might be unknown to configure: USER configure: creating /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/bsd-x86_64-normal-server-release/configure-support/config.status config.status: creating /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/bsd-x86_64-normal-server-release/spec.gmk config.status: creating /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/bsd-x86_64-normal-server-release/bootcycle-spec.gmk config.status: creating /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/bsd-x86_64-normal-server-release/buildjdk-spec.gmk config.status: creating /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/bsd-x86_64-normal-server-release/compare.sh config.status: creating /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/bsd-x86_64-normal-server-release/Makefile ==================================================== A new configuration has been successfully created in /tmp/lang/openjdk11/work/jdk11u-jdk-11.0.18-10-1/build/bsd-x86_64-normal-server-release using configure arguments '--prefix=/usr/pkg --openjdk-target=x86_64--netbsd --with-boot-jdk=/tmp/lang/openjdk11/work/bootstrap --with-boot-jdk-jvmargs='-XX:+UnlockDiagnosticVMOptions -XX:-UseSemaphoreGCThreadsSynchronization' --with-zlib=system --with-giflib=bundled --with-lcms=bundled --with-cups-include=/usr/pkg/include --with-freetype=system --with-freetype-lib=/usr/X11R7/lib --with-freetype-include=/usr/X11R7/include --with-jobs=4 --with-num-cores=4 --disable-precompiled-headers --disable-ccache --disable-javac-server --with-extra-cflags='-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/include/krb5' --with-extra-cxxflags='-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/include/krb5' --disable-warnings-as-errors --with-cacerts-file=/tmp/lang/openjdk11/work/cacerts.out --with-default-make-target=product-images USER=pkgsrc --with-toolchain-type=gcc --enable-unlimited-crypto --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --disable-headless-only --x-includes=/usr/X11R7/include --x-libraries=/usr/X11R7/lib --with-native-debug-symbols=zipped --enable-dtrace=no --with-stdc++lib=dynamic --with-jvm-variants=server --with-alsa=/usr/pkg --prefix=/usr/pkg --mandir=/usr/pkg/man'. Configuration summary: * Debug level: release * HS debug level: product * JVM variants: server * JVM features: server: 'aot cds cmsgc compiler1 compiler2 epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services vm-structs' * OpenJDK target: OS: bsd, CPU architecture: x86, address length: 64 * Version string: 11.0.18-internal+0-adhoc.pkgsrc.jdk11u-jdk-11.0.18-10-1 (11.0.18-internal) Tools summary: * Boot JDK: openjdk version "11.0.5-internal" 2019-10-15 OpenJDK Runtime Environment (build 11.0.5-internal+0-adhoc.pkgsrc.openjdk-jdk11u-jdk-11.0.5-8-1) OpenJDK 64-Bit Server VM (build 11.0.5-internal+0-adhoc.pkgsrc.openjdk-jdk11u-jdk-11.0.5-8-1, mixed mode) (at /tmp/lang/openjdk11/work/bootstrap) * Toolchain: gcc (GNU Compiler Collection) * C Compiler: Version 7.4.0 (at /tmp/lang/openjdk11/work/.cwrapper/bin/gcc) * C++ Compiler: Version 7.4.0 (at /tmp/lang/openjdk11/work/.cwrapper/bin/c++) Build performance summary: * Cores to use: 4 * Memory limit: 15384 MB * ccache status: Disabled The following warnings were produced. Repeated here for convenience: WARNING: Ignoring value of CAT from the environment. Use command line variables instead. WARNING: Ignoring value of CHMOD from the environment. Use command line variables instead. WARNING: Ignoring value of CP from the environment. Use command line variables instead. WARNING: Ignoring value of DIFF from the environment. Use command line variables instead. WARNING: Ignoring value of ECHO from the environment. Use command line variables instead. WARNING: Ignoring value of FIND from the environment. Use command line variables instead. WARNING: Ignoring value of LN from the environment. Use command line variables instead. WARNING: Ignoring value of LS from the environment. Use command line variables instead. WARNING: Ignoring value of MKDIR from the environment. Use command line variables instead. WARNING: Ignoring value of MV from the environment. Use command line variables instead. WARNING: Ignoring value of RM from the environment. Use command line variables instead. WARNING: Ignoring value of RMDIR from the environment. Use command line variables instead. WARNING: Ignoring value of SORT from the environment. Use command line variables instead. WARNING: Ignoring value of TOUCH from the environment. Use command line variables instead. WARNING: Ignoring value of TR from the environment. Use command line variables instead. WARNING: Ignoring value of AWK from the environment. Use command line variables instead. WARNING: Ignoring value of GREP from the environment. Use command line variables instead. WARNING: Ignoring value of EGREP from the environment. Use command line variables instead. WARNING: Ignoring value of SED from the environment. Use command line variables instead. WARNING: Ignoring value of CMP from the environment. Use command line variables instead. WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. WARNING: Ignoring CFLAGS(-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/include/krb5) found in environment. Use --with-extra-cflags WARNING: Ignoring CXXFLAGS(-O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/include/krb5) found in environment. Use --with-extra-cxxflags WARNING: Ignoring LDFLAGS(-Wl,-zrelro -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib) found in environment. Use --with-extra-ldflags WARNING: The following variables might be unknown to configure: USER