Test suite failure after updating from git



On 2013-06-14, Paul Bowyer <pbowyer at olynet.com> wrote:

> build_info(version="branch_5_30_base_108_gc56c120",timestamp="2013?06?14 
> 11:08:18",
> host="x86_64?unknown?linux?gnu",lisp_name="SBCL",lisp_version="1.1.7")

> Running tests in rtest6:
> ********************** Problem 9 ***************
> Input:
> block([a,L],a:make_array(fixnum,3),L:buildq([a],lambda([x],a[x])),print(L,L(0)))
> Result:
> error?catch
> This differed from the expected result:
> 0

Hmm -- I don't get that error. I am working w/ SBCL 1.0.55, also Clozure
CL 1.9, and Clisp 2.49 with current source code on Ubuntu (32 bit).
I wonder if it makes a difference that you have 64 bit Linux.

best

Robert Dodier