chemboy on clisp-2.37-unix-unknown - Details

Author:Peter Scott
Version:0.2
Started at:2006-04-16 02:24:48
Ended at:2006-04-16 02:25:02
Elapsed time (seconds):14
Depends On:periodic-table, chemical-compounds
Most recent change:2004-11-19 17:13:33
Most recent file:/Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/capi-gui.lisp

REPL Output

;;; ASDF-INSTALL: Downloading 16333 bytes from http://common-lisp.net/project/chemboy/chemboy-latest.tar.gz to /Users/gwking/CHEMBOY.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/CHEMBOY.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/clisp/site/, /Users/gwking/temporary/asdf-test/input/clisp/site-systems/
chemboy-0.3/
chemboy-0.3/capi-gui.lisp
chemboy-0.3/compound-names.lisp
chemboy-0.3/compounds-table.lisp
chemboy-0.3/conversions.lisp
chemboy-0.3/gui.lisp
chemboy-0.3/loader.lisp
chemboy-0.3/query-parsing.lisp
chemboy-0.3/rootsolve.lisp
chemboy-0.3/text-interface.lisp
chemboy-0.3/sbcl-build.lisp
chemboy-0.3/unittest.lisp
chemboy-0.3/README
chemboy-0.3/chemboy.asd

#P"/Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/" 
#P"/Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/" ;;; ASDF-INSTALL: Downloading package CHEMICAL-COMPOUNDS, required by chemboy

;;; ASDF-INSTALL: Downloading 5119 bytes from http://common-lisp.net/project/chemboy/chemical-compounds-latest.tar.gz to /Users/gwking/chemical-compounds.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/chemical-compounds.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/clisp/site/, /Users/gwking/temporary/asdf-test/input/clisp/site-systems/
chemical-compounds-1.0.2/
chemical-compounds-1.0.2/parsing.lisp
chemical-compounds-1.0.2/compounds.lisp
chemical-compounds-1.0.2/chemical-compounds.asd
chemical-compounds-1.0.2/README

#P"/Users/gwking/temporary/asdf-test/input/clisp/site/chemical-compounds-1.0.2/" 
#P"/Users/gwking/temporary/asdf-test/input/clisp/site/chemical-compounds-1.0.2/" ;;; ASDF-INSTALL: Downloading package PERIODIC-TABLE, required by chemical-compounds

;;; ASDF-INSTALL: Downloading 5100 bytes from http://common-lisp.net/project/chemboy/periodic-table-latest.tar.gz to /Users/gwking/periodic-table.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/periodic-table.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/clisp/site/, /Users/gwking/temporary/asdf-test/input/clisp/site-systems/
periodic-table-1.0/
periodic-table-1.0/elements.lisp
periodic-table-1.0/periodic-table.lisp
periodic-table-1.0/periodic-table.asd
periodic-table-1.0/unittest.lisp
periodic-table-1.0/README

#P"/Users/gwking/temporary/asdf-test/input/clisp/site/periodic-table-1.0/" 
#P"/Users/gwking/temporary/asdf-test/input/clisp/site/periodic-table-1.0/" 
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/periodic-table-1.0/unittest.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/periodic-table-1.0/unittest.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/periodic-table-1.0/elements.lisp ...
WARNING: doc-string is not allowed here and will be ignored:
          ("Test all the element lookup functions"
           (CHECK (STRING= (ELEMENT-NAME (SYMBOL-ELEMENT "Kr")) "Krypton")
            (STRING= (ELEMENT-NAME (SYMBOL-ELEMENT "o")) "Oxygen")
            (STRING= (ELEMENT-SYMBOL (NAME-ELEMENT "gold")) "Au")
            (STRING= (ELEMENT-NAME (ATOMIC-NUMBER-ELEMENT 12)) "Magnesium")
            (STRING= (ELEMENT-NAME (ATOMIC-WEIGHT-ELEMENT 16)) "Oxygen")
            (STRING= (ELEMENT-NAME (BOILING-POINT-ELEMENT 120.0)) "Krypton")
            (STRING= (ELEMENT-NAME (ELECTRONEGATIVITY-ELEMENT 4.0))
             "Fluorine")))

;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/periodic-table-1.0/elements.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/periodic-table-1.0/periodic-table.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/periodic-table-1.0/periodic-table.fas
0 errors, 0 warnings
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemical-compounds-1.0.2/parsing.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemical-compounds-1.0.2/parsing.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemical-compounds-1.0.2/compounds.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemical-compounds-1.0.2/compounds.fas
0 errors, 0 warnings
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/unittest.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/unittest.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/query-parsing.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/query-parsing.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/compound-names.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/compound-names.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/compounds-table.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/compounds-table.fas
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/conversions.lisp ...
WARNING in PARSE-QUERY-LIST in lines 219..229 :
keyword arguments to function PPRINT-COMPOUND should occur pairwise: (S)
WARNING in PARSE-COMPOUND-QUERY in lines 252..262 :
keyword arguments to function PPRINT-COMPOUND should occur pairwise: (S)
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/conversions.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FFA1ED> on
         #<CL-SOURCE-FILE "conversions" #x19FD745D>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FFA1ED> on
         #<CL-SOURCE-FILE "conversions" #x19FD745D>.
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/rootsolve.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/rootsolve.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FFA1ED> on
         #<CL-SOURCE-FILE "rootsolve" #x19FD7649>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FFA1ED> on
         #<CL-SOURCE-FILE "rootsolve" #x19FD7649>.
;; Compiling file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/text-interface.lisp ...
;; Wrote file /Users/gwking/temporary/asdf-test/input/clisp/site/chemboy-0.3/text-interface.fas
WARNING: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x19FFA1ED> on
         #<CL-SOURCE-FILE "text-interface" #x19FD76ED>.
WARNING: COMPILE-FILE failed while performing #<COMPILE-OP NIL #x19FFA1ED> on
         #<CL-SOURCE-FILE "text-interface" #x19FD76ED>.
0 errors, 2 warnings