Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706726 - dev-python/pyogg-1.3-r2 : fails to build with -fno-common or gcc-10
Summary: dev-python/pyogg-1.3-r2 : fails to build with -fno-common or gcc-10
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-10-19
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-27 17:42 UTC by Toralf Förster
Modified: 2020-10-20 15:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.91 KB, text/plain)
2020-01-27 17:42 UTC, Toralf Förster
Details
dev-python:pyogg-1.3-r2:20200127-162341.log (dev-python:pyogg-1.3-r2:20200127-162341.log,14.39 KB, text/plain)
2020-01-27 17:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,37.09 KB, text/plain)
2020-01-27 17:42 UTC, Toralf Förster
Details
environment (environment,136.94 KB, text/plain)
2020-01-27 17:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.78 KB, application/x-bzip)
2020-01-27 17:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.50 KB, application/x-bzip)
2020-01-27 17:42 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:42:17 UTC
      | 
x86_64-pc-linux-gnu-gcc -fno-strict-aliasing -O2 -pipe -march=native -fno-common -fwrapv -DNDEBUG -O2 -pipe -march=native -fno-common -fPIC -DVERSION_MAJOR=1 -DVERSION_MINOR=3 -DVERSION="1.3" -I/usr/include -Iinclude -I/usr/include/python2.7 -c src/pyoggsyncstate.c -o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/pyoggsyncstate.o
x86_64-pc-linux-gnu-gcc -fno-strict-aliasing -O2 -pipe -march=native -fno-common -fwrapv -DNDEBUG -O2 -pipe -march=native -fno-common -fPIC -DVERSION_MAJOR=1 -DVERSION_MINOR=3 -DVERSION="1.3" -I/usr/include -Iinclude -I/usr/include/python2.7 -c src/general.c -o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/general.o
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -fno-common /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/_oggmodule.o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/pyoggpacket.o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/pyoggstreamstate.o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/pyoggpage.o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/pyoggpackbuff.o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/pyoggsyncstate.o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/general.o -L/usr/lib -L/usr/lib64 -logg -lpython2.7 -o /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/lib/ogg/_ogg.so
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/pyoggstreamstate.o:(.bss+0x8): multiple definition of `Py_OggError'; /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/_oggmodule.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/pyoggpage.o:(.bss+0x8): multiple definition of `Py_OggError'; /var/tmp/portage/dev-python/pyogg-1.3-r2/work/pyogg-1.3-python2_7/temp.linux-x86_64-2.7/src/_oggmodule.o:(.bss+0x0): first defined here

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

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

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

  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.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 27 Jan 2020 15:46:20 +0000

emerge -qpvO dev-python/pyogg
[ebuild  N    ] dev-python/pyogg-1.3-r2  PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2020-01-27 17:42:19 UTC
Created attachment 605606 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-27 17:42:22 UTC
Created attachment 605608 [details]
dev-python:pyogg-1.3-r2:20200127-162341.log
Comment 3 Toralf Förster gentoo-dev 2020-01-27 17:42:25 UTC
Created attachment 605610 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-27 17:42:28 UTC
Created attachment 605612 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-27 17:42:31 UTC
Created attachment 605614 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-27 17:42:34 UTC
Created attachment 605616 [details]
temp.tbz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-10-20 15:53:40 UTC
Package removed.