Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125581 - sys-libs/db-* strip binaries
Summary: sys-libs/db-* strip binaries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Paul de Vrieze (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-09 03:02 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-05-20 06:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-09 03:02:20 UTC
I'm scared of looking at db's code to look for a fix, so I won't do it now (but I will if you don't have time ;) ).
The problem is that sys-libs/db-* strip the binaries before portage handle them, providing useless .debug files in /usr/lib/debug when using -ggdb and splitdebug.

If instead the stripping is handled by portage, the data will be preserved if people had splitdebug in FEATURES, or simply discarded by portage with the defaults (-nostrip).

Thanks,
Diego
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2006-03-09 11:38:20 UTC
I've changed the db-4.2.52_p4 ebuild. It should now decide the strip binary doesn't exist, and as such not strip it. Please check whether this works for you too.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-03-09 12:43:12 UTC
Works fine here.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-05-20 04:27:41 UTC
Paul this regressed in 4.3, can you fix the remaining versions so that the binaries aren't stripped?
Comment 4 Paul de Vrieze (RETIRED) gentoo-dev 2006-05-20 06:19:45 UTC
Should be fixed now for 4.1, 4.2, 4.3 and 4.4