Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 728998

Summary: sys-devel/binutils-2.34-r1 : gold testsuite fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED OBSOLETE    
Severity: normal CC: paolo.pedroni
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-devel:binutils-2.34-r1:20200621-120210.log.bz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-06-21 12:55:10 UTC
plugin_common_test_1.o.syms: claim file hook called (offset = 0, size = 1843)
plugin_common_test_1.o.syms: claiming file, adding 9 symbols
plugin_common_test_2.o: claim file hook called (offset = 0, size = 2288)
plugin_common_test_2.o: claiming file, adding 8 symbols
gcctestdir/collect-ld: error: plugin_common_test_2.o: multiple definition of 'c5'
gcctestdir/collect-ld: plugin_common_test_1.o.syms: previous definition here

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-test-20200620-211522

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.8 (fallback)
  [3]   python2.7 (fallback)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 21 Jun 2020 09:05:26 AM UTC

emerge -qpvO sys-devel/binutils
[ebuild  NS   ] sys-devel/binutils-2.34-r1 [2.33.1-r1] USE="gold nls plugins test* -default-gold -doc -multitarget -static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-06-21 12:55:13 UTC
Created attachment 645502 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-21 12:55:16 UTC
Created attachment 645504 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-06-21 12:55:18 UTC
Created attachment 645506 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-06-21 12:55:21 UTC
Created attachment 645508 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-06-21 12:55:24 UTC
Created attachment 645510 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-21 12:55:27 UTC
Created attachment 645512 [details]
sys-devel:binutils-2.34-r1:20200621-120210.log.bz2
Comment 7 Toralf Förster gentoo-dev 2020-06-21 12:55:30 UTC
Created attachment 645514 [details]
temp.tbz2
Comment 8 Sergei Trofimovich (RETIRED) gentoo-dev 2020-06-21 15:52:14 UTC
These are test build failures.
Comment 9 Toralf Förster gentoo-dev 2020-06-21 16:57:51 UTC
(In reply to Sergei Trofimovich from comment #8)
> These are test build failures.

yep - which points me to another glitch in my scripts ... fixed
Comment 10 Andreas K. Hüttel archtester gentoo-dev 2020-07-31 14:47:33 UTC
(In reply to Toralf Förster from comment #9)
> (In reply to Sergei Trofimovich from comment #8)
> > These are test build failures.
> 
> yep - which points me to another glitch in my scripts ... fixed

OK I can reproduce this. It's in the gold testsuite... \o/
Comment 11 Andreas K. Hüttel archtester gentoo-dev 2021-07-08 20:46:49 UTC
Now there's only a test failure left. Well, it's an improvement.