Your message dated Sun, 04 Sep 2005 09:32:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#258798: fixed in gnome-chess 0.3.3-6
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; 11 Jul 2004 13:35:23 +0000
>From [EMAIL PROTECTED] Sun Jul 11 06:35:23 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c147245.adsl.hansenet.de (localhost) [213.39.147.245] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BjeUE-0004nF-00; Sun, 11 Jul 2004 06:35:23 -0700
Received: from aj by localhost with local (Exim 4.34)
        id 1BjeUD-0005BV-Ny; Sun, 11 Jul 2004 15:35:21 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: gnome-chess: FTBFS with gcc-3.4: label at end of compound statement
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 11 Jul 2004 15:35:21 +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: gnome-chess
Severity: normal
Tags: patch

When building 'gnome-chess' with gcc-3.4 I get the following error:

cc -DHAVE_CONFIG_H -I. -I. -I.. -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/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/libglade-1.0 -I/usr/include/gnome-xml 
-I/usr/include/gdk-pixbuf-1.0                                  -I/usr/include   
                               -I./dialogs                                     
-DGNOMELOCALEDIR=\""/usr/share/locale"\"                
-DGNOMEDATADIR=\""/usr/share"\"                         
-DGNOME_ICONDIR=\""/usr/share/pixmaps"\"  -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include  -g -Wall -O2 -g -Wall   
-Wpointer-arith   -Wmissing-prototypes -Wmissing-declarations -c server-term.c
server-term.c: In function `print_raw_text':
server-term.c:351: error: label at end of compound statement
make[4]: *** [server-term.o] Error 1
make[4]: Leaving directory `/gnome-chess-0.3.3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/gnome-chess-0.3.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/gnome-chess-0.3.3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/gnome-chess-0.3.3'
make: *** [debian/stamp-makefile-build] Error 2

With the attached patch 'gnome-chess' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gnome-chess-0.3.3/src/server-term.c ./src/server-term.c
--- ../tmp-orig/gnome-chess-0.3.3/src/server-term.c     2001-06-16 
21:47:01.000000000 +0200
+++ ./src/server-term.c 2004-07-11 15:03:12.610320405 +0200
@@ -348,6 +348,7 @@
        jump2:
                i++;
        jump:
+               continue;
        }
        newtext[j] = 0;
        zvt_term_feed (ZVT_TERM (widget), newtext, j);

---------------------------------------
Received: (at 258798-close) by bugs.debian.org; 4 Sep 2005 16:39:37 +0000
>From [EMAIL PROTECTED] Sun Sep 04 09:39:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EBxPY-0005Qx-00; Sun, 04 Sep 2005 09:32:04 -0700
From: Sebastian Rittau <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#258798: fixed in gnome-chess 0.3.3-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 04 Sep 2005 09:32:04 -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: gnome-chess
Source-Version: 0.3.3-6

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

gnome-chess_0.3.3-6.diff.gz
  to pool/main/g/gnome-chess/gnome-chess_0.3.3-6.diff.gz
gnome-chess_0.3.3-6.dsc
  to pool/main/g/gnome-chess/gnome-chess_0.3.3-6.dsc
gnome-chess_0.3.3-6_i386.deb
  to pool/main/g/gnome-chess/gnome-chess_0.3.3-6_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.
Sebastian Rittau <[EMAIL PROTECTED]> (supplier of updated gnome-chess 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,  4 Sep 2005 18:16:43 +0200
Source: gnome-chess
Binary: gnome-chess
Architecture: source i386
Version: 0.3.3-6
Distribution: unstable
Urgency: low
Maintainer: Sebastian Rittau <[EMAIL PROTECTED]>
Changed-By: Sebastian Rittau <[EMAIL PROTECTED]>
Description: 
 gnome-chess - GNOME Chess
Closes: 258798
Changes: 
 gnome-chess (0.3.3-6) unstable; urgency=low
 .
   * Fix problems with gcc 4.0:
     + debian/patches/021-gcc-4.0-fixes.diff: New patch.
     + Closes: #258798 "FTBFS with gcc-3.4: label at end of compound statement"
   * Fix wrong Debian patch:
     + debian/patch/019-assertions.diff: Fixed.
     + Partly addresses bug #247846 "Crashes after a few moves (assertion
       failed)". This fix is not perfect. As Göran Weinholt notes in the
       bug report, assertions are not the way to go, but are a temporary
       stop-gap measure. (Better assertions than unpredicable results.)
Files: 
 a57fbfbad8cb120b34f94abef636c455 751 gnome extra gnome-chess_0.3.3-6.dsc
 b83746aa59cf56c7b8f2e03fd317cb41 148438 gnome extra gnome-chess_0.3.3-6.diff.gz
 31af5837534f81afbaf01bc0885bfcf7 173554 gnome extra 
gnome-chess_0.3.3-6_i386.deb

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

iD8DBQFDGx+AcU5mtElqGCcRAiIlAKCCmMzx5LzCsTQLiWyqu1wW9MnQUwCg3dk5
eTv+A6XofJOnNpLf2JRaGEI=
=4r4J
-----END PGP SIGNATURE-----


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

Reply via email to