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

Bug 636422

Summary: net-misc/bfgminer-3.10.5 : configure: error: in /.../bfgminer-3.10.5 :
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: luke-jr+gentoobugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-misc:bfgminer-3.10.5:20171103-152016.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-03 16:53:33 UTC
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/net-misc/bfgminer-3.10.5/work/bfgminer-3.10.5':

=== This is an issue at stable ===


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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_stable-libressl_20171021-112841

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv net-misc/bfgminer
[ebuild  N    ] net-misc/bfgminer-3.10.5  USE="adl bitfury hardened libusb ncurses opencl udev unicode -antminer -avalon -bfsb -bifury -bigpic -bitforce -cpumining -drillbit -examples -hashbuster -hashbuster2 -hashfast -icarus -klondike -littlefury -lm_sensors -metabank -modminer -nanofury -proxy -proxy_getwork -proxy_stratum -screen -scrypt -twinfury -x6500 -ztex"
Comment 1 Toralf Förster gentoo-dev 2017-11-03 16:53:36 UTC
Created attachment 502118 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-03 16:53:39 UTC
Created attachment 502120 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-03 16:53:43 UTC
Created attachment 502122 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-03 16:53:46 UTC
Created attachment 502124 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-03 16:53:49 UTC
Created attachment 502126 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-03 16:53:52 UTC
Created attachment 502128 [details]
net-misc:bfgminer-3.10.5:20171103-152016.log
Comment 7 Toralf Förster gentoo-dev 2017-11-03 16:53:55 UTC
Created attachment 502130 [details]
temp.tbz2
Comment 8 Luke-Jr 2017-11-03 20:45:29 UTC
Problem is your GCC not supporting -nopie... my GCC with the same version (5.4.0) does support -nopie. What's going on here? :/
Comment 9 Toralf Förster gentoo-dev 2017-11-04 10:44:13 UTC
(In reply to Luke-Jr from comment #8)
mr-fox / # emerge -qpv sys-devel/gcc
[ebuild   R   ] sys-devel/gcc-5.4.0-r3  USE="cxx fortran (multilib) nls nptl openmp sanitize vtv (-altivec) (-awe (-hardened) (-jit) (-libssp) -mpx -nopie -nossp -objc -objc++ -objc-gc -pgo -regression-test -vanilla"