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

Bug 708064

Summary: sci-biology/ucsc-genome-browser-260-r1 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Biology related packages <sci-biology>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: ~arch only
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sci-biology:ucsc-genome-browser-260-r1:20200203-165901.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-03 18:51:46 UTC
cd webBlat && make
make[1]: Entering directory '/var/tmp/portage/sci-biology/ucsc-genome-browser-260-r1/work/kent/src/webBlat'
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -O2 -pipe -march=native -fno-common -Wall -Wformat -Wimplicit -Wreturn-type -Wuninitialized -Wall -Wformat -Wimplicit -Wreturn-type -Wuninitialized -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DMACHTYPE_x86_64 -DUSE_SSL -DCOLOR32   -Wall -Wformat -Wimplicit -Wreturn-type -Wuninitialized -I../inc -I../../inc -I../../../inc -I../../../../inc -I../../../../../inc   -o webBlat.o -c webBlat.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o webBlat webBlat.o ../lib/x86_64/jkOwnLib.a ../lib/x86_64/jkweb.a -pthread -lssl -lcrypto -lpng -lm 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../lib/x86_64/jkweb.a(htmshell.o):(.bss+0x20): multiple definition of `htmlRecover'; webBlat.o:(.bss+0x20): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../lib/x86_64/jkweb.a(portimpl.o):(.bss+0x0): multiple definition of `htmlRecover'; webBlat.o:(.bss+0x20): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20200202-055736

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

  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) *

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
ghc:
The Glorious Glasgow Haskell Compilation System, version 7.10.3

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 03 Feb 2020 15:47:01 +0000

emerge -qpvO sci-biology/ucsc-genome-browser
[ebuild  N    ] sci-biology/ucsc-genome-browser-260-r1  USE="mysql server -static-libs -vhosts"
Comment 1 Toralf Förster gentoo-dev 2020-02-03 18:51:49 UTC
Created attachment 611464 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-03 18:51:52 UTC
Created attachment 611466 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-03 18:51:54 UTC
Created attachment 611468 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-03 18:51:57 UTC
Created attachment 611470 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-03 18:52:00 UTC
Created attachment 611472 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-03 18:52:03 UTC
Created attachment 611474 [details]
sci-biology:ucsc-genome-browser-260-r1:20200203-165901.log
Comment 7 Toralf Förster gentoo-dev 2020-02-03 18:52:06 UTC
Created attachment 611476 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-03-03 21:19:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7352a350f876c61ef8fec8e50da226330dfdf6f3

commit 7352a350f876c61ef8fec8e50da226330dfdf6f3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-03 21:17:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-03 21:19:45 +0000

    sci-biology/ucsc-genome-browser: add gcc 10 workaround
    
    Closes: https://bugs.gentoo.org/708064
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-biology/ucsc-genome-browser/ucsc-genome-browser-260-r1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)