Your message dated Wed, 24 Aug 2005 07:47:03 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299667: fixed in clif 0.93-8
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; 15 Mar 2005 19:23:33 +0000
>From [EMAIL PROTECTED] Tue Mar 15 11:23:33 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 1DBHdY-0006gV-00; Tue, 15 Mar 2005 11:23:28 -0800
Received: from aj by localhost.localdomain with local (Exim 4.44)
        id 1DBHdW-0005vJ-KC; Tue, 15 Mar 2005 20:23:26 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: clif: FTBFS (amd64/gcc-4.0): array type has incomplete element type
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 15 Mar 2005 20:23:26 +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: clif
Severity: normal
Tags: patch

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

gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2 -Wall  -I. -I. -I./example c-lex.c
In file included from ls.l:34:
tables.h:49: error: array type has incomplete element type
make[1]: *** [c-lex.o] Error 1
make[1]: Leaving directory `/clif-0.93'
make: *** [debian/build.stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/clif-0.93/tables.h ./tables.h
--- ../tmp-orig/clif-0.93/tables.h      1998-12-19 20:58:14.000000000 +0100
+++ ./tables.h  2005-03-15 20:15:09.342226977 +0100
@@ -38,6 +38,7 @@
 extern int identtab_init PROTO((void));
 extern int hastab_goto_init PROTO((void));
 
+#include "type.h"
 extern enum intern_arit_class integer_cons;
 extern enum intern_arit_class doub_cons;
 extern enum intern_arit_class flt_cons;

---------------------------------------
Received: (at 299667-close) by bugs.debian.org; 24 Aug 2005 14:49:24 +0000
>From [EMAIL PROTECTED] Wed Aug 24 07:49:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E7wWt-0000sv-00; Wed, 24 Aug 2005 07:47:03 -0700
From: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#299667: fixed in clif 0.93-8
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 24 Aug 2005 07:47:03 -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: clif
Source-Version: 0.93-8

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

clif_0.93-8.diff.gz
  to pool/main/c/clif/clif_0.93-8.diff.gz
clif_0.93-8.dsc
  to pool/main/c/clif/clif_0.93-8.dsc
clif_0.93-8_i386.deb
  to pool/main/c/clif/clif_0.93-8_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.
Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated clif 
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: Wed, 24 Aug 2005 15:51:05 +0200
Source: clif
Binary: clif
Architecture: source i386
Version: 0.93-8
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Description: 
 clif       - C language interpreter
Closes: 299667
Changes: 
 clif (0.93-8) unstable; urgency=low
 .
   * debian/control:
     + Set policy to 3.6.2.1.
   * ls.l tables.h:
     + Fixed various FTBFS errors (Closes: #299667).
Files: 
 79afc1557239ab80cf21a00588b8f526 589 interpreters optional clif_0.93-8.dsc
 1a72cf793fcc3fcd57ccdcbd1f833a13 23781 interpreters optional 
clif_0.93-8.diff.gz
 36656f44d2b3dd91fd06496a1c4bdef2 825516 interpreters optional 
clif_0.93-8_i386.deb

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

iD8DBQFDDH3+fPP1rylJn2ERAqMmAKCY44wO7sztfab5J1uiaLDOLWUXZgCgl/r3
FQOjeiWjUlPQ8HPGqr2EjY0=
=pruf
-----END PGP SIGNATURE-----


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

Reply via email to