Your message dated Sat, 15 Mar 2008 22:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#420881: fixed in biblememorizer 0.5.2-1.1
has caused the Debian Bug report #420881,
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.)


-- 
420881: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420881
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: biblememorizer
Version: 0.5.2-1
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 (20070326-1 or higher)
from unstable. (Currently not available for i386, but for amd64, powerpc
and ia64.  I hope to have i386 binaries in the archive in the near
future.)

> Automatic build of biblememorizer_0.5.2-1 on em64t by sbuild/amd64 0.53
...
> g++ -c -pipe -Wall -W -g -D_REENTRANT  -DQT_THREAD_SUPPORT -DQT_SHARED 
> -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include/qt3 
> -o versecollection.o versecollection.cpp
> versecollection.cpp: In member function 'bool 
> bmemcore::VerseCollection::containsVerse(bmemcore::Verse*) const':
> versecollection.cpp:106: error: no matching function for call to 
> 'find(std::_List_const_iterator<bmemcore::Verse*>, 
> std::_List_const_iterator<bmemcore::Verse*>, bmemcore::Verse*&)'
> versecollection.cpp: In member function 'bool 
> bmemcore::VerseCollection::removeVerse(bmemcore::Verse*)':
> versecollection.cpp:113: error: no matching function for call to 
> 'find(std::_List_iterator<bmemcore::Verse*>, 
> std::_List_iterator<bmemcore::Verse*>, bmemcore::Verse*&)'
> versecollection.cpp: In member function 'bool 
> bmemcore::VerseCollection::containsCategory(const QString&) const':
> versecollection.cpp:149: error: no matching function for call to 
> 'find(QValueListConstIterator<QString>, QValueListConstIterator<QString>, 
> const QString&)'
> versecollection.cpp: In member function 'bool 
> bmemcore::VerseCollection::removeCategory(const QString&, bool)':
> versecollection.cpp:156: error: no matching function for call to 
> 'find(QValueListIterator<QString>, QValueListIterator<QString>, const 
> QString&)'
> versecollection.cpp: In member function 'bool 
> bmemcore::VerseCollection::renameCategory(const QString&, const QString&, 
> bool)':
> versecollection.cpp:180: error: no matching function for call to 
> 'find(QValueListIterator<QString>, QValueListIterator<QString>, const 
> QString&)'
> make[2]: *** [versecollection.o] Error 1
> make[2]: Leaving directory `/build/tbm/biblememorizer-0.5.2/src'
> make[1]: *** [sub-src] Error 2

--- src/versecollection.cpp~    2007-04-25 08:19:44.000000000 +0000
+++ src/versecollection.cpp     2007-04-25 08:19:54.000000000 +0000
@@ -33,6 +33,7 @@
 #include <QTextStream>
 #endif
 #include <list>
+#include <algorithm>
 
 namespace bmemcore
 {

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


--- End Message ---
--- Begin Message ---
Source: biblememorizer
Source-Version: 0.5.2-1.1

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

biblememorizer_0.5.2-1.1.diff.gz
  to pool/main/b/biblememorizer/biblememorizer_0.5.2-1.1.diff.gz
biblememorizer_0.5.2-1.1.dsc
  to pool/main/b/biblememorizer/biblememorizer_0.5.2-1.1.dsc
biblememorizer_0.5.2-1.1_i386.deb
  to pool/main/b/biblememorizer/biblememorizer_0.5.2-1.1_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.
Luk Claes <[EMAIL PROTECTED]> (supplier of updated biblememorizer 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: Sat, 15 Mar 2008 21:47:12 +0000
Source: biblememorizer
Binary: biblememorizer
Architecture: source i386
Version: 0.5.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Raphael Pinson <[EMAIL PROTECTED]>
Changed-By: Luk Claes <[EMAIL PROTECTED]>
Description: 
 biblememorizer - a Bible verses memorizer
Closes: 420881
Changes: 
 biblememorizer (0.5.2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.3 (Closes: #420881).
Files: 
 b3aa6d0ce9225bf0830e559e32d99727 665 kde optional biblememorizer_0.5.2-1.1.dsc
 707d7f79dece343a9c9e3791d909bcb1 5013 kde optional 
biblememorizer_0.5.2-1.1.diff.gz
 f90081b97651e50314cf0f18c477bc7d 175292 kde optional 
biblememorizer_0.5.2-1.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH3EXk5UTeB5t8Mo0RApsyAKCxDmBcHW2kIbVgwAuS7cN/XurIxwCeNjwR
NC8cYOu0YgenwLS9D+AVxZs=
=xbPj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to