#8357: Doctesting ell_rational_field.py leaves a file PRIMES in the current
directory
------------------------------------------+---------------------------------
Reporter: mpatel | Owner: cremona
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.3.4
Component: elliptic curves | Keywords:
Author: John Cremona, Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------------------+---------------------------------
Comment(by cremona):
Replying to [comment:4 mpatel]:
> Replying to [comment:3 mpatel]:
>
> > There's still a timing(?) problem
([http://sage.math.washington.edu/home/mpatel/trac/8357/eclib-20080310.p10.log
log]).
>
> I think the problem is that make sometimes attempts to build a target in
`progs` before it's done building a requisite shared library, e.g.,
`install_so`. I've updated the "makefiles" patch and spkg with a fix that
I'm testing now.
That sounds likely. We (I) should probably tidy this up; there are
several useful executables which are built, but the only one actually used
by and accessible from Sage after the build is mwrank. So i should change
the targets so that the other progs are only built when doing a make
check.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8357#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.