|
Size: 2329
Comment: Add Sage 2.5, 2.6, 2.10, add issues with 2.7
|
Size: 2953
Comment: Add Sage 3.3 releases available on sage.math
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| Below is a list of the available Sage binaries on sage.math. These are stored in /disk/scratch/mabshoff-sage-releases/ and as they become available should be in $PATH via sage-x.y.z[.w.v]. Those binaries can be used to test regressions or run some code that only works on older versions. You can also satisfy your personal curiosity about what it was like to run Sage x.y.z in ye ole' 2006. Once we have a reasonable number of working binaries we will add them to a special edition of the Sage VMWare image. Note that we might have to slightly patch releases to make them work, but we will note so for each individual release. | Below is a list of the available Sage binaries on sage.math. These are stored in /disk/scratch/mabshoff-sage-releases$/ and as they become available should be in $PATH via sage-x.y.z[.w.v]. Those binaries can be used to test regressions or run some code that only works on older versions. You can also satisfy your personal curiosity about what it was like to run Sage x.y.z in ye ole' 2006. Once we have a reasonable number of working binaries we will add them to a special edition of the Sage VMWare image. Note that we might have to slightly patch releases to make them work, but we will note so for each individual release. |
| Line 6: | Line 6: |
=== Sage 3.3 === To make debugging and regression testing easier we have decided to keep alpha as well as rc release in addition to the final release on sage.math. From the 3.3 series we have available: * sage-3.3 * sage-3.3.rc3 * sage-3.3.rc2 * sage-3.3.rc1 * sage-3.3.rc0 * sage-3.3.alpha6 * sage-3.3.alpha5 * sage-3.3.alpha4 * sage-3.3.alpha3 * sage-3.3.alpha2 * sage-3.3.alpha1 * sage-3.3.alpha0 All releases were build with the system compiler and do pass all doctests. |
|
| Line 31: | Line 50: |
| === Sage 2.10 === * build with gcc 4.0.4 |
|
| Line 39: | Line 53: |
| * all doctests pass | |
| Line 44: | Line 58: |
| * all doctests pass | |
| Line 91: | Line 106: |
| === Sage 2.10 === * build with gcc 4.0.4 * broken due to NTL missing some symbol related to glibc - strange bug? |
List of Sage Binaries on Sage.math
Below is a list of the available Sage binaries on sage.math. These are stored in /disk/scratch/mabshoff-sage-releases/ and as they become available should be in PATH via sage-x.y.z[.w.v]. Those binaries can be used to test regressions or run some code that only works on older versions. You can also satisfy your personal curiosity about what it was like to run Sage x.y.z in ye ole' 2006. Once we have a reasonable number of working binaries we will add them to a special edition of the Sage VMWare image. Note that we might have to slightly patch releases to make them work, but we will note so for each individual release.
Sage 3.x
Sage 3.3
To make debugging and regression testing easier we have decided to keep alpha as well as rc release in addition to the final release on sage.math. From the 3.3 series we have available:
- sage-3.3
- sage-3.3.rc3
- sage-3.3.rc2
- sage-3.3.rc1
- sage-3.3.rc0
- sage-3.3.alpha6
- sage-3.3.alpha5
- sage-3.3.alpha4
- sage-3.3.alpha3
- sage-3.3.alpha2
- sage-3.3.alpha1
- sage-3.3.alpha0
All releases were build with the system compiler and do pass all doctests.
Sage 3.2.3
- working
- build with gcc 4.2.3 (system compiler)
Sage 3.2.2
- working
- build with gcc 4.2.3 (system compiler)
- needs one patch applied to work around init.sage issue
Sage 3.2.1
- working
- build with gcc 4.2.3 (system compiler)
Sage 3.2
- working
- build with gcc 4.2.3 (system compiler)
Sage 2.x
Sage 2.6
- build with gcc 4.0.4
- all doctests pass
Sage 2.5
- build with gcc 4.0.4
- all doctests pass
Sage 2.0
- build with gcc 4.0.4
- all doctests pass
- with gcc 4.2.3: gmp-4.2.1.p4: disable "# export ABI CFLAGS CXXFLAGS"
- failed to build with gcc 4.2.3 (system compiler) due to problems when building an extension that uses givaro
Sage 1.x
Sage 1.2.0
- build with gcc 4.0.4
- One doctest failure:
[*] devel/sage-1.2.0/sage/schemes/plane_curves/projective_curve.py
Sage 1.0.0
Fixes/Issues/Status:
- mwrank.spkg fails with namespace issue with gcc 4.2.3 (System gcc)
- build with gcc 4.0.4
- One doctest failure:
[*] devel/sage-1.0.0/sage/databases/lincodes.py
Sage 0.x
Sage 0.10.0
- build with gcc 4.0.4
- no test suite, but it starts up.
Sage 0.9.10
- build with gcc 4.0.4
- no test suite, but it starts up.
In Progress
None
Failed
Sage 2.10
- build with gcc 4.0.4
- broken due to NTL missing some symbol related to glibc - strange bug?
Sage 2.7
- Does not have a fortran.spkg, but requires Fortran, so it fails while looking for gfortran
Compiler support
- gcc 4.2.x support was probably introduced with Sage 2.8.14
