Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727816 - dev-util/umockdev-0.11.3 : fails to build with -fno-common or gcc-10
Summary: dev-util/umockdev-0.11.3 : 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)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-06-10 10:01 UTC by Toralf Förster
Modified: 2020-12-01 18:57 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.57 KB, text/plain)
2020-06-10 10:01 UTC, Toralf Förster
Details
dev-util:umockdev-0.11.3:20200610-095630.log (dev-util:umockdev-0.11.3:20200610-095630.log,23.38 KB, text/plain)
2020-06-10 10:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,226.41 KB, text/plain)
2020-06-10 10:01 UTC, Toralf Förster
Details
environment (environment,98.25 KB, text/plain)
2020-06-10 10:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.82 KB, application/x-bzip)
2020-06-10 10:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.95 KB, application/x-bzip)
2020-06-10 10:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.41 KB, application/x-bzip)
2020-06-10 10:01 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-06-10 10:01:06 UTC
libtool: link: x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  src/.libs/libumockdev_preload_la-ioctl_tree.o src/.libs/libumockdev_preload_la-debug.o src/.libs/libumockdev_preload_la-libumockdev-preload.o   -ldl  -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0   -Wl,-soname -Wl,libumockdev-preload.so.0 -o .libs/libumockdev-preload.so.0.0.0
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/.libs/libumockdev_preload_la-debug.o:(.bss+0x0): multiple definition of `debug_categories'; src/.libs/libumockdev_preload_la-ioctl_tree.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/.libs/libumockdev_preload_la-libumockdev-preload.o:(.bss+0x428): multiple definition of `debug_categories'; src/.libs/libumockdev_preload_la-ioctl_tree.o:(.bss+0x0): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20200603-220659

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.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.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.44.0
  [2]   rust-1.44.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed 10 Jun 2020 09:05:21 AM UTC

emerge -qpvO dev-util/umockdev
[ebuild  N    ] dev-util/umockdev-0.11.3  USE="introspection -static-libs -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2020-06-10 10:01:09 UTC
Created attachment 644262 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-06-10 10:01:11 UTC
Created attachment 644264 [details]
dev-util:umockdev-0.11.3:20200610-095630.log
Comment 3 Toralf Förster gentoo-dev 2020-06-10 10:01:14 UTC
Created attachment 644266 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-06-10 10:01:17 UTC
Created attachment 644268 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-06-10 10:01:20 UTC
Created attachment 644270 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-06-10 10:01:23 UTC
Created attachment 644272 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-06-10 10:01:26 UTC
Created attachment 644274 [details]
temp.tbz2
Comment 8 Peter Levine 2020-06-14 01:06:36 UTC
It looks like it was fixed with https://github.com/martinpitt/umockdev/commit/3732b19791415890855c795934a1ccd3a53fc0c3.
Comment 9 David Seifert gentoo-dev 2020-12-01 18:57:40 UTC
Current in tree versions are fixed.