On a somewhat larger machine (Corei7, 16 Gb RAM, Debian testing), buids without a hitch (with preventive "make doc clean") and passes all tests.
HTH, -- Emmanuel Charpentier Le vendredi 27 mars 2015 14:18:44 UTC+1, Emmanuel Charpentier a écrit : > > > > Le vendredi 27 mars 2015 01:52:57 UTC+1, Volker Braun a écrit : >> >> As usual, get the "develop" branch or the source tarball from >> http://www.sagemath.org/download-latest.html >> >> 4087964 Updated Sage version to 6.6.rc1 >> 713a8fe Trac #18048: Bug in GAP conversion of finite field elements >> 2a060b6 Trac #18031: Bug in saturation for elliptic curves over Q >> aecdfea Trac #18039: make_gap_list ignores exceptions >> 687a776 Trac #5522: Fix segfault if libsingular.so can't be found >> ebd7a81 Trac #17894: JSMol in the IPython notebook >> 2d3a1ed Trac #17851: Disable Cython caching until upstream fixes it >> b8014e6 Trac #17951: Fix typos in real_lazy.pyx >> 8123294 Trac #18028: Remove GraphBundle >> 7f1fbd5 Updated Sage version to 6.6.rc0 >> >> On my old an small "wiork" machine, builds with no problem staring from > 6.6rc0 (with a preventive " (make doc-clean ; make )"). > > make ptestlong gives but one error : > > ---------------------------------------------------------------------- > sage -t --long --warn-long 50.0 src/sage/interfaces/expect.py # 1 doctest > failed > ---------------------------------------------------------------------- > > However : > > charpent@SAP5057241:/usr/local/sage-6.6$ sage -t --long --warn-long 50.0 > src/sage/interfaces/expect.py > Running doctests with ID 2015-03-27-14-08-43-d652fe4c. > Git branch: develop > Doctesting 1 file. > sage -t --long --warn-long 50.0 src/sage/interfaces/expect.py > [77 tests, 11.16 s] > ---------------------------------------------------------------------- > All tests passed! > ---------------------------------------------------------------------- > Total time for all tests: 11.3 seconds > cpu time: 0.4 seconds > cumulative wall time: 11.2 seconds > > Therefore, very probably a glitch due to machine load (and swapping ?). > > HTH, > > Notes : > > 1) typesetting works in IPython notebook.Yay ! > 2) 3D plotting sord-of works in IPython notebook : it displays the graph, > that can be zoomed on or rotated ; but the right-click menu is inactive. > 3) 3D rendering in IPython notebook seems broken (curious results). > > Does this deserve a ticket ? Or are you aware of these problemns and plan > to fix in before 6.6 ? > > HTH, > > -- > Emmanuel Charpentier > > > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
