Kate reports in https://groups.google.com/group/sage-support/browse_thread/thread/f7bc183b6f052943/70f4b300f5be3d13#70f4b300f5be3d13
When I build 2.10.2 from source on my
x86-Linux box (pentium4-fc6) using gcc-4.2.3,
I get a 'make check' failure at
./sage -t devel/sage-main/sage/functions/special.py
sh: line 1: 3345 Illegal instruction /home/kate/sage/sage-2.10.2-
x86-Linux/local/bin/python .doctest_special.py >.doctest/out
2>.doctest/err
A mysterious error (perphaps a memory error?) occurred, which may have
crashed doctest.
[3.6 s]
exit code: 256
The offending line seems to be
sage: bessel_I(1,1,"scipy")
/home/kate/sage/sage-2.10.2-x86-Linux/local/bin/sage-sage: line 212:
3484 Illegal instruction sage-ipython -c "$SAGE_STARTUP_COMMAND;"
"$@"
Kate
Cheers,
Michael