From owner-freebsd-alpha Mon Jun 17 13:41:25 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 71AB237B411 for ; Mon, 17 Jun 2002 13:41:19 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout02.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GXV00KE5ASUOT@mtaout02.icomcast.net> for freebsd-alpha@freebsd.org; Mon, 17 Jun 2002 16:41:18 -0400 (EDT) Date: Mon, 17 Jun 2002 16:40:52 -0400 From: "Coffin, Dexter" Subject: Re: Anyone running Lisp on FreeBSD/Alpha? In-reply-to: <20020617201726.19910.qmail@web14508.mail.yahoo.com> To: Jeffrey Katcher Cc: alpha Message-id: <1024346452.399.25.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT References: <20020617201726.19910.qmail@web14508.mail.yahoo.com> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Jeff and All! Sorry! Little punchy ... been working since 4:00 AM EDT. I received the same errors. Yet in the docs and relevant information there is no explicit indication that this port should fail compilation on Alpha. You have verification as to the failure. Post a PR, IMHO. Maybe someone else fixed this and just needs a nudge to submit a patch. Or maybe the maintainer fails to realize the port fails on Alpha. Dex In file included from spvw.d:21: lispbibl.d:2578: #error "oint_addr_mask doesn't cover CODE_ADDRESS_RANGE !!" lispbibl.d:2581: #error "oint_addr_mask doesn't cover MALLOC_ADDRESS_RANGE !!" *** Error code 1 Stop in /usr/ports/lang/clisp/work/clisp-2.27/alpha-portbld-freebsd4.6. *** Error code 1 Stop in /usr/ports/lang/clisp/work/clisp-2.27. *** Error code 1 Stop in /usr/ports/lang/clisp. On Mon, 2002-06-17 at 16:17, Jeffrey Katcher wrote: > CLISP isn't a simple interpreter and requires quite a > bit of customization for different architectures for > addressing, garbage collection, and error handling. > (It is an excellent piece of software.) > > In the case of FreeBSD/Alpha and the standard C > compiler (other compilers (gcc31 & ccc) fail earlier > for other reasons), the build fails when it detects > incorrect values in detected memory ranges. > > Specifically: > lispbibl.d:2607 oint_addr_mask doesn't cover > CODE_ADDRESS_RANGE > lispbibl.d:2610 oint_addr_mask doesn't cover > MALLOC_ADDRESS_RANGE > > Code address range = 0x0000000120000000 > Malloc address range = 0x0000000120000000 > Shared library address range = 0x0000000160000000 > Stack address range = 0x0000000011000000 > > I haven't reported this to the port person because the > i386 FreeBSD port is so trivially different from the > standard working distribution. > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message