Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 212135
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Christian Zoffoli <xmerlin@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Slycord <cslycord@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
the_diff Diff between original and fixed ebuild text/plain Chris Slycord 2008-03-03 00:38 0000 306 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 212135 depends on: Show dependency tree
Bug 212135 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-03 00:36 0000
+++ This bug was initially created as a clone of Bug #194233 +++

During the compile phase for dev-libs/newt-0.52.2 , cc is invoked instead of a
CHOST-specific command (like i686-pc-linux-gnu-gcc). This could cause troubles
if trying to do, say, a cross-compile and the system cc gets called (since
normally it would use the CHOST for the cross compiler).

Reproducible: Always

Steps to Reproduce:
1. Install dev-libs/newt-0.52.2
2. Look at output during either the configure or compile phases
3.

Actual Results:  
cc is invoked

Expected Results:  
A CHOST-specific compiler name to be invoked

NOTE: A simple ebuild fix to follow
Second Note: This problem doesn't occur with the latest ~amd64 version (0.52.7)

------- Comment #1 From Chris Slycord 2008-03-03 00:38:26 0000 -------
Created an attachment (id=145162) [details]
Diff between original and fixed ebuild

------- Comment #2 From Christian Zoffoli 2008-03-03 09:13:18 0000 -------
fixed in cvs thank you.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug