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

Bug 706698

Summary: dev-python/notify-python-0.1.1-r3 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Deadline: 2020-09-16   
Attachments: emerge-info.txt
dev-python:notify-python-0.1.1-r3:20200127-095720.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-01-27 17:35:49 UTC
echo "{ global:" > .libs/_pynotify.ver
 cat .libs/_pynotify.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_pynotify.ver
 echo "local: *; };" >> .libs/_pynotify.ver
 x86_64-pc-linux-gnu-gcc -shared  .libs/pynotifymodule.o .libs/pynotify.o  -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -march=native -Wl,-O1 -Wl,-soname -Wl,_pynotify.so -Wl,-version-script -Wl,.libs/_pynotify.ver -o .libs/_pynotify.so
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: .libs/pynotify.o:(.bss+0x0): multiple definition of `_PyGObject_API'; .libs/pynotifymodule.o:(.bss+0x8): 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_systemd-libressl-20200125-150902

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (uninstalled)
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
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

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 27 Jan 2020 08:14:00 +0000

emerge -qpvO dev-python/notify-python
[ebuild  N    ] dev-python/notify-python-0.1.1-r3  USE="-examples" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2020-01-27 17:35:52 UTC
Created attachment 605418 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-27 17:35:54 UTC
Created attachment 605420 [details]
dev-python:notify-python-0.1.1-r3:20200127-095720.log
Comment 3 Toralf Förster gentoo-dev 2020-01-27 17:35:57 UTC
Created attachment 605422 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-27 17:36:00 UTC
Created attachment 605424 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-27 17:36:02 UTC
Created attachment 605426 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-27 17:36:05 UTC
Created attachment 605428 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-27 17:36:08 UTC
Created attachment 605430 [details]
temp.tbz2