Your message dated Sun, 07 Aug 2005 07:32:10 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300256: fixed in libgeda 20050313-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; 18 Mar 2005 15:58:20 +0000
>From [EMAIL PROTECTED] Fri Mar 18 07:58:20 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c223012.adsl.hansenet.de (localhost.localdomain) [213.39.223.12] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DCJrg-0003rA-00; Fri, 18 Mar 2005 07:58:20 -0800
Received: from aj by localhost.localdomain with local (Exim 4.44)
        id 1DCJre-0006SK-Uv; Fri, 18 Mar 2005 16:58:18 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: libgeda: FTBFS (amd64/gcc-4.0): static declaration of 'logfile_fd' 
follows non-static declaration
Message-Id: <[EMAIL PROTECTED]>
Date: Fri, 18 Mar 2005 16:58:18 +0100
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: libgeda
Severity: normal
Tags: patch

When building 'libgeda' on amd64 with gcc-4.0,
I get the following error:

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/include -DXTHREADS 
-I/usr/include/gtk-2.0 -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/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXTHREADS 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -Wall -O2 -g -Wall -MT s_log.lo -MD -MP -MF 
.deps/s_log.Tpo -c s_log.c  -fPIC -DPIC -o .libs/s_log.o
../noweb/s_log.nw:104: error: static declaration of 'logfile_fd' follows 
non-static declaration
../include/globals.h:52: error: previous declaration of 'logfile_fd' was here
make[4]: *** [s_log.lo] Error 1
make[4]: Leaving directory `/libgeda-20050313/src'

With the attached patch 'libgeda' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libgeda-20050313/include/globals.h ./include/globals.h
--- ../tmp-orig/libgeda-20050313/include/globals.h      2004-01-12 
04:15:36.000000000 +0100
+++ ./include/globals.h 2005-03-18 15:44:34.527922372 +0100
@@ -49,7 +49,6 @@
 extern char rc_filename[256]; /* size is hack */
 #endif
 
-extern int logfile_fd;
 extern int do_logging;
 extern int logging_dest;
 

---------------------------------------
Received: (at 300256-close) by bugs.debian.org; 7 Aug 2005 14:39:30 +0000
>From [EMAIL PROTECTED] Sun Aug 07 07:39:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E1mCA-0002kq-00; Sun, 07 Aug 2005 07:32:10 -0700
From: Hamish Moffatt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#300256: fixed in libgeda 20050313-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 07 Aug 2005 07:32:10 -0700
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libgeda
Source-Version: 20050313-2

We believe that the bug you reported is fixed in the latest version of
libgeda, which is due to be installed in the Debian FTP archive:

libgeda-dev_20050313-2_i386.deb
  to pool/main/libg/libgeda/libgeda-dev_20050313-2_i386.deb
libgeda-doc_20050313-2_all.deb
  to pool/main/libg/libgeda/libgeda-doc_20050313-2_all.deb
libgeda20_20050313-2_i386.deb
  to pool/main/libg/libgeda/libgeda20_20050313-2_i386.deb
libgeda_20050313-2.diff.gz
  to pool/main/libg/libgeda/libgeda_20050313-2.diff.gz
libgeda_20050313-2.dsc
  to pool/main/libg/libgeda/libgeda_20050313-2.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.
Hamish Moffatt <[EMAIL PROTECTED]> (supplier of updated libgeda 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,  8 Aug 2005 00:03:30 +1000
Source: libgeda
Binary: libgeda20 libgeda-dev libgeda-doc
Architecture: source i386 all
Version: 20050313-2
Distribution: unstable
Urgency: low
Maintainer: Hamish Moffatt <[EMAIL PROTECTED]>
Changed-By: Hamish Moffatt <[EMAIL PROTECTED]>
Description: 
 libgeda-dev - GNU EDA -- Electronics design software -- development files
 libgeda-doc - GNU EDA -- Electronics design software -- development documentati
 libgeda20  - GNU EDA -- Electronics design software -- library files
Closes: 300256
Changes: 
 libgeda (20050313-2) unstable; urgency=low
 .
   * Fix FTBFS with gcc-4.0 (closes: #300256); thanks to Andreas Jochens
     for the patch!
Files: 
 60c68476c657080d2bcf91e9042e0aa1 808 electronics optional 
libgeda_20050313-2.dsc
 e5f0f5077ca8de8157a11388f9f2999a 4348 electronics optional 
libgeda_20050313-2.diff.gz
 fabdd842917fe4649dafbc91935f7e1a 199664 electronics optional 
libgeda-doc_20050313-2_all.deb
 d966e31f5adc59d6f3f380391ce685e6 124064 electronics optional 
libgeda20_20050313-2_i386.deb
 ff1445bec55d7d174d7e39f0cf344350 153632 electronics optional 
libgeda-dev_20050313-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iQCVAwUBQvYWetiYIdPvprnVAQJrjgP/ZUtYpGNQWyqMgwldtPdZMRmspegW3koC
9Hz9wc5EYLkdDBWeedwNMe75nGAd/6wauGLW/oPOcI8Cn4AP6zMgvLXmGZFRp8rp
rMrwqGs2+dbighTkE/Y8d6rRJWUCn6RyfdOap6uqV0RPAAzWTad0RUxfpXfHWBAK
3pjKcWgmu88=
=uk30
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to