Hi,
I have just download and compile sage-3.2.3 on CentOS-5 x86_64
a RHEL5 clone and the make tests is failing for
devel/sage/sage/rings/finite_field_ntl_gf2e.pyx
----------------------------------------------------------------------
The following tests failed:
sage -t "devel/sage/sage/rings/finite_field_ntl_gf2e.pyx"
Total time for all tests: 2165.8 seconds
Please see /home/Bis/tru/sage-3.2.3/tmp/test.log for the complete log from
this test.
[...@blackwilson ~/sage-3.2.3]$
[...@blackwilson ~/sage-3.2.3]$ ./sage -t
"devel/sage/sage/rings/finite_field_ntl_gf2e.pyx"
sage -t "devel/sage/sage/rings/finite_field_ntl_gf2e.pyx"
**********************************************************************
File
"/home/Bis/tru/sage-3.2.3/devel/sage/sage/rings/finite_field_ntl_gf2e.pyx",
line 171:
sage: k.modulus()
Expected:
x^17 + x^16 + x^15 + x^10 + x^8 + x^6 + x^4 + x^3 + x^2 + x + 1
Got:
x^17 + x^3 + 1
**********************************************************************
1 items had failures:
1 of 10 in __main__.example_2
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/Bis/tru/sage-3.2.3/tmp/.doctest_finite_field_ntl_gf2e.py
[1.3 s]
exit code: 1024
----------------------------------------------------------------------
The following tests failed:
sage -t "devel/sage/sage/rings/finite_field_ntl_gf2e.pyx"
Total time for all tests: 1.3 seconds
The only relevant entry I found is:
http://trac.sagemath.org/sage_trac/ticket/4952
So it seems to be patched for 3.3. is there a patch for 3.2.3?
Thanks,
Tru
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---