[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PCL losing on TI



I just grabbed the PCL sources from parcvax's /pub/pcl/ and tried to compile
them on a TI Explorer and lost big.  I've enclosed a log of the lossage at the
end of this message.  Can someone help me?

Do patches that are sent to this mailing from PCL maintainers get incorporated
into the sources on parcvax?  If this isn't happening currently, should it be?
If this is just a case of my missing some messages about patches, would someone
please remail them?

I'd appreciate it if any replies are sent to Rick.Busdiecker@CS.CMU.EDU as it's
more reliable than my usenet address.  Thanks.

			Rick Busdiecker
			Expert Technologies, Inc.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

> (load "pg:rick.pcl;defsys.lisp")
; Loading Assassin: RICK.PCL; DEFSYS.LISP#> into package PCL
#FS::LISPM-PATHNAME "Assassin: RICK.PCL; DEFSYS.LISP#2"
> pcl::*pcl-system-date*
"3/17/88  St. Patrick's Day PCL"
> pcl::*pcl-directory*
#FS::LISPM-PATHNAME "Assassin: RICK.PCL;"
> (pcl::compile-pcl)
Loading binary of TI-PATCHES...
Loading binary of PKG...
Loading binary of WALK...
Loading binary of MACROS...
Loading binary of LOW...
Loading binary of TI-LOW...
Loading binary of FIN...
Loading binary of DEFS...
Loading binary of BOOT...
Compiling SLOTS...
<< While compiling COPY-SLOTD >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE COPY-SLOTD) (QUOTE NIL) (QUOTE (STANDARD-SLOT-DESCRIPTION)) ...)
 the function spec (METHOD COPY-SLOTD (STANDARD-SLOT-DESCRIPTION)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling SLOT-VALUE-USING-CLASS >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE SLOT-VALUE-USING-CLASS) (QUOTE NIL) (QUOTE (STANDARD-CLASS T T)) ...)
 the function spec (METHOD SLOT-VALUE-USING-CLASS (STANDARD-CLASS T T)) is
invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling PUT-SLOT-USING-CLASS >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE PUT-SLOT-USING-CLASS) (QUOTE NIL) (QUOTE (STANDARD-CLASS T T T)) ...)
 the function spec (METHOD PUT-SLOT-USING-CLASS (STANDARD-CLASS T T T)) is
invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling SLOT-BOUNDP-USING-CLASS >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE SLOT-BOUNDP-USING-CLASS) (QUOTE NIL) (QUOTE (STANDARD-CLASS T T)) ...)
 the function spec (METHOD SLOT-BOUNDP-USING-CLASS (STANDARD-CLASS T T)) is
invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
 The variable CLASS is bound but never used.
<< While compiling REMOVE-DYNAMIC-SLOT-USING-CLASS >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE REMOVE-DYNAMIC-SLOT-USING-CLASS) (QUOTE NIL) (QUOTE (STANDARD-CLASS T T))
...)
 the function spec (METHOD REMOVE-DYNAMIC-SLOT-USING-CLASS (STANDARD-CLASS T T))
is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling ALL-SLOTS-USING-CLASS >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE ALL-SLOTS-USING-CLASS) (QUOTE NIL) (QUOTE (STANDARD-CLASS T)) ...)
 the function spec (METHOD ALL-SLOTS-USING-CLASS (STANDARD-CLASS T)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling REMOVE-DYNAMIC-SLOT-USING-CLASS >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE REMOVE-DYNAMIC-SLOT-USING-CLASS) (QUOTE NIL) (QUOTE (STANDARD-CLASS T T))
...)
 the function spec (METHOD REMOVE-DYNAMIC-SLOT-USING-CLASS (STANDARD-CLASS T T))
is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling SLOT-ALLOCATION-USING-CLASS >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE SLOT-ALLOCATION-USING-CLASS) (QUOTE NIL) (QUOTE (STANDARD-CLASS T T))
...)
 the function spec (METHOD SLOT-ALLOCATION-USING-CLASS (STANDARD-CLASS T T)) is
invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling SLOT-EXISTS-P >>
 (EQ VAL FLAG) should probably use EQUAL instead.
<< While compiling SLOT-MISSING >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE SLOT-MISSING) (QUOTE NIL) (QUOTE (T T)) ...)
 the function spec (METHOD SLOT-MISSING (T T)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling SLOTS-WITH-ALLOCATION >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE SLOTS-WITH-ALLOCATION) (QUOTE NIL) (QUOTE (STANDARD-CLASS T T)) ...)
 the function spec (METHOD SLOTS-WITH-ALLOCATION (STANDARD-CLASS T T)) is
invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling SLOTS-WITH-ALLOCATION-NOT >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE SLOTS-WITH-ALLOCATION-NOT) (QUOTE NIL) (QUOTE (STANDARD-CLASS T T)) ...)
 the function spec (METHOD SLOTS-WITH-ALLOCATION-NOT (STANDARD-CLASS T T)) is
invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling OPTIMIZE-SLOT-VALUE >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE OPTIMIZE-SLOT-VALUE) (QUOTE NIL) (QUOTE (STANDARD-CLASS T)) ...)
 the function spec (METHOD OPTIMIZE-SLOT-VALUE (STANDARD-CLASS T)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling OPTIMIZE-SET-SLOT-VALUE >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE OPTIMIZE-SET-SLOT-VALUE) (QUOTE NIL) (QUOTE (STANDARD-CLASS T)) ...)
 the function spec (METHOD OPTIMIZE-SET-SLOT-VALUE (STANDARD-CLASS T)) is
invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling CLASS-HAS-INSTANCES-P >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE CLASS-HAS-INSTANCES-P) (QUOTE NIL) (QUOTE (STANDARD-CLASS)) ...)
 the function spec (METHOD CLASS-HAS-INSTANCES-P (STANDARD-CLASS)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling ALLOCATE-INSTANCE >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE ALLOCATE-INSTANCE) (QUOTE NIL) (QUOTE (STANDARD-CLASS)) ...)
 the function spec (METHOD ALLOCATE-INSTANCE (STANDARD-CLASS)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
 The variable INITARGS is bound but never used.
<< While compiling INITIALIZE >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE INITIALIZE) (QUOTE NIL) (QUOTE (OBJECT T)) ...)
 the function spec (METHOD INITIALIZE (OBJECT T)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling INITIALIZE-FROM-DEFAULTS >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE INITIALIZE-FROM-DEFAULTS) (QUOTE NIL) (QUOTE (OBJECT)) ...)
 the function spec (METHOD INITIALIZE-FROM-DEFAULTS (OBJECT)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
<< While compiling INITIALIZE-FROM-INIT-PLIST >>
Error in compile-time evaluation of (LOAD-DEFMETHOD (QUOTE STANDARD-METHOD)
(QUOTE INITIALIZE-FROM-INIT-PLIST) (QUOTE NIL) (QUOTE (OBJECT T)) ...)
 the function spec (METHOD INITIALIZE-FROM-INIT-PLIST (OBJECT T)) is invalid.
TO DEBUG THIS, recompile with COMPILER:WARN-ON-ERRORS set to NIL.
Loading binary of SLOTS...

	;;; At this point it dropped into a break look complaining about
	;;; copy-method (I think) missing . . . I'm not really sure why dribble
	;;; didn't include that output, but it's fairly clear that things are
	;;; screwy already just from the output so far.

> (dribble)