[cl-store-devel] CL-STORE on ECL
Sean Ross
rosssd at gmail.com
Mon Aug 17 19:28:53 UTC 2009
I wouldn't expect tests to fail and unfortunately do not have the time
to track all of them down.
The worst offender here is the failures of the standard-object cases
which can be resolved
by adding #:slot-definition-name to the ECL imports in package.lisp
(or by using the attached package.lisp file)
- sean
On 17 Aug 2009, at 17:01, Elliott Slaughter wrote:
> On Mon, Aug 17, 2009 at 8:51 AM, Sean Ross <rosssd at gmail.com> wrote:
> Have you tried contacting the ECL mailing list with this?
> The only change in the ASDF file was conditionalizing the cusom.lisp
> form with a #-ecl and I
> see no reason why that should break compilation of other files.
>
> Unfortunately package.lisp doesn't do anything special and I have no
> idea why ECL
> would refuse to load a compiled version of the file.
>
> Have you tried a remove the generated fasl's and compiling in a
> fresh image?
> I'm afraid that's the best I have.
>
> Oops, I was using ECL inside Cygwin instead of MinGW. Sorry for the
> noise.
>
> I do get the following errors in the test suite though. (I don't
> know if these are expected errors or not.)
>
> 14 out of 113 total tests failed: CHAR.4, STRING.4, VECTOR.3,
> STANDARD-OBJECT.1,
> STANDARD-OBJECT.2,
> STANDARD-OBJECT.3, STANDARD-OBJECT.4, STANDARD-CLASS.1,
> STANDARD-CLASS.2, STANDARD-CLASS.3, CONDITION.1, CONDITION.2,
> CIRC.5,
> CIRC.13.
>
> --
> Elliott Slaughter
>
> "Don't worry about what anybody else is going to do. The best way to
> predict the future is to invent it." - Alan Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-store-devel/attachments/20090817/b136726b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: package.lisp
Type: application/octet-stream
Size: 8679 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-store-devel/attachments/20090817/b136726b/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-store-devel/attachments/20090817/b136726b/attachment-0001.html>
More information about the cl-store-devel
mailing list