[itsdb] Trouble with current automated install

Emily M. Bender ebender at u.washington.edu
Thu Oct 5 01:04:25 CEST 2006


Hi again,

I've looked into this further, and found that the problem seems
to be that kf.fasl is missing from the automated install distribution.
When I change this:

       #+:lkb
       (:file "kf")

to this:

       #+:null
       (:file "kf")

I can at least start the fine system.  I'm sure it's missing whatever
functionality 'kf' provides...

Emily

On Mon, Oct 02, 2006 at 01:04:42PM -0700, Emily M. Bender wrote:
> Hi folks,
> 
> I'm having trouble with the fine system in the current
> automated install.  In particular, M-x itsdb (after M-x lkb)
> produces the error:  
> 
> fi::wait-for-reply-to-come-back: The compiler is not available in
> Allegro Runtime.
> 
> I'm attaching a *common-lisp* buffer, in case it helps.
> 
> (Linux, RedHat Fedora Core 2 [I think])
> 
> Emily

> 
> ==============================================================
> Starting image `/home/bender/delphin/lkb/linux.x86.32/lkb'
>   with image (dxl) file `/home/bender/delphin/lkb/linux.x86.32/lkb.dxl'
>   with arguments `(-locale en_US.UTF-8)'
>   in directory `/home/bender/delphin'
>   on machine `localhost'.
> 
> International Allegro CL Enterprise Edition
> 8.0 [Linux (x86)] (Sep 5, 2006 2:50)
> Copyright (C) 1985-2005, Franz Inc., Oakland, CA, USA.  All Rights Reserved.
> 
> This standard runtime copy of Allegro CL was built by:
>    [TC7227] Stanford University
> 
> scavenging...expanding old space...expanding new space...done eff: 50%, copy new: 141024 + old: 0 = 141024
>   Page faults: non-gc = 0 major + 2003 minor, gc = 0 major + 243 minor
> scavenging...done
> Mark Pass...done(160+10), marked 672743 objects, overflows = 0, max depth (minus ovflow) = 9.
> Weak-vector Pass...done(0+0).
> Cons-cell swap...done(0+0), 247 cons cells moved
> Oldarea break chain...done(40+0), 102 holes totalling 3950664 bytes
> Page-compaction data...done(0+0).
> Address adjustment...done(220+30).
> Compacting other objects...done(10+20).
> Page compaction...done(0+0), 0 pages moved
> New rootset...done(90+0), 154 rootset entries
> Building new pagemap...done(20+0).
> Merging empty oldspaces...done, 1 oldspaces merged.
> global gc recovered 3953024 bytes of old space.
> scavenging...done
>  eff: 28%, copy new: 35232 + old: 0 = 35232
>   Page faults: non-gc = 0 major + 10226 minor, gc = 0 major + 7224 minor
> scavenge to prepare for packing...scavenging...done eff: 0%, copy new: 35232 + old: 0 = 35232
> 
> scavenging...done eff: 0%, copy new: 35232 + old: 0 = 35232
> 
>  packing old area: 90112 bytes to be squeezed out
>  Address adjustment...done
> New rootset...done(200+0), 154 rootset entries
>  moving and packing new area: 90112 bytes to be squeezed out
> scavenging...expanding new space...done
> ; Loading /home/bender/.lkbrc
> 
> [changing package from "COMMON-LISP-USER" to "LKB"]
> LKB(1): ;; Setting (stream-external-format *terminal-io*) to :utf-8.
> LKB(2): 
> ; Loading /home/bender/delphin/lkb/src/general/defsystem.lisp
> ; Loading /home/bender/delphin/lkb/src/general/loadup.lisp
> ;   Loading /home/bender/delphin/lkb/src/general/allegro-patches.lisp
> ;   Loading /home/bender/delphin/lkb/src/general/loadup-library.lisp
> ; Loading /home/bender/delphin/lkb/src/systems/tsdb.system
> ; Loading /home/bender/delphin/lkb/src/systems/pvm.system
> ; Foreign loading /home/bender/delphin/lkb/src/pvm/linux.x86.32/pvm.so.
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/pvm/pvm-package.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/pvm/pvm.fasl
> ; Loading /home/bender/delphin/lkb/src/systems/fad.system
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/fad/packages.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/fad/fad.fasl
> ; Loading /home/bender/delphin/lkb/src/systems/lkb.system
> ; Foreign loading /home/bender/delphin/lkb/src/tsdb/linux.x86.32/capi.so.
> ; Foreign loading /home/bender/delphin/lkb/src/tsdb/linux.x86.32/gc.so.
> ; Foreign loading /home/bender/delphin/lkb/src/tsdb/linux.x86.32/bdb.so.
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/tsdb-package.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/macros.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/lkb-interface.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/globals.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/utilities.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/pvm.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/capi.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/tsql.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/tsdb.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/process.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/commands.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/import.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/filter.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/statistics.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/evolution.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/html.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/podium.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/allegro.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/gc.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/yy.fasl
> ; Fast loading /home/bender/delphin/lkb/src/.l8cl/tsdb/mt.fasl




More information about the itsdb mailing list