Maxima 5.9.1 problems

Craig Kleski ckleski at mbc.edu
Fri Jun 3 14:15:22 GMT 2005


On Friday 03 June 2005 11:46 am, Anthony M. Agelastos wrote:
> Hello all,
>
> I am experiencing some problems with Maxima, namely with the plotting
> and with some of the self tests. For the former, it only creates the
> plots in an external Gnuplot window, even if I go to [Options] /
> [Plot Windows] / [Embedded]. I am primarily familiar with embedded
> plots and their ability to rotate with the mouse (left or middle
> click I do believe), but I also assumed the same could be done with
> the [Separate] plot windows but on this version it cannot. Then, to
> satisfy my own curiosity, I did [Maxima] / [Run Tests] and there were
> multiple problems. In case it is desired, I am running FreeBSD
> 5.4-STABLE (see uname output below) with a kernel that is
> GENERIC+SSE. Any assistance would be greatly appreciated. Thank you.
> Oh, just in case it is also needed, Maxima 5.9.1 is using LIsp CMU
> Common Lisp 19a (should be the default because I didn't change any
> settings).
>
> ast# uname -a
> FreeBSD ast.home.iq 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun May 29
> 10:30:27 EDT 2005     root at ast.home.iq:/usr/obj/usr/src/sys/IQKERNEL 
> i386
>
> ###### Test Output ######
> Running tests in rtest1.mac: 28/28 tests passed.
> Running tests in rtest1a.mac: 23/23 tests passed.
> Running tests in rtest2.mac: 47/47 tests passed.
> Running tests in rtest4.mac: 82/82 tests passed.
> Running tests in rtest5.mac: 51/51 tests passed.
> Running tests in rtest6.mac: 4/4 tests passed.
> Running tests in rtest6a.mac: 56/56 tests passed.
> Running tests in rtest6b.mac: 16/16 tests passed.
> Running tests in rtest7.mac: 41/41 tests passed.
> Running tests in rtest9.mac: 77/77 tests passed.
> Running tests in rtest9a.mac: 18/18 tests passed.
> Running tests in rtest10.mac: 38/38 tests passed.
> Running tests in rtest11.mac: 86/86 tests passed.
> Running tests in rtest13.mac: 24/24 tests passed.
> Running tests in rtest13s.mac: 16/16 tests passed.
> Running tests in rtest14.mac: 64/64 tests passed.
> Running tests in rtest15.mac: ;
>
> ; Warning: This variable is undefined:
> ;   |$i|
> ; ;
>
> ; Warning: This variable is undefined:
> ;   |$i|
> ; 142/142 tests passed.
> Running tests in rtestode.mac: 64/64 tests passed.
> Running tests in rtestode_zp.mac: 30/30 tests passed.
> Running tests in rtestflatten.mac: 32/32 tests passed.
> Running tests in rtest3.mac:
> ********************** Problem 94 ***************
> Input:
> TRIGSIMP(%)
>
>
> Result:
>     4            2          3
> SINH (X) + (COSH (X) + 1) SINH (X)
> ----------------------------------
>          5
>          COSH (X)
>
> This differed from the expected result:
>       3         4        5
> 2 SINH (X) + SINH (X) + SINH (X)
> --------------------------------
>         5
>         COSH (X)
>
> 93/94 tests passed.
> The following 1 problem failed: (94)
> Running tests in rtest8.mac: 50/50 tests passed.
> Running tests in rtest12.mac: 74/74 tests passed.
> Running tests in rexamples.mac: 136/136 tests passed.
> Error summary:
> Error found in /usr/local/share/maxima/5.9.1/tests/rtest3.mac,
> problem: (94) ###### End Test Output ######
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"

I don't have a solution to your problem, but I have also noticed that 
embedded plotting does not seem to work.  I glanced quickly at the 
Makefile but noticed nothing pertinent; however I haven't spent any 
time looking for a solution.  

When I run the tests, I do not get the same error as you.  I also run 
CMUCL.  If you run the test several times, do you always get that 
error?



More information about the freebsd-questions mailing list