* [gentoo-science] [sage-on-gentoo] 4.7.1 and the testsuite useflag
@ 2011-08-22 21:53 fbissey
0 siblings, 0 replies; only message in thread
From: fbissey @ 2011-08-22 21:53 UTC (permalink / raw
To: gentoo-science
Hi all,
As it has mentioned in an earlier posting sage-4.7.1 will only start if it has
been emerged with the "testsuite" useflag. I believe this was caused by the
inclusion of the following ticket:
http://trac.sagemath.org/sage_trac/ticket/9976
What happens, if I am not mistaken, is that sage is capable of introspect its
own code to find information about the syntax of any commands. To do this it
needs to have the code. That's not a problem with python file as it is code
already. But sage can also look at its cython source files. The above ticket
changed the behavior of the introspection of cython files. Traditionally we
don't ship the cython source files unless the testsuite flag is enabled. The
big worry in my opinion is sage is now checking its source code including cython
files on start up. That can't be good for sage start up time.
I'll try to get in touch with one of the ticket author to see if it is the
desired behavior or if something needs to be fixed.
Francois
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-22 21:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-22 21:53 [gentoo-science] [sage-on-gentoo] 4.7.1 and the testsuite useflag fbissey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox