pg on sbcl-0.9.9-darwin-ppc - Details

Author:Eric Marsden
Version:0.19
Started at:2006-04-16 01:36:38
Ended at:2006-04-16 01:36:50
Elapsed time (seconds):12
Most recent change:2003-10-07 11:41:03
Most recent file:/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/cmucl-install-subsystem.lisp

REPL Output

;;; ASDF-INSTALL: Downloading 20542 bytes from http://www.chez.com/emarsden/downloads/pg-dot-lisp-0.19.tar.gz to /Users/gwking/temporary/asdf-test/PG.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing /Users/gwking/temporary/asdf-test/PG.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/, /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site-systems/
pg-0.19/
pg-0.19/pg.lisp
pg-0.19/README
pg-0.19/pg-tests.lisp
pg-0.19/defpackage.lisp
pg-0.19/pg.asd
pg-0.19/sysdep.lisp
pg-0.19/NEWS
pg-0.19/cmucl-install-subsystem.lisp

#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/" 
#P"/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/" 
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/defpackage.lisp" (written 07 OCT 2003 11:41:03 AM):
; compiling (DEFPACKAGE :POSTGRESQL ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/defpackage.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/sysdep.lisp" (written 07 OCT 2003 11:41:03 AM):
; compiling (IN-PACKAGE :PG)
; compiling (REQUIRE :ASDF)
; compiling (REQUIRE :SB-BSD-SOCKETS)
; compiling (DEFUN CRYPT ...)
; compiling (DEFUN SOCKET-CONNECT ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/sysdep.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/pg.lisp" (written 07 OCT 2003 11:41:03 AM):
; 
; caught STYLE-WARNING:
;   Character decoding error in a ;-comment at position 2722 reading source file #<FD-STREAM for "file /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/pg.lisp" {109D51F1}>, resyncing.

; compiling (IN-PACKAGE :POSTGRESQL)
; compiling (REQUIRE :ASDF)
; compiling (REQUIRE :SB-BSD-SOCKETS)
; compiling (DEFINE-CONDITION POSTGRESQL-ERROR ...)
; compiling (DEFINE-CONDITION CONNECTION-FAILURE ...)
; compiling (DEFINE-CONDITION AUTHENTICATION-FAILURE ...)
; compiling (DEFINE-CONDITION PROTOCOL-ERROR ...)
; compiling (DEFINE-CONDITION BACKEND-ERROR ...)
; compiling (DEFCONSTANT +NAMEDATALEN+ ...)
; compiling (DEFCONSTANT +PG_PROTOCOL_LATEST_MAJOR+ ...)
; compiling (DEFCONSTANT +PG_PROTOCOL_63_MAJOR+ ...)
; compiling (DEFCONSTANT +PG_PROTOCOL_62_MAJOR+ ...)
; compiling (DEFCONSTANT +PG_PROTOCOL_LATEST_MINOR+ ...)
; compiling (DEFCONSTANT +SM_DATABASE+ ...)
; compiling (DEFCONSTANT +SM_USER+ ...)
; compiling (DEFCONSTANT +SM_OPTIONS+ ...)
; compiling (DEFCONSTANT +SM_UNUSED+ ...)
; compiling (DEFCONSTANT +SM_TTY+ ...)
; compiling (DEFCONSTANT +STARTUP_MSG+ ...)
; compiling (DEFCONSTANT +STARTUP_KRB4_MSG+ ...)
; compiling (DEFCONSTANT +STARTUP_KRB5_MSG+ ...)
; compiling (DEFCONSTANT +STARTUP_PASSWORD_MSG+ ...)
; compiling (DEFCONSTANT +STARTUP_PACKET_SIZE+ ...)
; compiling (DEFCONSTANT +MAX_MESSAGE_LEN+ ...)
; compiling (DEFCONSTANT +INV_ARCHIVE+ ...)
; compiling (DEFCONSTANT +INV_WRITE+ ...)
; compiling (DEFCONSTANT +INV_READ+ ...)
; compiling (DEFCONSTANT +LO_BUFSIZ+ ...)
; compiling (DEFVAR *PARSERS* ...)
; compiling (DEFVAR *PG-CLIENT-ENCODING* ...)
; compiling (DEFVAR *PG-DATE-STYLE* ...)
; compiling (DEFVAR *PG-DISABLE-TYPE-COERCION* ...)
; compiling (DEFSTRUCT (PGCON #) ...)
; compiling (DEFSTRUCT PGRESULT ...)
; compiling (DEFUN PRINT-PGCON ...)
; compiling (DEFUN PG-DATE-STYLE ...)
; compiling (DEFUN SET-PG-DATE-STYLE ...)
; compiling (DEFSETF PG-DATE-STYLE ...)
; compiling (DEFUN PG-CLIENT-ENCODING ...)
; compiling (DEFUN SET-PG-CLIENT-ENCODING ...)
; compiling (DEFSETF PG-CLIENT-ENCODING ...)
; compiling (DEFMACRO WITH-PG-CONNECTION ...)
; compiling (DEFMACRO WITH-PG-TRANSACTION ...)
; compiling (DEFMACRO WITH-PG-TRANSACTION ...)
; compiling (DEFUN PG-FOR-EACH ...)
; compiling (DEFUN PG-CONNECT ...)
; compiling (DEFUN PG-EXEC ...)

; file: /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/pg.lisp
; in: DEFUN PG-EXEC
;     (READ-BYTE STREAM NIL :EOF)
; --> BLOCK IF LET IF SB-IMPL::EOF-OR-LOSE IF ERROR 
; ==>
;   STREAM
; 
; note: deleting unreachable code
; 
; note: deleting unreachable code

; compiling (DEFUN PG-RESULT ...)
; compiling (DEFUN PG-DISCONNECT ...)
; compiling (DEFUN READ-ATTRIBUTES ...)
; compiling (DEFUN BITMAP-REF ...)
; compiling (DEFUN READ-TUPLE ...)
; compiling (DEFUN HANDLE-NOTICE ...)
; compiling (DEFVAR TYPE-PARSERS ...)
; compiling (DEFUN INTEGER-PARSER ...)
; compiling (DEFUN FLOAT-PARSER ...)
; compiling (DEFUN TEXT-PARSER ...)
; compiling (DEFUN BOOL-PARSER ...)
; compiling (DEFUN PARSE-TIMESTAMP ...)
; compiling (DEFUN TIMESTAMP-PARSER ...)
; compiling (DEFUN PRECISE-TIMESTAMP-PARSER ...)
; compiling (DEFUN INTERVAL-PARSER ...)
; compiling (DEFUN ISODATE-PARSER ...)
; compiling (DEFUN DATE-PARSER ...)
; compiling (DEFUN INITIALIZE-PARSERS ...)
; compiling (DEFUN PARSE ...)
; compiling (DEFVAR *LO-INITIALIZED* ...)
; compiling (DEFVAR *LO-FUNCTIONS* ...)
; compiling (DEFUN LO-INIT ...)
; compiling (DEFUN FN ...)
; compiling (DEFUN PGLO-CREATE ...)
; compiling (DEFUN PGLO-OPEN ...)
; compiling (DEFUN PGLO-CLOSE ...)
; compiling (DEFUN PGLO-READ ...)
; compiling (DEFUN PGLO-WRITE ...)
; compiling (DEFUN PGLO-LSEEK ...)
; compiling (DEFUN PGLO-TELL ...)
; compiling (DEFUN PGLO-UNLINK ...)
; compiling (DEFUN PGLO-IMPORT ...)
; compiling (DEFUN PGLO-EXPORT ...)
; compiling (DEFUN PG-DATABASES ...)
; compiling (DEFUN PG-TABLES ...)
; compiling (DEFUN PG-COLUMNS ...)
; compiling (DEFUN PG-BACKEND-VERSION ...)
; compiling (DEFUN READ-NET-INT ...)
; compiling (DEFUN READ-INT ...)
; compiling (DEFUN READ-BYTES ...)
; compiling (DEFUN READ-CHARS ...)
; compiling (DEFUN READ-CSTRING ...)

; file: /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/pg.lisp
; in: DEFUN READ-CSTRING
;     (READ-BYTE STREAM NIL NIL)
; --> BLOCK IF LET IF SB-IMPL::EOF-OR-LOSE IF ERROR 
; ==>
;   STREAM
; 
; note: deleting unreachable code
; 
; note: deleting unreachable code

; compiling (DEFUN SEND-INT ...)
; compiling (DEFUN SEND-STRING ...)
; compiling (DECLAIM (INLINE FLUSH))
; compiling (DEFUN FLUSH ...)

; /Users/gwking/temporary/asdf-test/input/sbcl0-9-9/site/pg-0.19/pg.fasl written
; compilation finished in 0:00:02
WARNING:
   COMPILE-FILE warned while performing #<COMPILE-OP NIL {10006CE9}> on
   #<PG-COMPONENT "pg" {10006CF9}>.
; 
; compilation unit finished
;   caught 1 STYLE-WARNING condition
;   printed 4 notes