[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#315521: marked as done (cupsys: DEB_BUILD_OPTIONS="nostrip" produces stripped /usr/lib/cups/filter/hpgltops)



Your message dated Sun, 15 Jul 2007 23:13:12 +0900
with message-id <20070715141257.1CE171A77CD@mail.topstudio.co.jp>
and subject line Bug#315521: cupsys: DEB_BUILD_OPTIONS="nostrip" produces stripped /usr/lib/cups/filter/hpgltops
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: cupsys
Version: 1.1.23-10
Severity: wishlist

Steps to reproduce:
1. DEB_BUILD_OPTIONS="nostrip debug noopt" CFLAGS="-g -O0" fakeroot apt-get --build source cupsys
2. sudo dpkg -i cupsys_1.1.23*.deb
3. file /usr/lib/cups/filter/hpgltops

Expected results:
1. hpgltops should be unstripped and contain debugging symbols

Actual results:
1. hpgltops is stripped and thus difficult to debug with gdb. "file" outputs the following:

/usr/lib/cups/filter/hpgltops: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.0, dynamically linked (uses shared libs), stripped

-- System Information
Debian Release: 3.1
Architecture: i386
Kernel: Linux phoenix 2.4.29met2 #1 SMP Fri Jan 21 08:46:57 UTC 2005 i686 GNU/Linux
Locale: LANG=C, LC_CTYPE=fi_FI



--- End Message ---
--- Begin Message ---
Version: 1.2.2-2
thanks

At Thu, 23 Jun 2005 11:29:24 +0300,
Timo Lindfors wrote:
> Steps to reproduce:
> 1. DEB_BUILD_OPTIONS="nostrip debug noopt" CFLAGS="-g -O0" fakeroot apt-get --build source cupsys
> 2. sudo dpkg -i cupsys_1.1.23*.deb
> 3. file /usr/lib/cups/filter/hpgltops
> 
> Expected results:
> 1. hpgltops should be unstripped and contain debugging symbols
> 
> Actual results:
> 1. hpgltops is stripped and thus difficult to debug with gdb. "file" outputs the following:
> 
> /usr/lib/cups/filter/hpgltops: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.0, dynamically linked (uses shared libs), stripped

Debian CUPS has provided debug symbols (includes hpgltops also) as
cupsys-dbg package, since 1.2.2-2.
Although this is a different way from your question, it's more convenient
than rebuilding a package.

Thanks,
-- 
Kenshi Muto
kmuto@debian.org

--- End Message ---

Reply to: