Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186058 - configure failure in sys-apps/sandbox-1.2.18.1 with gcc 4.2.0
Summary: configure failure in sys-apps/sandbox-1.2.18.1 with gcc 4.2.0
Status: RESOLVED DUPLICATE of bug 135688
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-21 03:19 UTC by Vladimir G. Ivanovic
Modified: 2007-07-21 12:08 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,12.88 KB, text/plain)
2007-07-21 03:19 UTC, Vladimir G. Ivanovic
Details
config.log (config.log,6.95 KB, text/plain)
2007-07-21 03:22 UTC, Vladimir G. Ivanovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir G. Ivanovic 2007-07-21 03:19:04 UTC
...
configure:1942: checking for i686-pc-linux-gnu-gcc
configure:1958: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1968: result: i686-pc-linux-gnu-gcc
configure:2250: checking for C compiler version
configure:2253: i686-pc-linux-gnu-gcc --version </dev/null >&5
gcc-config error: i686-pc-linux-gnu-gcc wrapper: Could not determine which compiler to use.  Invalid CTARGET or CTARGET has no selected profile.
... and so on.

Details in the soon-to-be-attached log file.

Note: I just switched to using x86_64-pc-linux-gnu-4.2.0, and I am running

   emerge -ev system

All the other emerges (so far, 46 out of 440) are proceeding without error.
Comment 1 Vladimir G. Ivanovic 2007-07-21 03:19:58 UTC
Created attachment 125527 [details]
emerge --info
Comment 2 Vladimir G. Ivanovic 2007-07-21 03:22:17 UTC
Created attachment 125528 [details]
config.log
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-07-21 06:26:15 UTC

*** This bug has been marked as a duplicate of bug 133209 ***
Comment 4 Vladimir G. Ivanovic 2007-07-21 12:05:11 UTC
As suggested in #133209:

I ran binutils-config and it is set to x86_64-pc-linux-gnu-2.17, the latest version available.

Running "find | xargs strings -f 2> /dev/null | grep 'Unable to determine executable' | cut -d : -f 1" produced no output.

Running the emerge as "FEATURES=-sandbox emerge =sys-apps/sandbox-1.2.18.1" resulted in the same error.

So I am reopening the bug.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-07-21 12:08:54 UTC

*** This bug has been marked as a duplicate of bug 135688 ***