From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 8 05:40:41 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FCDF16A505 for ; Wed, 8 Dec 2004 05:40:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F9CC43D2F for ; Wed, 8 Dec 2004 05:40:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB85eOXs070898 for ; Wed, 8 Dec 2004 05:40:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB85eOEO070897; Wed, 8 Dec 2004 05:40:24 GMT (envelope-from gnats) Resent-Date: Wed, 8 Dec 2004 05:40:24 GMT Resent-Message-Id: <200412080540.iB85eOEO070897@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B34616A4CE for ; Wed, 8 Dec 2004 05:38:55 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72A3243D31 for ; Wed, 8 Dec 2004 05:38:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iB85ctY6027694 for ; Wed, 8 Dec 2004 05:38:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iB85ctJe027689; Wed, 8 Dec 2004 05:38:55 GMT (envelope-from nobody) Message-Id: <200412080538.iB85ctJe027689@www.freebsd.org> Date: Wed, 8 Dec 2004 05:38:55 GMT From: Yes To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/74833: cl-asdf-cmucl doesn't build? X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 05:40:42 -0000 >Number: 74833 >Category: ports >Synopsis: cl-asdf-cmucl doesn't build? >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 08 05:40:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Yes >Release: 5.3 >Organization: No >Environment: FreeBSD luna 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #0: Fri Dec 3 04:35:42 CET 2004 toor@sol.chello.hu:/usr/obj/usr/src/sys/FREEBSD i386 >Description: Trying to install cl-asdf-cmucl lands me in the debugger: root@luna.p9[/usr/ports/devel/cl-asdf-cmucl]> make install ===> Extracting for cl-asdf-cmucl-2003.05.16 /bin/mkdir -p /usr/ports/devel/cl-asdf-cmucl/work/asdf-2003.05.16 ===> Patching for cl-asdf-cmucl-2003.05.16 ===> cl-asdf-cmucl-2003.05.16 depends on file: /usr/local/lib/common-lisp/asdf/asdf.lisp - not found ===> Verifying install for /usr/local/lib/common-lisp/asdf/asdf.lisp in /usr/ports/devel/cl-asdf ===> Returning to build of cl-asdf-cmucl-2003.05.16 ===> cl-asdf-cmucl-2003.05.16 depends on executable: lisp - found ===> Configuring for cl-asdf-cmucl-2003.05.16 ===> Building for cl-asdf-cmucl-2003.05.16 lisp -noinit -nositeinit -eval '(compile-file "/usr/local/lib/common-lisp/asdf/asdf.lisp" :output-file "/usr/ports/devel/cl-asdf-cmucl/work/asdf-2003.05.16/asdf.fasl")' -eval '(compile-file "/usr/local/lib/common-lisp/asdf/wild-modules.lisp" :output-file "/usr/ports/devel/cl-asdf-cmucl/work/asdf-2003.05.16/wild-modules.fasl")' -eval '(quit)' File-error in function TRUENAME: The file "/usr/local/lib/common-lisp/asdf/asdf.lisp" does not exist. [Condition of type KERNEL:SIMPLE-FILE-ERROR] Restarts: 0: [ABORT] Skip remaining initializations. Debug (type H for help) (TRUENAME #p"/usr/local/lib/common-lisp/asdf/asdf.lisp") Source: Error finding source: Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM: Source file no longer exists: target:code/filesys.lisp. 0] >How-To-Repeat: cd /usr/ports/devel/cl-asdf-cmucl && make install >Fix: :( >Release-Note: >Audit-Trail: >Unformatted: