Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706698 - dev-python/notify-python-0.1.1-r3 : fails to build with -fno-common or gcc-10
Summary: dev-python/notify-python-0.1.1-r3 : fails to build with -fno-common or gcc-10
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-09-16
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-27 17:35 UTC by Toralf Förster
Modified: 2020-10-31 04:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.56 KB, text/plain)
2020-01-27 17:35 UTC, Toralf Förster
Details
dev-python:notify-python-0.1.1-r3:20200127-095720.log (dev-python:notify-python-0.1.1-r3:20200127-095720.log,17.31 KB, text/plain)
2020-01-27 17:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.08 KB, text/plain)
2020-01-27 17:35 UTC, Toralf Förster
Details
environment (environment,130.47 KB, text/plain)
2020-01-27 17:36 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.90 KB, application/x-bzip)
2020-01-27 17:36 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.65 KB, application/x-bzip)
2020-01-27 17:36 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.59 KB, application/x-bzip)
2020-01-27 17:36 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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