Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711904 - dev-lang/moarvm-2019.11 : fails to build with -fno-common or gcc-10
Summary: dev-lang/moarvm-2019.11 : fails to build with -fno-common or gcc-10
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard: ~arch only
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-03-08 21:04 UTC by Toralf Förster
Modified: 2021-02-20 14:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.60 KB, text/plain)
2020-03-08 21:04 UTC, Toralf Förster
Details
dev-lang:moarvm-2019.11:20200308-202109.log (dev-lang:moarvm-2019.11:20200308-202109.log,155.42 KB, text/plain)
2020-03-08 21:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.50 KB, text/plain)
2020-03-08 21:04 UTC, Toralf Förster
Details
environment (environment,88.84 KB, text/plain)
2020-03-08 21:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.07 KB, application/x-bzip)
2020-03-08 21:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.36 KB, application/x-bzip)
2020-03-08 21:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.00 KB, application/x-bzip)
2020-03-08 21:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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)