On Sat, May 30, 2009 at 10:34, William Stein <wst...@gmail.com> wrote:

>
> I have release sage-4.0.  It's now available at
> http://sagemath.org/src/.   Binaries will follow in a day.
>

I built sage-4.0 on 32 bit ubuntu 8.10.  It built OK, but "make testlong"
produced a huge number of failures of like:

sage -t -long
"devel/sage/sage/quadratic_forms/quadratic_form__count_local_2.py"
Traceback (most recent call last):
  File "/opt/sage-4.0/tmp/quadratic_form__count_local_2.py", line 2, in
<module>
    from sage.all_cmdline import *;
  File
"/opt/sage-4.0/local/lib/python2.5/site-packages/sage/all_cmdline.py", line
14, in <module>
    from sage.all import *
  File "/opt/sage-4.0/local/lib/python2.5/site-packages/sage/all.py", line
72, in <module>
    from sage.rings.all      import *
  File "/opt/sage-4.0/local/lib/python2.5/site-packages/sage/rings/all.py",
line 65, in <module>
    from finite_field import (FiniteField, is_FiniteField,
is_PrimeFiniteField,
  File
"/opt/sage-4.0/local/lib/python2.5/site-packages/sage/rings/finite_field.py",
line 162, in <module>
    import polynomial.polynomial_element as polynomial_element
ImportError:
/opt/sage-4.0/local/lib/python/site-packages/sage/rings/polynomial/polynomial_element.so:
undefined symbol: PyObject_GetIter PyIter_Next

Almost 600 files were listed as having test failures.

The install.log and  testlong.log are available:

http://www.kilohotel.com/misc/install_4.0.log.gz
http://www.kilohotel.com/misc/testlong_4.0.log.gz

--
Kevin Horton
Ottawa, Canada

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