Your message dated Thu, 14 Feb 2008 14:16:55 -0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing #455801
has caused the Debian Bug report #461770,
regarding FTBFS with GCC 4.3: missing #includes
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.)


-- 
461770: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461770
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: imagemagick
Version: 7:6.2.4.5.dfsg1-2
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.  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).  There's some more information about this at
http://gcc.gnu.org/gcc-4.3/porting_to.html

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

> Automatic build of imagemagick_7:6.2.4.5.dfsg1-2 on em64t by sbuild/amd64 0.53
...
>       if /bin/sh ./libtool --silent --tag=CXX --mode=compile g++ 
> -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand  -I. -I. -I./Magick++/lib 
> -I/usr/include/freetype2 -I/usr/include/X11 -I/usr/include/libxml2  -pthread 
> -MT Magick++/lib/Geometry.lo -MD -MP -MF "$depbase.Tpo" -c -o 
> Magick++/lib/Geometry.lo Magick++/lib/Geometry.cpp; \
>       then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; 
> exit 1; fi
> Magick++/lib/Geometry.cpp: In member function 'const Magick::Geometry& 
> Magick::Geometry::operator=(const std::string&)':
> Magick++/lib/Geometry.cpp:191: error: 'strcpy' was not declared in this scope
> make[1]: *** [Magick++/lib/Geometry.lo] Error 1
> make[1]: Leaving directory `/build/tbm/imagemagick-6.2.4.5.dfsg1'
> make: *** [build-stamp] Error 2

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



--- End Message ---
--- Begin Message ---
Version: 7:6.3.7.9.dfsg1-1

Hi!

I cannot reproduce the fail using GCC 4.3 and the new version of
imagemagick, so I am closing this bug.

Thank you!

Best regards,
Nelson


--- End Message ---

Reply via email to