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

Bug 755374

Summary: [science overlay] sci-mathematics/ltl2ba-1.1 : 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    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sci-mathematics:ltl2ba-1.1:20201118-043201.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-11-18 17:09:07 UTC
      |                   |
      |                   __suseconds_t {aka long int}

cc -O2 -pipe -march=native -fno-diagnostics-color  -ansi -DNXT -o ltl2ba parse.o lex.o main.o trans.o buchi.o set.o mem.o rewrt.o cache.o alternating.o generalized.o
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: generalized.o:(.bss+0x10): multiple definition of `rank'; buchi.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: generalized.o:(.bss+0x38): multiple definition of `scc_stack'; buchi.o:(.bss+0x10): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_science-20201116-220441

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Nov 18 03:05:34 AM UTC 2020
/var/db/repos/libressl	Sat Nov  7 03:06:11 PM UTC 2020

emerge -qpvO sci-mathematics/ltl2ba
[ebuild  N    ] sci-mathematics/ltl2ba-1.1
Comment 1 Toralf Förster gentoo-dev 2020-11-18 17:09:08 UTC
Created attachment 672583 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-18 17:09:10 UTC
Created attachment 672586 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-18 17:09:11 UTC
Created attachment 672589 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-11-18 17:09:12 UTC
Created attachment 672592 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-11-18 17:09:14 UTC
Created attachment 672595 [details]
sci-mathematics:ltl2ba-1.1:20201118-043201.log
Comment 6 Toralf Förster gentoo-dev 2020-11-18 17:09:15 UTC
Created attachment 672598 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-02-20 23:26:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/sci.git/commit/?id=0713dd406eeb0fab717f46f357d3c2524e5fccc2

commit 0713dd406eeb0fab717f46f357d3c2524e5fccc2
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-20 20:16:00 +0000
Commit:     Jakov Smolic <jakov.smolic@sartura.hr>
CommitDate: 2021-02-20 21:57:42 +0000

    sci-mathematics/ltl2ba: Port to EAPI 7
    
    Closes: https://bugs.gentoo.org/755374
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>

 sci-mathematics/ltl2ba/ltl2ba-1.1.ebuild | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)