Build report for sage-4.2.alpha1:
* Cygwin: Error building sqlite. (i.e., Sage gets essentially nowhere).
No released sage has ever been built on this machine.
* sage.math (ubuntu 64-bit): Builds fine and all tests pass
* OS X 10.6: Builds fine, but all of the following tests fail:
sage -t -long "devel/sage/sage/calculus/calculus.py"
sage -t -long "devel/sage/sage/calculus/tests.py"
sage -t -long "devel/sage/sage/calculus/wester.py"
sage -t -long "devel/sage/sage/functions/hyperbolic.py"
sage -t -long "devel/sage/sage/functions/other.py"
sage -t -long "devel/sage/sage/functions/trig.py"
sage -t -long "devel/sage/sage/gsl/interpolation.pyx"
sage -t -long "devel/sage/sage/interfaces/sage0.py"
sage -t -long "devel/sage/sage/matrix/matrix_symbolic_dense.pyx"
sage -t -long "devel/sage/sage/rings/polynomial/pbori.pyx"
sage -t -long "devel/sage/sage/symbolic/constants.py"
sage -t -long "devel/sage/sage/symbolic/expression.pyx"
sage -t -long "devel/sage/sage/symbolic/function.pyx"
* Atom N270 with Ubuntu Linux: builds fine, testing isn't done yet,
but nothing failed so far.
* OS X 10.5 PPC G5: builds fine, testing isn't done yet
* Itanium RHEL 5: Fails to build with Fortan compiler error in prereq
script, which is good because the Fortran install on that machine had
changed systemwide, so I had to update my environment variables. Now
build testing.
* Itanium SUSE: Fails building Cython symmetrica extension in the
Sage library:
gcc -pthread -shared
build/temp.linux-ia64-2.6/sage/libs/symmetrica/symmetrica.o
-L/home/wstein/screen/iras/build/sage-4.2.alpha1/local//lib -lcsage
-lsymmetrica -lstdc++ -lntl -o
build/lib.linux-ia64-2.6/sage/libs/symmetrica/symmetrica.so
/usr/local/binutils-2.19.1/ia64-Linux-suse-gcc-4.3.3/bin/ld:
/home/wstein/screen/iras/build/sage-4.2.alpha1/local//lib/libsymmetrica.a(mee.o):
Can't relax br (PCREL21B) to `freeself_matrix' at 0x34382 in section
`.text' with size 0x62490 (> 0x1000000).
/usr/local/binutils-2.19.1/ia64-Linux-suse-gcc-4.3.3/bin/ld: final
link failed: Nonrepresentable section on output
This looks like another issue with the compiler environment changing.
I have no clue.
* eno on skynet: Fedora Core 9, one failure:
sage -t -long "devel/sage/sage/coding/guava.py"
A mysterious error (perhaps a memory error?) occurred, which may
have crashed doctest.
Rerunning the test many times doesn't yield that error again.
* disk.math.washington.edu: Open Solaris 11:
Fails building GNUTLS:
sage: An error occurred while installing gnutls-2.2.1.p4
Sage has never been built on this machine.
* OS X 10.4 PPC G5: Builds fine; still testing.
* On the build farm, only some have finished:
- debian64 -- no errors
- fedora64: two failures both "A mysterious error (perhaps a
memory error?) occurred, which may have crashed doctest." which might
just be the result of a heavily loaded system:
sage -t -long "devel/sage/doc/en/reference/modsym.rst"
sage -t -long "devel/sage/sage/categories/category_types.py"
- mandriva32, mandriva64: fail building Python
- opensuse64 -- no errors
- ubuntu32 -- no errors
SUMMARY:
Despite all issues mentioned above, so far sage-4.2.alpha1 seems
no worse than the released sage-4.1.2.
-- William
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---