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

Bug 721092

Summary: app-misc/utimer-0.4-r1 : /.../ld: error: timer.o: multiple definition of ut_config
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Kfir Lavi <lavi.kfir>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jer, proxy-maint
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
app-misc:utimer-0.4-r1:20200505-134027.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
files/utimer-0.4-fno-common.patch

Description Toralf Förster gentoo-dev 2020-05-05 13:57:48 UTC
      |                                                  ^~~~~~~~~
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native  -falign-functions=32:25:16 -fno-common  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o maintests maintests.o timer.o utils.o log.o -lgobject-2.0 -lglib-2.0  -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lgobject-2.0 -lgthread-2.0 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: timer.o: multiple definition of ut_config
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: maintests.o: previous definition here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: error: timer.o: multiple definition of savedttystate
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: maintests.o: previous definition here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-abi32+64-20200503-182741

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7 (uninstalled)
  [2]   python3.6
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue 05 May 2020 12:38:52 PM UTC

emerge -qpvO app-misc/utimer
[ebuild  N    ] app-misc/utimer-0.4-r1  USE="nls -debug"
Comment 1 Toralf Förster gentoo-dev 2020-05-05 13:57:50 UTC
Created attachment 636208 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-05 13:57:53 UTC
Created attachment 636210 [details]
app-misc:utimer-0.4-r1:20200505-134027.log
Comment 3 Toralf Förster gentoo-dev 2020-05-05 13:57:56 UTC
Created attachment 636212 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-05 13:58:00 UTC
Created attachment 636214 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-05 13:58:02 UTC
Created attachment 636216 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-05-05 13:58:05 UTC
Created attachment 636218 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-05 13:58:08 UTC
Created attachment 636220 [details]
temp.tbz2
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2020-05-05 14:51:53 UTC
Created attachment 636222 [details, diff]
files/utimer-0.4-fno-common.patch
Comment 9 Jeroen Roovers (RETIRED) gentoo-dev 2020-05-21 12:02:59 UTC

*** This bug has been marked as a duplicate of bug 709300 ***