First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 193793
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Netmon Herd <netmon@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 netselect-0.3-r1.ebuild netselect-0.3-r1.ebuild.orig text/plain Chris Slycord 2007-09-25 20:52 0000 87 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 193793 depends on: Show dependency tree
Bug 193793 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: 2007-09-25 20:51 0000
+++ This bug was initially created as a clone of Bug #193245 +++

During the compile phase for net-analyzer/netselect (version 0.3-r1), gcc 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 gcc
gets called (since normally it would use the CHOST for the cross compiler).

Reproducible: Always

Steps to Reproduce:
1. Install net-analyzer/netselect
2. Look at output during compile phase
3.

Actual Results:  
gcc is invoked

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

NOTE: A simple ebuild fix to follow

------- Comment #1 From Chris Slycord 2007-09-25 20:52:11 0000 -------
Created an attachment (id=131895) [edit]
diff netselect-0.3-r1.ebuild netselect-0.3-r1.ebuild.orig

This fixes it on my computer.

------- Comment #2 From Peter Volkov 2007-09-29 06:51:37 0000 -------
Thank you for report. Fixed in netselect-0.3-r2. 

First Last Prev Next    No search results available      Search page      Enter new bug