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: RESOLVED PKGREMOVED    
Severity: normal CC: luke-jr+gentoobugs
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 934156    
Bug Blocks:    
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"
Comment 10 Larry the Git Cow gentoo-dev 2024-07-12 14:09:46 UTC
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(-)