Summary: | net-misc/bfgminer-3.10.5 : configure: error: in /.../bfgminer-3.10.5 : | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | 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
2017-11-03 16:53:33 UTC
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(-) |