Your message dated Tue, 13 Sep 2005 14:02:19 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328040: fixed in cmucl 19b-release-20050726-5
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; 13 Sep 2005 06:14:49 +0000
>From [EMAIL PROTECTED] Mon Sep 12 23:14:49 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EF448-0004OP-00; Mon, 12 Sep 2005 23:14:49 -0700
Received: from localhost.localdomain 
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j8D6ElJ1036607
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 12 Sep 2005 23:14:48 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1EEsyH-0000yT-Au
        for [EMAIL PROTECTED]; Mon, 12 Sep 2005 11:24:01 -0700
Date: Mon, 12 Sep 2005 11:24:01 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Missing build-dependency on bc
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="U+BazGySraz5kW0T"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1080/Mon Sep 12 19:02:46 2005 on zoot.lafn.org
X-Virus-Status: Clean
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=-2.4 required=4.0 tests=BAYES_00,DATE_IN_PAST_06_12 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02


--U+BazGySraz5kW0T
Content-Type: multipart/mixed; boundary="/9DWx/yDrRhgMJTb"
Content-Disposition: inline


--/9DWx/yDrRhgMJTb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: cmucl
Version: 19b-release-20050726-4
Severity: serious
Tags: patch

cmucl fails to build because it cannot run bc:

> echo '1 + ' `cat version` | bc > ,version
> /bin/sh: bc: command not found

Adding bc to the build-dependencies fixes this problem.

--=20
Matt

--/9DWx/yDrRhgMJTb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch

diff -u cmucl-19b-release-20050726/debian/control 
cmucl-19b-release-20050726/debian/control
--- cmucl-19b-release-20050726/debian/control
+++ cmucl-19b-release-20050726/debian/control
@@ -1,6 +1,6 @@
 Source: cmucl
 Section: devel
-Build-Depends: debhelper (>= 4.1.16), lesstif-dev, tetex-extra, cmucl (>= 
19b-pre1-20050606-1), hevea, tidy, a2ps, x-dev, gcc-3.4
+Build-Depends: debhelper (>= 4.1.16), lesstif-dev, tetex-extra, cmucl (>= 
19b-pre1-20050606-1), hevea, tidy, a2ps, x-dev, gcc-3.4, bc
 Priority: optional
 Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
 Standards-Version: 3.6.2.1

--/9DWx/yDrRhgMJTb--

--U+BazGySraz5kW0T
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDJcfAfNdgYxVXvBARAngXAJ4gBWhVj7Ny1wNtfW7ZQK6OWvUbTwCgo+R8
+/kZEx2MK1kcKtxlLHsMy7A=
=+VdA
-----END PGP SIGNATURE-----

--U+BazGySraz5kW0T--

---------------------------------------
Received: (at 328040-close) by bugs.debian.org; 13 Sep 2005 21:11:21 +0000
>From [EMAIL PROTECTED] Tue Sep 13 14:11:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EFHv1-0003Xk-00; Tue, 13 Sep 2005 14:02:19 -0700
From: Peter Van Eynde <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#328040: fixed in cmucl 19b-release-20050726-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 13 Sep 2005 14:02:19 -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=-3.3 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
        SUBJ_HAS_UNIQ_ID autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: cmucl
Source-Version: 19b-release-20050726-5

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

cmucl-clm_19b-release-20050726-5_i386.deb
  to pool/main/c/cmucl/cmucl-clm_19b-release-20050726-5_i386.deb
cmucl-docs_19b-release-20050726-5_all.deb
  to pool/main/c/cmucl/cmucl-docs_19b-release-20050726-5_all.deb
cmucl-source_19b-release-20050726-5_all.deb
  to pool/main/c/cmucl/cmucl-source_19b-release-20050726-5_all.deb
cmucl_19b-release-20050726-5.diff.gz
  to pool/main/c/cmucl/cmucl_19b-release-20050726-5.diff.gz
cmucl_19b-release-20050726-5.dsc
  to pool/main/c/cmucl/cmucl_19b-release-20050726-5.dsc
cmucl_19b-release-20050726-5_i386.deb
  to pool/main/c/cmucl/cmucl_19b-release-20050726-5_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.
Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated cmucl 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: Tue, 13 Sep 2005 09:05:32 +0200
Source: cmucl
Binary: cmucl cmucl-source cmucl-clm cmucl-docs
Architecture: source all i386
Version: 19b-release-20050726-5
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description: 
 cmucl      - The CMUCL lisp compiler and development system
 cmucl-clm  - The Motif interface for CMUCL
 cmucl-docs - The CMUCL documentation
 cmucl-source - The CMUCL lisp sources
Closes: 328040
Changes: 
 cmucl (19b-release-20050726-5) unstable; urgency=low
 .
   * provide man page for cmucl-run
   * reintroduced hemlock text mode, using infocmp.
     Based on an idea by François-René Rideau
   * Fixed build-depends on bc. Closes: #328040
Files: 
 5b7e4090c1c39555fe9aefb5ab14d560 743 devel optional 
cmucl_19b-release-20050726-5.dsc
 b8555dff20974765288e22ecd93bdc65 1504463 devel optional 
cmucl_19b-release-20050726-5.diff.gz
 f5f040332f3ab944fc94d3cb8661b802 10540468 devel optional 
cmucl_19b-release-20050726-5_i386.deb
 f9cf52b3342bcea85476cef8d8c52dac 653860 devel optional 
cmucl-clm_19b-release-20050726-5_i386.deb
 27f51af07b6d1110950855140219474c 2277558 doc optional 
cmucl-docs_19b-release-20050726-5_all.deb
 5480c4aca41100bfa90b316d5cdc38ab 5165232 devel optional 
cmucl-source_19b-release-20050726-5_all.deb

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

iD8DBQFDJv3X11ldN0tyliURAve4AKCkMOpCxKDAUSbmr6tYSz8wBcPcEgCgxid/
xc5p/D5yZl5JJR0J4La0yCE=
=jEGC
-----END PGP SIGNATURE-----


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

Reply via email to