[cl-debian] Bug#341266: marked as forwarded (Portable Aserve compilation problems with MCL 5.0)

Your message dated Fri, 9 Dec 2005 20:39:45 +0100 with message-id <200512092039.46169.pvaneynd@debian.org> has caused the Debian Bug report #341266, regarding Portable Aserve compilation problems with MCL 5.0 to be marked as having been forwarded to the upstream software author(s) portableaserve-help@lists.sourceforge.net, 341266-forwarded@bugs.debian.org, Thomas Russ <tar@isi.edu>. (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 341266-forwarded) by bugs.debian.org; 9 Dec 2005 19:39:52 +0000
From pvaneynd@debian.org Fri Dec 09 11:39:52 2005 Return-path: <pvaneynd@debian.org> Received: from out2.smtp.messagingengine.com ([66.111.4.26]) by spohr.debian.org with esmtp (Exim 4.50) id 1Eko5w-0004yC-8G for 341266-forwarded@bugs.debian.org; Fri, 09 Dec 2005 11:39:52 -0800 Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id B9C20D22E03; Fri, 9 Dec 2005 14:39:50 -0500 (EST) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Fri, 09 Dec 2005 14:39:50 -0500 X-Sasl-enc: b4unOQnkP9YGbYIW9w1SCBh9HJ8GTKksfRN45WCkG7SB 1134157189 Received: from sharrow (46.106-201-80.adsl.skynet.be [80.201.106.46]) by frontend2.messagingengine.com (Postfix) with ESMTP id 5892F5713C0; Fri, 9 Dec 2005 14:39:46 -0500 (EST) From: Peter Van Eynde <pvaneynd@debian.org> To: portableaserve-help@lists.sourceforge.net, 341266-forwarded@bugs.debian.org, Thomas Russ <tar@isi.edu> Subject: Re: Bug#341266: Portable Aserve compilation problems with MCL 5.0 Date: Fri, 9 Dec 2005 20:39:45 +0100 User-Agent: KMail/1.8.3 References: <F3831F6E-11BF-42CC-BF0D-3CD6EBB46B47@ISI.EDU> In-Reply-To: <F3831F6E-11BF-42CC-BF0D-3CD6EBB46B47@ISI.EDU> Organization: Debian MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512092039.46169.pvaneynd@debian.org> 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=-5.5 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER, RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02
Hello, I received this MCL related bugreport for the debian package of portable-aserve: On Tuesday 29 November 2005 18:58, Thomas Russ wrote:
Package: cl-portable-aserve Version: 1.2.42+cvs.2005.08.05-5
The main distribution of portable Aserve does not compile using MCL v5.0. The problem is in the file acl-compat/packages.lisp
There is conditionalized code for (and mcl (not openmcl)) which performs a shadowing import of symbols into CCL. But SHADOWING- IMPORT is a function, not a macro. That means it needs to be wrapped in an EVAL-WHEN form, otherwise the import is not done at compile time and the subsequent DEFPACKAGE of gray-streams fails.
Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson|
participants (1)
-
owner@bugs.debian.org