Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706638 - dev-java/openjdk-8.242 - fno-common - ld: /var/tmp/portage/dev-java/openjdk-8.242/work/jdk8u-jdk8u242-ga/build/linux-x86_64-normal-server-release/jdk/objs/libj2gss/NativeFunc.o:(.bss+0x0): multiple definition of `ftab'
Summary: dev-java/openjdk-8.242 - fno-common - ld: /var/tmp/portage/dev-java/openjdk-8...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-27 12:20 UTC by Brian Evans (RETIRED)
Modified: 2020-08-04 21:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans (RETIRED) gentoo-dev 2020-01-27 12:20:23 UTC
Does not build with -fno-common
Comment 1 Georgy Yakovlev archtester gentoo-dev 2020-04-21 19:49:22 UTC
upstream has fixes for 14 and 15 but has not backported to 8 yet

https://bugs.openjdk.java.net/browse/JDK-8235903

I'll add a -fcommon hack for now.
Comment 2 Larry the Git Cow gentoo-dev 2020-04-21 20:27:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a673431eedb9993ec488f765f9cd433269f0f4

commit 81a673431eedb9993ec488f765f9cd433269f0f4
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-04-21 17:30:22 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-04-21 20:26:17 +0000

    dev-java/openjdk: bump to 8.252_p09
    
    Bug: https://bugs.gentoo.org/706638
    Bug: https://bugs.gentoo.org/718720
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-java/openjdk/Manifest                 |   8 ++
 dev-java/openjdk/openjdk-8.252_p09.ebuild | 224 ++++++++++++++++++++++++++++++
 2 files changed, 232 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-08-04 21:58:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e262024d4c564b29a7da88732e2c422234549e

commit b2e262024d4c564b29a7da88732e2c422234549e
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-08-04 21:44:55 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-08-04 21:58:23 +0000

    dev-java/openjdk: drop old
    
    Bug: https://bugs.gentoo.org/732624
    Closes: https://bugs.gentoo.org/734320
    Closes: https://bugs.gentoo.org/706012
    Closes: https://bugs.gentoo.org/713180
    Closes: https://bugs.gentoo.org/706638
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-java/openjdk/Manifest                          |  17 --
 .../openjdk/files/openjdk-11.0.7_p10-sigsegv.patch |  55 ----
 .../openjdk/files/openjdk-8-detect-gcc10.patch     |  49 ----
 dev-java/openjdk/openjdk-11.0.7_p10.ebuild         | 280 ---------------------
 dev-java/openjdk/openjdk-8.252_p09.ebuild          | 231 -----------------
 dev-java/openjdk/openjdk-8.262_p10.ebuild          | 226 -----------------
 6 files changed, 858 deletions(-)