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

Bug 717422

Summary: x11-plugins/purple-libnotify-plus-2.99.1 : 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: treecleaner
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18376
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
x11-plugins:purple-libnotify-plus-2.99.1:20200414-044145.log

Description Toralf Förster gentoo-dev 2020-04-14 10:38:39 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/.libs/purple_libnotify__la-purple-libnotify+-utils.o:(.bss+0x0): multiple definition of `notify_plus_data'; src/.libs/purple_libnotify__la-purple-libnotify+-frames.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/.libs/purple_libnotify__la-purple-libnotify+.o:(.bss+0x10): multiple definition of `notify_plus_data'; src/.libs/purple_libnotify__la-purple-libnotify+-frames.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/purple-libnotify-plus
[ebuild  N    ] x11-plugins/purple-libnotify-plus-2.99.1
Comment 1 Toralf Förster gentoo-dev 2020-04-14 10:38:41 UTC
Created attachment 632876 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-14 10:38:44 UTC
Created attachment 632878 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-14 10:38:47 UTC
Created attachment 632880 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-14 10:38:50 UTC
Created attachment 632882 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-14 10:38:53 UTC
Created attachment 632884 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-14 10:38:55 UTC
Created attachment 632886 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-14 10:38:58 UTC
Created attachment 632888 [details]
x11-plugins:purple-libnotify-plus-2.99.1:20200414-044145.log
Comment 8 Larry the Git Cow gentoo-dev 2020-11-25 17:37:50 UTC
The bug has been closed via the following commit(s):

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

commit 8a296ea717812962ffe8a8aef243e3e8c34646d6
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-11-25 17:37:23 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-11-25 17:37:23 +0000

    x11-plugins/purple-libnotify-plus: port to EAPI 7
    
    Closes: https://bugs.gentoo.org/717422
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/purple-libnotify-plus-2.99.1-fno-common.patch     | 11 +++++++++++
 .../purple-libnotify-plus-2.99.1.ebuild                     | 13 ++++++++-----
 2 files changed, 19 insertions(+), 5 deletions(-)