Your message dated Mon, 1 Aug 2005 17:58:11 +0100 with message-id <[EMAIL PROTECTED]> and subject line Removed 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; 17 Aug 2004 19:50:03 +0000 >From [EMAIL PROTECTED] Tue Aug 17 12:50:03 2004 Return-path: <[EMAIL PROTECTED]> Received: from d001143.adsl.hansenet.de (localhost) [80.171.1.143] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Bx9y7-0000uE-00; Tue, 17 Aug 2004 12:50:03 -0700 Received: from aj by localhost with local (Exim 4.34) id 1Bx9yN-0006OY-5S; Tue, 17 Aug 2004 21:50:19 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: gasql: FTBFS with gcc-3.4: label at end of compound statement Message-Id: <[EMAIL PROTECTED]> Date: Tue, 17 Aug 2004 21:50:19 +0200 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: gasql Severity: normal Tags: patch When building 'gasql' with gcc-3.4 I get the following error: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/include/libgda-0.2.96/gda -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gnome-xml -I/usr/include/gconf/1 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-xml -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/freetype2 -DGNOMELOCALEDIR="/usr/share/locale" -I/usr/include/libgnomedb-0.2.96/gnome-db -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include -I/usr/include/orbit-1.0 -I/usr/include/libgda-0.2.96/gda -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gnome-xml -I/usr/include/gconf/1 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/freetype2 -I/usr/include/gnome-xml -I/usr/include -I/usr/include/orbit-1.0 -I../libltdl -I/usr/include/gnome-xml -DG_LOG_DOMAIN=\"gASQL\" -DDTDINSTALLDIR=\""/usr/share/gASQL/dtd"\" -DPLUGINSINSTALLDIR=\""/usr/share/gASQL/plugins"\" -DPIXMAPDIR=\""/usr/share/pixmaps/gASQL"\" -I../intl -I../intl -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -g -O2 -c interface_cb.c interface_cb.c: In function `apply_cb': interface_cb.c:276: error: label at end of compound statement interface_cb.c: In function `get_gnome_db_control_widget': interface_cb.c:1769: warning: passing arg 2 of `gnome_db_control_widget_new' from incompatible pointer type make[4]: *** [interface_cb.o] Error 1 make[4]: Leaving directory `/gasql-0.6+0.2.95/build-tree/gASQL-0.6_0.2.95/src' With the attached patch 'gasql' can be compiled using gcc-3.4. Regards Andreas Jochens diff -urN ../tmp-orig/gasql-0.6+0.2.95/debian/patches/010_gcc-3.4-fixes.patch ./debian/patches/010_gcc-3.4-fixes.patch --- ../tmp-orig/gasql-0.6+0.2.95/debian/patches/010_gcc-3.4-fixes.patch 1970-01-01 01:00:00.000000000 +0100 +++ ./debian/patches/010_gcc-3.4-fixes.patch 2004-08-17 21:30:15.913944545 +0200 @@ -0,0 +1,34 @@ +diff -urN tmp/src/interface_cb.c gASQL-0.6_0.2.95/src/interface_cb.c +--- tmp/src/interface_cb.c 2001-10-12 09:08:52.000000000 +0200 ++++ gASQL-0.6_0.2.95/src/interface_cb.c 2004-08-17 21:27:36.378197665 +0200 +@@ -272,7 +272,7 @@ + apply_sql_server_changes (obj, conf); + break; + default: +- /* nothing to be done */ ++ break; /* nothing to be done */ + } + } + +diff -urN tmp/src/mainpagequery.c gASQL-0.6_0.2.95/src/mainpagequery.c +--- tmp/src/mainpagequery.c 2001-10-12 09:08:52.000000000 +0200 ++++ gASQL-0.6_0.2.95/src/mainpagequery.c 2004-08-17 21:27:52.966675833 +0200 +@@ -641,7 +641,6 @@ + } + case 1: /* Cancel Button */ + break; +- default: + }; + + if (leave) { +diff -urN tmp/src/sqlquery.c gASQL-0.6_0.2.95/src/sqlquery.c +--- tmp/src/sqlquery.c 2001-10-14 14:04:28.000000000 +0200 ++++ gASQL-0.6_0.2.95/src/sqlquery.c 2004-08-17 21:28:31.028889497 +0200 +@@ -2392,6 +2392,7 @@ + } + break; + case QUERY_ELT_VALUE: ++ break; + } + + return nlist; --------------------------------------- Received: (at 266383-done) by bugs.debian.org; 1 Aug 2005 16:58:26 +0000 >From [EMAIL PROTECTED] Mon Aug 01 09:58:26 2005 Return-path: <[EMAIL PROTECTED]> Received: from sorrow.cyrius.com [65.19.161.204] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1DzdcP-0008Fd-00; Mon, 01 Aug 2005 09:58:26 -0700 Received: by sorrow.cyrius.com (Postfix, from userid 10) id 580E664D54; Mon, 1 Aug 2005 16:58:20 +0000 (UTC) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id D24BF802A; Mon, 1 Aug 2005 17:58:11 +0100 (BST) Date: Mon, 1 Aug 2005 17:58:11 +0100 From: Martin Michlmayr <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Removed Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i 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=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 12 This package has been removed because it's obsolete, see #318772 for more information. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]