[Build-common-hackers] Bug#214316: cdbs: forgot to strip my library packages shared objects

Branden Robinson Branden Robinson <branden@debian.org>, 214316@bugs.debian.org
Sun, 05 Oct 2003 23:04:47 -0500


Package: cdbs
Version: 0.4.11
Severity: normal

Lintian tells me:

E: libxft2: unstripped-binary-or-object ./usr/lib/libXft.so.2.1.1

Sure enough:

[1] branden@redwald:~/packages/xft/xft-2.1.2 % file debian/libxft2/usr/lib/libXft.so.2.1.1
debian/libxft2/usr/lib/libXft.so.2.1.1: ELF 32-bit MSB shared object, PowerPC or cisco 4500, version 1 (SYSV), not stripped

My rules file is at the following URL:

http://necrotic.deadbeast.net/cgi-bin/viewcvs.cgi/trunk/debian/rules?rev=61&root=xft2&view=auto

Debugging symbols were left intact in libxft2-dbg, so that part is fine.

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux redwald 2.4.21-powerpc #1 mar jui 8 19:36:37 CEST 2003 ppc
Locale: LANG=C, LC_CTYPE=en_US.UTF-8

-- no debconf information