/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-java/icedtea-3.15.0/work/icedtea-3.15.0/openjdk.build-boot/jdk/objs/libjava/childproc.o:/var/tmp/portage/dev-java/icedtea-3.15.0/work/icedtea-3.15.0/openjdk-boot/jdk/src/solaris/native/java/lang/childproc.h:122: multiple definition of `parentPathv'; /var/tmp/portage/dev-java/icedtea-3.15.0/work/icedtea-3.15.0/openjdk.build-boot/jdk/objs/libjava/UNIXProcess_md.o:/var/tmp/portage/dev-java/icedtea-3.15.0/work/icedtea-3.15.0/openjdk-boot/jdk/src/solaris/native/java/lang/childproc.h:122: first defined here collect2: error: ld returned 1 exit status ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome-20200129-211601 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.8 [2] python3.7 [3] python3.6 [4] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.14.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm ghc: The Glorious Glasgow Haskell Compilation System, version 8.0.2 repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Fri, 31 Jan 2020 20:47:54 +0000 emerge -qpvO dev-java/icedtea [ebuild N ] dev-java/icedtea-3.15.0 USE="alsa cups gtk jbootstrap pch pulseaudio source system-lcms (-cacao) -doc -examples -headless-awt (-jamvm) -kerberos -libressl -nsplugin -pax_kernel -sctp (-selinux) -shenandoah -smartcard -test -webstart -zero"
Created attachment 610362 [details] emerge-info.txt
Created attachment 610364 [details] dev-java:icedtea-3.15.0:20200131-224011.log.bz2
Created attachment 610366 [details] emerge-history.txt
Created attachment 610368 [details] environment
Created attachment 610370 [details] etc.portage.tbz2
Created attachment 610372 [details] logs.tbz2
Created attachment 610374 [details] temp.tbz2
We're aware of this issue. Building with -fcommon resolves some of the issues with GCC 10, but not all. https://bugzilla.redhat.com/show_bug.cgi?id=1795268
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8f7fe90b4d4346b9e80b0ad73d82185791fc84 commit 8f8f7fe90b4d4346b9e80b0ad73d82185791fc84 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-05-10 07:26:06 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-05-10 07:44:34 +0000 dev-java/icedtea: bump to 3.16.0 Bug: https://bugs.gentoo.org/720690 Bug: https://bugs.gentoo.org/707740 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-java/icedtea/Manifest | 11 + dev-java/icedtea/icedtea-3.16.0.ebuild | 376 +++++++++++++++++++++++++++++++++ 2 files changed, 387 insertions(+)
*** Bug 722548 has been marked as a duplicate of this bug. ***
*** Bug 722664 has been marked as a duplicate of this bug. ***
dev-java/icedtea has been bumped to version 3.18 is in the tree right now and can be successfully built by GCC 11.1 and 10.3.0. No more dev-java/icedtea-3.16. Shouldn't this bug be closed?