Your message dated Mon, 17 Mar 2008 09:03:39 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455623: fixed in passepartout 0.7.0-1.1
has caused the Debian Bug report #455623,
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.)
--
455623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455623
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: passepartout
Version: 0.7.0-1
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://www.cyrius.com/journal/2007/05/10#gcc-4.3-include
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 passepartout_0.7.0-1 on em64t by sbuild/amd64 0.53
...
> stringutil.cc:80: warning: deprecated conversion from string constant to
> 'char*'
> stringutil.cc:80: warning: deprecated conversion from string constant to
> 'char*'
> if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../src
> -I/usr/include/libxml++-1.0 -I/usr/lib/libxml++-1.0/include
> -I/usr/include/libxml2 -DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4
> -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4
> -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4
> -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4
> -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0
> -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include
> -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0
> -DPNG_NO_MMX_CODE -I/usr/include/libgnomecanvasmm-2.6
> -I/usr/lib/libgnomecanvasmm-2.6/include -I/usr/include/gtkmm-2.4
> -I/usr/lib/gtkmm-2.4/include -I/usr/include/libgnomecanvas-2.0
> -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
> -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include
> -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0
> -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0
> -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/freetype2
> -I/usr/include/libpng12 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0
> -I/usr/include/libart-2.0 -MT filesys.o -MD -MP -MF ".deps/filesys.Tpo" -c
> -o filesys.o filesys.cc; \
> then mv -f ".deps/filesys.Tpo" ".deps/filesys.Po"; else rm -f
> ".deps/filesys.Tpo"; exit 1; fi
> filesys.cc: In constructor 'ClibException::ClibException(const std::string&)':
> filesys.cc:20: error: 'strerror' was not declared in this scope
> filesys.cc: In function 'std::string expand_path(const std::string&)':
> filesys.cc:89: error: 'realpath' was not declared in this scope
> filesys.cc: In function 'std::string mkdtemp(const std::string&)':
> filesys.cc:132: error: 'strcpy' was not declared in this scope
> make[4]: *** [filesys.o] Error 1
> make[4]: Leaving directory `/build/tbm/passepartout-0.7.0/src/util'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/tbm/passepartout-0.7.0/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/build/tbm/passepartout-0.7.0/src'
> make[1]: *** [all-recursive] Error 1
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: passepartout
Source-Version: 0.7.0-1.1
We believe that the bug you reported is fixed in the latest version of
passepartout, which is due to be installed in the Debian FTP archive:
passepartout_0.7.0-1.1.diff.gz
to pool/main/p/passepartout/passepartout_0.7.0-1.1.diff.gz
passepartout_0.7.0-1.1.dsc
to pool/main/p/passepartout/passepartout_0.7.0-1.1.dsc
passepartout_0.7.0-1.1_amd64.deb
to pool/main/p/passepartout/passepartout_0.7.0-1.1_amd64.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.
Cyril Brulebois <[EMAIL PROTECTED]> (supplier of updated passepartout 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 03:36:00 +0100
Source: passepartout
Binary: passepartout
Architecture: source amd64
Version: 0.7.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Gaudenz Steinlin <[EMAIL PROTECTED]>
Changed-By: Cyril Brulebois <[EMAIL PROTECTED]>
Description:
passepartout - XML-based Desktop Publishing Application
Closes: 455623
Changes:
passepartout (0.7.0-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix FTBFS with gcc-4.3 by fixing missing includes (Closes: #455623):
+ Add debian/patches/gcc-4.3.dpatch
* Move the Homepage from the description to a source field.
Files:
0c2838cf91e9c57e4e1c460aa75b3705 774 gnome optional passepartout_0.7.0-1.1.dsc
5a4c521fec13ddfee73f556b72aed6fd 9988 gnome optional
passepartout_0.7.0-1.1.diff.gz
82a1e7c6db7b6e960d75f56bad2995a7 1006506 gnome optional
passepartout_0.7.0-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH3iNWvGr7W6HudhwRAlwiAKCNc5OWPAHii9xWKxWIt8rCWWzHbQCgod7h
7Ps8iW9OgtYboMH4cepGg+0=
=vnK+
-----END PGP SIGNATURE-----
--- End Message ---