Hi folks, Compiling from source went OK on 64-bit bsd.math (OS X 10.5.8). But I first replaced Fortran, cliquer and ECL with
* Fortran at http://sage.math.washington.edu/home/mvngu/apps/fortran-OSX64-20090120.spkg * cliquer at #6681, http://trac.sagemath.org/sage_trac/ticket/6681 * ECL at #6883, http://trac.sagemath.org/sage_trac/ticket/6883 Here is the only doctest failure on 64-bit OS X 10.5.8: sage -t -long "-4.1.2.alpha2/devel/sage/sage/interfaces/maxima.py" ********************************************************************** File "/Volumes/LACIE/scratch/mvngu/sandbox-64/sage-4.1.2.alpha2/devel/sage/sage/interfaces/maxima.py", line 2108: sage: list(v) Expected: [0, x, 2*x^2, 3*x^3, 4*x^4, 5*x^5] Got: [0, x, , 3*x^3, 4*x^4, 5*x^5] ********************************************************************** 1 items had failures: 1 of 4 in __main__.example_64 ***Test Failed*** 1 failures. For whitespace errors, see the file /scratch/mvngu/sandbox-64/sage-4.1.2.alpha2/tmp/.doctest_maxima.py [17.3 s] This is a known failure and can be fixed by the patch at ticket #6883. -- Regards Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
