Your message dated Sun, 11 Sep 2005 03:47:07 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#327578: fixed in xchm 2:1.2.0-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; 11 Sep 2005 06:38:34 +0000 >From [EMAIL PROTECTED] Sat Sep 10 23:38:34 2005 Return-path: <[EMAIL PROTECTED]> Received: from c187207.adsl.hansenet.de (localhost.localdomain) [213.39.187.207] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EELU2-0001BD-00; Sat, 10 Sep 2005 23:38:34 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1EELU0-0004fR-B2; Sun, 11 Sep 2005 08:38:32 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: xchm: FTBFS: Missing Build-Depends on 'autotools-dev' Message-Id: <[EMAIL PROTECTED]> Date: Sun, 11 Sep 2005 08:38:32 +0200 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: xchm Version: 2:1.2.0-1 Severity: serious Tags: patch When building 'xchm' in a clean 'unstable' chroot, I get the following error: dh_testdir ln -s /usr/share/misc/config.sub config.sub ln -s /usr/share/misc/config.guess config.guess ./configure --host=x86_64-linux-gnu \ --build=x86_64-linux-gnu --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-linux-gnu-gcc accepts -g... yes checking for x86_64-linux-gnu-gcc option to accept ANSI C... none needed configure: error: cannot run /bin/sh ./config.sub make: *** [config.status] Error 1 Please add the missing Build-Depends on 'autotools-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/xchm-1.2.0/debian/control ./debian/control --- ../tmp-orig/xchm-1.2.0/debian/control 2005-09-11 06:32:18.000000000 +0000 +++ ./debian/control 2005-09-11 06:32:14.000000000 +0000 @@ -2,7 +2,7 @@ Section: x11 Priority: optional Maintainer: Julien LEMOINE <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4), chmlib-dev, libwxgtk2.6-dev +Build-Depends: debhelper, autotools-dev, chmlib-dev, libwxgtk2.6-dev Build-Conflicts: libwxgtk2.4-dev, libwxbase2.4-dev Standards-Version: 3.6.2 --------------------------------------- Received: (at 327578-close) by bugs.debian.org; 11 Sep 2005 10:48:27 +0000 >From [EMAIL PROTECTED] Sun Sep 11 03:48:26 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EEPMZ-0005dl-00; Sun, 11 Sep 2005 03:47:07 -0700 From: Julien Lemoine <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#327578: fixed in xchm 2:1.2.0-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 11 Sep 2005 03:47:07 -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: xchm Source-Version: 2:1.2.0-2 We believe that the bug you reported is fixed in the latest version of xchm, which is due to be installed in the Debian FTP archive: xchm_1.2.0-2.diff.gz to pool/main/x/xchm/xchm_1.2.0-2.diff.gz xchm_1.2.0-2.dsc to pool/main/x/xchm/xchm_1.2.0-2.dsc xchm_1.2.0-2_i386.deb to pool/main/x/xchm/xchm_1.2.0-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. Julien Lemoine <[EMAIL PROTECTED]> (supplier of updated xchm 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: Sun, 11 Sep 2005 12:22:28 +0200 Source: xchm Binary: xchm Architecture: source i386 Version: 2:1.2.0-2 Distribution: unstable Urgency: low Maintainer: Julien LEMOINE <[EMAIL PROTECTED]> Changed-By: Julien Lemoine <[EMAIL PROTECTED]> Description: xchm - Compiled HTML Help (CHM) file viewer for X Closes: 327578 Changes: xchm (2:1.2.0-2) unstable; urgency=low . * Added build depends on autotools-dev (Closes: #327578) Files: 9f0e93c3e277bfe05c41db15b7ae62e2 646 x11 optional xchm_1.2.0-2.dsc 5096e8d86e723c4a94d3ad13f161ceff 5628 x11 optional xchm_1.2.0-2.diff.gz 95da5a4647302da791d0c7ef763d0f18 229056 x11 optional xchm_1.2.0-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDJAcXc29c8N2YKnURAj1IAJ9PzfTxasgpaQq/G0eRK6+cduBbpACdFR/X PJI3bh8NFpAkA4ftDLDT6nU= =e6ww -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]