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

Bug 706666

Summary: net-p2p/cpuminer-opt-3.11.7 : fails to build with -fno-common or gcc-10
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Craig Andrews <candrews>
Status: RESOLVED FIXED    
Severity: normal CC: candrews
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/JayDDee/cpuminer-opt/issues/232
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 705764    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-p2p:cpuminer-opt-3.11.7:20200127-033308.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-01-27 17:27:56 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: algo/groestl/aes_ni/cpuminer-hash-groestl256.o:(.bss+0xa0): multiple definition of `TRANSP_MASK'; algo/groestl/aes_ni/cpuminer-hash-groestl.o:(.bss+0xa0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: algo/groestl/aes_ni/cpuminer-hash-groestl256.o:(.bss+0x200): multiple definition of `ROUND_CONST_Lx'; algo/groestl/aes_ni/cpuminer-hash-groestl.o:(.bss+0x280): first defined here

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

  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 *


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 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 27 Jan 2020 02:06:14 +0000

emerge -qpvO net-p2p/cpuminer-opt
[ebuild  N    ] net-p2p/cpuminer-opt-3.11.7  USE="-curl -libressl" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2020-01-27 17:27:58 UTC
Created attachment 605222 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-27 17:28:01 UTC
Created attachment 605224 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-27 17:28:04 UTC
Created attachment 605226 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-27 17:28:07 UTC
Created attachment 605228 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-27 17:28:10 UTC
Created attachment 605230 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-27 17:28:13 UTC
Created attachment 605232 [details]
net-p2p:cpuminer-opt-3.11.7:20200127-033308.log
Comment 7 Toralf Förster gentoo-dev 2020-01-27 17:28:15 UTC
Created attachment 605234 [details]
temp.tbz2
Comment 8 Craig Andrews gentoo-dev 2020-01-27 18:43:05 UTC
Reported upstream at https://github.com/JayDDee/cpuminer-opt/issues/232
Comment 9 Craig Andrews gentoo-dev 2020-01-30 12:15:36 UTC
Fixed in 3.11.8 which is now in Gentoo.