cl-peg on openmcl-1.0-darwin-powerpc - Details

Author:John Leuner
Version:0.02
Description:PEG parser
Started at:2006-04-15 21:53:24
Ended at:2006-04-15 21:53:46
Elapsed time (seconds):22
Depends On:cl-ppcre, genhash
Most recent change:2006-01-09 10:28:34
Most recent file:/Users/gwking/temporary/asdf-test/input/openmcl/site/cl-peg_0.02/pegreader.lisp

REPL Output

;;; ASDF-INSTALL: Downloading 21677 bytes from http://common-lisp.net/project/cl-peg/cl-peg_0.02.tar.gz to CL-PEG.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing CL-PEG.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/openmcl/site/, /Users/gwking/temporary/asdf-test/input/openmcl/site-systems/
cl-peg_0.02/
cl-peg_0.02/cl-peg.asd
cl-peg_0.02/dot.lisp
cl-peg_0.02/load.lisp
cl-peg_0.02/matcher.lisp
cl-peg_0.02/pegobjects.lisp
cl-peg_0.02/pegreader.lisp
cl-peg_0.02/regression.lisp
cl-peg_0.02/setup.lisp
cl-peg_0.02/testhash.lisp
cl-peg_0.02/test.lisp
cl-peg_0.02/yacc.lisp
cl-peg_0.02/README
cl-peg_0.02/example.peg

#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/cl-peg_0.02/" 
#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/cl-peg_0.02/" ;;; ASDF-INSTALL: Downloading package GENHASH, required by cl-peg

;;; ASDF-INSTALL: Downloading 3597 bytes from http://src.hexapodia.net/genhash.tar.gz to genhash.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing genhash.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/openmcl/site/, /Users/gwking/temporary/asdf-test/input/openmcl/site-systems/
genhash_1.5/CHANGES
genhash_1.5/README
genhash_1.5/benchtests.lisp
genhash_1.5/genhash.asd
genhash_1.5/genhash.lisp
genhash_1.5/newhashes.lisp
genhash_1.5/packages.lisp

#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/genhash_1.5/" 
#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/genhash_1.5/" ;;; ASDF-INSTALL: Downloading package CL-PPCRE, required by cl-peg

;;; ASDF-INSTALL: Downloading 166573 bytes from http://weitz.de/files/cl-ppcre.tar.gz to cl-ppcre.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing cl-ppcre.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/openmcl/site/, /Users/gwking/temporary/asdf-test/input/openmcl/site-systems/
cl-ppcre-1.2.13/
cl-ppcre-1.2.13/doc/
cl-ppcre-1.2.13/doc/benchmarks.2002-12-22.txt
cl-ppcre-1.2.13/doc/index.html
cl-ppcre-1.2.13/CHANGELOG
cl-ppcre-1.2.13/README
cl-ppcre-1.2.13/api.lisp
cl-ppcre-1.2.13/cl-ppcre-test.asd
cl-ppcre-1.2.13/cl-ppcre-test.system
cl-ppcre-1.2.13/cl-ppcre.asd
cl-ppcre-1.2.13/cl-ppcre.system
cl-ppcre-1.2.13/closures.lisp
cl-ppcre-1.2.13/convert.lisp
cl-ppcre-1.2.13/errors.lisp
cl-ppcre-1.2.13/lexer.lisp
cl-ppcre-1.2.13/lispworks-defsystem.lisp
cl-ppcre-1.2.13/load.lisp
cl-ppcre-1.2.13/optimize.lisp
cl-ppcre-1.2.13/packages.lisp
cl-ppcre-1.2.13/parser.lisp
cl-ppcre-1.2.13/perltest.pl
cl-ppcre-1.2.13/ppcre-tests.lisp
cl-ppcre-1.2.13/regex-class.lisp
cl-ppcre-1.2.13/repetition-closures.lisp
cl-ppcre-1.2.13/scanner.lisp
cl-ppcre-1.2.13/specials.lisp
cl-ppcre-1.2.13/testdata
cl-ppcre-1.2.13/testinput
cl-ppcre-1.2.13/util.lisp

#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/cl-ppcre-1.2.13/" 
#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/cl-ppcre-1.2.13/" 
;Compiler warnings for "/Users/gwking/temporary/asdf-test/input/openmcl/site/cl-peg_0.02/matcher.lisp" :
;   Unused lexical variable INPUT-CHAR-LIST, in (PARSE-AND-MATCH :AROUND (PARSE-ELEMENT T FIXNUM)).
;   Unused lexical variable INPUT-CHAR-LIST, in (PARSE-AND-MATCH :AROUND (LIST T FIXNUM)).
;   Unused lexical variable INPUT-CHAR-LIST, in (PARSE-AND-MATCH (TRIVIAL-MATCH T T)).
; Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x857CFA6> on #<CL-SOURCE-FILE "matcher" #x83C6CCE>.
; While executing: #<STANDARD-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE)>