Ticket #3696 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[with spkg, positive review] Fix gmp.spkg build issue on Solaris

Reported by: mabshoff Owned by: mabshoff
Priority: major Milestone: sage-3.0.6
Component: porting: Solaris Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

Due to bashisms on Solaris gmp fails to build. This is fixed by using "/usr/bin/env bash" instead of "/bin/sh" in spkg/install. That is the only change to

 http://sage.math.washington.edu/home/mabshoff/release-cycles-3.0.6/alpha1/gmp-4.2.2.p1.fake.spkg

Cheers,

Michael

Change History

comment:1 Changed 5 years ago by was

  • Summary changed from [with spkg, needs review] Fix gmp.spkg build issue on Solaris to [with spkg, positive review] Fix gmp.spkg build issue on Solaris

comment:2 Changed 5 years ago by mabshoff

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

Merged in Sage 3.0.6.rc0

Note: See TracTickets for help on using tickets.