First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 31436
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Holzer (RETIRED) <mholzer@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Yi Quang (RETIRED) <khai@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 31436 depends on: Show dependency tree
Bug 31436 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: 2003-10-18 11:40 0000
gmp-4.1.2's ebuild fails during the src_unpack stage.  The problem is with the
build.  Commenting out this line: [ $ARCH = "amd64" ] && epatch
${FILESDIR}/longlong.patch || die 
fixes the build. 

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

------- Comment #1 From Yi Quang (RETIRED) 2003-10-18 11:56:24 0000 -------
Replacing this string: [ $ARCH = "amd64" ] && ( epatch
${FILESDIR}/longlong.patch
 || die )
should fix the ebuild.  Someone forgot to test ebuilds :P

------- Comment #2 From Martin Holzer (RETIRED) 2003-10-18 12:46:35 0000 -------
fixed in cvs

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