Test suite failure after updating from git



Hello Maxima List,

This is my build info and the error I got.

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")

run_testsuite();
<snip>
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
8/9 tests passed
The following 1 problem failed: (9)
<snip>
Error summary:
Error found in 
/home/pfb/maxima-test/share/maxima/branch_5_30_base_108_gc56c120/tests/rtest6.mac, 
problem:
(9)
1 test failed out of 9,644 total tests.
Evaluation took:
225.263 seconds of real time
224.934057 seconds of total run time (223.529970 user, 1.404087 system)
[ Run times consist of 7.572 seconds GC time, and 217.363 seconds non-GC 
time. ]
99.85% CPU
14,667 forms interpreted
8,145 lambdas converted
712,617,654,812 processor cycles
28,600,255,440 bytes consed

(%o0) done

Respectfully,

Paul Bowyer