Successful build and only one doctest failure, calculus/all.py
deprecation warning, on here:

proc/version:
Linux version 2.6.16.60-0.27-smp ([EMAIL PROTECTED]) (gcc version 4.1.2
20070115 (SUSE Linux)) #1 SMP Mon Jul 28 13:07:19 UTC 2008

/proc/cpuinfo:
processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
stepping        : 6
cpu MHz         : 2397.883
cache size      : 4096 KB
(etc)

John

On Oct 1, 9:54 am, mabshoff <[EMAIL PROTECTED]> wrote:
> Two more things:
>
> a) the latest eclib.spkg is broken when we use 'export MAKE="make -
> j4"' - see #4228
>
> The issue here is a change to use ${MAKE} in the makefile instead of a
> hard coded make. The way we uses to invoke parallel make has really
> bothered me and I would suggest that we introduce
>
>  $SAGE_BUILD_THREADS
>
> and use that instead. I.e. all you should do is set $MAKE to either
> make or gmake.
>
> Thoughts?
>
> b) The long doctest of sr.py has a speed regression due to #686 (up to
> about 1130 seconds from 630 or so). I was really hoping that RobertWB
> can post the new coercion patches for the MV polynomial rings so that
> issue just disappears. The slow down is suspected to be caused by the
> more complex constructor for MV polynomial rings and has nothing to do
> with coercion.
>
> Cheers,
>
> Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to