First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 242076
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@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 242076 depends on: Show dependency tree
Bug 242076 blocks: 239866
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: 2008-10-14 16:46 0000
[Sorry wranglers, does anybody know where this should be assigned? svgalib@g.o
does not work]

Portage warns about pre-stripped files being installed into the image
directory; this is a bad thing since it makes Portage's splitdebug feature
useless, and it stops the users and the developers from looking into backtraces
with full debug information available.

For the developers going to look into it, what you have to look out for, to
find what is stripping the files, is one of these conditions:

- explicit "strip" command run on the produced files;
- "install -s" command to install the binary files;
- "-Wl,-s" flag passed during linking

Remove the "strip" commands, remove the "-s" option at install, and remove
"-Wl,-s" and the problem should be gone.

Thanks,
Diego

------- Comment #1 From Thilo Bangert 2008-10-14 17:30:00 0000 -------
yeah - there is no such herd (svgalib). cc'ing vapier and wormo who apparently
have touched the package.

i changed the metadata to no-herd. if any of you guys know who maintains
svgalib, please update the metadata and reassign accordingly. thanks...
if you don't - feel free to just unCC yourself.

------- Comment #2 From SpanKY 2008-10-20 00:00:23 0000 -------
fixed one lib:
http://sources.gentoo.org/media-libs/svgalib/files/svgalib-1.9.25-build.patch?r1=1.2&r2=1.3

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