[asdf-install-devel] asdf-install port.lisp and installer.lisp won't compile

Gary King gwking at metabang.com
Mon Sep 6 16:48:42 UTC 2010


Hi Phil,

Thanks for the information. As some of the other threads have mentioned, I'm hardly able to maintain ASDF-install right now (and though I once deluded myself that this was a temporary condition, it seems likely to stay that way (my apologies to all).

If you're interested in maintaining it, please let me know.

I'd also recommend checking out clbuild and QuickLisp.

regards,

On Jul 25, 2010, at 12:09 AM, Phil Mueller wrote:

> 
> I pulled a copy of asdf-install_latest.tar.gz from 
> http://common-lisp.net/project/asdf-install today 24 July 2010 and tried 
> to compile it using clisp.
> 
> port.list appears to have an extra ")" on line 23 - deleting this extra 
> ")" seemed to fix the problem.
> 
> installer.lisp appears to be missing two ")" to end (defmethod 
> asdf:find-component - adding two ")" on line 684 fixed the compile 
> problem, but when trying to load a library, (cl-ppcre) clisp went into a 
> infinite loop printing the following with the last 6 lines repeated over 
> and over.
> 
> ;;; ASDF-INSTALL: Downloading 157665 bytes from 
> http://weitz.de/files/cl-ppcre.tar.gz to 
> /home/mueller/asdf-install-0.asdf-install-tmp ...
> ;;; ASDF-INSTALL: Downloading 186 bytes from 
> http://weitz.de/files/cl-ppcre.tar.gz.asc to 
> /home/mueller/asdf-install-1.asdf-install-tmp ...
> ;;; ASDF-INSTALL: Installing 
> /home/mueller/asdf-install-0.asdf-install-tmp in 
> /home/mueller/.asdf-install-dir/site/, 
> /home/mueller/.asdf-install-dir/systems/
> "ln -s 
> \"/home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd\" 
> \"/home/mueller/.asdf-install-dir/systems/cl-ppcre.asd\""
> "ln -s 
> \"/home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre-unicode.asd\" 
> \"/home/mueller/.asdf-install-dir/systems/cl-ppcre-unicode.asd\""
> ; loading system definition from 
> /home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd into 
> #<PACKAGE
> ;   ASDF3972>
> ;; Loading file 
> /home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd ...
> ; registering #<SYSTEM :CL-PPCRE #x0003355AF708> as CL-PPCRE
> ; registering #<SYSTEM :CL-PPCRE-TEST #x0003355B96B0> as CL-PPCRE-TEST
> WARNING: The generic function #<STANDARD-GENERIC-FUNCTION PERFORM> is being
>          modified, but has already been called.
> ;; Loaded file 
> /home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd
> ;;; ASDF-INSTALL: Downloading 157665 bytes from 
> http://weitz.de/files/cl-ppcre.tar.gz to 
> /home/mueller/asdf-install-2.asdf-inst;;; ASDF-INSTALL: Downloading 
> 157665 bytes from http://weitz.de/files/cl-ppcre.tar.gz to 
> /home/mueller/asdf-install-0.asdf-install-tmp ...
> ;;; ASDF-INSTALL: Downloading 186 bytes from 
> http://weitz.de/files/cl-ppcre.tar.gz.asc to 
> /home/mueller/asdf-install-1.asdf-install-tmp ...
> ;;; ASDF-INSTALL: Installing 
> /home/mueller/asdf-install-0.asdf-install-tmp in 
> /home/mueller/.asdf-install-dir/site/, 
> /home/mueller/.asdf-install-dir/systems/
> "ln -s 
> \"/home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd\" 
> \"/home/mueller/.asdf-install-dir/systems/cl-ppcre.asd\""
> "ln -s 
> \"/home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre-unicode.asd\" 
> \"/home/mueller/.asdf-install-dir/systems/cl-ppcre-unicode.asd\""
> ; loading system definition from 
> /home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd into 
> #<PACKAGE
> ;   ASDF3972>
> ;; Loading file 
> /home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd ...
> ; registering #<SYSTEM :CL-PPCRE #x0003355AF708> as CL-PPCRE
> ; registering #<SYSTEM :CL-PPCRE-TEST #x0003355B96B0> as CL-PPCRE-TEST
> WARNING: The generic function #<STANDARD-GENERIC-FUNCTION PERFORM> is being
>          modified, but has already been called.
> ;; Loaded file 
> /home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd
> ;;; ASDF-INSTALL: Downloading 157665 bytes from 
> http://weitz.de/files/cl-ppcre.tar.gz to 
> /home/mueller/asdf-install-2.asdf-install-tmp ...
> ;;; ASDF-INSTALL: Downloading 186 bytes from 
> http://weitz.de/files/cl-ppcre.tar.gz.asc to 
> /home/mueller/asdf-install-3.asdf-install-tmp ...
> ;;; ASDF-INSTALL: Installing 
> /home/mueller/asdf-install-2.asdf-install-tmp in 
> /home/mueller/.asdf-install-dir/site/, 
> /home/mueller/.asdf-install-dir/systems/
> "ln -s 
> \"/home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd\" 
> \"/home/mueller/.asdf-install-dir/systems/cl-ppcre.asd\""
> "ln -s 
> \"/home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre-unicode.asd\" 
> \"/home/mueller/.asdf-install-dir/systems/cl-ppcre-unicode.asd\""
> ;;; ASDF-INSTALL: Downloading 157665 bytes from 
> http://weitz.de/files/cl-ppcre.tar.gz to 
> /home/mueller/asdf-install-4.asdf-install-tmp ...
> ;;; ASDF-INSTALL: Downloading 186 bytes from 
> http://weitz.de/files/cl-ppcre.tar.gz.asc to 
> /home/mueller/asdf-install-5.asdf-install-tmp ...
> ;;; ASDF-INSTALL: Installing 
> /home/mueller/asdf-install-4.asdf-install-tmp in 
> /home/mueller/.asdf-install-dir/site/, 
> /home/mueller/.asdf-install-dir/systems/
> "ln -s 
> \"/home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre.asd\" 
> \"/home/mueller/.asdf-install-dir/systems/cl-ppcre.asd\""
> "ln -s 
> \"/home/mueller/.asdf-install-dir/site/cl-ppcre-2.0.3/cl-ppcre-unicode.asd\" 
> \"/home/mueller/.asdf-install-dir/systems/cl-ppcre-unicode.asd\""
> 
> 
> breaking it after a few iterations gives:
> 
> ** - Continuable Error
> PRINT: User break
> If you continue (by typing 'continue'): Continue execution
> The following restarts are also available:
> IGNORE-SIGNATURE-FOR-THIS-PACKAGE :R1 Ignore signature file and install 
> anyway
> RETRY          :R2      Retry installation
> RETRY          :R3      Retry installation
> RETRY          :R4      Retry installation
> ABORT          :R5      Abort main loop
> 
> I'm guessing that maybe something is missing from the end of the 
> defmethod besides the two ")", but don't know enough about what's going 
> on to say for sure.
> 
> TIA for any help
> 
> Phil
> 
> 
> _______________________________________________
> asdf-install-devel mailing list
> asdf-install-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-install-devel

--
Gary Warren King, metabang.com 
Cell: (413) 559 8738
Fax: (206) 338-4052
gwkkwg on Skype * garethsan on AIM * gwking on twitter





More information about the asdf-install-devel mailing list