Your message dated Tue, 31 Jan 2006 15:03:01 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#287648: fixed in mdbtools 0.5.99.0.6pre1.0.20051109-1 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 29 Dec 2004 10:49:47 +0000 >From [EMAIL PROTECTED] Wed Dec 29 02:49:46 2004 Return-path: <[EMAIL PROTECTED]> Received: from d007021.adsl.hansenet.de (localhost.localdomain) [80.171.7.21] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CjbOk-0000NV-00; Wed, 29 Dec 2004 02:49:46 -0800 Received: from aj by localhost.localdomain with local (Exim 4.34) id 1CjbTb-0004CL-HN; Wed, 29 Dec 2004 11:54:47 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: mdbtools: FTBFS (amd64/gcc-4.0): static declaration of 'mdb_backends' follows non-static declaration Message-Id: <[EMAIL PROTECTED]> Date: Wed, 29 Dec 2004 11:54:47 +0100 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: mdbtools Severity: normal Tags: patch When building 'mdbtools' on amd64 with gcc-4.0, I get the following error: x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -DSQL -DUNIXODBC -MT backend.lo -MD -MP -MF .deps/backend.Tpo -c backend.c -fPIC -DPIC -o .libs/backend.o backend.c:31: error: static declaration of 'mdb_backends' follows non-static declaration ../../include/mdbtools.h:154: error: previous declaration of 'mdb_backends' was here make[3]: *** [backend.lo] Error 1 make[3]: Leaving directory `/mdbtools-0.5.99.0.6pre1.0.20041117/src/libmdb' With the attached patch 'mdbtools' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/mdbtools-0.5.99.0.6pre1.0.20041117/debian/patches/050-gcc4-fix.patch ./debian/patches/050-gcc4-fix.patch --- ../tmp-orig/mdbtools-0.5.99.0.6pre1.0.20041117/debian/patches/050-gcc4-fix.patch 1970-01-01 01:00:00.000000000 +0100 +++ ./debian/patches/050-gcc4-fix.patch 2004-12-29 10:26:24.000000000 +0100 @@ -0,0 +1,12 @@ +--- mdbtools.h 2004-09-16 06:00:43.000000000 +0200 ++++ include/mdbtools.h 2004-12-29 10:25:56.584226168 +0100 +@@ -150,9 +150,6 @@ + #define IS_JET4(mdb) (mdb->f->jet_version==MDB_VER_JET4) + #define IS_JET3(mdb) (mdb->f->jet_version==MDB_VER_JET3) + +-/* hash to store registered backends */ +-extern GHashTable *mdb_backends; +- + /* forward declarations */ + typedef struct mdbindex MdbIndex; + typedef struct mdbsargtree MdbSargNode; --------------------------------------- Received: (at 287648-close) by bugs.debian.org; 31 Jan 2006 23:04:03 +0000 >From [EMAIL PROTECTED] Tue Jan 31 15:04:03 2006 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F44Wb-0007EE-T2; Tue, 31 Jan 2006 15:03:01 -0800 From: Filip Van Raemdonck <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#287648: fixed in mdbtools 0.5.99.0.6pre1.0.20051109-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 31 Jan 2006 15:03:01 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: mdbtools Source-Version: 0.5.99.0.6pre1.0.20051109-1 We believe that the bug you reported is fixed in the latest version of mdbtools, which is due to be installed in the Debian FTP archive: libmdbtools_0.5.99.0.6pre1.0.20051109-1_i386.deb to pool/main/m/mdbtools/libmdbtools_0.5.99.0.6pre1.0.20051109-1_i386.deb mdbtools-dev_0.5.99.0.6pre1.0.20051109-1_i386.deb to pool/main/m/mdbtools/mdbtools-dev_0.5.99.0.6pre1.0.20051109-1_i386.deb mdbtools-gmdb_0.5.99.0.6pre1.0.20051109-1_i386.deb to pool/main/m/mdbtools/mdbtools-gmdb_0.5.99.0.6pre1.0.20051109-1_i386.deb mdbtools_0.5.99.0.6pre1.0.20051109-1.diff.gz to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20051109-1.diff.gz mdbtools_0.5.99.0.6pre1.0.20051109-1.dsc to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20051109-1.dsc mdbtools_0.5.99.0.6pre1.0.20051109-1_i386.deb to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20051109-1_i386.deb mdbtools_0.5.99.0.6pre1.0.20051109.orig.tar.gz to pool/main/m/mdbtools/mdbtools_0.5.99.0.6pre1.0.20051109.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. Filip Van Raemdonck <[EMAIL PROTECTED]> (supplier of updated mdbtools 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, 29 Jan 2006 16:19:02 +0100 Source: mdbtools Binary: mdbtools-dev mdbtools mdbtools-gmdb libmdbtools Architecture: source i386 Version: 0.5.99.0.6pre1.0.20051109-1 Distribution: unstable Urgency: low Maintainer: Filip Van Raemdonck <[EMAIL PROTECTED]> Changed-By: Filip Van Raemdonck <[EMAIL PROTECTED]> Description: libmdbtools - mdbtools libraries mdbtools - JET / MS Access database (MDB) tools mdbtools-dev - mdbtools development files mdbtools-gmdb - JET / MS Access database (MDB) file viewer Closes: 281336 287648 289644 315608 326323 Changes: mdbtools (0.5.99.0.6pre1.0.20051109-1) unstable; urgency=low . * Apply selected patches from upstream CVS. * Acknowledge NMUs. (Closes: #287648, #315608, #326323) * Document mdb-schema -S and -N switches. (Closes: #281336) * Install pkgconfig files. (Closes: #289644) Files: e594a262f7f4eedcd610406d626761ee 766 utils optional mdbtools_0.5.99.0.6pre1.0.20051109-1.dsc 97aa5a645104e6a0529f380b16b42981 586309 utils optional mdbtools_0.5.99.0.6pre1.0.20051109.orig.tar.gz 2fe206b8c501fe971b53186fae9137a1 272562 utils optional mdbtools_0.5.99.0.6pre1.0.20051109-1.diff.gz c61c853845fa2bd5c408b0b03bfb5c31 53242 utils optional mdbtools_0.5.99.0.6pre1.0.20051109-1_i386.deb 41513d82a712671eee546d1d8b3a5f9d 135126 gnome optional mdbtools-gmdb_0.5.99.0.6pre1.0.20051109-1_i386.deb ac3dea24dec92aa0944e6bbc2444f0c3 119684 devel optional mdbtools-dev_0.5.99.0.6pre1.0.20051109-1_i386.deb adf706d0e2291f644cde7481a963ef61 108736 libs optional libmdbtools_0.5.99.0.6pre1.0.20051109-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD39NcEjn3CY6VDgARAuisAJ41ipSZ9WYb94Ge2Qf6Uj0pmehGRgCgpNHb WDQAsRsNZ1U7p8k/AG1Wa/g= =K2xt -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]