First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 65719
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rick Warner <rick@sapphire.no-ip.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
cpuburn-1.4-r1.ebuild new ebuild with amd64 support text/plain Rick Warner 2004-09-28 13:10 0000 830 bytes Details
Makefile-32bit.diff patch for Makefile adding -m32 patch Rick Warner 2004-09-28 13:10 0000 235 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 65719 depends on: Show dependency tree
Bug 65719 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: 2004-09-28 13:09 0000
The cpuburn ebuild will not work on amd64.  It needs a -m32 passed to gcc to do
32 bit compilation of the sources.  I have made a new ebuild and an associated
patch for the cpuburn makefile correcting this problem.  It does a "use amd64
&& epatch Makefile-32bit.diff" before the make, changing the gcc command to gcc
-m32.  cpuburn-1.4-r1 and Makefile-32bit.diff will be submitted along with this
report.

Reproducible: Always
Steps to Reproduce:
1.emerge cpuburn
2.
3.



Expected Results:  
cpuburn will build when -m32 is added to gcc opts

------- Comment #1 From Rick Warner 2004-09-28 13:10:12 0000 -------
Created an attachment (id=40655) [details]
new ebuild with amd64 support

------- Comment #2 From Rick Warner 2004-09-28 13:10:46 0000 -------
Created an attachment (id=40657) [details]
patch for Makefile adding -m32

------- Comment #3 From SpanKY 2004-09-29 20:02:58 0000 -------
changed it to a simple sed statement and added to cvs, thanks

------- Comment #4 From Dewet Diener 2005-03-01 12:04:27 0000 -------
Surely we can add an ~amd64 keyword to this now?  I've been running 1.4 without
problems for a while now.

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