Your message dated Fri, 25 Mar 2005 23:02:12 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#300456: fixed in oregano 0.40.0-3 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; 19 Mar 2005 21:32:21 +0000 >From [EMAIL PROTECTED] Sat Mar 19 13:32:20 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail-out.m-online.net [212.18.0.9] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DClYS-0005WZ-00; Sat, 19 Mar 2005 13:32:20 -0800 Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148]) by mail-out.m-online.net (Postfix) with ESMTP id 473C56143; Sat, 19 Mar 2005 22:32:19 +0100 (CET) Received: from atari.stigge.org (ppp-82-135-2-178.mnet-online.de [82.135.2.178]) by mail.m-online.net (Postfix) with ESMTP id C263F5FC7F; Sat, 19 Mar 2005 22:32:14 +0100 (CET) Received: from [192.168.5.99] (localhost [127.0.0.1]) by atari.stigge.org (Postfix) with ESMTP id 1242A100C0DD3; Sat, 19 Mar 2005 22:32:13 +0100 (CET) From: Roland Stigge <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: oregano: FTBFS: compile error in file.c Message-Id: <[EMAIL PROTECTED]> Date: Sat, 19 Mar 2005 22:32:13 +0100 (CET) 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: oregano Version: 0.40.0-2 Severity: serious Hi, building the package oregano in a clean build environment (with pbuilder) on i386 results in: ========================================================================= [...] make[4]: Leaving directory `/tmp/buildd/oregano-0.40.0/src/samples' Making all in stock make[4]: Entering directory `/tmp/buildd/oregano-0.40.0/src/stock' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/buildd/oregano-0.40.0/src/stock' Making all in pixmaps make[4]: Entering directory `/tmp/buildd/oregano-0.40.0/src/pixmaps' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/tmp/buildd/oregano-0.40.0/src/pixmaps' make[4]: Entering directory `/tmp/buildd/oregano-0.40.0/src' cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include -DOREGANO_GLADEDIR=\""/usr/share/oregano/glade"\" -DOREGANO_LIBRARYDIR=\""/usr/share/oregano/libraries"\" -DOREGANO_MODELDIR=\""/usr/share/oregano/models"\" -DDATADIR=\""/usr/share"\" -DXTHREADS -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtksourceview-1.0 -I/usr/include/cairo -I/usr/include/li bpng12 -I/usr/include/libgnomeprintui-2.2 -DGDK_DISABLE_DEPRECATED=1 -DGLIB_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -g -Wall -O2 -c clipboard.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include -DOREGANO_GLADEDIR=\""/usr/share/oregano/glade"\" -DOREGANO_LIBRARYDIR=\""/usr/share/oregano/libraries"\" -DOREGANO_MODELDIR=\""/usr/share/oregano/models"\" -DDATADIR=\""/usr/share"\" -DXTHREADS -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtksourceview-1.0 -I/usr/include/cairo -I/usr/include/li bpng12 -I/usr/include/libgnomeprintui-2.2 -DGDK_DISABLE_DEPRECATED=1 -DGLIB_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -g -Wall -O2 -c create-wire.c create-wire.c: In function `create_wire_event': create-wire.c:224: warning: unused variable `i' cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include -DOREGANO_GLADEDIR=\""/usr/share/oregano/glade"\" -DOREGANO_LIBRARYDIR=\""/usr/share/oregano/libraries"\" -DOREGANO_MODELDIR=\""/usr/share/oregano/models"\" -DDATADIR=\""/usr/share"\" -DXTHREADS -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtksourceview-1.0 -I/usr/include/cairo -I/usr/include/li bpng12 -I/usr/include/libgnomeprintui-2.2 -DGDK_DISABLE_DEPRECATED=1 -DGLIB_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -g -Wall -O2 -c cursors.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include -DOREGANO_GLADEDIR=\""/usr/share/oregano/glade"\" -DOREGANO_LIBRARYDIR=\""/usr/share/oregano/libraries"\" -DOREGANO_MODELDIR=\""/usr/share/oregano/models"\" -DDATADIR=\""/usr/share"\" -DXTHREADS -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtksourceview-1.0 -I/usr/include/cairo -I/usr/include/li bpng12 -I/usr/include/libgnomeprintui-2.2 -DGDK_DISABLE_DEPRECATED=1 -DGLIB_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -g -Wall -O2 -c dialogs.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -I/usr/include -DOREGANO_GLADEDIR=\""/usr/share/oregano/glade"\" -DOREGANO_LIBRARYDIR=\""/usr/share/oregano/libraries"\" -DOREGANO_MODELDIR=\""/usr/share/oregano/models"\" -DDATADIR=\""/usr/share"\" -DXTHREADS -DORBIT2=1 -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/gtksourceview-1.0 -I/usr/include/cairo -I/usr/include/li bpng12 -I/usr/include/libgnomeprintui-2.2 -DGDK_DISABLE_DEPRECATED=1 -DGLIB_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -g -Wall -O2 -c file.c file.c: In function `dialog_file_open': file.c:387: error: `sv' undeclared (first use in this function) file.c:387: error: (Each undeclared identifier is reported only once file.c:387: error: for each function it appears in.) make[4]: *** [file.o] Error 1 make[4]: Leaving directory `/tmp/buildd/oregano-0.40.0/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/oregano-0.40.0/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/oregano-0.40.0' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/tmp/buildd/oregano-0.40.0' make: *** [debian/stamp-makefile-build] Error 2 ========================================================================= Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ Please note that this report has not been generated fully automatically. DARTS just helped finding the problem. --------------------------------------- Received: (at 300456-close) by bugs.debian.org; 26 Mar 2005 04:09:06 +0000 >From [EMAIL PROTECTED] Fri Mar 25 20:09:06 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DF2bi-0004jB-00; Fri, 25 Mar 2005 20:09:06 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DF2V2-0000nZ-00; Fri, 25 Mar 2005 23:02:12 -0500 From: David Moreno Garza <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#300456: fixed in oregano 0.40.0-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 25 Mar 2005 23:02:12 -0500 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-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 X-Spam-Level: X-CrossAssassin-Score: 3 Source: oregano Source-Version: 0.40.0-3 We believe that the bug you reported is fixed in the latest version of oregano, which is due to be installed in the Debian FTP archive: oregano_0.40.0-3.diff.gz to pool/main/o/oregano/oregano_0.40.0-3.diff.gz oregano_0.40.0-3.dsc to pool/main/o/oregano/oregano_0.40.0-3.dsc oregano_0.40.0-3_i386.deb to pool/main/o/oregano/oregano_0.40.0-3_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. David Moreno Garza <[EMAIL PROTECTED]> (supplier of updated oregano 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: Fri, 25 Mar 2005 17:30:24 -0600 Source: oregano Binary: oregano Architecture: source i386 Version: 0.40.0-3 Distribution: unstable Urgency: low Maintainer: David Moreno Garza <[EMAIL PROTECTED]> Changed-By: David Moreno Garza <[EMAIL PROTECTED]> Description: oregano - tool for schematical capture of electronic circuits Closes: 288388 296673 300456 Changes: oregano (0.40.0-3) unstable; urgency=low . * Patched file.c which now allows GTK 2.4 or newer (Closes: #300456). * Updated catalan translation (Closes: #288388). * Changed to a proper more "generic" section: electronics (Closes: #296673). Files: c032e3ea6c988d5d44a8d99864439ff9 847 electronics optional oregano_0.40.0-3.dsc 931168299bbf07e356d68b9c249a232c 54816 electronics optional oregano_0.40.0-3.diff.gz ea51b4ccdb1e562b4b3d33a525da7f5b 620622 electronics optional oregano_0.40.0-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCRNz1KN6ufymYLloRAmWTAJ9FAFToZYBzs0OABIa/Doxzy8HfugCdHELC HGK75xXzd48OK+4tqE6cRB0= =znF+ -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]