Your message dated Sat, 22 Jan 2005 19:02:02 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#291750: fixed in bible-kjv 4.17 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; 22 Jan 2005 22:49:38 +0000 >From [EMAIL PROTECTED] Sat Jan 22 14:49:38 2005 Return-path: <[EMAIL PROTECTED]> Received: from adicia.telenet-ops.be [195.130.132.56] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CsU4Y-0004f5-00; Sat, 22 Jan 2005 14:49:38 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by adicia.telenet-ops.be (Postfix) with SMTP id B1C4B440FB for <[EMAIL PROTECTED]>; Sat, 22 Jan 2005 23:49:33 +0100 (MET) Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217]) by adicia.telenet-ops.be (Postfix) with ESMTP id 9DA51440DD for <[EMAIL PROTECTED]>; Sat, 22 Jan 2005 23:49:33 +0100 (MET) Received: by Q.roeckx.be (Postfix, from userid 501) id 8188A26137; Sat, 22 Jan 2005 23:49:33 +0100 (CET) Date: Sat, 22 Jan 2005 23:49:33 +0100 From: Kurt Roeckx <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: bible-kjv: FTBFS: traditional C rejects ISO C style function definitions. Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i 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: bible-kjv Version: 4.16 Severity: serious Hi, Your package is failing to build on all arches with the following error: cc -Wall -Wformat -Werror -Wshadow -W -Wtraditional -Wmissing-declarations -Wmi ssing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wbad-function-ca st -Wpointer-arith -g2 -ggdb -DDESTLIB=\"/usr/lib\" -c -o bible.o bible.c bible.c: In function `do_concordance': bible.c:214: warning: traditional C rejects ISO C style function definitions bible.c: In function `cmd_ANDconcordance': bible.c:262: warning: traditional C rejects ISO C style function definitions bible.c: In function `cmd_ORconcordance': [...] bible.c:880: warning: traditional C rejects automatic aggregate initialization make[1]: *** [bible.o] Error 1 The changelog seems to indicate you're moving away from K&R so you probably want to get rid of that -Wtraditional. Kurt --------------------------------------- Received: (at 291750-close) by bugs.debian.org; 23 Jan 2005 00:05:59 +0000 >From [EMAIL PROTECTED] Sat Jan 22 16:05:59 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CsVGR-0006lT-00; Sat, 22 Jan 2005 16:05:59 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CsVCc-0002Bx-00; Sat, 22 Jan 2005 19:02:02 -0500 From: Matthew Vernon <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#291750: fixed in bible-kjv 4.17 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 22 Jan 2005 19:02:02 -0500 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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: bible-kjv Source-Version: 4.17 We believe that the bug you reported is fixed in the latest version of bible-kjv, which is due to be installed in the Debian FTP archive: bible-kjv-text_4.17_all.deb to pool/main/b/bible-kjv/bible-kjv-text_4.17_all.deb bible-kjv_4.17.dsc to pool/main/b/bible-kjv/bible-kjv_4.17.dsc bible-kjv_4.17.tar.gz to pool/main/b/bible-kjv/bible-kjv_4.17.tar.gz bible-kjv_4.17_i386.deb to pool/main/b/bible-kjv/bible-kjv_4.17_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. Matthew Vernon <[EMAIL PROTECTED]> (supplier of updated bible-kjv 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----- Format: 1.7 Date: Sat, 22 Jan 2005 23:34:15 +0000 Source: bible-kjv Binary: bible-kjv-text bible-kjv Architecture: source all i386 Version: 4.17 Distribution: unstable Urgency: high Maintainer: Matthew Vernon <[EMAIL PROTECTED]> Changed-By: Matthew Vernon <[EMAIL PROTECTED]> Description: bible-kjv - King James Version of the Bible: user interface program. bible-kjv-text - King James Version of the Bible - text and concordance Closes: 291750 Changes: bible-kjv (4.17) unstable; urgency=high . * Remove -Wtraditional, since it behaves differently on newer versions of gcc (Closes: #291750) Files: 03ab27692786a65567a065b17c6cc99f 616 doc optional bible-kjv_4.17.dsc 1abe8c65918fe134b23451cb45f57491 1394899 doc optional bible-kjv_4.17.tar.gz 15abea3bfcaa783b7a6ba11847edcbbd 2496478 doc optional bible-kjv-text_4.17_all.deb 3d3cdaa0b3ff05b0b1f48595c88b0be0 111252 doc optional bible-kjv_4.17_i386.deb -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv iQCVAwUBQfLi5rDSad4X89TRAQFtqgQAqks7M9JHyD3kM32FkSzexbrKJwWFvkye Lt55Vp8oD+G9Sagvs1xy2V07+QmLC7/5+X+gTmM4F45qTZiVFn4BE308dMOFn23R 34EOCaS8JVQFweqxhw/K2XWseXVfB4+ntU2Oz8k12RUrKiWYhumdLjXYzZpY0uKg 0KanpXfRShM= =vWuE -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]