From tritchey at mac.com Wed Jun 10 14:29:03 2009 From: tritchey at mac.com (Timothy Ritchey) Date: Wed, 10 Jun 2009 10:29:03 -0400 Subject: [mel-base-devel] which darcs repo Message-ID: <0BBD9B0C-F21D-4273-A397-4F64C0E1F4E3@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 # on # [Condition of type ASDF:COMPILE-FAILED] Restarts: 0: [TRY-RECOMPILING] Try recompiling filesystem 1: [RETRY] Retry performing # on #. 2: [ACCEPT] Continue, treating # on # 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 (#) 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 #) [:EXTERNAL] 8: (ASDF:OPERATE ASDF:LOAD-OP MEL-BASE)[:EXTERNAL] 9: (SB-INT:SIMPLE-EVAL-IN-LEXENV (ASDF:OOS 'ASDF:LOAD-OP 'MEL-BASE) #) --more-- From js at crispylogics.com Wed Jun 10 15:02:37 2009 From: js at crispylogics.com (Jochen Schmidt) Date: Wed, 10 Jun 2009 17:02:37 +0200 Subject: [mel-base-devel] which darcs repo In-Reply-To: <0BBD9B0C-F21D-4273-A397-4F64C0E1F4E3@mac.com> References: <0BBD9B0C-F21D-4273-A397-4F64C0E1F4E3@mac.com> Message-ID: <21C9CDAA-C78E-4EAE-862A-FBF3DB8D597C@crispylogics.com> 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 : > 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 # on > # > [Condition of type ASDF:COMPILE-FAILED] > > Restarts: > 0: [TRY-RECOMPILING] Try recompiling filesystem > 1: [RETRY] Retry performing # on > #. > 2: [ACCEPT] Continue, treating # on > # 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 (# 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 #) > [:EXTERNAL] > 8: (ASDF:OPERATE ASDF:LOAD-OP MEL-BASE)[:EXTERNAL] > 9: (SB-INT:SIMPLE-EVAL-IN-LEXENV (ASDF:OOS 'ASDF:LOAD-OP 'MEL-BASE) > #) > --more-- > > _______________________________________________ > mel-base-devel mailing list > mel-base-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/mel-base-devel From js at crispylogics.com Wed Jun 10 14:48:57 2009 From: js at crispylogics.com (Jochen Schmidt) Date: Wed, 10 Jun 2009 16:48:57 +0200 Subject: [mel-base-devel] which darcs repo In-Reply-To: <0BBD9B0C-F21D-4273-A397-4F64C0E1F4E3@mac.com> References: <0BBD9B0C-F21D-4273-A397-4F64C0E1F4E3@mac.com> Message-ID: -- Jochen Schmidt Am 10.06.2009 um 16:29 schrieb Timothy Ritchey : > 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 # on > # > [Condition of type ASDF:COMPILE-FAILED] > > Restarts: > 0: [TRY-RECOMPILING] Try recompiling filesystem > 1: [RETRY] Retry performing # on > #. > 2: [ACCEPT] Continue, treating # on > # 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 (# 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 #) > [:EXTERNAL] > 8: (ASDF:OPERATE ASDF:LOAD-OP MEL-BASE)[:EXTERNAL] > 9: (SB-INT:SIMPLE-EVAL-IN-LEXENV (ASDF:OOS 'ASDF:LOAD-OP 'MEL-BASE) > #) > --more-- > > _______________________________________________ > mel-base-devel mailing list > mel-base-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/mel-base-devel