Your message dated Thu, 03 Apr 2008 18:29:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455639: fixed in tntdb 1.0.0-1
has caused the Debian Bug report #455639,
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.)


-- 
455639: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455639
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tntdb
Version: 0.9.2-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 tntdb_0.9.2-1 on em64t by sbuild/amd64 0.53
...
>  g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../include -I/usr/include/mysql 
> -DBIG_JOINS=1 -g -Wall -O2 -I/usr/include -c bindutils.cpp  -fPIC -DPIC -o 
> .libs/bindutils.o
> In file included from bindutils.cpp:21:
> ../../include/tntdb/date.h: In member function 'bool 
> tntdb::Date::operator<(const tntdb::Date&) const':
> ../../include/tntdb/date.h:89: warning: suggest parentheses around && within 
> ||
> ../../include/tntdb/date.h:90: warning: suggest parentheses around && within 
> ||
> In file included from bindutils.cpp:22:
> ../../include/tntdb/time.h: In member function 'bool 
> tntdb::Time::operator<(const tntdb::Time&) const':
> ../../include/tntdb/time.h:103: warning: suggest parentheses around && within 
> ||
> ../../include/tntdb/time.h:104: warning: suggest parentheses around && within 
> ||
> ../../include/tntdb/time.h:105: warning: suggest parentheses around && within 
> ||
> In file included from bindutils.cpp:23:
> ../../include/tntdb/datetime.h: In member function 'bool 
> tntdb::Datetime::operator<(const tntdb::Datetime&) const':
> ../../include/tntdb/datetime.h:136: warning: suggest parentheses around && 
> within ||
> ../../include/tntdb/datetime.h:137: warning: suggest parentheses around && 
> within ||
> ../../include/tntdb/datetime.h:138: warning: suggest parentheses around && 
> within ||
> ../../include/tntdb/datetime.h:139: warning: suggest parentheses around && 
> within ||
> ../../include/tntdb/datetime.h:140: warning: suggest parentheses around && 
> within ||
> ../../include/tntdb/datetime.h:141: warning: suggest parentheses around && 
> within ||
> bindutils.cpp: In function 'void tntdb::mysql::reserveKeep(MYSQL_BIND&, long 
> unsigned int)':
> bindutils.cpp:68: error: '::memcpy' has not been declared
> bindutils.cpp: In function 'void tntdb::mysql::setString(MYSQL_BIND&, long 
> unsigned int&, const char*)':
> bindutils.cpp:221: error: '::strlen' has not been declared
> bindutils.cpp:223: error: 'memcpy' was not declared in this scope
> bindutils.cpp: In function 'void tntdb::mysql::setDate(MYSQL_BIND&, const 
> tntdb::Date&)':
> bindutils.cpp:245: error: 'memset' was not declared in this scope
> bindutils.cpp: In function 'void tntdb::mysql::setTime(MYSQL_BIND&, const 
> tntdb::Time&)':
> bindutils.cpp:259: error: 'memset' was not declared in this scope
> bindutils.cpp: In function 'void tntdb::mysql::setDatetime(MYSQL_BIND&, const 
> tntdb::Datetime&)':
> bindutils.cpp:273: error: 'memset' was not declared in this scope
> bindutils.cpp: In function 'bool tntdb::mysql::isNull(const MYSQL_BIND&)':
> bindutils.cpp:290: warning: suggest parentheses around && within ||
> make[2]: *** [bindutils.lo] Error 1
> make[2]: Leaving directory `/build/tbm/tntdb-0.9.2/src/mysql'

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



--- End Message ---
--- Begin Message ---
Source: tntdb
Source-Version: 1.0.0-1

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

libtntdb-dev_1.0.0-1_i386.deb
  to pool/main/t/tntdb/libtntdb-dev_1.0.0-1_i386.deb
libtntdb1_1.0.0-1_i386.deb
  to pool/main/t/tntdb/libtntdb1_1.0.0-1_i386.deb
tntdb-mysql1_1.0.0-1_i386.deb
  to pool/main/t/tntdb/tntdb-mysql1_1.0.0-1_i386.deb
tntdb-postgresql1_1.0.0-1_i386.deb
  to pool/main/t/tntdb/tntdb-postgresql1_1.0.0-1_i386.deb
tntdb-sqlite1_1.0.0-1_i386.deb
  to pool/main/t/tntdb/tntdb-sqlite1_1.0.0-1_i386.deb
tntdb_1.0.0-1.diff.gz
  to pool/main/t/tntdb/tntdb_1.0.0-1.diff.gz
tntdb_1.0.0-1.dsc
  to pool/main/t/tntdb/tntdb_1.0.0-1.dsc
tntdb_1.0.0.orig.tar.gz
  to pool/main/t/tntdb/tntdb_1.0.0.orig.tar.gz



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.
Kari Pahula <[EMAIL PROTECTED]> (supplier of updated tntdb 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: Thu, 27 Mar 2008 20:13:27 +0200
Source: tntdb
Binary: libtntdb1 tntdb-mysql1 tntdb-postgresql1 tntdb-sqlite1 libtntdb-dev
Architecture: source i386
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <[EMAIL PROTECTED]>
Changed-By: Kari Pahula <[EMAIL PROTECTED]>
Description: 
 libtntdb-dev - Development headers for tntdb
 libtntdb1  - C++ class library for easy database access
 tntdb-mysql1 - MySQL backend for tntdb database access library
 tntdb-postgresql1 - PostgreSQL backend for tntdb database access library
 tntdb-sqlite1 - SQLite backend for tntdb database access library
Closes: 455639
Changes: 
 tntdb (1.0.0-1) unstable; urgency=low
 .
   * New upstream release (Closes: #455639)
   * SONAME 0 -> 1.
   * Bumped Standards-Version to 3.7.3 and set the Homepage field.
   * Install driver backends in /usr/lib/tntdb, not tntdb$(SONAME)
Files: 
 5e7d1baa9ce6c2685fb0568b02472d26 768 libs optional tntdb_1.0.0-1.dsc
 cafc0278685b7971a4841582e0ef2730 943511 libs optional tntdb_1.0.0.orig.tar.gz
 038e550311b789c14d35729e9e39316e 2847 libs optional tntdb_1.0.0-1.diff.gz
 4c077ae453a055032141fd59315ceeba 60692 libs optional libtntdb1_1.0.0-1_i386.deb
 1741434ba9486e41c3daa9a233ecd2a6 79612 libs optional 
tntdb-mysql1_1.0.0-1_i386.deb
 d93c2b42973749be531159c8b3c45058 58800 libs optional 
tntdb-postgresql1_1.0.0-1_i386.deb
 ed49207f0bff79a995cfdf03db074d22 41846 libs optional 
tntdb-sqlite1_1.0.0-1_i386.deb
 bcadd9bfe40af0011cd6c720f57c20da 714016 libdevel optional 
libtntdb-dev_1.0.0-1_i386.deb

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

iD8DBQFH6+SKeYl9593Atw0RAplNAJ4uPNX8c863ToDP7gzCwMyM9M9MnACgzW0q
3e28/i4E9958NMZSIIp5TDs=
=7a/o
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to