[cl-ppcre-devel] error loading 1.1.0 under CMUCL 19a

Jim Prewett download at hpc.unm.edu
Mon Jan 24 15:13:59 UTC 2005


Hello,

I'm having problems loading CL-PPCRE 1.1.0 under CMUCL 19a under FreeBSD.

Lisp spews the following when I ask it to load cl-ppcre:

bash-2.05b$ lisp -eval '(load "cl-ppcre-1.1.0/load.lisp")'
; Loading #p"/usr/home/dl/logs/cl-ppcre-1.1.0/load.lisp".

; In: LET ((CL-PPCRE-BASE-DIRECTORY #) MUST-COMPILE)

;   (DOLIST (FILE '# #))
; --> DO* BLOCK LET* TAGBODY
; ==>
;   (LET (#)
;     (TAGBODY))
; Note: Variable FILE defined but never used.


Error in function LISP::%ENUMERATE-MATCHES:
    Cannot supply a type without a name:
   #<Unprintable pathname, Host=#<LISP::UNIX-HOST>, Device=NIL, 
Directory=(:ABSOLUTE

"usr"

"home"

"dl"

"logs"

"cl-ppcre-1.1.0"), Name=NIL, Type="x86f", Version=:UNSPECIFIC>
    [Condition of type SIMPLE-ERROR]

Restarts:
   0: [CONTINUE] Return NIL from load of "cl-ppcre-1.1.0/load.lisp".
   1: [ABORT   ] Skip remaining initializations.

Debug  (type H for help)

(LISP::%ENUMERATE-MATCHES
  #<Unprintable pathname, Host=#<LISP::UNIX-HOST>, Device=NIL, 
Directory=(:ABSOLUTE

"usr"

"home"

"dl"

"logs"

...), Name=NIL, Type="x86f", Version=:UNSPECIFIC>
  T
  T
  #<Closure Over Function (FLET #:G5
                            #)
    {48032DD9}>)
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM:  Source file no longer 
exists:
   target:code/filesys.lisp.
0] 0
; CMU Common Lisp 19a, running on spacebrain.hpc.unm.edu
With core: /usr/local/lib/cmucl/lib/lisp.core
Dumped on: Tue, 2004-08-03 10:19:33-06:00 on snapdragon.csl.sri.com
See <http://www.cons.org/cmucl/> for support information.
Loaded subsystems:
     Python 1.1, target Intel x86
     CLOS based on Gerd's PCL 2004/04/14 03:32:47
* (quit)


James E. Prewett 
Systems Team Leader                                              505.277.8210
Designated Security Officer              download at hpc.unm.edu Jim at Prewett.org
HPC Systems Engineer III @ HPC at UNM           OpenPGP key: pub  1024D/31816D93



More information about the Cl-ppcre-devel mailing list