------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/zip-3.0_1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/dbus-1.12.20.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20200831.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.9.txz ===== Message from python37-3.7.9: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_9,1.txz No schema files found: doing nothing. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1_1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.56.txz ===== Message from ca_root_nss-3.56: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/gsed-4.8.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/alsa-lib-1.1.2_2.txz ===== Message from alsa-lib-1.1.2_2: -- ===> NOTICE: The alsa-lib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/freetype2-2.10.2.txz ===== Message from freetype2-2.10.2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/lcms2-2.11_1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/javavmwrapper-2.7.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/openjdk13-13.0.4+8.1.txz ===== Message from openjdk13-13.0.4+8.1: -- This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz SUCCEEDED 00:01:34 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openjdk14-14.0.2+12.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openjdk14-14.0.2+12.1 for building => SHA256 Checksum OK for battleblow-jdk14u-jdk-14.0.2+12-1_GH0.tar.gz. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openjdk14-14.0.2+12.1 for building ===> Extracting for openjdk14-14.0.2+12.1 ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openjdk14-14.0.2+12.1 for building => SHA256 Checksum OK for battleblow-jdk14u-jdk-14.0.2+12-1_GH0.tar.gz. Extracted Memory Use: 729.16M SUCCEEDED 00:00:28 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for openjdk14-14.0.2+12.1 ===> Applying ports patches for openjdk14-14.0.2+12.1 from /xports/java/openjdk14/files ===> Applying dragonfly patches for openjdk14-14.0.2+12.1 from /xports/java/openjdk14/dragonfly SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> openjdk14-14.0.2+12.1 depends on executable: zip - found ===> openjdk14-14.0.2+12.1 depends on package: autoconf>0 - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/include/cups/cups.h - found ===> openjdk14-14.0.2+12.1 depends on executable: bash - found ===> openjdk14-14.0.2+12.1 depends on executable: gsed - found ===> openjdk14-14.0.2+12.1 depends on package: gmake>=4.3 - found ===> openjdk14-14.0.2+12.1 depends on package: libiconv>=1.14_11 - found ===> openjdk14-14.0.2+12.1 depends on package: pkgconf>=1.3.0_1 - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> openjdk14-14.0.2+12.1 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) ===> openjdk14-14.0.2+12.1 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> openjdk14-14.0.2+12.1 depends on executable: zip - found ===> openjdk14-14.0.2+12.1 depends on package: autoconf>0 - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/include/cups/cups.h - found ===> openjdk14-14.0.2+12.1 depends on executable: bash - found ===> openjdk14-14.0.2+12.1 depends on executable: gsed - found ===> openjdk14-14.0.2+12.1 depends on package: gmake>=4.3 - found ===> openjdk14-14.0.2+12.1 depends on package: libiconv>=1.14_11 - found ===> openjdk14-14.0.2+12.1 depends on package: pkgconf>=1.3.0_1 - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> openjdk14-14.0.2+12.1 depends on shared library: libasound.so - found (/usr/local/lib/libasound.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libgif.so - found (/usr/local/lib/libgif.so) ===> openjdk14-14.0.2+12.1 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> openjdk14-14.0.2+12.1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for openjdk14-14.0.2+12.1 Warning: You are using legacy autoconf cross-compilation flags. It is recommended that you use --openjdk-target instead. configure: loading site script /xports/Templates/config.site configure: Configuration created at Mon Sep 14 15:27:43 UTC 2020. checking for basename... /usr/bin/basename checking for bash... /usr/local/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... /bin/expr checking for file... /usr/bin/file checking for find... /usr/bin/find checking for head... /usr/bin/head checking for gunzip... /usr/bin/gunzip checking for pigz... (cached) /usr/bin/gzip checking for ln... /bin/ln checking for ls... /bin/ls checking for gmkdir... no checking for mkdir... /bin/mkdir checking for mktemp... /usr/bin/mktemp checking for mv... /bin/mv checking for nawk... no checking for gawk... no checking for awk... /usr/bin/awk checking for printf... /usr/bin/printf checking for greadlink... no checking for readlink... /usr/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... /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 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... (cached) /usr/bin/awk checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for a sed that does not truncate output... (cached) /usr/local/bin/gsed checking for cygpath... no checking for wslpath... no checking for df... /bin/df checking for cpio... /usr/bin/cpio checking for nice... /usr/bin/nice checking for lsb_release... no checking for cmd.exe... no checking for /mnt/c/Windows/System32/cmd.exe... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking openjdk-build os-cpu... bsd-x86_64 checking openjdk-target os-cpu... bsd-x86_64 checking openjdk-target os-env... bsd.freebsd checking compilation type... native checking for top-level directory... /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1 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 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-server-release checking for zypper... no checking for apt-get... no checking for yum... no checking for brew... no checking for port... no checking for pkgutil... no checking for pkgadd... no checking for pandoc... no configure: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. checking for gmake... /usr/local/bin/gmake configure: Testing potential make at /usr/local/bin/gmake, found using gmake in PATH configure: Testing potential make at gmake, found using user supplied MAKE=gmake configure: Rewriting FOUND_MAKE to "/usr/local/bin/gmake" configure: Using GNU make at /usr/local/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... bsd 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/local/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... no checking for git... no checking for stat... /usr/bin/stat checking for time... /usr/bin/time checking for flock... no checking for dtrace... no checking for gpatch... no checking for patch... /usr/bin/patch checking for ulimit... no configure: Required tool ulimit not found in PATH, checking built-in configure: Found ulimit as shell built-in. Using it checking bash version... 5.0.18 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... /xports/java/openjdk14/files/cacerts checking for jni library path... default checking if packaged modules are kept... yes (default) checking for version string... 14.0.2+12-1 configure: Found potential Boot JDK using configure arguments checking for Boot JDK... /usr/local/openjdk13 checking Boot JDK version... openjdk version "13.0.4" 2020-07-14 OpenJDK Runtime Environment (build 13.0.4+8-1) OpenJDK 64-Bit Server VM (build 13.0.4+8-1, 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 checking for Build JDK... yes, will use output dir configure: Using default toolchain gcc (GNU Compiler Collection) configure: WARNING: Ignoring CFLAGS(-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing ) found in environment. Use --with-extra-cflags configure: WARNING: Ignoring CXXFLAGS( -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG ) found in environment. Use --with-extra-cxxflags configure: WARNING: Ignoring LDFLAGS( ) found in environment. Use --with-extra-ldflags configure: Will use user supplied compiler CC=cc checking for cc... /usr/bin/cc checking resolved symbolic links for CC... no symlink configure: Using gcc C compiler version 8.3 [cc 8.3 [DragonFly] Release/2019-02-22] 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/cc accepts -g... yes checking for /usr/bin/cc option to accept ISO C89... none needed configure: Will use user supplied compiler CXX=c++ checking for c++... /usr/bin/c++ checking resolved symbolic links for CXX... no symlink configure: Using gcc C++ compiler version 8.3 [c++ 8.3 [DragonFly] Release/2019-02-22] checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/c++ accepts -g... yes checking how to run the C preprocessor... cpp configure: Rewriting CPP to "/usr/bin/cpp" checking how to run the C++ preprocessor... /usr/bin/c++ -E checking for ld... ld configure: Rewriting LD_JAOTC to "/usr/bin/ld" configure: Using gcc linker version 2.27 [GNU gold (GNU Binutils 2.27) 1.12] checking for ar... ar configure: Rewriting AR to "/usr/bin/ar" checking for strip... strip configure: Rewriting STRIP to "/usr/bin/strip" checking for nm... nm configure: Rewriting NM to "/usr/bin/nm" checking for gobjcopy... no checking for objcopy... objcopy configure: Rewriting OBJCOPY to "/usr/bin/objcopy" checking for gobjdump... no checking for objdump... objdump configure: Rewriting OBJDUMP to "/usr/bin/objdump" checking for c++filt... c++filt configure: Rewriting CXXFILT to "/usr/bin/c++filt" checking for jtreg... no checking for jtreg test harness... no, not found checking for jmh (Java Microbenchmark Harness)... no, disabled checking for jib... no checking if @file is supported by gcc... yes checking if CC supports "-m64"... yes checking if CXX supports "-m64"... yes checking if both CC and CXX support "-m64"... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) 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... true (default) checking for library containing clock_gettime... none required 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 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=/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/="... yes checking if CXX supports "-fmacro-prefix-map=/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/="... yes checking if both CC and CXX support "-fmacro-prefix-map=/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/="... yes checking if CC supports "-ffp-contract=off"... yes checking if CXX supports "-ffp-contract=off"... yes checking if both CC and CXX support "-ffp-contract=off"... yes checking if BUILD_CXX supports "-std=gnu++98 -Werror"... yes checking if BUILD_CC supports "-fno-delete-null-pointer-checks -Werror"... yes checking if BUILD_CXX supports "-fno-delete-null-pointer-checks -Werror"... yes checking if both BUILD_CC and BUILD_CXX support "-fno-delete-null-pointer-checks -Werror"... yes checking if BUILD_CC supports "-fno-lifetime-dse -Werror"... yes checking if BUILD_CXX supports "-fno-lifetime-dse -Werror"... yes checking if both BUILD_CC and BUILD_CXX support "-fno-lifetime-dse -Werror"... yes checking if BUILD_CC supports "-fmacro-prefix-map=/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/="... yes checking if BUILD_CXX supports "-fmacro-prefix-map=/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/="... yes checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/="... yes checking if BUILD_CC supports "-ffp-contract=off"... yes checking if BUILD_CXX supports "-ffp-contract=off"... yes checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes checking what type of native debug symbols to use... none checking if we should add external native debug symbols to the shipped bundles... no checking for dtrace tool... not found, cannot build dtrace checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no checking if dtrace should be built... no, missing dependencies checking if Hotspot gtest unit tests should be built... no, forced checking if static link of stdc++ is possible... yes checking how to link with libstdc++... dynamic checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) 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 headers... yes configure: Found freetype include files at /usr/local/include/freetype2 using --with-freetype checking for freetype includes... /usr/local/include/freetype2 checking for freetype libraries... /usr/local/lib Using freetype: system checking for which libjpeg to use... system checking for JPEG... yes checking for which giflib to use... system checking for PNG... yes checking for which libpng to use... system checking for compress in -lz... yes checking for which zlib to use... system checking for which lcms to use... system checking for LCMS... yes checking for cos in -lm... yes checking for dlopen in -ldl... yes checking if shenandoah can be built... yes 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 static man pages should be copied... yes checking if a default CDS archive should be generated... yes checking for number of cores... 32 checking for memory size... 130911 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=/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/configure-support/classes.jsa -Xshare:auto checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536 checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536 checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1 checking whether to use sjavac... no checking whether to use javac server... no checking If precompiled header is enabled... yes checking that precompiled headers work... yes 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 compiler1 compiler2 epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs" configure: creating /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/configure-support/config.status config.status: creating /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/spec.gmk config.status: creating /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/bootcycle-spec.gmk config.status: creating /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/buildjdk-spec.gmk config.status: creating /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/compare.sh config.status: creating /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/Makefile ==================================================== A new configuration has been successfully created in /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release using configure arguments '--with-boot-jdk=/usr/local/openjdk13 --disable-ccache --disable-javac-server --disable-hotspot-gtest --with-alsa=/usr/local --with-cups=/usr/local --with-fontconfig=/usr/local --with-freetype=system --with-freetype-include=/usr/local/include/freetype2 --with-freetype-lib=/usr/local/lib --with-libjpeg=system --with-giflib=system --with-giflib-include=/usr/local/include --with-giflib-lib=/usr/local/lib --with-libpng=system --with-zlib=system --with-lcms=system --x-includes=/usr/local/include --x-libraries=/usr/local/lib --with-cacerts-file=/xports/java/openjdk14/files/cacerts --with-version-string=14.0.2+12-1 --with-native-debug-symbols=none --with-debug-level=release --with-vendor-name='OpenJDK BSD Porting Team' --with-vendor-url=https://github.com/battleblow/jdk14u/ --with-vendor-bug-url='https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/.configure-support/generated-configure.sh: line 88595: printf: `%': invalid format character Configuration summary: * Debug level: release * HS debug level: product * JVM variants: server * JVM features: server: 'aot cds compiler1 compiler2 epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs' * OpenJDK target: OS: bsd, CPU architecture: x86, address length: 64 * Version string: 14.0.2+12-1 (14.0.2) Tools summary: * Boot JDK: openjdk version "13.0.4" 2020-07-14 OpenJDK Runtime Environment (build 13.0.4+8-1) OpenJDK 64-Bit Server VM (build 13.0.4+8-1, mixed mode) (at /usr/local/openjdk13) * Toolchain: gcc (GNU Compiler Collection) * C Compiler: Version 8.3 (at /usr/bin/cc) * C++ Compiler: Version 8.3 (at /usr/bin/c++) Build performance summary: * Cores to use: 32 * Memory limit: 130911 MB * ccache status: Disabled The following warnings were produced. Repeated here for convenience: WARNING: Ignoring value of MAKE from the environment. Use command line variables instead. WARNING: Ignoring CFLAGS(-pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing ) found in environment. Use --with-extra-cflags WARNING: Ignoring CXXFLAGS( -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG ) found in environment. Use --with-extra-cxxflags WARNING: Ignoring LDFLAGS( ) found in environment. Use --with-extra-ldflags SUCCEEDED 00:00:43 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for openjdk14-14.0.2+12.1 gmake[2]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1' gmake[3]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1' gmake[3]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1' gmake[3]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1' Building target 'images' in configuration 'bsd-x86_64-server-release' gmake[4]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 8 files for BUILD_TOOLS_LANGTOOLS gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Warning: No SCM configuration present and no .src-rev gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/hotspot' Compiling 1 files for BUILD_JFR_TOOLS Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s) Compiling 2 files for BUILD_JVMTI_TOOLS gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 10 properties into resource bundles for jdk.javadoc Compiling 19 properties into resource bundles for jdk.compiler Parsing 2 properties into enum-like class for jdk.compiler Compiling 12 properties into resource bundles for jdk.jdeps Compiling 7 properties into resource bundles for jdk.jshell gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 127 files for BUILD_java.compiler.interim gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/hotspot' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/hotspot' Creating support/modules_libs/java.base/server/libjvm.so from 931 file(s) Compiling 405 files for BUILD_jdk.compiler.interim Compiling 220 files for BUILD_jdk.javadoc.interim gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 188 files for BUILD_jdk.rmic.interim Compiling 172 files for BUILD_TOOLS_JDK gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 3 files for BUILD_VM_COMPILER_MATCH_PROCESSOR gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 31 files for BUILD_JRTFS Compiling 2 files for COMPILE_DEPEND Compiling 5 files for BUILD_VM_COMPILER_NODEINFO_PROCESSOR Compiling 3 files for BUILD_VM_COMPILER_OPTIONS_PROCESSOR Compiling 14 files for BUILD_VM_COMPILER_REPLACEMENTS_PROCESSOR Compiling 3 files for BUILD_VM_COMPILER_SERVICEPROVIDER_PROCESSOR Creating buildtools/jdk.vm.compiler.match.processor.jar Creating buildtools/jdk.vm.compiler.serviceprovider.processor.jar Creating buildtools/jdk.vm.compiler.options.processor.jar Creating buildtools/jdk.vm.compiler.nodeinfo.processor.jar Creating buildtools/jdk.vm.compiler.replacements.verifier.jar Creating support/modules_libs/java.base/jrt-fs.jar Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 2 files for BUILD_BREAKITERATOR_BASE Compiling 2 files for BUILD_BREAKITERATOR_LD gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 11 properties into resource bundles for java.logging gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 11 properties into resource bundles for java.base Compiling 6 properties into resource bundles for java.base gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 11 properties into resource bundles for jdk.jartool gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 11 properties into resource bundles for jdk.management.agent gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 4 properties into resource bundles for jdk.jlink Compiling 3 properties into resource bundles for jdk.jlink gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 224 properties into resource bundles for jdk.localedata gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 1 properties into resource bundles for jdk.jlink Compiling 3 properties into resource bundles for jdk.jdi gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' Compiling 89 properties into resource bundles for java.desktop Compiling 3004 files for java.base gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/bsd/os_bsd.cpp: In static member function 'static void* os::dll_load(const char*, char*, int)': /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/bsd/os_bsd.cpp:1509:66: warning: narrowing conversion of 'elf_head.Elf32_Ehdr::e_ident[4]' from 'unsigned char' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] arch_t lib_arch={elf_head.e_machine,0,elf_head.e_ident[EI_CLASS], elf_head.e_ident[EI_DATA], NULL}; ~~~~~~~~~~~~~~~~~~~~~~~~~^ /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/bsd/os_bsd.cpp:1509:93: warning: narrowing conversion of 'elf_head.Elf32_Ehdr::e_ident[5]' from 'unsigned char' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] arch_t lib_arch={elf_head.e_machine,0,elf_head.e_ident[EI_CLASS], elf_head.e_ident[EI_DATA], NULL}; ~~~~~~~~~~~~~~~~~~~~~~~~^ gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/hotspot' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 14 files for jdk.zipfs gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 189 files for jdk.jfr gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 10 files for java.instrument gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 3 files for jdk.internal.ed Compiling 9 files for jdk.unsupported Compiling 15 files for java.scripting gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 9 files for jdk.net Compiling 127 files for java.compiler Compiling 25 files for jdk.sctp Compiling 5 files for java.transaction.xa Compiling 330 files for java.management Compiling 44 files for jdk.httpserver Compiling 22 files for jdk.crypto.ec Compiling 1 files for jdk.jdwp.agent Compiling 51 files for jdk.internal.opt Compiling 140 files for java.net.http Compiling 120 files for jdk.charsets Compiling 4 files for jdk.jsobject Compiling 22 files for java.smartcardio Compiling 35 files for java.logging Compiling 209 files for jdk.internal.vm.ci Compiling 60 files for jdk.internal.jvmstat Compiling 33 files for jdk.jartool Compiling 2 files for jdk.nio.mapmode Compiling 18 files for jdk.incubator.foreign Compiling 18 files for java.datatransfer Compiling 97 files for jdk.internal.le Compiling 1751 files for jdk.localedata Creating support/modules_libs/java.base/libverify.so from 1 file(s) Creating support/modules_libs/java.base/libjava.so from 55 file(s) Creating support/native/java.base/libfdlibm.a from 57 file(s) Creating support/modules_libs/java.base/libzip.so from 5 file(s) Creating support/modules_libs/java.base/libjimage.so from 6 file(s) Creating support/modules_libs/java.base/libjli.so from 8 file(s) Creating support/modules_libs/java.base/libnet.so from 21 file(s) Creating support/modules_libs/java.base/libnio.so from 19 file(s) Creating support/modules_libs/java.base/libjsig.so from 1 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 1836 files for java.xml gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 74 files for jdk.crypto.cryptoki gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 15 files for jdk.attach gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 409 files for jdk.compiler gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_cmds/jdk.jdi/jdb from 1 file(s) gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_cmds/jdk.javadoc/javadoc from 1 file(s) gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_cmds/jdk.hotspot.agent/jhsdb from 1 file(s) gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/java.smartcardio/libj2pcsc.so from 2 file(s) Creating support/modules_cmds/java.scripting/jrunscript from 1 file(s) Creating support/modules_cmds/jdk.aot/jaotc from 1 file(s) Creating support/modules_cmds/jdk.jfr/jfr from 1 file(s) Creating support/modules_cmds/jdk.jshell/jshell from 1 file(s) gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_cmds/jdk.jconsole/jconsole from 1 file(s) Creating support/modules_cmds/jdk.compiler/javac from 1 file(s) Creating support/modules_cmds/java.base/java from 1 file(s) Creating support/modules_cmds/jdk.compiler/serialver from 1 file(s) Creating support/modules_libs/jdk.crypto.ec/libsunec.so from 28 file(s) Creating support/modules_cmds/java.base/keytool from 1 file(s) Creating support/modules_cmds/jdk.jartool/jar from 1 file(s) Creating support/modules_cmds/java.rmi/rmid from 1 file(s) Creating support/modules_libs/java.base/jspawnhelper from 1 file(s) Creating support/modules_cmds/java.rmi/rmiregistry from 1 file(s) Creating support/modules_cmds/jdk.jartool/jarsigner from 1 file(s) Creating support/modules_cmds/jdk.jdeps/javap from 1 file(s) Creating support/modules_cmds/jdk.jdeps/jdeps from 1 file(s) Creating support/modules_cmds/jdk.jdeps/jdeprscan from 1 file(s) Creating support/modules_cmds/jdk.jcmd/jinfo from 1 file(s) Creating support/modules_cmds/jdk.jcmd/jmap from 1 file(s) Creating support/modules_libs/java.instrument/libinstrument.so from 12 file(s) Creating support/modules_libs/jdk.jdwp.agent/libdt_socket.so from 2 file(s) Creating support/modules_libs/jdk.jdwp.agent/libjdwp.so from 42 file(s) Creating support/modules_cmds/jdk.jcmd/jps from 1 file(s) Creating support/modules_cmds/jdk.jcmd/jstack from 1 file(s) Creating support/modules_cmds/jdk.jcmd/jstat from 1 file(s) Creating support/modules_cmds/jdk.jcmd/jcmd from 1 file(s) Creating support/modules_cmds/jdk.jlink/jimage from 1 file(s) Creating support/modules_cmds/jdk.jlink/jlink from 1 file(s) Creating support/modules_cmds/jdk.jlink/jmod from 1 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/jdk.net/libextnet.so from 1 file(s) gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_cmds/jdk.jstatd/jstatd from 1 file(s) Creating support/modules_cmds/jdk.rmic/rmic from 1 file(s) gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_cmds/jdk.scripting.nashorn.shell/jjs from 1 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 68 files for jdk.dynalink Compiling 30 files for java.security.sasl Compiling 129 files for java.rmi gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 40 files for jdk.jcmd Creating support/modules_libs/jdk.attach/libattach.so from 1 file(s) Compiling 251 files for jdk.jdi gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 197 files for java.naming gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/jdk.crypto.cryptoki/libj2pkcs11.so from 14 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 593 files for jdk.scripting.nashorn Compiling 138 files for BUILD_NASGEN gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/rmic' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/java.rmi/librmi.so from 1 file(s) Compiling 11 files for jdk.jstatd gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/java.management/libmanagement.so from 9 file(s) Compiling 24 files for jdk.management gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Warning: rmic has been deprecated and is subject to removal in a future release. Generation and use of skeletons and static stubs for JRMP is deprecated. Skeletons are unnecessary, and static stubs have been superseded by dynamically generated stubs. Users are encouraged to migrate away from using this tool to generate skeletons and static stubs. See the documentation for java.rmi.server.UnicastRemoteObject. gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/rmic' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 14 files for jdk.management.jfr Creating support/modules_libs/jdk.management/libmanagement_ext.so from 8 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 14 files for java.management.rmi Compiling 7 files for jdk.naming.rmi Compiling 218 files for java.security.jgss Compiling 16 files for jdk.naming.dns gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/rmic' Warning: rmic has been deprecated and is subject to removal in a future release. Generation and use of skeletons and static stubs for JRMP is deprecated. Skeletons are unnecessary, and static stubs have been superseded by dynamically generated stubs. Users are encouraged to migrate away from using this tool to generate skeletons and static stubs. See the documentation for java.rmi.server.UnicastRemoteObject. gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/rmic' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/rmic' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 31 files for jdk.management.agent Warning: rmic has been deprecated and is subject to removal in a future release. Generation and use of skeletons and static stubs for JRMP is deprecated. Skeletons are unnecessary, and static stubs have been superseded by dynamically generated stubs. Users are encouraged to migrate away from using this tool to generate skeletons and static stubs. See the documentation for java.rmi.server.UnicastRemoteObject. gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/rmic' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/jdk.management.agent/libmanagement_agent.so from 1 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 134 files for jdk.jdeps gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 16 files for jdk.security.jgss Compiling 30 files for jdk.security.auth Creating support/modules_libs/java.security.jgss/libj2gss.so from 3 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Updating images/sec-bin.zip gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Note: Some input files use or override a deprecated API that is marked for removal. Note: Recompile with -Xlint:removal for details. Running nasgen gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 11 files for jdk.scripting.nashorn.shell gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/jdk.security.auth/libjaas.so from 1 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 15 files for java.prefs gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 77 files for java.sql Compiling 94 files for jdk.xml.dom Compiling 275 files for java.xml.crypto Compiling 220 files for jdk.javadoc Note: Some input files use or override a deprecated API that is marked for removal. Note: Recompile with -Xlint:removal for details. gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 1681 files for jdk.internal.vm.compiler gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/java.prefs/libprefs.so from 1 file(s) Compiling 94 files for jdk.jshell gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 56 files for java.sql.rowset Compiling 81 files for jdk.jlink Compiling 2781 files for java.desktop gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 188 files for jdk.rmic gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.rmic/share/classes/sun/tools/util/ModifierFilter.java uses or overrides a deprecated API that is marked for removal. Note: Recompile with -Xlint:removal for details. gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 108 files for jdk.aot gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make/gensrc' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 3 files for jdk.internal.vm.compiler.management Compiling 68 files for COMPILE_CREATE_SYMBOLS gmake[6]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Updating support/src.zip gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating ct.sym classes Creating support/symbols/ct.sym gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 18 files for jdk.accessibility gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 3 files for jdk.editpad Compiling 8 files for jdk.unsupported.desktop Compiling 1 files for java.se Compiling 64 files for jdk.jconsole Creating support/modules_libs/java.desktop/libmlib_image.so from 50 file(s) Creating support/modules_libs/java.desktop/libawt.so from 73 file(s) Creating support/modules_libs/java.desktop/libawt_xawt.so from 51 file(s) Creating support/modules_libs/java.desktop/liblcms.so from 1 file(s) Creating support/modules_libs/java.desktop/libjavajpeg.so from 2 file(s) Creating support/modules_libs/java.desktop/libawt_headless.so from 26 file(s) Compiling 1008 files for jdk.hotspot.agent Creating support/modules_libs/java.desktop/libfontmanager.so from 61 file(s) Creating support/modules_libs/java.desktop/libjawt.so from 1 file(s) Creating support/modules_libs/java.desktop/libsplashscreen.so from 8 file(s) Creating support/modules_libs/java.desktop/libjsound.so from 18 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[6]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/modules_libs/jdk.hotspot.agent/libsaproc.so from 8 file(s) gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 4 files for BUILD_JIGSAW_TOOLS gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Optimizing the exploded image gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating java.scripting.jmod gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.crypto.cryptoki.jmod gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating java.se.jmod Creating java.xml.crypto.jmod Creating jdk.editpad.jmod Creating jdk.charsets.jmod Creating java.transaction.xa.jmod Creating java.compiler.jmod Creating java.logging.jmod Creating java.datatransfer.jmod gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating java.instrument.jmod Creating jdk.crypto.ec.jmod Creating java.management.jmod Creating java.rmi.jmod Creating java.management.rmi.jmod Creating interim java.logging.jmod Creating jdk.accessibility.jmod Creating jdk.attach.jmod Creating java.net.http.jmod Creating java.security.sasl.jmod Creating java.smartcardio.jmod Creating java.sql.jmod Creating jdk.dynalink.jmod Creating java.naming.jmod Creating jdk.aot.jmod Creating java.prefs.jmod Creating java.sql.rowset.jmod Creating java.xml.jmod Creating jdk.compiler.jmod Creating java.security.jgss.jmod Creating java.desktop.jmod Creating interim java.base.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.httpserver.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.internal.jvmstat.jmod Creating jdk.incubator.foreign.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.internal.le.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.internal.ed.jmod gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.internal.opt.jmod Creating jdk.hotspot.agent.jmod Creating jdk.internal.vm.ci.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.internal.vm.compiler.management.jmod Creating jdk.jartool.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.javadoc.jmod Creating jdk.internal.vm.compiler.jmod Creating jdk.jcmd.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.jconsole.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.jdi.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.jdeps.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.jdwp.agent.jmod Creating jdk.jfr.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.jshell.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.jstatd.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.jsobject.jmod Creating jdk.localedata.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.management.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.management.agent.jmod gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.management.jfr.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.naming.dns.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.naming.rmi.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.nio.mapmode.jmod Creating jdk.net.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.scripting.nashorn.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.scripting.nashorn.shell.jmod Creating jdk.sctp.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.security.auth.jmod Creating jdk.rmic.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.security.jgss.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.unsupported.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.unsupported.desktop.jmod gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.xml.dom.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.zipfs.jmod gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 3 files for BUILD_DEMO_CodePointIM gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Updating support/demos/image/jfc/CodePointIM/src.zip Compiling 3 files for BUILD_DEMO_FileChooserDemo Updating support/demos/image/jfc/FileChooserDemo/src.zip gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 30 files for BUILD_DEMO_SwingSet2 Updating support/demos/image/jfc/SwingSet2/src.zip gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 4 files for BUILD_DEMO_Font2DTest Updating support/demos/image/jfc/Font2DTest/src.zip gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 64 files for BUILD_DEMO_J2Ddemo gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Updating support/demos/image/jfc/J2Ddemo/src.zip Compiling 15 files for BUILD_DEMO_Metalworks Updating support/demos/image/jfc/Metalworks/src.zip gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 2 files for BUILD_DEMO_Notepad Updating support/demos/image/jfc/Notepad/src.zip gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 5 files for BUILD_DEMO_Stylepad Updating support/demos/image/jfc/Stylepad/src.zip gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 5 files for BUILD_DEMO_SampleTree Updating support/demos/image/jfc/SampleTree/src.zip Compiling 8 files for BUILD_DEMO_TableExample Updating support/demos/image/jfc/TableExample/src.zip Compiling 1 files for BUILD_DEMO_TransparentRuler Updating support/demos/image/jfc/TransparentRuler/src.zip Creating support/demos/image/jfc/CodePointIM/CodePointIM.jar Note: /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/FileChooserDemo/FileChooserDemo.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/FileChooserDemo/FileChooserDemo.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Creating support/demos/image/jfc/FileChooserDemo/FileChooserDemo.jar gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/TableExample/TableExample4.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Creating support/demos/image/jfc/TableExample/TableExample.jar Note: /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/Stylepad/Stylepad.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Creating support/demos/image/jfc/Stylepad/Stylepad.jar Creating support/demos/image/jfc/TransparentRuler/TransparentRuler.jar gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating support/demos/image/jfc/Notepad/Notepad.jar Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Creating support/demos/image/jfc/Font2DTest/Font2DTest.jar Creating support/demos/image/jfc/SampleTree/SampleTree.jar gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating interim jimage Note: /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/demo/share/jfc/Metalworks/MetalworksPrefs.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Creating support/demos/image/jfc/Metalworks/Metalworks.jar Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Creating support/demos/image/jfc/SwingSet2/SwingSet2.jar Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Creating support/demos/image/jfc/J2Ddemo/J2Ddemo.jar gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Compiling 1 files for CLASSLIST_JAR Creating support/classlist.jar gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk.jlink.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating java.base.jmod gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[5]: Entering directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating jdk image WARNING: Using incubator modules: jdk.incubator.foreign gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' Creating CDS archive for jdk image gmake[5]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/make' gmake[4]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1' Finished building target 'images' in configuration 'bsd-x86_64-server-release' gmake[3]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1' gmake[2]: Leaving directory '/construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1' SUCCEEDED 00:16:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> openjdk14-14.0.2+12.1 depends on executable: javavm - found ===> openjdk14-14.0.2+12.1 depends on package: xorg-fonts-truetype>0 - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for openjdk14-14.0.2+12.1 ===> openjdk14-14.0.2+12.1 depends on executable: javavm - found ===> openjdk14-14.0.2+12.1 depends on package: xorg-fonts-truetype>0 - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> openjdk14-14.0.2+12.1 depends on file: /usr/local/libdata/pkgconfig/xtst.pc - found ===> Generating temporary packing list /bin/cp -rv /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/images/jdk/include/freebsd /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/images/jdk/include/dragonfly /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/images/jdk/include/freebsd -> /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/images/jdk/include/dragonfly /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/images/jdk/include/freebsd/jni_md.h -> /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/images/jdk/include/dragonfly/jni_md.h /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/images/jdk/include/freebsd/jawt_md.h -> /construction/java/openjdk14/jdk14u-jdk-14.0.2-12-1/build/bsd-x86_64-server-release/images/jdk/include/dragonfly/jawt_md.h ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'openjdk14/bin/jar' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jjs' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jstat' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/keytool' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jimage' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jstack' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/javadoc' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jhsdb' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jdeprscan' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jinfo' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/rmid' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jps' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jarsigner' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/serialver' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/rmiregistry' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/javap' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jrunscript' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/rmic' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/javac' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jmod' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jmap' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jcmd' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jshell' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jlink' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jstatd' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jdb' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jdeps' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jfr' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jaotc' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/jconsole' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/bin/java' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libsplashscreen.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjawt.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/server/libjsig.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/server/libjvm.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libzip.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjavajpeg.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjsound.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libattach.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libj2gss.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libverify.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libextnet.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjdwp.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/jspawnhelper' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libnet.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjava.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libawt_xawt.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libawt.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libj2pkcs11.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libprefs.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libsaproc.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjaas.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libmanagement_agent.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libsunec.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjimage.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libj2pcsc.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libfontmanager.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libnio.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libawt_headless.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjsig.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libinstrument.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libmanagement_ext.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/liblcms.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libjli.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/librmi.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libmlib_image.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libdt_socket.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'openjdk14/lib/libmanagement.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for openjdk14-14.0.2+12.1 file sizes/checksums [572]: 0% file sizes/checksums [572]: 17% file sizes/checksums [572]: 34% file sizes/checksums [572]: 52% file sizes/checksums [572]: 69% file sizes/checksums [572]: 87% file sizes/checksums [572]: 100% packing files [572]: 0% packing files [572]: 17% packing files [572]: 34% packing files [572]: 52% packing files [572]: 69% packing files [572]: 87% packing files [572]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:07:29 TOTAL TIME 00:26:32