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

Bug 717424

Summary: x11-plugins/pidgin-musictracker-0.4.22 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/19286
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764, 762907    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
x11-plugins:pidgin-musictracker-0.4.22:20200414-051014.log

Description Toralf Förster gentoo-dev 2020-04-14 10:39:08 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/utils.o:(.bss+0x0): multiple definition of `connection'; .libs/musictracker.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/actions.o:(.bss+0x0): multiple definition of `connection'; .libs/musictracker.o:(.bss+0x0): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20200405-030058

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 14 Apr 2020 03:38:10 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO x11-plugins/pidgin-musictracker
[ebuild  N    ] x11-plugins/pidgin-musictracker-0.4.22  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-04-14 10:39:10 UTC
Created attachment 632890 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-14 10:39:13 UTC
Created attachment 632892 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-14 10:39:16 UTC
Created attachment 632894 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-14 10:39:19 UTC
Created attachment 632896 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-14 10:39:21 UTC
Created attachment 632898 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-14 10:39:24 UTC
Created attachment 632900 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-14 10:39:27 UTC
Created attachment 632902 [details]
x11-plugins:pidgin-musictracker-0.4.22:20200414-051014.log
Comment 8 Larry the Git Cow gentoo-dev 2021-02-09 16:59:42 UTC
The bug has been closed via the following commit(s):

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

commit 8372206ee884128f2891bdb37ce06b03c452ac47
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-01 10:22:02 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2021-02-09 16:59:28 +0000

    x11-plugins/pidgin-musictracker: Port to EAPI 7
    
    * Fix build with gcc-10
    
    Closes: https://bugs.gentoo.org/717424
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 .../files/pidgin-musictracker-0.4.22-fno-common.patch   | 12 ++++++++++++
 .../pidgin-musictracker-0.4.22.ebuild                   | 17 ++++++++++-------
 2 files changed, 22 insertions(+), 7 deletions(-)