Your message dated Sun, 6 Jul 2008 22:48:49 +0100
with message-id <[EMAIL PROTECTED]>
and subject line elfsh has been removed from Debian, closing #376273
has caused the Debian Bug report #376273,
regarding elfsh: builds with -O2 even with DEB_BUILD_OPTIONS=noopt
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
376273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376273
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: elfsh
Version: 0.51b3-2
Severity: normal
elfsh segfaulted for a binary and I wanted to figure out why so I
tried to rebuild elfsh with debugging symbols using
DEB_BUILD_OPTIONS="nostrip debug noopt" fakeroot apt-get --build source elfsh
but it seems that elfsh is still built with -O2 even when noopt is set
in DEB_BUILD_OPTIONS.
make[2]: Entering directory
`/home/lindi/debian/debian-elfsh/elfsh-0.51b3/libelfsh'
gcc -rdynamic -Iinclude -Wall -fPIC -g3 -O2 -DELFSH_INTERN -c -o dynamic.o
dynamic.c
gcc -rdynamic -Iinclude -Wall -fPIC -g3 -O2 -DELFSH_INTERN -c -o dynsym.o
dynsym.c
gcc -rdynamic -Iinclude -Wall -fPIC -g3 -O2 -DELFSH_INTERN -c -o elf.o elf.c
gcc -rdynamic -Iinclude -Wall -fPIC -g3 -O2 -DELFSH_INTERN -c -o fixup.o
fixup.c
gcc -rdynamic -Iinclude -Wall -fPIC -g3 -O2 -DELFSH_INTERN -c -o got.o got.c
I'm not sure what is the proper way to fix this since upstream
Makefile has hardcoded CFLAGS. Maybe add some $(EXTRA_DEBIAN_CFLAGS)
there and set it from debian/rules?
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-k7
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Versions of packages elfsh depends on:
ii libc6 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii libelfsh0 0.51b3-2 The ELF shell library
ii libncurses5 5.4-4 Shared libraries for terminal hand
ii libreadline4 4.3-11 GNU readline and history libraries
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.65rc1-1.1+rm
The elfsh package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/449356 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
http://Marco.Tondela.org
--- End Message ---