Ticket #5742 (closed defect: fixed)
ATLAS.spkg: parallel make breaks on system with "real" sh [fixed via spkg at #5219]
| Reported by: | mabshoff | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | blocker | Milestone: | sage-3.4.1 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
The spkg-install-$FOO script that actually builds atlas uses /bin/sh as shebang and does not export MAKE properly. So if one builds Sage on Solaris or FreeBSD with parallel make where sh is the real shell things blow up since ATLAS does not handle parallel make too well :)
Cheers,
Michael
Change History
Note: See
TracTickets for help on using
tickets.
