Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 150984
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Sandro Bonazzola (RETIRED) <sanchan@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Roy Marples (RETIRED) <uberlord@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
popt-lib64.patch Remove MARK64 from confgiure.ac and Makefile.am patch Roy Marples (RETIRED) 2006-10-12 02:42 0000 930 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 150984 depends on: Show dependency tree
Bug 150984 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: 2006-10-12 02:41 0000
popt tries to make a guess to install into /lib or /lib64 based on target cpu.
However, this is no guarantee of 64-bit code.

Case in point - I'm creating a new profile for FreeBSD on Sparc64 which is pure
64-bit, no multi-lib as we cannot even generate 32-bit code. The host target is
sparc64-gentoo-freebsd6.2. So as it's sparc64 popt will always put 64 onto the
end of libdir, which is incorrect.

Instead, lets just remove that check and let portage decide which libdir it
should be installing into.

------- Comment #1 From Roy Marples (RETIRED) 2006-10-12 02:42:35 0000 -------
Created an attachment (id=99415) [details]
Remove MARK64 from confgiure.ac and Makefile.am

This should be used instead of the current lib64 patch

------- Comment #2 From Sandro Bonazzola (RETIRED) 2006-10-12 12:01:13 0000 -------
On my way.

------- Comment #3 From Sandro Bonazzola (RETIRED) 2006-10-12 13:25:25 0000 -------
Fixed in cvs. Commit message:
lib64 patch updated with the one provided by Roy Marples fixing bug #150984.
The patch solves both multilib behaviour and lib6464 previously fixed.
The patch doesn't affect already installed popt, so no bump is needed.

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