Changes between Version 25 and Version 39 of Ticket #11616
- Timestamp:
- 04/07/12 05:18:59 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11616
- Property Status changed from needs_review to needs_work
- Property Cc wbhart added
-
Ticket #11616 – Description
v25 v39 59 59 was missing others. 60 60 61 ---- 62 63 This fixes also: #11844 reports a potential race condition due to yasm when building MPIR in parallel. We've never run into this [before] though. The MPIR 2.4.0.'''p2''' spkg now includes a patch to upstream fixing that. 61 64 62 65 ---- … … 67 70 md5sum: `ff0104e302611e49604a1c4ead97cbf4 mpir-2.3.1.p0.spkg` 68 71 69 * http://spkg-upload.googlecode.com/files/mpir-2.4.0.p0.spkg [[BR]]72 * http://spkg-upload.googlecode.com/files/mpir-2.4.0.p0.spkg (based on the 2.1.3.p4 spkg) [[BR]] 70 73 md5sum: `98e04aa43ceef04d83574f0ee8e152fc mpir-2.4.0.p0.spkg` 71 74 … … 116 119 }}} 117 120 Afterwards you can run `make doc` to (re)build the documentation, and / or `make ptestlong` to run Sage's full test suite in parallel. 118 119 ----120 121 Slightly related: #11844 reports a potential race condition due to yasm when building MPIR in parallel. We've never run into this [before] though. The MPIR 2.4.0.'''p2''' spkg now includes a patch to upstream fixing that.122
