Built 3.0.3.rc0 on here:

Linux version 2.6.24-18-generic ([EMAIL PROTECTED]) (gcc version 4.2.3
(Ubuntu 4.2.3-2ubuntu7)) #1 SMP Wed May 28 20:27:26 UTC 2008

and here:

Linux version 2.6.18.8-0.3-default ([EMAIL PROTECTED]) (gcc version
4.1.2 20061115 (prerelease) (SUSE Linux)) #1 SMP Tue Apr 17 08:42:35
UTC 2007

with all tests passes ok.

The first of those is my new laptop:
processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
model name      : Intel(R) Core(TM)2 Duo CPU     T8100  @ 2.10GHz
stepping        : 6
cpu MHz         : 800.000
cache size      : 3072 KB

so I was surprised that the build took 3h31m.  Is there an easy way of
telling from the 240k line install.log what was taking the time?

John

2008/6/17 William Stein <[EMAIL PROTECTED]>:
>
> Hi,
>
> I am almost ok with releasing rc0.   I saw only one problem with any
> doctests (I
> did not finish doctesting yet on itanium linux).
>
> There is *one* problem on our debian64 virtual machine on bsd.  I guess you
> saw this problem elsewhere:
>
> [EMAIL PROTECTED]:~/build/sage-3.0.3.rc0$ ./sage -t
> devel/sage/sage/groups/matrix_gps/matrix_group.py
> sage -t  devel/sage/sage/groups/matrix_gps/matrix_group.py
> **********************************************************************
> File "/home/was/build/sage-3.0.3.rc0/tmp/matrix_group.py", line 480:
>    sage: G.random_element()
> Expected:
>    [2 1 1 1]
>    [1 0 2 1]
>    [0 1 1 0]
>    [1 0 0 1]
> Got:
>    [0 1 1 0]
>    [1 2 2 2]
>    [1 1 1 0]
>    [2 0 1 2]
> **********************************************************************
> File "/home/was/build/sage-3.0.3.rc0/tmp/matrix_group.py", line 489:
>    sage: G.random_element()
> Expected:
>    [1 3]
>    [0 3]
> Got:
>    [4 2]
>    [1 0]
> **********************************************************************
> File "/home/was/build/sage-3.0.3.rc0/tmp/matrix_group.py", line 492:
>    sage: G.random_element()
> Expected:
>    [2 2]
>    [1 0]
> Got:
>    [4 1]
>    [0 2]
> **********************************************************************
> File "/home/was/build/sage-3.0.3.rc0/tmp/matrix_group.py", line 495:
>    sage: G.random_element()
> Expected:
>    [4 0]
>    [1 4]
> Got:
>    [2 4]
>    [2 3]
> **********************************************************************
> 1 items had failures:
>   4 of   9 in __main__.example_17
> ***Test Failed*** 4 failures.
> For whitespace errors, see the file
> /home/was/build/sage-3.0.3.rc0/tmp/.doctest_matrix_group.py
>         [22.4 s]
> exit code: 1024
>
> ----------------------------------------------------------------------
> The following tests failed:
>
>
>        sage -t  devel/sage/sage/groups/matrix_gps/matrix_group.py
> Total time for all tests: 22.4 seconds
>
>
>
>
>  -- William
>
> --
> William Stein
> Associate Professor of Mathematics
> University of Washington
> http://wstein.org
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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