CVS testsuite fails with clisp on cygwin



Very recent CVS - about 20050318 0100 UTC - chokes on run_testsuite()

Maxima version: 5.9.1.1cvs
Maxima build date: 12:31 3/18/2005
host type: i686-pc-cygwin
lisp-implementation-type: CLISP
lisp-implementation-version: 2.33.1 (2004-05-22) (built 3294537075) (memory 3320098329)

This all worked last time in early/mid  Feb, and an that source tree still 
builds on this host.  I don't have time to follow up before next week.

	David

###########################################################################

Maxima 5.9.1.1cvs http://maxima.sourceforge.net
Using Lisp CLISP 2.33.1 (2004-05-22)
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
This is a development version of Maxima. The function bug_report()
provides bug reporting information.
(%i1) run_testsuite();

Running tests in rtestnset.mac: 
********************** Problem 1 ***************
Input:
ill(allbut(props))


Result:
ill(allbut([kron_delta, dva, %n, %pw, %f, %f1, l%, solvep, %r, p, %cf, 

algebraicp, hicoef, genpol, clist, unsum, prodflip, prodgunch, produ, nusum, 

funcsolve, dimsum, ratsolve, prodshift, rforn, rform, nusuml, funcsol, 

desolve, eliminate, bestlength, trylength, sin, cos, sinh, cosh, list2, 

trigonometricp, trigsimp, trigsimp3, trigsimp1, improve, listoftrigsq, 

specialunion, update, expnlength, argslength, pt, yp, yold, %q%, ynew, method, 

%f%, %g%, msg1, msg2, intfactor, odeindex, singsolve, ode2, ode2a, ode1a, 

desimp, pr2, ftest, solve1, linear2, solvelnr, separable, integfactor, exact, 

solvehom, solvebernoulli, genhom, hom2, cc2, exact2, xcc2, varp, reduce, nlx, 

nly, nlxy, pttest, euler2, bessel2, ic1, bc2, ic2, noteqn, boundtest, failure, 

adjoint, invert, eigenvectors, eigenvalues]))

This differed from the expected result:
done
********************** Problem 111 ***************
Input:
symmdifference({a, b}, {})


Result:
{a, b}

This differed from the expected result:
{b}

********************** Problem 237 ***************
Input:
adjoin(1, {2})


Result:
{1, 2}

This differed from the expected result:
{0, 1, 2}

********************** Problem 442 ***************
Input:
xrduce(and, [true, true], false)


Result:
xrduce(and, [true, true], false)

This differed from the expected result:
false

473/477 tests passed.
The following 4 problems failed: (442 237 111 1)
Running tests in rtest1.mac: 
stdin:2:Incorrect syntax: ** is not a prefix operator
**


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.