gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: Peculiarity trying to start running the ANSI tests


From: Camm Maguire
Subject: [Gcl-devel] Re: Peculiarity trying to start running the ANSI tests
Date: 07 Mar 2006 06:52:16 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

I'm having a bit of difficulty reproducing this, and again am
suspsecting a static and/or large maxpage configuration issue.  I
typically run ansi-tests with (load "gclload"), but this differs only
trivially from doit.lsp.  On the default build I have handy:

904 out of 21645 total tests failed: COMMON-LISP-USER-PACKAGE-NICKNAMES, 
...
real time       :    639.480 secs
run-gbc time    :    302.690 secs
child run time  :    139.200 secs
gbc time        :    158.000 secs
Finished loading gclload.lsp
T

Am running now under a static build on backyard again with no errors
(yet).

Take care,

Robert Boyer <address@hidden> writes:

> If I invoke the ANSI tests with
> 
>   cd /u/boyer/gcl/gcl-2.7.0/ansi-tests
>   make LISP="../bin/gcl"
> 
> I get the following strange results below, which suggest to me that the
> entire testing process stops immediately after the (load "gclload1.lsp") in
> doit.lsp.
> 
> It seems as though the (load "gclload1.lsp") consumes all of the rest of
> the input in the file doit.lsp!
> 
> This strange truncation seems also to happen with the shell command
> 
>    ../bin/gcl < doit.lsp
> 
> though strangely not with 
> 
>    ../bin/gcl -load "doit.lsp"
> 
> Weird.
> 
> Bob
> 
> -------------------------------------------------------------------------------
> 
> The strange results:
> 
> %   make LISP="../bin/gcl"
> cat doit.lsp | ../bin/gcl | tee test.out
> GCL (GNU Common Lisp)  2.7.0 ANSI    Mar  5 2006 15:51:53
> Source License: LGPL(gcl,gmp,pargcl), GPL(unexec,bfd)
> Binary License:  GPL due to GPL'ed components: (BFD UNEXEC)
> Modifications of this banner must retain notice of a compatible license
> Dedicated to the memory of W. Schelter
> 
> Use (help) to get some basic information on how to use GCL.
> Temporary directory for compiler files set to /tmp/
> 
> >
> NIL
> 
> >
> Loading gclload1.lsp
> Finished loading gclload1.lsp
> T
> 
> >% 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]