Ticket #5742 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by mabshoff

  • Status changed from new to assigned
  • Summary changed from ATLAS.spkg: parallel make breaks on system with "real" sh to ATLAS.spkg: parallel make breaks on system with "real" sh [fixed via spkg at #5219]

comment:2 Changed 4 years ago by mabshoff

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in Sage 3.4.1.rc4 via #5219.

Cheers,

Michael

Note: See TracTickets for help on using tickets.