debuginfo issues

Caolan McNamara caolanm at redhat.com
Wed Nov 15 09:07:46 UTC 2006


On Tue, 2006-11-14 at 23:28 +0100, Benjamin Kosnik wrote:
> I'm trying to figure out what to do with boost's empty debuginfo
> package, so had looked around for other libs that were presumably doing
> this correctly. I'm not quite sure what's up: I get this in my build
> log when I do 
> 
> rpmbuild -ba boost.spec
> 
> ...
> + /usr/lib/rpm/find-debuginfo.sh /usr/src/redhat/BUILD/boost_1_33_1
> 0 blocks
> find: /var/tmp/boost-1.33.1-root/usr/lib/debug: No such file or directory

> The boost build procedure unfortunately doesn't use the standard GNU
> make tools, so perhaps this is something related to build location, or
> something not done?

Any chance that the boost make install has a custom pre-strip which
installs stripped .sos ? That would explain a worthless empty debuginfo
package.

C.




More information about the fedora-devel-list mailing list