[mel-base-devel] which darcs repo

Jochen Schmidt js at crispylogics.com
Wed Jun 10 15:02:37 UTC 2009


The repository on http://www.crispylogics.com (my company website)  
should be the right one - if you mean "the official one". The merits  
of Darcs with its distributed versioning systems make this point a bit  
less important though. The One that works for you is probably another  
angle at it ;-) (the OpenSource mantra?).
I'll look at dlichtblaus Repo if I missed some patches.

The backtrace unfortunately shows only the ASDF machinery not the  
actual compile error in filesystem.lisp. You can try compiling the  
file using COMPILE-FILE to get a better backtrace. I'll take a look at  
it when I'm back in the office.

ciao,
Jochen

--
Jochen Schmidt
http://www.crispylogics.com

Am 10.06.2009 um 16:29 schrieb Timothy Ritchey <tritchey at mac.com>:

> I'm trying to figure out where the definitive mel-base darcs repo is
> located. On the repo listed in CLiki, and the 0.9 version of mel-base,
> I get the following error below when I try to load it from asdf. Also,
> it appears that version is missing a make-imaps-folder that existed in
> the mel-base version clbuild was including. That looked to be from
> dlichtblau's repo. Any thoughts on the current mel-base versions?
>
> - T
>
> erred while invoking #<COMPILE-OP NIL {12E64AC9}> on
> #<CL-SOURCE-FILE "filesystem" {12EBA559}>
>    [Condition of type ASDF:COMPILE-FAILED]
>
> Restarts:
>  0: [TRY-RECOMPILING] Try recompiling filesystem
>  1: [RETRY] Retry performing #<ASDF:COMPILE-OP NIL {12E64AC9}> on
> #<ASDF:CL-SOURCE-FILE "filesystem" {12EBA559}>.
>  2: [ACCEPT] Continue, treating #<ASDF:COMPILE-OP NIL {12E64AC9}> on
> #<ASDF:CL-SOURCE-FILE "filesystem" {12EBA559}> as having been
> successful.
>  3: [RETRY] Retry SLIME REPL evaluation request.
>  4: [ABORT] Return to SLIME's top level.
>  5: [TERMINATE-THREAD] Terminate this thread (#<THREAD "repl-thread"
> RUNNING {1209E809}>)
>
> Backtrace:
>   0: ((SB-PCL::FAST-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-
> SOURCE-FILE)) ..)
>   1: ((LAMBDA (SB-PCL::.PV. SB-PCL::.NEXT-METHOD-CALL. SB-PCL::.ARG0.
> SB-PCL::.ARG1.)) ..)
>   2: ((SB-PCL::FAST-METHOD ASDF:PERFORM ASDF:AROUND (ASDF:COMPILE-OP
> ASDF:CL-SOURCE-FILE)) ..)
>   3: ((LAMBDA ()))
>   4: ((FLET SB-THREAD::WITH-RECURSIVE-LOCK-THUNK))
>   5: ((FLET #:WITHOUT-INTERRUPTS-BODY-[CALL-WITH-RECURSIVE-LOCK]479))
>   6: (SB-THREAD::CALL-WITH-RECURSIVE-LOCK ..)
>   7: (SB-C::%WITH-COMPILATION-UNIT #<CLOSURE (LAMBDA #) {12059875}>)
> [:EXTERNAL]
>   8: (ASDF:OPERATE ASDF:LOAD-OP MEL-BASE)[:EXTERNAL]
>   9: (SB-INT:SIMPLE-EVAL-IN-LEXENV (ASDF:OOS 'ASDF:LOAD-OP 'MEL-BASE)
> #<NULL-LEXENV>)
>  --more--
>
> _______________________________________________
> mel-base-devel mailing list
> mel-base-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/mel-base-devel




More information about the mel-base-devel mailing list