Your message dated Mon, 17 Mar 2008 07:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455394: fixed in steghide 0.5.1-9
has caused the Debian Bug report #455394,
regarding FTBFS with GCC 4.3: 'ULONG_MAX' was not declared in this scope
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.)
--
455394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455394
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: steghide
Version: 0.5.1-8
Usertags: ftbfs-gcc-4.3
Your package fails to build with GCC 4.3. Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. GCC 4.3 has converted a number
of warnings into errors. With GCC 4.3, you're no longer to
just redefine a previous #define. You need to either avoid
redefinitions directly or to use #ifndef to make sure that something
has not been defined already. See
http://www.cyrius.com/journal/gcc/gcc-4.3-pedwarn.html
You can reproduce this problem with gcc-snapshot from unstable. Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere. I suggest you talk to your upstream.
> Automatic build of steghide_0.5.1-8 on em64t by sbuild/amd64 0.53
...
> if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -O2
> -Wall -MT EmbData.o -MD -MP -MF ".deps/EmbData.Tpo" \
> -c -o EmbData.o `test -f 'EmbData.cc' || echo './'`EmbData.cc; \
> then mv ".deps/EmbData.Tpo" ".deps/EmbData.Po"; \
> else rm -f ".deps/EmbData.Tpo"; exit 1; \
> fi
> In file included from EmbData.cc:29:
> ../config.h:219:1: error: "PACKAGE" redefined
> In file included from /usr/include/mutils/mhash.h:29,
> from /usr/include/mhash.h:10,
> from MHashPP.h:24,
> from EmbData.cc:27:
> /usr/include/mutils/mhash_config.h:186:1: error: this is the location of the
> previous definition
> In file included from EmbData.cc:29:
> ../config.h:222:1: error: "PACKAGE_BUGREPORT" redefined
> In file included from /usr/include/mutils/mhash.h:29,
> from /usr/include/mhash.h:10,
> from MHashPP.h:24,
> from EmbData.cc:27:
> /usr/include/mutils/mhash_config.h:189:1: error: this is the location of the
> previous definition
> In file included from EmbData.cc:29:
> ../config.h:225:1: error: "PACKAGE_NAME" redefined
> In file included from /usr/include/mutils/mhash.h:29,
> from /usr/include/mhash.h:10,
> from MHashPP.h:24,
> from EmbData.cc:27:
> /usr/include/mutils/mhash_config.h:192:1: error: this is the location of the
> previous definition
> In file included from EmbData.cc:29:
> ../config.h:228:1: error: "PACKAGE_STRING" redefined
> In file included from /usr/include/mutils/mhash.h:29,
> from /usr/include/mhash.h:10,
> from MHashPP.h:24,
> from EmbData.cc:27:
> /usr/include/mutils/mhash_config.h:195:1: error: this is the location of the
> previous definition
> In file included from EmbData.cc:29:
> ../config.h:231:1: error: "PACKAGE_TARNAME" redefined
> In file included from /usr/include/mutils/mhash.h:29,
> from /usr/include/mhash.h:10,
> from MHashPP.h:24,
> from EmbData.cc:27:
> /usr/include/mutils/mhash_config.h:198:1: error: this is the location of the
> previous definition
> In file included from EmbData.cc:29:
> ../config.h:234:1: error: "PACKAGE_VERSION" redefined
> In file included from /usr/include/mutils/mhash.h:29,
> from /usr/include/mhash.h:10,
> from MHashPP.h:24,
> from EmbData.cc:27:
> /usr/include/mutils/mhash_config.h:201:1: error: this is the location of the
> previous definition
> make[3]: *** [EmbData.o] Error 1
> make[3]: Leaving directory `/build/tbm/steghide-0.5.1/src'
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: steghide
Source-Version: 0.5.1-9
We believe that the bug you reported is fixed in the latest version of
steghide, which is due to be installed in the Debian FTP archive:
steghide_0.5.1-9.diff.gz
to pool/main/s/steghide/steghide_0.5.1-9.diff.gz
steghide_0.5.1-9.dsc
to pool/main/s/steghide/steghide_0.5.1-9.dsc
steghide_0.5.1-9_i386.deb
to pool/main/s/steghide/steghide_0.5.1-9_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated steghide package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 17 Mar 2008 07:40:19 +0100
Source: steghide
Binary: steghide
Architecture: source i386
Version: 0.5.1-9
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description:
steghide - A steganography hiding tool
Closes: 455394
Changes:
steghide (0.5.1-9) unstable; urgency=low
.
* Applied patch from Cyril Brulebois <[EMAIL PROTECTED]
bretagne.fr> in order to build with gcc-4.3. Closes: #455394.
Files:
054397ece2db653eeaa16618cc7df0c7 627 misc optional steghide_0.5.1-9.dsc
f1a7f5f90f9cce9a7f7d8721994b92e9 90688 misc optional steghide_0.5.1-9.diff.gz
7fd70bc696c442f0ecdde6d64f9d427f 347718 misc optional steghide_0.5.1-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH3hOlGKGxzw/lPdkRAmsYAKCoabJUJWpfw/IZHvWNvZlSzKoicwCdF1nC
rpdUB7gx3jTVCVxW2m8Ee4Y=
=JY38
-----END PGP SIGNATURE-----
--- End Message ---