Your message dated Sun, 06 May 2007 12:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417218: fixed in graphicsmagick 1.1.7-15
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: graphicsmagick
Version: 1.1.7-13
Usertags: ftbfs-gcc-4.3
Tags: patch

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.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot from unstable.

> Automatic build of graphicsmagick_1.1.7-13 on coconut0 by sbuild/ia64 0.49
....
> if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H   -I. -I../.. 
> -I../.. -I/usr/include/freetype2 -I/usr/include/X11 -I/usr/include/libxml2  
> -pthread -MT Image.lo -MD -MP -MF ".deps/Image.Tpo" -c -o Image.lo Image.cpp; 
> \
>       then mv -f ".deps/Image.Tpo" ".deps/Image.Plo"; else rm -f 
> ".deps/Image.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/freetype2 
> -I/usr/include/X11 -I/usr/include/libxml2 -pthread -MT Image.lo -MD -MP -MF 
> .deps/Image.Tpo -c Image.cpp  -fPIC -DPIC -o .libs/Image.o
> Image.cpp: In function 'void Magick::InitializeMagick(const char*)':
> Image.cpp:3718: error: 'atexit' was not declared in this scope
> make[4]: *** [Image.lo] Error 1


--- Magick++/lib/Image.cpp~     2007-04-01 20:41:01.000000000 +0000
+++ Magick++/lib/Image.cpp      2007-04-01 20:41:09.000000000 +0000
@@ -8,6 +8,7 @@
 #define MAGICK_IMPLEMENTATION
 
 #include "Magick++/Include.h"
+#include <cstdlib>
 #include <string>
 #include <string.h>
 #include <errno.h>

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: graphicsmagick
Source-Version: 1.1.7-15

We believe that the bug you reported is fixed in the latest version of
graphicsmagick, which is due to be installed in the Debian FTP archive:

graphicsmagick-dbg_1.1.7-15_i386.deb
  to pool/main/g/graphicsmagick/graphicsmagick-dbg_1.1.7-15_i386.deb
graphicsmagick-imagemagick-compat_1.1.7-15_all.deb
  to 
pool/main/g/graphicsmagick/graphicsmagick-imagemagick-compat_1.1.7-15_all.deb
graphicsmagick-libmagick-dev-compat_1.1.7-15_all.deb
  to 
pool/main/g/graphicsmagick/graphicsmagick-libmagick-dev-compat_1.1.7-15_all.deb
graphicsmagick_1.1.7-15.diff.gz
  to pool/main/g/graphicsmagick/graphicsmagick_1.1.7-15.diff.gz
graphicsmagick_1.1.7-15.dsc
  to pool/main/g/graphicsmagick/graphicsmagick_1.1.7-15.dsc
graphicsmagick_1.1.7-15_i386.deb
  to pool/main/g/graphicsmagick/graphicsmagick_1.1.7-15_i386.deb
libgraphics-magick-perl_1.1.7-15_i386.deb
  to pool/main/g/graphicsmagick/libgraphics-magick-perl_1.1.7-15_i386.deb
libgraphicsmagick++1-dev_1.1.7-15_i386.deb
  to pool/main/g/graphicsmagick/libgraphicsmagick++1-dev_1.1.7-15_i386.deb
libgraphicsmagick++1_1.1.7-15_i386.deb
  to pool/main/g/graphicsmagick/libgraphicsmagick++1_1.1.7-15_i386.deb
libgraphicsmagick1-dev_1.1.7-15_i386.deb
  to pool/main/g/graphicsmagick/libgraphicsmagick1-dev_1.1.7-15_i386.deb
libgraphicsmagick1_1.1.7-15_i386.deb
  to pool/main/g/graphicsmagick/libgraphicsmagick1_1.1.7-15_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.
Daniel Kobras <[EMAIL PROTECTED]> (supplier of updated graphicsmagick 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: Sun,  6 May 2007 11:42:31 +0200
Source: graphicsmagick
Binary: libgraphicsmagick++1 libgraphics-magick-perl libgraphicsmagick1-dev 
libgraphicsmagick1 graphicsmagick-libmagick-dev-compat libgraphicsmagick++1-dev 
graphicsmagick-dbg graphicsmagick graphicsmagick-imagemagick-compat
Architecture: source all i386
Version: 1.1.7-15
Distribution: unstable
Urgency: high
Maintainer: Daniel Kobras <[EMAIL PROTECTED]>
Changed-By: Daniel Kobras <[EMAIL PROTECTED]>
Description: 
 graphicsmagick - collection of image processing tools
 graphicsmagick-dbg - format-independent image processing - debugging symbols
 graphicsmagick-imagemagick-compat - image processing tools providing 
ImageMagick interface
 graphicsmagick-libmagick-dev-compat - image processing libraries providing 
ImageMagick interface
 libgraphics-magick-perl - format-independent image processing - perl interface
 libgraphicsmagick++1 - format-independent image processing - C++ shared library
 libgraphicsmagick++1-dev - format-independent image processing - C++ 
development files
 libgraphicsmagick1 - format-independent image processing - C shared library
 libgraphicsmagick1-dev - format-independent image processing - C development 
files
Closes: 417218 422379
Changes: 
 graphicsmagick (1.1.7-15) unstable; urgency=high
 .
   * coders/dcm.c: Fix integer overflow in DCM coder. (CVE-2007-1797)
   * coders/xwd.c: Fix integer overflows in XWD coder. (CVE-2007-1797)
   * debian/changelog: Document recently assigned CVE id for xwd overflow
     in previous entry to avoid confusion with the new fixes above.
   * debian/control: Remove dependencies on obsolete version of libjasper-dev.
     Closes: #422379
   * Magick++/lib/Image.cpp: Include missing header file to fix build
     failure with gcc 4.3. Patch thanks to Martin Michlmayr.
     Closes: #417218
Files: 
 8f0f855548734a1379c255001807fa6d 1067 graphics optional 
graphicsmagick_1.1.7-15.dsc
 6ff829d866ad34b11465eb1d8a8c12d0 48559 graphics optional 
graphicsmagick_1.1.7-15.diff.gz
 c28714588299d3e556bee83056e59390 926046 graphics optional 
graphicsmagick_1.1.7-15_i386.deb
 570214f68f55822a613ddde3a6681ee8 1154888 libs optional 
libgraphicsmagick1_1.1.7-15_i386.deb
 265d59ee700c768c4c0a6d47967429b8 1504620 libdevel optional 
libgraphicsmagick1-dev_1.1.7-15_i386.deb
 752e20803b9ff903683446789ba09730 250348 libs optional 
libgraphicsmagick++1_1.1.7-15_i386.deb
 78ac2c3c5c3a13657000bdcc8ec877f3 514202 libdevel optional 
libgraphicsmagick++1-dev_1.1.7-15_i386.deb
 a036302bbeedbfa3e6ecc9f465d2a075 153966 perl optional 
libgraphics-magick-perl_1.1.7-15_i386.deb
 f40745bdcdc1258291fda7e0f0a038fd 1315476 graphics extra 
graphicsmagick-dbg_1.1.7-15_i386.deb
 aefd21ea2fefaee47b2eab6f19693cbf 11116 graphics extra 
graphicsmagick-imagemagick-compat_1.1.7-15_all.deb
 05946236809bacf4c067a5869e2dc0cf 14652 graphics extra 
graphicsmagick-libmagick-dev-compat_1.1.7-15_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFGPcEtpOKIA4m/fisRAmvJAJ4+5LrXiM6giJMcNAyEE7mK/yVHlQCfROQU
NUMmIaB4i2ZUHxSAx//VbgM=
=jr6d
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to