#9281: METATICKET - missing spkg-check files / OpenSolaris & Solaris 10 test
results.
--------------------------+-------------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: new
Priority: major | Milestone:
Component: spkg-check | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
Description changed by drkirkby:
Old description:
> The purposes of this ticket are to
>
> * Identify what standard packages have an spkg-check file present. At
> the time the ticket was opened, only 19 packages had spkg-check files out
> of 98 packages. (Some don't need them, such as where the package just
> copies a database)
> * Document whether the package builds on !OpenSolaris x64
> * Document whether the package passes tests when Sage is built with
> SAGE_CHECK="yes" on !OpenSolaris x64.
>
> The following lists:
>
> * The standard packages in Sage
> * Whether the package builds on !OpenSolaris x64
> * Whether the package has an spkg-check file
> * Test results when running 'make' while SAGE_CHECK="yes" on
> !OpenSolaris x64
> * Notes, with ticket number if needed for resolving test issues.
>
> The aim of this ticket is not to give details about build issues for the
> packages. For that, see #9026. The aim is to show what packages have
> spkg-check files, and collect data on what the results from the tests
> are.
>
> || '''Package''' || '''Build''' || '''spkg-check present''' ||
> '''Results''' || '''Notes''' ||
> || atlas || Yes || Yes || - || ||
> || blas || Yes || No || - || ||
> || boehm_gc || Yes || No, but #9286 adds one || - || ||
> || boost || Yes || No || - || ||
> || cddlib || Yes || Yes || - || ||
> || cephes || Yes || No || - || ||
> || cliquer || Yes || No || - || ||
> || conway_polynomials || Yes || No || - || ||
> || cvxopt || Yes || No || - || ||
> || cython || Yes || No || - || ||
> || docutils || Yes || No || - || ||
> || ecl || No || No || - || ||
> || eclib || Yes || Yes || - || ||
> || ecm || Yes || Yes || Pass || ||
> || elliptic_curves || Yes || No || - || ||
> || examples || Yes || No || - || ||
> || extcode || Yes || No || - || ||
> || f2c || Yes || Yes || Pass || ||
> || flint || Yes || Yes || Pass || Needs #9277 for tests to pass ||
> || flintqs || Yes || No || - || ||
> || fortran || Yes || No || - || ||
> || freetype || Yes || No || - || ||
> || gap || Yes || No || - || ||
> || gd || Yes || No || - || ||
> || gdmodule || Yes || No || - || ||
> || genus2reduction || Yes || No || - || ||
> || gfan || Yes || No || - || ||
> || ghmm || No || No || - || ||
> || givaro || Yes || Yes || - || see #9352 ||
> || gnutls || Yes || No || - || ||
> || graphs || Yes || No || - || ||
> || gsl || Yes || Yes || - || ||
> || iconv || Yes || Yes || || ||
> || iml || Yes || No || - || ||
> || ipython || Yes || No || - || ||
> || jinja || Yes || No || - || ||
> || jinja2 || Yes || No || - || ||
> || lapack || Yes || No || - || ||
> || lcalc || Yes || No || - || ||
> || libfplll || No || Yes || - || ||
> || libgcrypt || Yes || Yes || Pass || ||
> || libgpg_error || Yes || No || - || ||
> || libm4ri || Yes || !#9475 || - || ||
> || libpng || Yes || No || - || ||
> || linbox || No || No || - || ||
> || matplotlib || No || No || - || ||
> || maxima || No || No || - || ||
> || mercurial || Yes || No || - || ||
> || moin || Yes || No || - || ||
> || mpfi || Yes || No || - || ||
> || mpfr || Yes || Yes || Pass || ||
> || mpir || Yes || Yes || || ||
> || mpmath || Yes || No || - || ||
> || networkx || Yes || No || - || ||
> || ntl || Yes || Yes || Pass || ||
> || numpy || No || No || - || First build failure with no solution. See
> #8086 ||
> || opencdk || Yes || No || - || ||
> || palp || Yes || No || - || ||
> || pari || Yes || No, but one attached to #9343|| - || ||
> || pexpect || Yes || No || - || ||
> || pil || Yes || No || - || ||
> || polybori || Yes || No || - || ||
> || polytopes_db || Yes || No || - || ||
> || pycrypto || Yes || No, but #9338 adds one || Pass || ||
> || pygments || Yes || No || - || ||
> || pynac || No || No || - || ||
> || python || Yes || No, but #9295 adds one || 5 failed - see #9299 || ||
> || python_gnutls || Yes || No || - || ||
> || r || No || Yes || - || ||
> || ratpoints || Yes || No || - || ||
> || readline || Yes || No || - || ||
> || rubiks || Yes || No || - || ||
> || sage || Yes || No || - || ||
> || sage_scripts || Yes || No || - || ||
> || sagenb || Yes || No || - || ||
> || sagetex || Yes || Yes || - || see #9351 ||
> || scipy || No || Yes || - || ||
> || scipy_sandbox || Yes || No || - || ||
> || scons || Yes || No || - || ||
> || setuptools || Yes || No || - || ||
> || singular || Yes || No || - || ||
> || sphinx || Yes || No || - || ||
> || sqlalchemy || Yes || Yes, but totally useless || - || Needs nose to
> work||
> || sqlite || Yes || No || - || ||
> || symmetrica || Yes || No || - || ||
> || sympow || Yes || No || - || ||
> || sympy || Yes || No || - || ||
> || tachyon || Yes || No || - || ||
> || termcap || Yes || No || - || ||
> || twisted || Yes || No || - || ||
> || weave || Yes || No || - || ||
> || zlib || Yes || No || - || ||
> || zn_poly || Yes || Yes || - || ||
> || zodb3 || Yes || No || - || ||
New description:
The purposes of this ticket are to
* Identify what standard packages have an spkg-check file present. At the
time the ticket was opened, only 19 packages had spkg-check files out of
98 packages. (Some don't need them, such as where the package just copies
a database)
* Document whether the package passes tests when Sage is built with
SAGE_CHECK="yes" on !OpenSolaris x64.
* Document whether the package passes tests when Sage is built with
SAGE_CHECK="yes" on Solaris on SPARC, compiled as 32-bit.
* Document whether the package passes tests when Sage is built with
SAGE_CHECK="yes" on Solaris 10 on SPARC, compiled as 64-bit.
* Add any '''brief''' notes - giving a reference to a ticket number if
possible.
The aim of this ticket is not to give details about build issues for the
packages. The aim is to show what packages have spkg-check files, and
collect data on what the results from the tests are.
|| '''Package''' || '''spkg-check present''' || '''!OpenSolaris x64''' ||
'''32-bit SPARC''' || '''64-bit SPARC''' || '''Notes''' ||
|| atlas || Yes || - || || || ||
|| blas || No || - || || || ||
|| boehm_gc || Yes || - || || || ||
|| boost || No || - || || || ||
|| cddlib || Yes || - || || || ||
|| cephes || No || - || || || ||
|| cliquer || No || - || || || ||
|| conway_polynomials || No || - || || || ||
|| cvxopt || No || - || || || ||
|| cython || No || - || || || ||
|| docutils || No || - || || || ||
|| ecl || No || - || || || ||
|| eclib || Yes || - || || || ||
|| ecm || Yes || Pass || || || ||
|| elliptic_curves || No || - || || || ||
|| examples || No || - || || || ||
|| extcode || No || - || || || ||
|| f2c || Yes || Pass || || || ||
|| flint || Yes || Pass || || || ||
|| flintqs || No || - || || || ||
|| fortran || No || - || || || ||
|| freetype || No || - || || || ||
|| gap || No || - || || || ||
|| gd || No || - || || || ||
|| gdmodule || No || - || || || ||
|| genus2reduction || No || - || || || ||
|| gfan || No || - || || || ||
|| ghmm || - || || || ||
|| glpk || Yes || Pass || Pass || Pass || ||
|| givaro || Yes || - || || || #9352||
|| gnutls || No || - || || || ||
|| graphs || No || - || || || ||
|| gsl || Yes || - || || || ||
|| iconv || Yes || || || || ||
|| iml || No || - || || || ||
|| ipython || - || || || ||
|| jinja || No || - || || || ||
|| jinja2 || No || - || || || ||
|| lapack || No || - || || || ||
|| lcalc || No || - || || || ||
|| libfplll || Yes || - || || || ||
|| libgcrypt || Yes || Pass || || || ||
|| libgpg_error || No || - || || || ||
|| libm4ri || #9475 || - || || || ||
|| libpng || No || - || || || ||
|| linbox || No || - || || || ||
|| matplotlib || No || - || || || ||
|| maxima || No || - || || || Does not build !OpenSolaris||
|| mercurial || No || - || || || ||
|| moin || No || - || || || ||
|| mpfi || No || - || || || ||
|| mpfr || Yes || Pass || || || ||
|| mpir || Yes || || || || ||
|| mpmath || No || - || || || ||
|| networkx || No || - || ||
|| ntl || Yes || Pass || || || ||
|| numpy || No || - || || || #8086 ||
|| opencdk || No || - || || || ||
|| palp || No || - || || || ||
|| pari || No, but one attached to #9343|| - || || || ||
|| pexpect || No || - || || || ||
|| pil || No || - || || || ||
|| polybori || No || - || || || ||
|| polytopes_db || No || - || || || ||
|| pycrypto || No, but #9338 adds one || Pass || || || ||
|| pygments || No || - || || || ||
|| pynac || No || - || || || ||
|| python || Yes || Fail #9299 || Fail #9297|| || ||
|| python_gnutls || No || - || || || ||
|| r || Yes || - || || || Does not build on !OpenSolaris||
|| ratpoints || No || - || || || ||
|| readline || No || - || || || ||
|| rubiks || No || - || || || ||
|| sage || No || - || || || ||
|| sage_scripts || No || - || || || ||
|| sagenb || No || - || || || ||
|| sagetex || Yes || - || || ||see #9351 ||
|| scipy || Yes || - || || || ||
|| scipy_sandbox || No || - || || || ||
|| scons || No || - || || || ||
|| setuptools || No || - || || || ||
|| singular || No || - || || || ||
|| sphinx || No || - || || || ||
|| sqlalchemy || Yes, but totally useless || - || || || Needs nose to
work||
|| sqlite || No || - || || || ||
|| symmetrica || No || - || || || ||
|| sympow || No || - || || || ||
|| sympy || No || - || || || ||
|| tachyon || No || - || || || ||
|| termcap || No || - || || || ||
|| twisted || No || - || || || ||
|| weave || No || - || || || ||
|| zlib || No || - || || || ||
|| zn_poly || Yes || - || || || ||
|| zodb3 || No || - || || || ||
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9281#comment:22>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.