Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621764 - net-misc/cgminer-4.10.0 : configure: error: in `/.../cgminer-4.10.0':
Summary: net-misc/cgminer-4.10.0 : configure: error: in `/.../cgminer-4.10.0':
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-14 17:53 UTC by Toralf Förster
Modified: 2019-03-25 05:20 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,8.44 KB, text/plain)
2017-06-14 17:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,259.66 KB, text/plain)
2017-06-14 17:54 UTC, Toralf Förster
Details
environment (environment,88.91 KB, text/plain)
2017-06-14 17:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.44 KB, application/x-bzip)
2017-06-14 17:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.69 KB, application/x-bzip)
2017-06-14 17:54 UTC, Toralf Förster
Details
net-misc:cgminer-4.10.0:20170613-233309.log (net-misc:cgminer-4.10.0:20170613-233309.log,4.53 KB, text/plain)
2017-06-14 17:54 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.65 KB, application/x-bzip)
2017-06-14 17:54 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-06-14 17:53:55 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/cgminer-4.10.0/work/cgminer-4.10.0':

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170608-193944

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
Comment 1 Toralf Förster gentoo-dev 2017-06-14 17:53:58 UTC
Created attachment 476386 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-06-14 17:54:01 UTC
Created attachment 476388 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-06-14 17:54:04 UTC
Created attachment 476390 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-06-14 17:54:07 UTC
Created attachment 476392 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-06-14 17:54:10 UTC
Created attachment 476394 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-06-14 17:54:13 UTC
Created attachment 476396 [details]
net-misc:cgminer-4.10.0:20170613-233309.log
Comment 7 Toralf Förster gentoo-dev 2017-06-14 17:54:16 UTC
Created attachment 476398 [details]
temp.tbz2
Comment 8 Sven Wegener gentoo-dev 2019-03-25 05:20:33 UTC
I've fixed this by replacing -nopie with -no-pie.