Your message dated Mon, 16 Jan 2006 10:02:19 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348181: fixed in mysql-query-browser 1.1.18-2
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; 13 Jan 2006 10:55:32 +0000
>From [EMAIL PROTECTED] Fri Jan 13 02:55:32 2006
Return-path: <[EMAIL PROTECTED]>
Received: from mx01.uni-tuebingen.de ([134.2.3.11])
by spohr.debian.org with esmtp (Exim 4.50)
id 1ExMai-0001z9-Bc
for [EMAIL PROTECTED]; Fri, 13 Jan 2006 02:55:32 -0800
Received: from mobilewave.waldi.eu.org (vpn0274.extern.uni-tuebingen.de
[134.2.165.24])
by mx01.uni-tuebingen.de (8.12.3/8.12.3) with ESMTP id k0DAtUgx001006
for <[EMAIL PROTECTED]>; Fri, 13 Jan 2006 11:55:30 +0100
Received: by mobilewave.waldi.eu.org (Postfix, from userid 1000)
id 843CD181EC; Fri, 13 Jan 2006 11:55:43 +0100 (CET)
Date: Fri, 13 Jan 2006 11:55:42 +0100
From: Bastian Blank <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: mysql-query-browser - FTBFS: assumes that size_t is unsinged int
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-7; AVE: 6.33.0.27; VDF:
6.33.0.119; host: mx01)
Delivered-To: [EMAIL PROTECTED]
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: mysql-query-browser
Version: 1.1.18-1
Severity: important
There was an error while trying to autobuild your package:
> Automatic build of mysql-query-browser_1.1.18-1 on debian01 by sbuild/s39=
0 85
[...]
> s390-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DXTHREADS -pthread -DORBI=
T2=3D1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/li=
bxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cair=
o -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/=
usr/lib/glib-2.0/include -I/usr/include/libgtkhtml-3.6 -I/usr/include/libgn=
omeui-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomeprintui-2=
=2E2 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/i=
nclude/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/=
usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/g=
nome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr=
/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/gtkm=
m-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/gli=
bmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/us=
r/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I=
/usr/lib/sigc++-2.0/include -I/usr/include/mysql -DBIG_JOINS=3D1 -I../../=
=2E./mysql-gui-common/source/linux -I../../../mysql-gui-common/library/incl=
ude -I../../../mysql-gui-common/library_util/shared_include -I../../../mysq=
l-gui-common/library_util/include -I../../library/include -I../../source/li=
nux/gtksourceview -DPREFIX=3D\"""\" -DDATADIRNAME=3D\""share"\" -DCOMMONDIR=
NAME=3D\""query-browser"\" -g -O2 -c -o MGResultSetModel.o MGResultSetMo=
del.cc
> MGResultSetModel.cc: In member function 'virtual void MGResultSetModel::g=
et_value_vfunc(const Gtk::TreeIter&, int, Glib::ValueBase&) const':
> MGResultSetModel.cc:402: error: no matching function for call to 'MGResul=
tSetModel::get_value(const Gtk::TreeIter&, int&, void*&, guint&) const'
> MGResultSetModel.cc:259: note: candidates are: bool MGResultSetModel::get=
_value(const Gtk::TreeIter&, unsigned int, void*&, size_t&) const
> make[4]: *** [MGResultSetModel.o] Error 1
> make[4]: Leaving directory `/build/buildd/mysql-query-browser-1.1.18/mysq=
l-query-browser/source/linux'
This code assumes that size_t is always unsigned int. This is not even
true on 32bit arches.
Bastian
---------------------------------------
Received: (at 348181-close) by bugs.debian.org; 16 Jan 2006 18:10:45 +0000
>From [EMAIL PROTECTED] Mon Jan 16 10:10:45 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyYgN-0001qQ-2K; Mon, 16 Jan 2006 10:02:19 -0800
From: Adam Majer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#348181: fixed in mysql-query-browser 1.1.18-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 16 Jan 2006 10:02:19 -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: mysql-query-browser
Source-Version: 1.1.18-2
We believe that the bug you reported is fixed in the latest version of
mysql-query-browser, which is due to be installed in the Debian FTP archive:
mysql-query-browser-common_1.1.18-2_all.deb
to pool/main/m/mysql-query-browser/mysql-query-browser-common_1.1.18-2_all.deb
mysql-query-browser_1.1.18-2.diff.gz
to pool/main/m/mysql-query-browser/mysql-query-browser_1.1.18-2.diff.gz
mysql-query-browser_1.1.18-2.dsc
to pool/main/m/mysql-query-browser/mysql-query-browser_1.1.18-2.dsc
mysql-query-browser_1.1.18-2_i386.deb
to pool/main/m/mysql-query-browser/mysql-query-browser_1.1.18-2_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.
Adam Majer <[EMAIL PROTECTED]> (supplier of updated mysql-query-browser 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, 16 Jan 2006 11:13:44 -0600
Source: mysql-query-browser
Binary: mysql-query-browser mysql-query-browser-common
Architecture: source i386 all
Version: 1.1.18-2
Distribution: unstable
Urgency: low
Maintainer: Adam Majer <[EMAIL PROTECTED]>
Changed-By: Adam Majer <[EMAIL PROTECTED]>
Description:
mysql-query-browser - Official GUI tool to query MySQL database
mysql-query-browser-common - Architecture independent files for MySQL Query
Browser
Closes: 342389 348181
Changes:
mysql-query-browser (1.1.18-2) unstable; urgency=low
.
* Fixed FTBFS caused by assuming sizeof(guint)==sizeof(size_t)
(closes: #348181)
* Fixed the script to update config.{guess,sub} files (closes: #342389)
Files:
005bcc2a3cc9a8e8b52e6afea5dee6f8 801 misc optional
mysql-query-browser_1.1.18-2.dsc
c32705e1d198a5c83cafc731be4b863b 17578 misc optional
mysql-query-browser_1.1.18-2.diff.gz
e067115f4766fa1cd52e6dab30aa4c94 768738 misc optional
mysql-query-browser_1.1.18-2_i386.deb
3cb7086b3b18570e5c820efae91c8884 714180 misc optional
mysql-query-browser-common_1.1.18-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDy92e73/bNdaAYUURAgXjAJ9SkSzpO3Mgu9Wn8Yakx3xtvyH3egCfYqXC
+DNNPMPX/e9koo3KjqoSLw0=
=988J
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]