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

Bug 707612

Summary: sci-libs/lrslib-062 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: jsmolic, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18951
https://bugs.gentoo.org/show_bug.cgi?id=765070
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764, 762907    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sci-libs:lrslib-062:20200131-025447.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-01-31 17:37:36 UTC
      |     ^~~~~~
lrsnashlib.c:26:5: note: declared here
   26 | int lrs_solve_nash(game * g)
      |     ^~~~~~~~~~~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/sci-libs/lrslib-062/temp/ccjaMmE7.o:(.bss+0x0): multiple definition of `FirstTime'; /var/tmp/portage/sci-libs/lrslib-062/temp/ccozV3o7.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_no-multilib-20200124-204141

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [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:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Fri, 31 Jan 2020 01:26:20 +0000

emerge -qpvO sci-libs/lrslib
[ebuild  N    ] sci-libs/lrslib-062  USE="-gmp -mpi"
Comment 1 Toralf Förster gentoo-dev 2020-01-31 17:37:39 UTC
Created attachment 609664 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-31 17:37:42 UTC
Created attachment 609666 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-31 17:37:46 UTC
Created attachment 609668 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-31 17:37:50 UTC
Created attachment 609670 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-31 17:37:53 UTC
Created attachment 609672 [details]
sci-libs:lrslib-062:20200131-025447.log
Comment 6 Toralf Förster gentoo-dev 2020-01-31 17:37:56 UTC
Created attachment 609674 [details]
temp.tbz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-01 01:59:07 UTC
Bump to 071 should help.
Comment 8 Larry the Git Cow gentoo-dev 2021-01-12 10:49:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27562468d1d9d10a37e3a791b698055504909626

commit 27562468d1d9d10a37e3a791b698055504909626
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-01-12 10:48:45 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-01-12 10:48:45 +0000

    sci-libs/lrslib: Bump to 071
    
    Closes: https://github.com/gentoo/gentoo/pull/18951
    Closes: https://bugs.gentoo.org/707612
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-libs/lrslib/Manifest          |  1 +
 sci-libs/lrslib/lrslib-071.ebuild | 51 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)