Dear Michael,

>  * #5662: Gonzalo Tonoria: Timing issue in clisp-readline (Nasty hang
> (deadlock?) in maxima pexpect interface on core 2 quad [Reviewed by
> Dan Drake]

> The 8th open ticket is a "maxima can't start up" problem and fixed by
> #5823 it seems. #5662 has a positive review, but I am thinking if
> someone else took another look it wouldn't be too bad :)

As you know I have access to such a core 2 quad, and I'm constantly bitten by
this pexpect issue. So I tried this ticket. It doesn't seems to work for me:

massena-~ $ uname -a
Linux massena 2.6.23-gentoo-r6 #1 SMP Wed Feb 6 21:49:58 CET 2008 x86_64 
Intel(R) Xeon(R) CPU           X5365  @ 3.00GHz GenuineIntel GNU/Linux

>From a brand new sage-3.4.1.rc.3, I did:

   sage -clone review (not necessarily needed)
   cd devel/sage-review
   sage -b && sage -tp 10 sage/rings
[... Timeout in rings/polynomial/multi_polynomial_ideal.py (see below) ...]

   wget 
http://trac.sagemath.org/sage_trac/raw-attachment/ticket/5662/trac_5662.patch
   patch -p1 < wget trac_5662.patch
   sage -b && sage -tp 10 sage/rings

[... Lots of things broken:
    RuntimeError: Unable to start maxima because the command 'maxima-noreadline 
-p "/home/combi/hivert/Sage/sage-3.4.1.rc3/local/bin/sage-maxima.lisp"' failed.
...]

   sage -i 
http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.1/rc4/clisp-2.47.spkg
[... Finished installing clisp-2.47.spkg]
   sage -i 
http://sage.math.washington.edu/home/mabshoff/release-cycles-3.4.1/rc4/maxima-5.16.3.p0.spkg
[... Finished installing maxima-5.16.3.p0.spkg]
   sage -b && sage -tp 10 sage/rings

and

sage -t  rings/polynomial/multi_polynomial_ideal.py
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
*** *** Error: TIMED OUT! *** ***
*** *** Error: TIMED OUT! *** ***
         [360.2 s]
sage -t  rings/polynomial/toy_variety.py
*** *** Error: TIMED OUT! PROCESS KILLED! *** ***
*** *** Error: TIMED OUT! *** ***
*** *** Error: TIMED OUT! *** ***
         [360.0 s]

----------------------------------------------------------------------

The following tests failed:

        sage -t  
devel/sage-review/sage/rings/polynomial/multi_polynomial_ideal.py # 0 doctests 
failed
        sage -t  devel/sage-review/sage/rings/polynomial/toy_variety.py # 0 
doctests failed
----------------------------------------------------------------------
Total time for all tests: 406.0 seconds

Am I doing something wrong ? Or am I just giving a bad news ?  

Cheers,

Florent

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to