Your message dated Sun, 17 Jul 2005 07:00:12 +0100
with message-id <[EMAIL PROTECTED]>
and subject line seems to be building correctly now
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 Mar 2005 18:23:25 +0000
>From [EMAIL PROTECTED] Thu Mar 17 10:23:25 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 1DBzeW-0006NQ-00; Thu, 17 Mar 2005 10:23:25 -0800
Received: from aj by localhost.localdomain with local (Exim 4.44)
        id 1DBzeV-0001qc-B6; Thu, 17 Mar 2005 19:23:23 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: gtkballs: FTBFS (amd64/gcc-4.0): array type has incomplete element type
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 17 Mar 2005 19:23:23 +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: gtkballs
Severity: normal
Tags: patch

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

if x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl   -g -O2 -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   -DDATADIR=\"/usr/share\" 
-DLOCALSTATEDIR=\"/var/games\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT 
gtkballs.o -MD -MP -MF ".deps/gtkballs.Tpo" \
  -c -o gtkballs.o `test -f 'gtkballs.c' || echo './'`gtkballs.c; \
then mv -f ".deps/gtkballs.Tpo" ".deps/gtkballs.Po"; \
else rm -f ".deps/gtkballs.Tpo"; exit 1; \
fi
In file included from gtkballs.c:33:
gtkballs.h:62: error: array type has incomplete element type
make[3]: *** [gtkballs.o] Error 1
make[3]: Leaving directory `/gtkballs-3.0.1/src'

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/gtkballs-3.0.1/src/gtkballs.h ./src/gtkballs.h
--- ../tmp-orig/gtkballs-3.0.1/src/gtkballs.h   2002-08-22 15:37:27.000000000 
+0200
+++ ./src/gtkballs.h    2005-03-17 19:10:56.404200950 +0100
@@ -59,7 +59,6 @@
 extern gint *NextColors;
 extern gint *NextColorsUndo;
 
-extern struct score_board Scoreboard[10];
 extern struct score_board_full *FullScoreboard;
 extern gint FullScoreboardNumber;
 
diff -urN ../tmp-orig/gtkballs-3.0.1/src/interface.c ./src/interface.c
--- ../tmp-orig/gtkballs-3.0.1/src/interface.c  2002-04-02 16:34:12.000000000 
+0200
+++ ./src/interface.c   2005-03-17 19:10:49.723480312 +0100
@@ -39,6 +39,8 @@
 #include "preferences.h"
 #include "gfx.h"
 
+extern struct score_board Scoreboard[10];
+
 static GtkWidget *dialog       = NULL;
 static gint      saved_score   = 0;
 static gchar    *user_name     = NULL;

---------------------------------------
Received: (at 300112-done) by bugs.debian.org; 17 Jul 2005 06:00:17 +0000
>From [EMAIL PROTECTED] Sat Jul 16 23:00:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sv15.dfsv15.com [64.246.0.30] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Du2CH-0006g2-00; Sat, 16 Jul 2005 23:00:17 -0700
Received: from host86-132-223-34.range86-132.btcentralplus.com ([86.132.223.34] 
helo=localhost.localdomain)
        by sv15.dfsv15.com with esmtpsa (TLSv1:AES256-SHA:256)
        (Exim 4.51)
        id 1Du2CE-0000TV-F4
        for [EMAIL PROTECTED]; Sun, 17 Jul 2005 06:59:52 +0100
Received: by localhost.localdomain (Postfix, from userid 1000)
        id 29486480E6; Sun, 17 Jul 2005 07:00:13 +0100 (BST)
Date: Sun, 17 Jul 2005 07:00:12 +0100
From: Mark Howard <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: seems to be building correctly now
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-AntiAbuse: This header was added to track abuse, please include it with any 
abuse report
X-AntiAbuse: Primary Hostname - sv15.dfsv15.com
X-AntiAbuse: Original Domain - bugs.debian.org
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - tildemh.com
X-Source: 
X-Source-Args: 
X-Source-Dir: 
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

According to the buildd logs this package seems to build correctly.

-- 
  .''`. Mark Howard
 : :' :
 `. `'  http://www.tildemh.com 
   `-   [EMAIL PROTECTED] | [EMAIL PROTECTED] 


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

Reply via email to