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

Bug 711904

Summary: dev-lang/moarvm-2019.11 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED OBSOLETE    
Severity: normal CC: perl
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
dev-lang:moarvm-2019.11:20200308-202109.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-08 21:04:14 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: src/6model/serialization.o:(.bss+0x0): multiple definition of `cmp_tc'; src/6model/reprs/MVMHash.o:(.bss+0x0): 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_desktop_gnome-20200305-031819

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

  Please see the tracker bug for details.

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

clang:
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
llvm:
10.0.0
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.41.1 *
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 <==
Sun, 08 Mar 2020 19:07:33 +0000

emerge -qpvO dev-lang/moarvm
[ebuild  N    ] dev-lang/moarvm-2019.11  USE="jit (-asan) -clang -debug -doc -static-libs -ubsan"
Comment 1 Toralf Förster gentoo-dev 2020-03-08 21:04:17 UTC
Created attachment 617554 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-08 21:04:20 UTC
Created attachment 617556 [details]
dev-lang:moarvm-2019.11:20200308-202109.log
Comment 3 Toralf Förster gentoo-dev 2020-03-08 21:04:23 UTC
Created attachment 617558 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-08 21:04:26 UTC
Created attachment 617560 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-08 21:04:28 UTC
Created attachment 617562 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-08 21:04:31 UTC
Created attachment 617564 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-08 21:04:34 UTC
Created attachment 617566 [details]
temp.tbz2
Comment 8 Jakov Smolić archtester gentoo-dev 2021-02-20 14:48:57 UTC
Fixed in moarvm-2020.05 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957554#10)