Problems with sage-2.10.2.rc0: 1. One 32-bit REDHAT, 32-bit Debian (minimal), The build completely fails at the "sage -br" part with: ... sage/misc/sage_timeit_class.pyx --> /home/was/build/sage-2.10.2.rc0/local//lib/python/site-packages//sage/misc/sage_timeit_class.pyx running install running build running build_py running build_ext running build_scripts error: Is a directory sage: There was an error installing modified sage library code.
[needless to say, all doctests fail.] 2. One Intel OS X 10.5 ppc: sage -t devel/sage-main/sage/rings/number_field/number_field.py sage -t devel/sage-main/sage/rings/number_field/number_field_ideal.py sage -t devel/sage-main/sage/rings/padics/pow_computer.pyx sage -t devel/sage-main/sage/rings/padics/pow_computer_ext.pyx Total time for all tests: 7340.6 seconds Please see /Users/was/build/sage-2.10.2.rc0/tmp/test.log for the complete log from this test. clement-pernets-imac-g5:~ was$ Here are the pow_computer failures: sage -t devel/sage-main/sage/rings/padics/pow_computer.pyx ********************************************************************** File "pow_computer.pyx", line 160: sage: PC._pow_mpz_t_tmp_demo(6, 8) Expected: 244140625 Got: 152587890625 ********************************************************************** 1 items had failures: 1 of 6 in __main__.example_5 ***Test Failed*** 1 failures. For whitespace errors, see the file .doctest_pow_computer.pyx [5.3 s] sage -t devel/sage-main/sage/rings/padics/pow_computer_ext.pyx********************************************************************** File "pow_computer_ext.pyx", line 613: sage: PC._pow_ZZ_tmp_demo(6, 8) Expected: 244140625 Got: 152587890625 ********************************************************************** 1 items had failures: 1 of 6 in __main__.example_11 ***Test Failed*** 1 failures. Endian issues?! Exactly the same problems happen under OS X 10.4 ppc. 3. On 32-bit intel OSX 10.5 there are two failures that Craig Citro addressed already in this thread: sage -t devel/sage-main/sage/rings/number_field/number_field.py sage -t devel/sage-main/sage/rings/number_field/number_field_ideal.py Total time for all tests: 2975.6 seconds 4. 64-bit linux -- everything works! 5. AMD AthlonMP Debian 32-bit linux and 32-bit Debian. Same failures as above in the two number field files. Let's get this done and get sage-2.10.2 out the door. Obviously I have to be the person to investigate the "sage -br" doesn't work problems above, since only I've seen them (on multiple minimal linux machines though). -- William --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---