Cannot install plop with SBCL v.1.0.24

2 views
Skip to first unread message

Yuriy Kashnikov

unread,
Dec 14, 2009, 5:49:48 PM12/14/09
to plop-dev
Dear plopers,

I have tried to install and use plop, but unfortunately I've stuck in
installation. Firstly, documentation on http://code.google.com/p/plop/wiki/QuickStart
lacks the following line -
CL-USER>(load "foo/trunk/thirdparty/numrecip.lisp")

Anyway, I've got an error which I could not overcome with my own
knowledge which limits at zero in such cases. Please see the following
trace and help to try plop.


Backtrace:
0: (SB-PCL::FIND-CLASS-FROM-CELL LOAD-OP NIL T)
Locals:
SB-PCL::CELL = NIL
SB-PCL::ERRORP = T
SYMBOL = LOAD-OP
1: ((SB-PCL::FAST-METHOD MAKE-INSTANCE (SYMBOL)) #<unavailable
argument> #<unavailable argument> LOAD-OP)[:EXTERNAL]
Locals:
SB-DEBUG::ARG-0 = 5
SB-DEBUG::ARG-1 = :<NOT-AVAILABLE>
SB-DEBUG::ARG-2 = :<NOT-AVAILABLE>
SB-DEBUG::ARG-3 = LOAD-OP
2: (ASDF:OPERATE LOAD-OP PLOP)[:EXTERNAL]
Locals:
SB-DEBUG::ARG-0 = 2
SB-DEBUG::ARG-1 = LOAD-OP
SB-DEBUG::ARG-2 = PLOP
3: (SB-INT:SIMPLE-EVAL-IN-LEXENV (ASDF:OPERATE 'LOAD-OP 'PLOP)
#<NULL-LEXENV>)
Locals:
SB-DEBUG::ARG-0 = (ASDF:OPERATE 'LOAD-OP 'PLOP)
SB-DEBUG::ARG-1 = #<NULL-LEXENV>


Thanks!

Moshe Looks

unread,
Dec 15, 2009, 9:01:01 PM12/15/09
to plop...@googlegroups.com
Hi Yuriy,

Thanks for trying out plop! I had messed up the plop.asd file, which
is now fixed in the latest svn revision (169). If the problem
persists, please let me know (and send out the whole compilation
output if possible). Also, the quick start guide is now horribly out
of date I'm afraid! To play around, doing e.g.

(run-benchmarks #'moses 5000)

will run moses on a bunch of benchmarks - the code in benchmark.lisp
should give you an idea of how to define your own if you'd like...

Best,
Moshe
> --
>
> You received this message because you are subscribed to the Google Groups "plop-dev" group.
> To post to this group, send email to plop...@googlegroups.com.
> To unsubscribe from this group, send email to plop-dev+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/plop-dev?hl=en.
>
>
>

Jared Wigmore

unread,
Dec 21, 2009, 8:14:31 PM12/21/09
to plop-dev
Hi Moshe,

I tried compiling plop (latest svn, r169) with SBCL 1.0.23.

plop.asdf seems to be broken still, mentioning several files that
don't exist in the code (namely es, convert, action, abstraction,
prior, sample, moses and tune -.lisp).

I commented those out and it said that p-to-cl is undefined. It's used
in benchmark.lisp and eval.lisp but not mentioned in the code.


Thanks,
jared....@gmail.com

Moshe Looks

unread,
Dec 21, 2009, 11:06:31 PM12/21/09
to plop...@googlegroups.com
OK, I added this in. Sorry about that!

Reply all
Reply to author
Forward
0 new messages