#8306: Parallel inter/intra-spkg builds
----------------------------+-----------------------------------------------
Reporter: mpatel | Owner: GeorgSWeber
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.4
Component: build | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: David Kirkby | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Comment(by jhpalmieri):
On my iMac, the following packages failed to build with SAGE_CHECK='1':
- iconv (failed because spkg-check failed; this should be fixed by the
new iconv spkg at #8638)
- sagetex (failed because spkg-check failed; this is because spkg-check
requires the main Sage library, but Sage is not a prerequisite for sagetex
in spkg/standard/deps - ought to be fixable, but I'm not sure what the
right prerequisites are: sage, maxima, gap? Perhaps should be done
independently of this ticket?)
- ecl (failed, but I don't know why -- see the log file
[http://sage.math.washington.edu/home/palmieri/misc/ecl-10.2.1.log here])
- maxima (failed because ecl failed, although I don't know why the build
process didn't just stop when ecl failed)
- singular (failed, but I don't know why -- see the log file
[http://sage.math.washington.edu/home/palmieri/misc/singular-3-1-0-4-20100214.log
here])
- sage (failed because singular failed)
For both singular and ecl, I was able to build them by turning off
parallel building just for them (by hand). Then after turning off
SAGE_CHECK, everything else built successfully.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8306#comment:52>
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.