Your message dated Mon, 04 Feb 2008 07:47:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#462511: fixed in libdbi-drivers 0.8.2-1-4 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: libdbi-drivers version: 0.8.2-1-3 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080122 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > make[4]: Entering directory > `/build/user/libdbi-drivers-0.8.2-1/drivers/pgsql' > /bin/sh ../../libtool --tag=CC --mode=compile i486-linux-gnu-gcc > -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I/usr/include > -I/usr/include/postgresql -O20 -ffast-math -D_REENTRANT -fsigned-char -MT > dbd_pgsql.lo -MD -MP -MF .deps/dbd_pgsql.Tpo -c -o dbd_pgsql.lo dbd_pgsql.c > mkdir .libs > i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include > -I/usr/include -I/usr/include/postgresql -O20 -ffast-math -D_REENTRANT > -fsigned-char -MT dbd_pgsql.lo -MD -MP -MF .deps/dbd_pgsql.Tpo -c > dbd_pgsql.c -fPIC -DPIC -o .libs/dbd_pgsql.o > dbd_pgsql.c:106: error: conflicting types for 'pg_encoding_to_char' > /usr/include/postgresql/libpq-fe.h:518: error: previous declaration of > 'pg_encoding_to_char' was here > make[4]: *** [dbd_pgsql.lo] Error 1 > make[4]: Leaving directory `/build/user/libdbi-drivers-0.8.2-1/drivers/pgsql' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/build/user/libdbi-drivers-0.8.2-1/drivers' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/user/libdbi-drivers-0.8.2-1' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/build/user/libdbi-drivers-0.8.2-1' > make: *** [build-stamp] Error 2 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 The full build log is available from: http://people.debian.org/~lucas/logs/2008/01/22 A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot containing a sid i386 environment. Internet was not accessible from the build systems. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---Source: libdbi-drivers Source-Version: 0.8.2-1-4 We believe that the bug you reported is fixed in the latest version of libdbi-drivers, which is due to be installed in the Debian FTP archive: libdbd-freetds_0.8.2-1-4_i386.deb to pool/main/libd/libdbi-drivers/libdbd-freetds_0.8.2-1-4_i386.deb libdbd-mysql_0.8.2-1-4_i386.deb to pool/main/libd/libdbi-drivers/libdbd-mysql_0.8.2-1-4_i386.deb libdbd-pgsql_0.8.2-1-4_i386.deb to pool/main/libd/libdbi-drivers/libdbd-pgsql_0.8.2-1-4_i386.deb libdbd-sqlite3_0.8.2-1-4_i386.deb to pool/main/libd/libdbi-drivers/libdbd-sqlite3_0.8.2-1-4_i386.deb libdbd-sqlite_0.8.2-1-4_i386.deb to pool/main/libd/libdbi-drivers/libdbd-sqlite_0.8.2-1-4_i386.deb libdbi-drivers_0.8.2-1-4.diff.gz to pool/main/libd/libdbi-drivers/libdbi-drivers_0.8.2-1-4.diff.gz libdbi-drivers_0.8.2-1-4.dsc to pool/main/libd/libdbi-drivers/libdbi-drivers_0.8.2-1-4.dsc 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. Thomas Goirand <[EMAIL PROTECTED]> (supplier of updated libdbi-drivers 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, 27 Jan 2008 08:53:16 +0000 Source: libdbi-drivers Binary: libdbd-sqlite libdbd-sqlite3 libdbd-mysql libdbd-pgsql libdbd-freetds Architecture: source i386 Version: 0.8.2-1-4 Distribution: unstable Urgency: low Maintainer: Thomas Goirand <[EMAIL PROTECTED]> Changed-By: Thomas Goirand <[EMAIL PROTECTED]> Description: libdbd-freetds - Freetds database server driver for libdbi libdbd-mysql - MySQL database server driver for libdbi libdbd-pgsql - PostgreSQL database server driver for libdbi libdbd-sqlite - SQLite database driver for libdbi libdbd-sqlite3 - SQLite3 database driver for libdbi Closes: 462511 Changes: libdbi-drivers (0.8.2-1-4) unstable; urgency=low . * Updated the dbd_pgsql.c so it doesn't conflicts with the declaration of pg_encoding_to_char() that is now declared in libpq-fe.h: it was not declared in previous API (Closes: #462511) * Added (>= 8.3~rc2-1+b1) for the libpq-dev build-depends so there is no risk of FTBFS with the earlier version of the postgresql lib. * Bumped Standards-Version to 3.7.3 * Fixed debian/*.doc-base indentation, and changed from Apps/Programming to Applications/Programming, as it has to be now. * Bumped compat level to 6. Files: 784141d2890d8198477ed3c2177d6b42 825 libs optional libdbi-drivers_0.8.2-1-4.dsc 3c9a72da07d35bab34ccf7d073e5fa47 5176 libs optional libdbi-drivers_0.8.2-1-4.diff.gz 74d203293af47c40568ee4b1657a0434 78402 libs optional libdbd-sqlite_0.8.2-1-4_i386.deb 60a4eebd1202006b5d2400e871119853 79270 libs optional libdbd-sqlite3_0.8.2-1-4_i386.deb f032e56479ec31537a80de00dcb49e06 61574 libs optional libdbd-mysql_0.8.2-1-4_i386.deb 5136f5a896c774c936e2125a77b4843c 110096 libs optional libdbd-pgsql_0.8.2-1-4_i386.deb 46d036c81e646b51af07fe5ec3d92f13 15810 libs optional libdbd-freetds_0.8.2-1-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHpsHneYl9593Atw0RAp2IAKDCf5hDOHGb0fVmXOd2zYt8bEayDgCfaGeN JzCTeGz7qIE9LtP4PNVRCyE= =Sg2N -----END PGP SIGNATURE-----
--- End Message ---

