Mailinglist Archive: opensuse-packaging (218 mails)
| < Previous | Next > |
[opensuse-packaging] debuginfo extraction
- From: Wolfgang Rosenauer <wolfgang@xxxxxxxxxxxxx>
- Date: Sun, 20 Dec 2009 23:00:18 +0100
- Message-id: <4B2E9E72.7050908@xxxxxxxxxxxxx>
Hi,
I'm currently investigating an interesting warning I get in one of my
packages.
I get the following rpm build output for i586 builds:
during debuginfo extraction:
WARNING: /usr/lib/xulrunner-1.9.2b5/libxpcom.so is already stripped!
from rpmlint check:
mozilla-xulrunner192.i586: W: unstripped-binary-or-object
/usr/lib/xulrunner-1.9.2b5/libxpcom.so
in RPM_BUILD_DIR:
Hygiea:/var/tmp/build-root/usr/src/packages/BUILD/mozilla/dist/xulrunner
# file libxpcom.so
libxpcom.so: ELF 32-bit LSB shared object, Intel 80386, version 1
(SYSV), dynamically linked, not stripped
So everything suggests that the file is created correctly but the
debuginfo extraction fails for some reason.
Any hints?
Thanks,
Wolfgang
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
I'm currently investigating an interesting warning I get in one of my
packages.
I get the following rpm build output for i586 builds:
during debuginfo extraction:
WARNING: /usr/lib/xulrunner-1.9.2b5/libxpcom.so is already stripped!
from rpmlint check:
mozilla-xulrunner192.i586: W: unstripped-binary-or-object
/usr/lib/xulrunner-1.9.2b5/libxpcom.so
in RPM_BUILD_DIR:
Hygiea:/var/tmp/build-root/usr/src/packages/BUILD/mozilla/dist/xulrunner
# file libxpcom.so
libxpcom.so: ELF 32-bit LSB shared object, Intel 80386, version 1
(SYSV), dynamically linked, not stripped
So everything suggests that the file is created correctly but the
debuginfo extraction fails for some reason.
Any hints?
Thanks,
Wolfgang
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |