Subject: Errors in Windows Maxima 5.26.0 run_testsuite
From: James Redford
Date: Wed, 25 Jan 2012 18:47:09 -0800 (PST)
Hi, Mr. Billinghurst. When you said "I have confirmed that these failures do not occur in a maxima-5.26.0 built with gcl/gcc-4.6.2", I assume you mean built from the standard Maxima 5.26.0 source code release, as opposed to a CVS snapshot. If that is correct, then I figure this is how the official Windows Maxima 5.26.0 binary ought to be built. Again, if that assumption is correct, then will you please post a download link to this Windows binary built from the official Maxima 5.26.0 source code release?
I tested the below binary, which you stated is built from "maxima cvs 2012-01-16 using gcc-4.6.2" ( http://www.math.utexas.edu/pipermail/maxima/2012/027475.html ):
http://billinghurst.customer.netspace.net.au/maxima-5.26.0-test.exe
33,114,409 bytes
MD5: 598835f2e8210664f192dd58d3a1fc84
Below is the build information:
Maxima version: 5.26.0
Maxima build date: 10:0 1/17/2012
Host type: i686-pc-mingw32
Lisp implementation type: GNU Common Lisp (GCL)
Lisp implementation version: GCL 2.6.8
Below is the result I obtained from running the command run_testsuite(); :
No unexpected errors found out of 9,128 tests.
real time : 338.510 secs
run-gbc time : 309.220 secs
child run time : 0.000 secs
gbc time : 29.290 secs
(%o0) done
(%i1)
########################################
[Maxima] Errors in Windows Maxima 5.26.0 run_testsuite
David Billinghurst dbmaxima at gmail.com
Wed Jan 25 00:00:08 CST 2012
On 24/01/2012 1:54 PM, David Billinghurst wrote:
> On 24/01/2012 1:21 PM, James Redford wrote:
>> I downloaded the following binary:
>>
>> http://iweb.dl.sourceforge.net/project/maxima/Maxima-Windows/5.26.0-Windows/maxima-5.26.0.exe
>>
>>
>> 30,364,448 bytes
>> MD5: 2b9342ec1130ab56189dd08c71f1be26
>>
>> After running the command "run_testsuite(display_all=true,
>> display_known_bugs=true);", the following is the result:
>>
>> Error summary:
>> Errors found in
>> C:/program1/maxima/share/maxima/5.26.0/tests/rtest16.mac, problems:
>> (185 186)
>>
>> <further details deleted>
>>
> Thanks for the report. That would be these tests below. They are a
> known problem
> with gcl under windows. Unfortunately the testsuite doesn't allow us
> to make
> known errors conditional on platform and lisp.
>
> Interestingly, I don't see them with my experimental windows build of
> CVS maxima
> using gcl/gcc-4.6.2.
> (http://www.math.utexas.edu/pipermail/maxima/2012/027475.html)
> Another reason to test this new build.
>
I have confirmed that these failures do not occur in a maxima-5.26.0
built with gcl/gcc-4.6.2