Testsuite errors in CVS maxima



I am seeing some testsuite errors with CVS maxima with
gcl-2.6.7 / Redhat EL3 / x86_64.

An error break in rtest6 and rexamples is due to

(%i1) integrate(x^(5/4)/(x+1)^(5/2),x,0,inf);
 
Maxima encountered a Lisp error:
 
 Error in PROGN [or a callee]: Error in do-arg-count-error: 
 DESTRUCTURING-BIND NIL NIL (L
                             D
                             AL
                             C) 4 4


An error break in rtestsum is due to

(%i2) integrate (x^k, x, 0, 1);
Is  k  positive, negative, or zero?
 
pos;
Maxima encountered a Lisp error:
 
 Error in PROGN [or a callee]: Error in do-arg-count-error: 
    DESTRUCTURING-BIND NIL NIL (L
                                A
                                N
                                B) 4 4


NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.