Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636422 - net-misc/bfgminer-3.10.5 : configure: error: in /.../bfgminer-3.10.5 :
Summary: net-misc/bfgminer-3.10.5 : configure: error: in /.../bfgminer-3.10.5 :
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-03 16:53 UTC by Toralf Förster
Modified: 2023-01-28 20:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.70 KB, text/plain)
2017-11-03 16:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,430.47 KB, text/plain)
2017-11-03 16:53 UTC, Toralf Förster
Details
environment (environment,81.27 KB, text/plain)
2017-11-03 16:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.91 KB, application/x-bzip)
2017-11-03 16:53 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.43 KB, application/x-bzip)
2017-11-03 16:53 UTC, Toralf Förster
Details
net-misc:bfgminer-3.10.5:20171103-152016.log (net-misc:bfgminer-3.10.5:20171103-152016.log,4.64 KB, text/plain)
2017-11-03 16:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.12 KB, application/x-bzip)
2017-11-03 16:53 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 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"