Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 201313
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Carlo Marcelo Arenas Belon <carenas@sajinet.com.pe>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dev86-nostrip.patch patch to remove "-s" for install command in binaries patch Carlo Marcelo Arenas Belon 2007-12-05 02:05 0000 299 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 201313 depends on: Show dependency tree
Bug 201313 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-12-05 02:02 0000
at install time all binaries are being stripped automatically by the Makefile
as shown by the following excerpt from the build log :

...
install -m 755 -s bin/Bcc
/var/tmp/portage/sys-devel/dev86-0.16.17-r4/image//usr/bin/bcc
install -m 755 -s bin/as86     
/var/tmp/portage/sys-devel/dev86-0.16.17-r4/image//usr/bin/as86
install -m 755 -s bin/ld86     
/var/tmp/portage/sys-devel/dev86-0.16.17-r4/image//usr/bin/ld86
...

in the URL a link to the patch that fedora uses to prevent that for their
package as a proposed solution.



Reproducible: Always

Steps to Reproduce:
1. RESTRICT="strip"
2. emerge -Dv dev86
3.

Actual Results:  
binaries still stripped

Expected Results:  
binaries shouldn't be stripped

------- Comment #1 From Carlo Marcelo Arenas Belon 2007-12-05 02:05:16 0000 -------
Created an attachment (id=137763) [details]
patch to remove "-s" for install command in binaries

regenerated patch from fedora, tested with a local overlay and modified ebuild
and the last ~amd64 version

------- Comment #2 From Raúl Porcel 2008-02-26 18:20:43 0000 -------
Fixed in -r5

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