Your message dated Wed, 23 Nov 2005 09:47:06 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#300810: fixed in libapache-mod-auth-kerb 4.996-5.0-rc6-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; 21 Mar 2005 23:43:40 +0000 >From [EMAIL PROTECTED] Mon Mar 21 15:43:40 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 1DDWYd-0006L7-00; Mon, 21 Mar 2005 15:43:40 -0800 Received: from aj by localhost.localdomain with local (Exim 4.44) id 1DDWYa-0007B9-0a; Tue, 22 Mar 2005 00:43:36 +0100 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: libapache-mod-auth-kerb: FTBFS (amd64/gcc-4.0): array type has incomplete element type Message-Id: <[EMAIL PROTECTED]> Date: Tue, 22 Mar 2005 00:43:36 +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: libapache-mod-auth-kerb Severity: normal Tags: patch When building 'libapache-mod-auth-kerb' on amd64 with gcc-4.0, I get the following error: gcc -DLINUX=22 -DEAPI -DTARGET="apache" -DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -O1 -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DSHARED_MODULE -I/usr/include/apache-1.3 -I. -Ispnegokrb5 -I/usr/include -c spnegokrb5/asn1_MechType.c In file included from spnegokrb5/asn1_MechType.c:9: spnegokrb5/spnego_asn1.h:102: error: array type has incomplete element type apxs:Break: Command failed with rc=1 make[1]: *** [src/mod_auth_kerb.so] Error 1 make[1]: Leaving directory `/libapache-mod-auth-kerb-4.996-5.0-rc5' make: *** [build-stamp] Error 2 With the attached patch 'libapache-mod-auth-kerb' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/libapache-mod-auth-kerb-4.996-5.0-rc5/spnegokrb5/spnego_asn1.h ./spnegokrb5/spnego_asn1.h --- ../tmp-orig/libapache-mod-auth-kerb-4.996-5.0-rc5/spnegokrb5/spnego_asn1.h 2003-09-05 10:54:08.000000000 +0200 +++ ./spnegokrb5/spnego_asn1.h 2005-03-22 00:39:07.561348451 +0100 @@ -99,7 +99,6 @@ int copy_ContextFlags (const ContextFlags *, ContextFlags *); unsigned ContextFlags2int(ContextFlags); ContextFlags int2ContextFlags(unsigned); -extern struct units ContextFlags_units[]; /* NegTokenInit ::= SEQUENCE { --------------------------------------- Received: (at 300810-close) by bugs.debian.org; 23 Nov 2005 17:51:21 +0000 >From [EMAIL PROTECTED] Wed Nov 23 09:51:21 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1Eeyi2-0001LG-Ql; Wed, 23 Nov 2005 09:47:06 -0800 From: Ghe Rivero <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#300810: fixed in libapache-mod-auth-kerb 4.996-5.0-rc6-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 23 Nov 2005 09:47:06 -0800 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: libapache-mod-auth-kerb Source-Version: 4.996-5.0-rc6-2 We believe that the bug you reported is fixed in the latest version of libapache-mod-auth-kerb, which is due to be installed in the Debian FTP archive: libapache-mod-auth-kerb_4.996-5.0-rc6-2.diff.gz to pool/main/liba/libapache-mod-auth-kerb/libapache-mod-auth-kerb_4.996-5.0-rc6-2.diff.gz libapache-mod-auth-kerb_4.996-5.0-rc6-2.dsc to pool/main/liba/libapache-mod-auth-kerb/libapache-mod-auth-kerb_4.996-5.0-rc6-2.dsc libapache-mod-auth-kerb_4.996-5.0-rc6-2_i386.deb to pool/main/liba/libapache-mod-auth-kerb/libapache-mod-auth-kerb_4.996-5.0-rc6-2_i386.deb libapache2-mod-auth-kerb_4.996-5.0-rc6-2_i386.deb to pool/main/liba/libapache-mod-auth-kerb/libapache2-mod-auth-kerb_4.996-5.0-rc6-2_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. Ghe Rivero <[EMAIL PROTECTED]> (supplier of updated libapache-mod-auth-kerb 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, 31 Mar 2005 17:54:49 +0200 Source: libapache-mod-auth-kerb Binary: libapache-mod-auth-kerb libapache2-mod-auth-kerb Architecture: source i386 Version: 4.996-5.0-rc6-2 Distribution: unstable Urgency: low Maintainer: Ghe Rivero <[EMAIL PROTECTED]> Changed-By: Ghe Rivero <[EMAIL PROTECTED]> Description: libapache-mod-auth-kerb - apache module for Kerberos authentication libapache2-mod-auth-kerb - apache2 module for Kerberos authentication Closes: 300810 329180 Changes: libapache-mod-auth-kerb (4.996-5.0-rc6-2) unstable; urgency=low . * Added patch from Andreas Jochens to build on AMD64 arch, Closes: #300810 * Build depends on dpatch * Added watch file * New maintainer (finally) * Update README file (support on Firefox and Konqueror), Closes: #329180 Files: 8fbaaf5fb6a90cc6947d4a7ec9b8a11b 776 web optional libapache-mod-auth-kerb_4.996-5.0-rc6-2.dsc 716b0a0f91765bf2b2f461632fa7a6b9 39247 web optional libapache-mod-auth-kerb_4.996-5.0-rc6-2.diff.gz ed90c5c33e4e616cf28d617744a81185 24204 web optional libapache-mod-auth-kerb_4.996-5.0-rc6-2_i386.deb d6c682ba8acd46db555cce94849f6392 25702 web optional libapache2-mod-auth-kerb_4.996-5.0-rc6-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDhKYzNFDtUT/MKpARAvz8AKCb0gRE4PukLaofTPxztD8T1kpM4wCgkCaU nWnVjatheQz0NJbGQ3wja0w= =u8A7 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]