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"
Created attachment 502118 [details] emerge-info.txt
Created attachment 502120 [details] emerge-history.txt
Created attachment 502122 [details] environment
Created attachment 502124 [details] etc.portage.tbz2
Created attachment 502126 [details] logs.tbz2
Created attachment 502128 [details] net-misc:bfgminer-3.10.5:20171103-152016.log
Created attachment 502130 [details] temp.tbz2
Problem is your GCC not supporting -nopie... my GCC with the same version (5.4.0) does support -nopie. What's going on here? :/
(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"
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f01f975cda368b86cd39c42f5971454540da6108 commit f01f975cda368b86cd39c42f5971454540da6108 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-07-12 14:09:04 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-07-12 14:09:21 +0000 net-misc/bfgminer: treeclean Bug: https://bugs.gentoo.org/934156 Bug: https://bugs.gentoo.org/636422 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> net-misc/bfgminer/Manifest | 1 - net-misc/bfgminer/bfgminer-5.5.0-r4.ebuild | 188 --------------------- .../files/bfgminer-5.5.0-cpus-undefined.patch | 23 --- .../bfgminer/files/bfgminer-5.5.0-fno-common.patch | 83 --------- net-misc/bfgminer/metadata.xml | 49 ------ profiles/arch/arm/package.use.mask | 4 - profiles/arch/mips/package.use.mask | 4 - profiles/arch/powerpc/package.use.mask | 4 - profiles/package.mask | 6 - 9 files changed, 362 deletions(-)