* Package: dev-java/icedtea-3.18.0 * Repository: gentoo * Maintainer: gnu_andrew@member.fsf.org gyakovlev@gentoo.org,java@gentoo.org,proxy-maint@gentoo.org * USE: abi_x86_64 alsa amd64 cups elibc_glibc gtk jbootstrap kerberos kernel_linux pch smartcard source system-lcms userland_GNU zero * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Checking for at least 8500 MiB disk space at "/var/tmp/portage/dev-java/icedtea-3.18.0/temp" ... [ ok ] * Using: openjdk-bin-8 >>> Unpacking source... >>> Unpacking icedtea-3.18.0.tar.xz to /var/tmp/portage/dev-java/icedtea-3.18.0/work >>> Source unpacked in /var/tmp/portage/dev-java/icedtea-3.18.0/work >>> Preparing source in /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0 ... mkdir: created directory 'gentoo_patches' '/var/tmp/portage/dev-java/icedtea-3.18.0/files/openjdk-8-hotspot-arrayallocator.patch' -> 'gentoo_patches/openjdk-8-hotspot-arrayallocator.patch' * Enabling Zero on an architecture with HotSpot support; performance will be significantly reduced. * econf: updating icedtea-3.18.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating icedtea-3.18.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/icedtea-3.18.0 --htmldir=/usr/share/doc/icedtea-3.18.0/html --libdir=/usr/lib64/icedtea8/lib64 --enable-bootstrap --enable-precompiled-headers --with-parallel-jobs=1 --with-openjdk-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-openjdk-3.18.0.tar.xz --with-corba-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-corba-3.18.0.tar.xz --with-jaxp-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jaxp-3.18.0.tar.xz --with-jaxws-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jaxws-3.18.0.tar.xz --with-jdk-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jdk-3.18.0.tar.xz --with-langtools-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-langtools-3.18.0.tar.xz --with-nashorn-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-nashorn-3.18.0.tar.xz --with-cacao-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-cacao-c182f119eaad.tar.xz --with-jamvm-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz --with-jdk-home=/opt/openjdk-bin-8.282_p08 --prefix=/usr/lib64/icedtea8 --mandir=/usr/lib64/icedtea8/man --with-pkgversion=Gentoo icedtea-3.18.0 --disable-ccache --disable-downloading --disable-Werror --disable-tests --disable-systemtap-tests --enable-improved-font-rendering --enable-system-jpeg --enable-system-zlib --disable-headless --enable-system-gif --enable-system-png --disable-docs --enable-system-kerberos --enable-system-lcms --without-pax --disable-system-sctp --enable-system-pcsc --enable-zero --with-hotspot-src-zip=/var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-hotspot-3.18.0.tar.xz checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking which branch and release of IcedTea is being built... branch 3.18, release 3.18.0 for OpenJDK 1.8.0_282-b08 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking for gmake... /usr/bin/gmake checking for x86_64-pc-linux-gnu-gzip... no checking for gzip... /bin/gzip checking for gfind... no checking for find... /usr/bin/find checking for gpatch... no checking for patch... /usr/bin/patch checking for gtar... no checking for tar... /bin/tar checking for x86_64-pc-linux-gnu-chmod... no checking for chmod... /bin/chmod checking for gsha256sum... no checking for sha256sum... /usr/bin/sha256sum checking for x86_64-pc-linux-gnu-zip... no checking for zip... /usr/bin/zip checking for x86_64-pc-linux-gnu-unzip... no checking for unzip... /usr/bin/unzip checking for x86_64-pc-linux-gnu-cpio... no checking for cpio... /bin/cpio checking for x86_64-pc-linux-gnu-file... no checking for file... /usr/bin/file checking for x86_64-pc-linux-gnu-readlink... no checking for readlink... /usr/bin/readlink checking for fastjar... no checking for jar... /opt/openjdk-bin-8.282_p08/bin/jar checking for gsed... no checking for sed... /bin/sed checking for x86_64-pc-linux-gnu-ldd... no checking for ldd... ldd checking for x86_64-pc-linux-gnu-gawk... no checking for gawk... /usr/bin/gawk checking for x86_64-pc-linux-gnu-which... no checking for which... /usr/bin/which checking for x86_64-pc-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for x86_64-pc-linux-gnu-lsb_release... no checking for lsb_release... /usr/bin/lsb_release checking for x86_64-pc-linux-gnu-linux32... no checking for linux32... /usr/bin/linux32 checking for x86_64-pc-linux-gnu-hg... no checking for hg... /usr/bin/hg checking for an OpenJDK source directory... /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk checking for IcedTea Mercurial revision ID... none checking for JDK Mercurial revision ID... none checking for HotSpot Mercurial revision ID... none checking for x86_64-pc-linux-gnu-rmdir... no checking for rmdir... /bin/rmdir checking if /bin/rmdir supports --ignore-fail-on-non-empty... yes configure: Default HotSpot build on this architecture is default checking which HotSpot build to use... default checking if HotSpot build default works on x86_64... yes checking version of GCC... 10.3.0 (major version 10, minor version 3) checking for x86_64-pc-linux-gnu-getconf... no checking for getconf... /usr/bin/getconf checking the number of online processors... 12 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0... yes checking whether to disable the execution of the JTReg tests... yes checking whether to disable the execution of the HotSpot JTReg tests... no checking whether to disable the execution of the langtools JTReg tests... no checking whether to disable the execution of the JDK JTReg tests... no checking whether to disable the execution of the SystemTap tests... yes checking for system library directory... checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable the PKCS11 crypto provider using NSS... disabled by default (edit java.security to enable) checking for NSS... yes checking whether to build native code with debugging information... yes checking whether to build Java bytecode with debugging information... yes checking whether to disable the use of pre-compiled headers... no checking for xvfb-run... no checking whether to build documentation... no checking what vendor name to use... IcedTea checking what vendor URL to use... https://icedtea.classpath.org checking what vendor bug URL to use... https://icedtea.classpath.org/bugzilla checking what vendor VM bug URL to use... https://icedtea.classpath.org/bugzilla checking for distribution package version... Gentoo icedtea-3.18.0 checking build identification... Gentoo Base System release 2.7, package Gentoo icedtea-3.18.0 checking how many parallel build jobs to execute... 1 checking for a JDK home directory... /opt/openjdk-bin-8.282_p08 checking if a java binary was specified... no checking if /opt/openjdk-bin-8.282_p08/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /opt/openjdk-bin-8.282_p08/bin/javac is a valid executable file... yes checking if an ecj binary was specified... no checking if /usr/bin/ecj is a valid executable file... yes checking if we are using ecj as javac... no checking if a javah executable is specified... no checking if /opt/openjdk-bin-8.282_p08/bin/javah is a valid executable file... yes checking if a jar executable is specified... no checking if /opt/openjdk-bin-8.282_p08/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if an rmic executable is specified... no checking if /opt/openjdk-bin-8.282_p08/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /opt/openjdk-bin-8.282_p08/bin/native2ascii is a valid executable file... yes checking if we are using CACAO as the build VM... no checking for an ecj JAR file... no checking whether to enable Java compiler warnings... no checking if the Java compiler lacks support for the diamond operator... no checking if the VM and compiler work together... yes checking if the Java compiler supports -Xprefer:source... yes checking if the Java compiler supports setting the maximum heap size... yes checking for an OpenJDK source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-openjdk-3.18.0.tar.xz checking whether to enable checksumming of the specified OpenJDK tarball... yes checking for a HotSpot source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-hotspot-3.18.0.tar.xz checking whether to enable checksumming of the specified HotSpot tarball... yes checking for a CORBA source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-corba-3.18.0.tar.xz checking whether to enable checksumming of the specified CORBA tarball... yes checking for a JAXP source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jaxp-3.18.0.tar.xz checking whether to enable checksumming of the specified JAXP tarball... yes checking for a JAXWS source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jaxws-3.18.0.tar.xz checking whether to enable checksumming of the specified JAXWS tarball... yes checking for a JDK source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jdk-3.18.0.tar.xz checking whether to enable checksumming of the specified JDK tarball... yes checking for a langtools source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-langtools-3.18.0.tar.xz checking whether to enable checksumming of the specified langtools tarball... yes checking for a NASHORN source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-nashorn-3.18.0.tar.xz checking whether to enable checksumming of the specified Nashorn tarball... yes checking for an alternate jar command... not specified checking whether to use CACAO as VM... no checking for a CACAO home directory... $(abs_top_builddir)/cacao/install/hotspot checking for a CACAO source directory... not specified checking for a CACAO source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-cacao-c182f119eaad.tar.xz checking whether to enable checksumming of the specified CACAO tarball... yes checking whether to use JamVM as VM... no checking for a JamVM source zip... /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-jamvm-ec18fb9e49e62dce16c5094ef1527eed619463aa.tar.gz checking whether to enable checksumming of the specified JamVM tarball... yes checking whether to enable -Werror... no checking whether to enable JAR compression... yes checking whether to use the Shark JIT... no checking if a native HotSpot port is available in the default HotSpot build for x86_64... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to use the zero-assembler port... yes checking whether byte ordering is bigendian... no checking for additional virtual machines to build... none checking which Java timezone data directory to use... /usr/share/javazi checking which SystemTap tapset directory to use... /usr/share/systemtap/tapset checking which set of elliptic curves to enable... nist+ checking whether to perform a headless build of OpenJDK... no checking if the Java Flight Recorder is available in the default HotSpot build for x86_64... yes checking whether to build OpenJDK with the Java Flight Recorder... yes checking whether to use ccache to speed up recompilations... no checking if there is a ccache gcc wrapper on the PATH... no; x86_64-pc-linux-gnu-gcc resolves to /usr/x86_64-pc-linux-gnu/gcc-bin/10.3.0/x86_64-pc-linux-gnu-gcc checking whether to split debuginfo into separate files... no checking if a version suffix has been specified... no checking whether to retrieve the source code from Mercurial... no checking whether to copy a certificate authority certificates (cacerts) file... yes configure: No cacerts file specified; using /opt/openjdk-bin-8.282_p08/jre/lib/security/cacerts configure: Resolved cacerts file symlink to /etc/ssl/certs/java/cacerts checking if /etc/ssl/certs/java/cacerts is a valid keystore file... yes checking if a PaX kernel is in use... no checking if a PaX utility was specified... no configure: WARNING: "No PaX utility found." checking for x86_64-pc-linux-gnu-hg... /usr/bin/hg checking which Mercurial revision to use... tip checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking whether to use the system zlib install... yes checking for ZLIB... yes checking whether to use the system jpeg install... yes checking for main in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking whether to use the system libpng install... yes checking for PNG... yes checking whether to use the system giflib install... yes checking for main in -lgif... yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking whether to use the system LCMS install... yes checking for LCMS2... yes checking whether to use the system Kerberos install... yes checking for KRB5... yes checking whether to use the system libpcsclite install... yes checking for PCSC... yes checking whether to use the system libsctp install... no checking for FREETYPE2... yes checking whether to use fontconfig to provide better font rendering... yes checking for FONTCONFIG... yes checking for XPROTO... yes checking for XT... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for XCOMPOSITE... yes checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking working sys/sdt.h and g++ support... yes checking for x86_64-pc-linux-gnu-stap... no checking for stap... /usr/bin/stap checking for XTST... yes checking for ALSA... yes checking for LIBFFI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating hotspot.map config.status: creating fsg.sh config.status: creating jconsole.desktop config.status: creating policytool.desktop config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating javah config.status: creating pax-mark-vm config.status: creating remove-intree-libraries.sh config.status: creating tapset/hotspot.stp config.status: creating tapset/hotspot_jni.stp config.status: creating tapset/jstack.stp config.status: creating tapset/hotspot_gc.stp config.status: creating test/tapset/jstaptest.pl config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0 ... make -j 1 mkdir -p /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/bin stamps/ ln -sf /opt/openjdk-bin-8.282_p08/bin/java /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/bin/java ln -sf ../../../javah /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/bin/javah ln -sf /opt/openjdk-bin-8.282_p08/bin/rmic /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/bin/rmic ln -sf /opt/openjdk-bin-8.282_p08/bin/jar /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/bin/jar ln -sf /opt/openjdk-bin-8.282_p08/bin/native2ascii /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/bin/native2ascii ln -sf ../../../javac /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/bin/javac ln -sf ../../../javap /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/bin/javap mkdir -p /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/lib/modules mkdir -p /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/jre/lib && \ cp /opt/openjdk-bin-8.282_p08/jre/lib/rt.jar \ /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/jre/lib/rt.jar && \ chmod u+w /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/jre/lib/rt.jar mkdir -p /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/lib && \ if [ -e /opt/openjdk-bin-8.282_p08/lib/tools.jar ] ; then \ ln -sf /opt/openjdk-bin-8.282_p08/lib/tools.jar /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/lib/tools.jar ; \ else \ ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/jre/lib/rt.jar /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/lib/tools.jar ; \ fi ln -sf /opt/openjdk-bin-8.282_p08/jre/lib/amd64 \ /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/jre/lib/ && \ if ! test -d /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/jre/lib/amd64; \ then \ ln -sf ./amd64 \ /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/jre/lib/amd64; \ fi mkdir -p /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/include && \ for i in /opt/openjdk-bin-8.282_p08/include/*; do \ test -r $i | continue; \ i=`basename $i`; \ rm -f /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/include/$i; \ ln -s /opt/openjdk-bin-8.282_p08/include/$i /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot/include/$i; \ done; mkdir -p stamps touch stamps/bootstrap-directory-stage1.stamp rm -f /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/jdk1.7.0 ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/boot /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/jdk1.7.0 mkdir -p stamps touch stamps/bootstrap-directory-symlink-stage1.stamp ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-openjdk-3.18.0.tar.xz openjdk.tar.xz if ! echo "6de67e0ff2b27ab158e86f2484f1bce3481a9090f8ad8c744f2e9b736525c1f4 openjdk.tar.xz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.xz ] ; then \ mv openjdk.tar.xz openjdk.tar.xz.old ; \ fi ; \ https://icedtea.classpath.org/download/drops/icedtea8/3.18.0/openjdk.tar.xz; \ if ! echo "6de67e0ff2b27ab158e86f2484f1bce3481a9090f8ad8c744f2e9b736525c1f4 openjdk.tar.xz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of OpenJDK root zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \ fi ; \ fi ; openjdk.tar.xz: OK mkdir -p stamps touch stamps/download-openjdk.stamp ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-corba-3.18.0.tar.xz corba.tar.xz if ! echo "72762977b4d53df53cd110df6e518848c7c74e94da822186f7c90913bf4f5355 corba.tar.xz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ corba.tar.xz ] ; then \ mv corba.tar.xz corba.tar.xz.old ; \ fi ; \ https://icedtea.classpath.org/download/drops/icedtea8/3.18.0/corba.tar.xz; \ if ! echo "72762977b4d53df53cd110df6e518848c7c74e94da822186f7c90913bf4f5355 corba.tar.xz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of CORBA zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \ fi ; \ fi ; corba.tar.xz: OK mkdir -p stamps touch stamps/download-corba.stamp ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jaxp-3.18.0.tar.xz jaxp.tar.xz if ! echo "84d29f9e969a301607547f3479689e2e34f94c851091e8cf1eedf445a049afca jaxp.tar.xz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jaxp.tar.xz ] ; then \ mv jaxp.tar.xz jaxp.tar.xz.old ; \ fi ; \ https://icedtea.classpath.org/download/drops/icedtea8/3.18.0/jaxp.tar.xz; \ if ! echo "84d29f9e969a301607547f3479689e2e34f94c851091e8cf1eedf445a049afca jaxp.tar.xz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JAXP zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \ fi ; \ fi ; jaxp.tar.xz: OK mkdir -p stamps touch stamps/download-jaxp.stamp ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jaxws-3.18.0.tar.xz jaxws.tar.xz if ! echo "2f304535f1fa7c916975e8972cb748bf2679d0eb7d2b3fd1230ded58e2e1ecf2 jaxws.tar.xz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jaxws.tar.xz ] ; then \ mv jaxws.tar.xz jaxws.tar.xz.old ; \ fi ; \ https://icedtea.classpath.org/download/drops/icedtea8/3.18.0/jaxws.tar.xz; \ if ! echo "2f304535f1fa7c916975e8972cb748bf2679d0eb7d2b3fd1230ded58e2e1ecf2 jaxws.tar.xz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JAXWS zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \ fi ; \ fi ; jaxws.tar.xz: OK mkdir -p stamps touch stamps/download-jaxws.stamp ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-jdk-3.18.0.tar.xz jdk.tar.xz if ! echo "c265bbd54c1ac4e4ba0dc9e77329fc59ec7d130b45228ccefda8d08fee458134 jdk.tar.xz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jdk.tar.xz ] ; then \ mv jdk.tar.xz jdk.tar.xz.old ; \ fi ; \ https://icedtea.classpath.org/download/drops/icedtea8/3.18.0/jdk.tar.xz; \ if ! echo "c265bbd54c1ac4e4ba0dc9e77329fc59ec7d130b45228ccefda8d08fee458134 jdk.tar.xz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JDK zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \ fi ; \ fi ; jdk.tar.xz: OK mkdir -p stamps touch stamps/download-jdk.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-hotspot-3.18.0.tar.xz hotspot.tar.xz echo "Using HotSpot build: default" Using HotSpot build: default if ! echo ""`gawk 'version==$1 {print $5}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`" hotspot.tar.xz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.xz ] ; then \ mv hotspot.tar.xz hotspot.tar.xz.old ; \ fi ; \ if test "x"`gawk 'version==$1 {print $2}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`"" = "xhg"; then \ "`gawk 'version==$1 {print $3}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`"/archive/"`gawk 'version==$1 {print $4}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`".tar.xz -O hotspot.tar.xz ; \ else \ if test "xdefault" = "xdefault"; then \ "`gawk 'version==$1 {print $3}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`"/hotspot.tar.xz ; \ else \ "`gawk 'version==$1 {print $3}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`"/default.tar.xz -O hotspot.tar.xz ; \ fi ; \ fi ; \ if ! echo ""`gawk 'version==$1 {print $5}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`" hotspot.tar.xz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK HotSpot zip available"; exit -1; \ fi ; \ fi hotspot.tar.xz: OK mkdir -p stamps touch stamps/download-hotspot.stamp ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-langtools-3.18.0.tar.xz langtools.tar.xz if ! echo "4d76c80df0443d0e3aef8577468afeb517a14d1d741cfb3baa65acc21b6eafb5 langtools.tar.xz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ langtools.tar.xz ] ; then \ mv langtools.tar.xz langtools.tar.xz.old ; \ fi ; \ https://icedtea.classpath.org/download/drops/icedtea8/3.18.0/langtools.tar.xz; \ if ! echo "4d76c80df0443d0e3aef8577468afeb517a14d1d741cfb3baa65acc21b6eafb5 langtools.tar.xz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of langtools zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK langtools zip available"; exit -1; \ fi ; \ fi ; langtools.tar.xz: OK mkdir -p stamps touch stamps/download-langtools.stamp ln -sf /var/tmp/portage/dev-java/icedtea-3.18.0/distdir/icedtea-3.18-nashorn-3.18.0.tar.xz nashorn.tar.xz if ! echo "4aae629c96ac941739a7a2893b823375ab7d9221032b9e03903cf82be0211693 nashorn.tar.xz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e nashorn.tar.xz ] ; then \ mv nashorn.tar.xz nashorn.tar.xz.old ; \ fi ; \ https://icedtea.classpath.org/download/drops/icedtea8/3.18.0/nashorn.tar.xz; \ if ! echo "4aae629c96ac941739a7a2893b823375ab7d9221032b9e03903cf82be0211693 nashorn.tar.xz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of NASHORN zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK Nashorn zip available"; exit -1; \ fi ; \ fi nashorn.tar.xz: OK mkdir -p stamps touch stamps/download-nashorn.stamp mkdir -p stamps touch stamps/download.stamp set -e ; \ if ! test -d openjdk ; then \ if [ ! -z openjdk.tar.xz ] ; then \ case "openjdk.tar.xz" in \ *.zip) /usr/bin/unzip -q openjdk.tar.xz ;; \ *.tar.*) /bin/tar xf openjdk.tar.xz ;; \ esac; \ mv *-b8690148b02e openjdk ; \ else \ echo "ERROR: Couldn't extract OpenJDK"; \ false; \ fi; \ fi; touch stamps/extract-openjdk.stamp set -e ; \ if [ ! -z corba.tar.xz ] ; then \ if test -e corba.tar.xz ; \ then \ if ! test -d openjdk/corba ; \ then \ case "corba.tar.xz" in \ *.zip) /usr/bin/unzip -q corba.tar.xz ;; \ *.tar.*) /bin/tar xf corba.tar.xz ;; \ esac; \ mv corba-d59f0469fa04 openjdk/corba ; \ fi ; \ fi ; \ fi touch stamps/extract-corba.stamp set -e ; \ if [ ! -z jaxp.tar.xz ] ; then \ if test -e jaxp.tar.xz ; \ then \ if ! test -d openjdk/jaxp ; \ then \ case "jaxp.tar.xz" in \ *.zip) /usr/bin/unzip -q jaxp.tar.xz ;; \ *.tar.*) /bin/tar xf jaxp.tar.xz ;; \ esac; \ mv jaxp-061e5c9ba6d4 openjdk/jaxp ; \ fi ; \ fi ; \ fi touch stamps/extract-jaxp.stamp set -e ; \ if [ ! -z jaxws.tar.xz ] ; then \ if test -e jaxws.tar.xz ; \ then \ if ! test -d openjdk/jaxws ; \ then \ case "jaxws.tar.xz" in \ *.zip) /usr/bin/unzip -q jaxws.tar.xz ;; \ *.tar.*) /bin/tar xf jaxws.tar.xz ;; \ esac; \ mv jaxws-f8612a9ad613 openjdk/jaxws ; \ fi ; \ fi ; \ fi touch stamps/extract-jaxws.stamp set -e ; \ if [ ! -z jdk.tar.xz ] ; then \ if test -e jdk.tar.xz ; \ then \ if ! test -d openjdk/jdk ; \ then \ case "jdk.tar.xz" in \ *.zip) /usr/bin/unzip -q jdk.tar.xz ;; \ *.tar.*) /bin/tar xf jdk.tar.xz ;; \ esac; \ mv jdk-d8a3d99c0350 openjdk/jdk ; \ fi ; \ fi ; \ fi touch stamps/extract-jdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp set -e ; \ if [ ! -z hotspot.tar.xz ] ; then \ if test -e hotspot.tar.xz ; \ then \ case "hotspot.tar.xz" in \ *.zip) /usr/bin/unzip -q hotspot.tar.xz ;; \ *.tar.*) /bin/tar xf hotspot.tar.xz ;; \ esac; \ if test "xdefault" != "xdefault"; then \ rm -rf openjdk/hotspot ; \ fi ; \ if ! test -d openjdk/hotspot ; \ then \ mv hotspot-"`gawk 'version==$1 {print $4}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`" openjdk/hotspot ; \ else \ rm -rf hotspot-"`gawk 'version==$1 {print $4}' version=default /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/hotspot.map`" ; \ fi ; \ fi ; \ fi touch stamps/extract-hotspot.stamp set -e ; \ if [ ! -z langtools.tar.xz ] ; then \ if test -e langtools.tar.xz ; \ then \ if ! test -d openjdk/langtools ; \ then \ case "langtools.tar.xz" in \ *.zip) /usr/bin/unzip -q langtools.tar.xz ;; \ *.tar.*) /bin/tar xf langtools.tar.xz ;; \ esac; \ mv langtools-cd1c5b6dfb61 openjdk/langtools ; \ fi ; \ fi ; \ fi touch stamps/extract-langtools.stamp set -e ; \ if [ ! -z nashorn.tar.xz ] ; then \ if test -e nashorn.tar.xz ; \ then \ if ! test -d openjdk/nashorn ; \ then \ case "nashorn.tar.xz" in \ *.zip) /usr/bin/unzip -q nashorn.tar.xz ;; \ *.tar.*) /bin/tar xf nashorn.tar.xz ;; \ esac; \ mv nashorn-7ab7b1755f9a openjdk/nashorn ; \ fi ; \ fi ; \ fi touch stamps/extract-nashorn.stamp chmod -R ug+w openjdk chmod +x ./fsg.sh sh ./fsg.sh Further liberating OpenJDK... Removing support for proprietary SNMP plug removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/package.html' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/SnmpTableHandler.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/SnmpTableCache.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/SnmpNamedListTableCache.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/SnmpLoadedClassData.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/SnmpListTableCache.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/SnmpCachedData.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/MibLogger.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/util/JvmContextFactory.java' removed directory 'openjdk/jdk/src/share/classes/sun/management/snmp/util' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/package.html' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/package.html' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmThreadingMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmThreadingMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmThreadInstanceTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmThreadInstanceEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmThreadInstanceEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRuntimeMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRuntimeMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTLibraryPathTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTLibraryPathEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTLibraryPathEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTInputArgsTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTInputArgsEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTInputArgsEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTClassPathTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTClassPathEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTClassPathEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTBootClassPathTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTBootClassPathEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmRTBootClassPathEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmOSMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmOSMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemoryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemoryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemPoolTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemPoolEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemPoolEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemMgrPoolRelTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemMgrPoolRelEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemMgrPoolRelEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemManagerTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemManagerEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemManagerEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemGCTableMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemGCEntryMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmMemGCEntryMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmCompilationMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmCompilationMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmClassLoadingMeta.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JvmClassLoadingMBean.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JVM_MANAGEMENT_MIBOidTable.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/JVM_MANAGEMENT_MIB.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmThreadCpuTimeMonitoring.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmThreadContentionMonitoring.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmRTBootClassPathSupport.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemoryGCVerboseLevel.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemoryGCCall.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemPoolType.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemPoolThreshdSupport.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemPoolState.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemPoolCollectThreshdSupport.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmMemManagerState.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmJITCompilerTimeMonitoring.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib/EnumJvmClassesVerboseLevel.java' removed directory 'openjdk/jdk/src/share/classes/sun/management/snmp/jvmmib' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/package.html' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/README' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/NotificationTargetImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/NotificationTarget.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmThreadingMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmThreadingImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmThreadInstanceTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmThreadInstanceEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRuntimeMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRuntimeImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRTLibraryPathTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRTLibraryPathEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRTInputArgsTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRTInputArgsEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRTClassPathTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRTClassPathEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRTBootClassPathTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmRTBootClassPathEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmOSImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemoryMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemoryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemPoolTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemPoolEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemMgrPoolRelTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemMgrPoolRelEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemManagerTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemManagerEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemGCTableMetaImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmMemGCEntryImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmCompilationImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JvmClassLoadingImpl.java' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr/JVM_MANAGEMENT_MIB_IMPL.java' removed directory 'openjdk/jdk/src/share/classes/sun/management/snmp/jvminstr' removed 'openjdk/jdk/src/share/classes/sun/management/snmp/AdaptorBootstrap.java' removed directory 'openjdk/jdk/src/share/classes/sun/management/snmp' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/tasks/package.html' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/tasks/ThreadService.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/tasks/TaskServer.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/tasks/Task.java' removed directory 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/tasks' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/package.html' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/mpm/package.html' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/mpm/SnmpMsgTranslator.java' removed directory 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/mpm' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/package.html' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpTools.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpSubSystem.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpSecuritySubSystem.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpSecurityModel.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpSecurityCache.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpOutgoingRequest.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpMsgProcessingSubSystem.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpMsgProcessingModel.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpModelLcd.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpModel.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpLcd.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpIncomingResponse.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpIncomingRequest.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpEngineImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpDecryptedPdu.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpAccessControlSubSystem.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal/SnmpAccessControlModel.java' removed directory 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/internal' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/defaults/package.html' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/defaults/SnmpProperties.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/defaults/DefaultPaths.java' removed directory 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/defaults' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/package.html' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/SnmpSubRequestHandler.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/SnmpRequestHandler.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/SnmpMibTree.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/SnmpInformHandler.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/SnmpAdaptorServerMBean.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/SnmpAdaptorServer.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/CommunicatorServerMBean.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/CommunicatorServer.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/CommunicationException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon/ClientHandler.java' removed directory 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/daemon' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/package.html' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpUserDataFactory.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableSupport.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryNotification.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableEntryFactory.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableCallbackHandler.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardObjectServer.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpStandardMetaServer.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpRequestTree.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibTable.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibSubRequest.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequestImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibRequest.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibOid.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibNode.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibHandler.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibGroup.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibEntry.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgentMBean.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgent.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpMib.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpIndex.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpGenericObjectServer.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpGenericMetaServer.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpErrorHandlerAgent.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/SnmpEntryOid.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/LongList.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent/AcmChecker.java' removed directory 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/agent' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/UserAcl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/ThreadContext.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpValue.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpV3Message.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUsmKeyHandler.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnsignedInt.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownSubSystemException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownSecModelException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownMsgProcModelException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownModelLcdException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownModelException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpUnknownAccContrModelException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpTooBigException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpStringFixed.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpString.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpStatusException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpSecurityParameters.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpSecurityException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduRequest.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduPacket.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpScopedPduBulk.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduTrap.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduRequestType.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduRequest.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduFactoryBER.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduFactory.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduBulkType.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPduBulk.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpPdu.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpParams.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpOpaque.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpNull.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpMsg.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpMessage.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpIpAddress.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpInt.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpGauge.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpEngineParameters.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpEngineId.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpEngineFactory.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpEngine.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpCounter64.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpCounter.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpBadSecurityLevelException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/SnmpAckPdu.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/ServiceName.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/InetAddressAcl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/package.html' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/TokenMgrError.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/Token.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/SnmpAcl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/SimpleNode.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/README.update' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/PrincipalImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/PermissionImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/ParserTreeConstants.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/ParserTokenManager.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/ParserConstants.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/Parser.jjt' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/Parser.jj' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/Parser.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/ParseException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/ParseError.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/OwnerImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/Node.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/NetMaskImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JJTParserState.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapNum.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapItem.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapInterestedHost.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapCommunity.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapBlock.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMSecurityDefs.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMNetMaskV6.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMNetMask.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMManagers.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMIpV6Address.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMIpMask.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMIpAddress.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMInformItem.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMInformInterestedHost.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMInformCommunity.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMInformBlock.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMHostTrap.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMHostName.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMHostInform.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMHost.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMEnterprise.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMCommunity.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMCommunities.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMAclItem.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMAclBlock.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMAccess.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/Host.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/GroupImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/AclImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/AclEntryImpl.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/ASCII_CharStream.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl/ASCII_CharStream.README' removed directory 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/IPAcl' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/Enumerated.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/EnumRowStatus.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/BerException.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/BerEncoder.java' removed 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp/BerDecoder.java' removed directory 'openjdk/jdk/src/share/classes/com/sun/jmx/snmp' removed 'openjdk/jdk/test/com/sun/jmx/snmp/TimeTicksWrapping.java' removed 'openjdk/jdk/test/com/sun/jmx/snmp/SnmpOidHashCode.java' removed directory 'openjdk/jdk/test/com/sun/jmx/snmp' Reducing number of ECC curves to 4... removed 'openjdk/jdk/src/share/native/sun/security/ec/impl/ec2.h' removed 'openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_163.c' removed 'openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_193.c' removed 'openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_233.c' removed 'openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_aff.c' removed 'openjdk/jdk/src/share/native/sun/security/ec/impl/ec2_mont.c' removed 'openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_192.c' removed 'openjdk/jdk/src/share/native/sun/security/ec/impl/ecp_224.c' Applying /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/patches/pr3799-4curve.patch... patching file openjdk/jdk/make/lib/SecurityLibraries.gmk Hunk #1 succeeded at 252 (offset 11 lines). patching file openjdk/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/ECDSAUtils.java patching file openjdk/jdk/src/share/classes/sun/security/ec/CurveDB.java patching file openjdk/jdk/src/share/classes/sun/security/ssl/SupportedGroupsExtension.java patching file openjdk/jdk/src/share/native/sun/security/ec/impl/ecl-curve.h patching file openjdk/jdk/src/share/native/sun/security/ec/impl/ecl.c patching file openjdk/jdk/src/share/native/sun/security/ec/impl/oid.c patching file openjdk/jdk/test/sun/security/ec/TestEC.java Hunk #1 succeeded at 36 with fuzz 2 (offset 1 line). patching file openjdk/jdk/test/sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java touch stamps/sanitise-openjdk.stamp sh /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/remove-intree-libraries.sh Removing zlib Removing libjpeg removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapimin.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcapistd.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccoefct.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jccolor.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcdctmgr.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jchuff.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcinit.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmainct.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmarker.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcmaster.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcomapi.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jconfig.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcparam.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcphuff.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcprepct.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jcsample.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jctrans.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdapimin.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdapistd.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdcoefct.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdcolor.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdct.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jddctmgr.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdhuff.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdhuff.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdinput.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmainct.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmarker.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmaster.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdmerge.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdphuff.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdpostct.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdsample.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jdtrans.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctflt.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctfst.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jfdctint.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jerror.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctflt.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctfst.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctint.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jidctred.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jinclude.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemmgr.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemnobs.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmemsys.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jmorecfg.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpegint.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jpeglib.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant1.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jquant2.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jutils.c' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/jversion.h' removed 'openjdk/jdk/src/share/native/sun/awt/image/jpeg/README' Removing giflib removed 'openjdk/jdk/src/share/native/sun/awt/giflib/openbsd-reallocarray.c' removed 'openjdk/jdk/src/share/native/sun/awt/giflib/gifalloc.c' removed 'openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib_private.h' removed 'openjdk/jdk/src/share/native/sun/awt/giflib/gif_lib.h' removed 'openjdk/jdk/src/share/native/sun/awt/giflib/gif_hash.h' removed 'openjdk/jdk/src/share/native/sun/awt/giflib/gif_err.c' removed 'openjdk/jdk/src/share/native/sun/awt/giflib/dgif_lib.c' removed 'openjdk/jdk/src/share/native/sun/awt/giflib/COPYING' removed directory 'openjdk/jdk/src/share/native/sun/awt/giflib' Removing libpng removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngtrans.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngstruct.h' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngset.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngrutil.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngrtran.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngrio.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngread.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngpriv.h' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngpread.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngmem.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pnglibconf.h' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pnginfo.h' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngget.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngerror.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngdebug.h' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/pngconf.h' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/png.h' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/png.c' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/README' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/LICENSE' removed 'openjdk/jdk/src/share/native/sun/awt/libpng/CHANGES' removed directory 'openjdk/jdk/src/share/native/sun/awt/libpng' Removing lcms removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscam02.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscgats.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmscnvrt.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmserr.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsgmt.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmshalf.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsintrp.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio0.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsio1.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmslut.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmd5.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsmtrx.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsnamed.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsopt.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspack.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmspcs.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsplugin.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsps2.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmssamp.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmssm.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmstypes.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsvirt.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmswtpnt.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/cmsxform.c' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/lcms2.h' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/lcms2_internal.h' removed 'openjdk/jdk/src/share/native/sun/java2d/cmm/lcms/lcms2_plugin.h' Removing libpcsc headers removed 'openjdk/jdk/src/solaris/native/sun/security/smartcardio/MUSCLE/wintypes.h' removed 'openjdk/jdk/src/solaris/native/sun/security/smartcardio/MUSCLE/winscard.h' removed 'openjdk/jdk/src/solaris/native/sun/security/smartcardio/MUSCLE/pcsclite.h' removed 'openjdk/jdk/src/solaris/native/sun/security/smartcardio/MUSCLE/COPYING' removed directory 'openjdk/jdk/src/solaris/native/sun/security/smartcardio/MUSCLE' touch stamps/remove-intree-libraries.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ -F 0 < /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/$p ; \ if ! grep "^\* $(basename $p)" /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ cd /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk/jdk; \ for p in ; \ do \ if test x${all_patches_ok} == "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p1 --dry-run -s -t -f -F 0 < /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p1 < /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/$p ; \ else \ test x${all_patches_ok} == "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ cd /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0 ; \ for p in patches/override-redirect-metacity.patch patches/pkcs11-nss-not-enabled-config.patch gentoo_patches//openjdk-8-hotspot-arrayallocator.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ -F 0 < /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/$p ; \ if ! grep "^\* $(basename $p)" /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp Checking patches/override-redirect-metacity.patch Applying patches/override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1222 (offset 80 lines). Checking patches/pkcs11-nss-not-enabled-config.patch Applying patches/pkcs11-nss-not-enabled-config.patch patching file openjdk/jdk/src/share/lib/security/java.security-linux Hunk #1 succeeded at 74 (offset 23 lines). Checking gentoo_patches//openjdk-8-hotspot-arrayallocator.patch Applying gentoo_patches//openjdk-8-hotspot-arrayallocator.patch patching file openjdk/hotspot/src/share/vm/utilities/bitMap.cpp mv openjdk/jdk/make/ProfileNames.gmk $(basename openjdk/jdk/make/ProfileNames.gmk).bak cat $(basename openjdk/jdk/make/ProfileNames.gmk).bak > openjdk/jdk/make/ProfileNames.gmk icedtea_version="3.18.0" ; \ if test "xno" = "xyes" || \ test "xno" = "xyes"; then \ echo "JDK_DERIVATIVE_NAME=${icedtea_version}" \ >>openjdk/jdk/make/ProfileNames.gmk ; \ echo "PRODUCT_NAME=IcedTea" \ >>openjdk/jdk/make/ProfileNames.gmk ; \ else \ echo "JDK_DERIVATIVE_NAME=IcedTea ${icedtea_version}" \ >>openjdk/jdk/make/ProfileNames.gmk ; \ fi ; echo "DISTRO_NAME=Gentoo" >>openjdk/jdk/make/ProfileNames.gmk ; echo "DISTRO_PACKAGE_VERSION=Gentoo icedtea-3.18.0" \ >>openjdk/jdk/make/ProfileNames.gmk ; if test x"" != "xjdk8"; then \ proj_suffix="-"; \ fi ; \ if test x"" != "x"; then \ ver_suffix="-"; \ fi ; \ /bin/sed -i "s#BUILD_VARIANT_RELEASE)#BUILD_VARIANT_RELEASE)${proj_suffix}${ver_suffix}#" \ openjdk/jdk/make/ProfileNames.gmk; mkdir -p stamps touch stamps/versioning.stamp cp -r /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/overlays/openjdk/* openjdk/ chmod -R ug+w openjdk mkdir -p stamps touch stamps/overlay.stamp if ! test -d openjdk-boot ; then \ cp -pPRl openjdk openjdk-boot ; \ if [ -e /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk.build ] ; then \ cp -pPRl /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk.build /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk.build-boot ; \ fi ; \ fi mkdir -p stamps touch stamps/clone-boot.stamp mkdir -p stamps; \ rm -f stamps/patch-boot.stamp.tmp ; \ touch stamps/patch-boot.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ -F 0 < /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/$p ; \ if ! grep "^\* $(basename $p)" /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/HACKING \ >> stamps/patch-boot.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-boot.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-boot.stamp.tmp stamps/patch-boot.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi mkdir -p stamps touch stamps/cacao-configure.stamp mkdir -p stamps touch stamps/cacao-build.stamp mkdir -p stamps touch stamps/cacao-install.stamp mkdir -p stamps touch stamps/cacao.stamp mkdir -p stamps touch stamps/jamvm-configure.stamp mkdir -p stamps touch stamps/jamvm-build.stamp mkdir -p stamps touch stamps/jamvm-install.stamp mkdir -p stamps touch stamps/jamvm.stamp mkdir -p /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk.build-boot cd /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk.build-boot && \ LANG="C" PATH="/var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/jdk1.7.0/bin::/opt/openjdk-bin-8.282_p08/bin:/usr/lib/portage/python3.8/ebuild-helpers/xattr:/usr/lib/portage/python3.8/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/12/bin:/usr/lib/llvm/11/bin:/usr/lib/llvm/10/bin:/usr/lib/hip/bin" CLASSPATH="" LD_LIBRARY_PATH="" FREETYPE_CFLAGS="-I/usr/include/freetype2" FREETYPE_LIBS="-lfreetype" LCMS_LIBS="-llcms2" LCMS_CFLAGS="" PNG_LIBS="-lpng16 -lz" PNG_CFLAGS="-I/usr/include/libpng16" KRB5_LIBS="-lkrb5 -lk5crypto -lcom_err" KRB5_CFLAGS="" PCSC_LIBS="-lpcsclite" PCSC_CFLAGS="-pthread -I/usr/include/PCSC" FONTCONFIG_LIBS="-lfontconfig -lfreetype" FONTCONFIG_CFLAGS="-I/usr/include/uuid -I/usr/include/freetype2" /bin/bash /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk-boot/configure \ --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-unlimited-crypto --with-stdc++lib=dynamic --with-boot-jdk=/var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/bootstrap/jdk1.7.0 --with-update-version=282 --with-build-number=b08 --with-milestone=fcs --with-vendor-name="IcedTea" --with-vendor-url="https://icedtea.classpath.org" --with-vendor-bug-url="https://icedtea.classpath.org/bugzilla" --with-vendor-vm-bug-url="https://icedtea.classpath.org/bugzilla" --with-extra-cflags="-pipe -march=native -fno-diagnostics-color -Og -g -fcommon -fno-delete-null-pointer-checks -fno-lifetime-dse" --with-extra-cxxflags="-pipe -march=native -fno-diagnostics-color -Og -g -fcommon -fno-delete-null-pointer-checks -fno-lifetime-dse" --with-extra-ldflags="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--defsym=__gentoo_check_ldflags__=0" --with-extra-asflags="-pipe -march=native -fno-diagnostics-color -Og -g -fcommon -fno-delete-null-pointer-checks -fno-lifetime-dse" --with-zlib=system --with-lcms=system --with-libjpeg=system --with-libpng=system --with-giflib=system --enable-system-kerberos --enable-system-pcsc --disable-system-sctp --with-jvm-variants=zero --disable-warnings-as-errors --with-cacerts-file=/etc/ssl/certs/java/cacerts --enable-improved-font-rendering --disable-ccache --with-native-debug-symbols=internal --with-java-debug-symbols=yes --enable-precompiled-headers --enable-jfr Warning: You are using legacy autoconf cross-compilation flags. It is recommended that you use --openjdk-target instead. Running generated-configure.sh configure: Configuration created at Fri Apr 23 00:36:22 CEST 2021. configure: configure script generated at timestamp 1592500545. checking for basename... /usr/bin/basename checking for bash... /bin/bash checking for cat... /bin/cat checking for chmod... /bin/chmod checking for cmp... /usr/bin/cmp checking for comm... /usr/bin/comm checking for cp... /bin/cp checking for cut... /usr/bin/cut checking for date... /bin/date checking for gdiff... no checking for diff... /usr/bin/diff checking for dirname... /usr/bin/dirname checking for echo... /bin/echo checking for expr... /usr/bin/expr checking for file... /usr/bin/file checking for find... /usr/bin/find checking for head... /usr/bin/head checking for ln... /bin/ln checking for ls... /bin/ls checking for mkdir... /bin/mkdir checking for mktemp... /usr/bin/mktemp checking for mv... /bin/mv checking for nawk... no checking for gawk... /usr/bin/gawk checking for printf... /usr/bin/printf checking for rm... /bin/rm checking for sh... /bin/sh checking for sort... /usr/bin/sort checking for tail... /usr/bin/tail checking for tar... /bin/tar checking for tee... /usr/bin/tee checking for touch... /usr/bin/touch checking for tr... /usr/bin/tr checking for uname... /usr/bin/uname checking for uniq... /usr/bin/uniq checking for wc... /usr/bin/wc checking for which... /usr/bin/which configure: WARNING: Ignoring value of XARGS from the environment. Use command line variables instead. checking for xargs... /usr/bin/xargs checking for gawk... gawk checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for a sed that does not truncate output... /bin/sed checking for cygpath... no checking for greadlink... no checking for readlink... /usr/bin/readlink checking for df... /bin/df checking for SetFile... no checking for cpio... /bin/cpio checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking openjdk-build os-cpu... linux-x86_64 checking openjdk-build bit-size... 64 checking openjdk-build endianness... little checking openjdk-target os-cpu... linux-x86_64 checking openjdk-target bit-size... 64 checking openjdk-target endianness... little checking compilation type... native checking for top-level directory... /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk-boot checking for presence of closed sources... no checking if closed source is suppressed (openjdk-only)... no checking which variant of the JDK to build... normal checking which interpreter of the JVM to build... template checking which variants of the JVM to build... zero checking which debug level to use... release checking whether to enable Java debug symbols... yes checking for sysroot... checking for toolchain path... checking for extra path... checking where to store configuration... in current directory checking what configuration name to use... /var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0/openjdk.build-boot checking for apt-get... no checking for yum... no checking for port... no checking for pkgutil... no checking for pkgadd... no checking for gmake... /usr/bin/gmake configure: Testing potential make at /usr/bin/gmake, found using gmake in PATH configure: Using GNU make 3.81 (or later) at /usr/bin/gmake (version: GNU Make 4.3) checking if find supports -delete... yes checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for ldd... /usr/bin/ldd checking for readelf... /usr/bin/readelf checking for hg... /usr/bin/hg checking for stat... /usr/bin/stat checking for time... /usr/bin/time checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for 7z... 7z checking for wget... wget checking headful support... include support for both headful and headless checking whether to build JFR... configure: error: cannot enable JFR on minimal1 VM or zero build configure exiting with result code 1 make: *** [Makefile:2665: stamps/icedtea-boot-configure.stamp] Error 1 * ERROR: dev-java/icedtea-3.18.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-java/icedtea-3.18.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-java/icedtea-3.18.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-java:icedtea-3.18.0:20210422-223546.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-java/icedtea-3.18.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-java/icedtea-3.18.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0' * S: '/var/tmp/portage/dev-java/icedtea-3.18.0/work/icedtea-3.18.0' !!! When you file a bug report, please include the following information: GENTOO_VM=openjdk-bin-8 CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =icedtea-3.18.0