Your message dated Sat, 15 Jul 2006 18:06:02 +0200
with message-id <[EMAIL PROTECTED]>
and subject line GCC bug fixed
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: systemtap
Version: 0.0.20060610-1
Your package fails to build with GCC 4.2. Version 4.2 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. The bug below is likely in your
package though and not because I'm using a snapshot of the compiler so
please take a look at it. You can reproduce this with the
gcc-snapshot package.
> Automatic build of systemtap_0.0.20060610-1 on usurper by sbuild/amd64 0.46
...
> if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H
> -DOBJDIR=\"/build/tbm/systemtap-0.0.20060610/build-tree/src/build-elfutils/libebl\"
> -I. -I../../../../build-tree/elfutils-0.121/libebl -I..
> -I../../../../build-tree/elfutils-0.121/libebl
> -I../../../../build-tree/elfutils-0.121/libelf
> -I../../../../build-tree/elfutils-0.121/libdw
> -I../../../../build-tree/elfutils-0.121/lib -I.. -fpic -Wall -Wshadow
> -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblobjnote.o -MD
> -MP -MF ".deps/eblobjnote.Tpo" -c -o eblobjnote.o
> ../../../../build-tree/elfutils-0.121/libebl/eblobjnote.c; \
> then mv -f ".deps/eblobjnote.Tpo" ".deps/eblobjnote.Po"; else rm -f
> ".deps/eblobjnote.Tpo"; exit 1; fi
> cc1: warnings being treated as errors
> ../../../../build-tree/elfutils-0.121/libebl/eblobjnote.c: In function
> 'ebl_object_note':
> ../../../../build-tree/elfutils-0.121/libebl/eblobjnote.c:80: warning:
> statement with no effect
> make[4]: *** [eblobjnote.o] Error 1
> make[4]: Leaving directory
> `/build/tbm/systemtap-0.0.20060610/build-tree/src/build-elfutils/libebl'
> make[3]: *** [all-recursive] Error 1
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
The wrong GCC warning has been fixed now.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---