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

Filename Description Type Creator Created Size Actions
the_diff diff symlinks-1.2.ebuild symlinks-1.2.ebuild.orig text/plain Chris Slycord 2007-09-20 20:46 0000 57 bytes Details
the_diff Correct diff this time text/plain Chris Slycord 2007-10-04 03:54 0000 351 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

During the compile phase for app-misc/symlinks (version 1.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 app-misc/symlinks
2. Look at output during compile phase
3.

Actual Results:  
cc 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-20 20:46:45 0000 -------
Created an attachment (id=131457) [details]
diff symlinks-1.2.ebuild symlinks-1.2.ebuild.orig

Fixes the issue on my computer.

------- Comment #2 From Peter Volkov 2007-09-29 07:11:19 0000 -------
Thank you for report. Fixed in symlinks-1.2-r1.ebuild.

------- Comment #3 From Chris Slycord 2007-10-04 03:54:21 0000 -------
Created an attachment (id=132513) [details]
Correct diff this time

------- Comment #4 From Chris Slycord 2007-10-04 03:55:37 0000 -------
It wasn't fixed; my diff was backwards so nothing actually got fixed.

Note: The new diff is compared to version 1.2-r1

------- Comment #5 From Peter Volkov 2007-10-04 07:13:29 0000 -------
Err, my bad. Thank you for your attention. Now should be fixed.

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