Your message dated Tue, 21 Feb 2006 03:17:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300292: fixed in scrollz 1.9.5-1
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)

--- Begin Message ---
Package: scrollz
Severity: normal
Tags: patch

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

gcc -I../include -g -O2 -DHAVE_CONFIG_H  -c rijndael-alg-ref.c
rijndael-alg-ref.c:39: error: array type has incomplete element type
rijndael-alg-ref.c:39: error: array type has incomplete element type
rijndael-alg-ref.c:40: error: array type has incomplete element type
rijndael-alg-ref.c:41: error: array type has incomplete element type
rijndael-alg-ref.c:42: error: array type has incomplete element type
rijndael-alg-ref.c:43: error: array type has incomplete element type
make[2]: *** [rijndael-alg-ref.o] Error 1
make[2]: Leaving directory `/scrollz-1.9.2/source'

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/scrollz-1.9.2/source/rijndael-alg-ref.c 
./source/rijndael-alg-ref.c
--- ../tmp-orig/scrollz-1.9.2/source/rijndael-alg-ref.c 2002-01-21 
22:37:36.000000000 +0100
+++ ./source/rijndael-alg-ref.c 2005-03-18 20:36:39.578769821 +0100
@@ -36,11 +36,6 @@
 }; 
 
 word8 mul(word8, word8);
-void KeyAddition(word8 [][], word8 [][], word8);
-void Substitution(word8 [][], word8 box[], word8);
-void ShiftRow(word8 [][], word8, word8);
-void MixColumn(word8 [][], word8);
-void InvMixColumn(word8 [][], word8);
 
 word8 mul(word8 a, word8 b) {
    /* multiply two elements of GF(2^m)


--- End Message ---
--- Begin Message ---
Source: scrollz
Source-Version: 1.9.5-1

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

scrollz_1.9.5-1.diff.gz
  to pool/main/s/scrollz/scrollz_1.9.5-1.diff.gz
scrollz_1.9.5-1.dsc
  to pool/main/s/scrollz/scrollz_1.9.5-1.dsc
scrollz_1.9.5-1_i386.deb
  to pool/main/s/scrollz/scrollz_1.9.5-1_i386.deb
scrollz_1.9.5.orig.tar.gz
  to pool/main/s/scrollz/scrollz_1.9.5.orig.tar.gz



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.
Mike Markley <[EMAIL PROTECTED]> (supplier of updated scrollz 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: Thu, 16 Feb 2006 02:56:53 -0800
Source: scrollz
Binary: scrollz
Architecture: source i386
Version: 1.9.5-1
Distribution: unstable
Urgency: low
Maintainer: Mike Markley <[EMAIL PROTECTED]>
Changed-By: Mike Markley <[EMAIL PROTECTED]>
Description: 
 scrollz    - An advanced ircII-based IRC client
Closes: 300292
Changes: 
 scrollz (1.9.5-1) unstable; urgency=low
 .
   * New upstream version
   * Remove unnecessary declarations of functions in rijndael-alg-ref.c
     (Closes: #300292)
Files: 
 e265486bc8b47f7f26ab9585c059c39e 576 net optional scrollz_1.9.5-1.dsc
 969623c6b739949f7326d1b1cea8ad48 905851 net optional scrollz_1.9.5.orig.tar.gz
 60875e0ea062df075a974c251300d55d 4322 net optional scrollz_1.9.5-1.diff.gz
 38b89a19b4d575badde04a26812254f2 596468 net optional scrollz_1.9.5-1_i386.deb

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

iD8DBQFD+QJwd6jzajsEcIQRAtjyAJ4uB9r9xaP2KDtWbiiefJrydJB40wCfTWd4
MhvIObZErWqzJ97Ty08s7s8=
=SPcQ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to