#7118: remove quaddouble from sage
---------------------------+------------------------------------------------
   Reporter:  was          |       Owner:  tbd         
       Type:  enhancement  |      Status:  needs_review
   Priority:  blocker      |   Milestone:  sage-4.1.2  
  Component:  build        |    Keywords:              
Work_issues:               |      Author:              
   Reviewer:               |      Merged:              
---------------------------+------------------------------------------------

Comment(by mvngu):

 This time, I really deleted the following lines from the file
 `SAGE_ROOT/spkg/standard/deps`:
 {{{
 $(INST)/$(QUADDOUBLE): $(BASE) $(INST)/$(MPIR) $(INST)/$(MPFR)
       $(SAGE_SPKG) $(QUADDOUBLE) 2>&1

 <SNIP>

                   See ticket #7118: remove quaddouble from sage
                   $(INST)/$(QUADDOUBLE) \
 }}}
 I made a new source tarball called "sage-4.1.2.rc1-7118-quaddouble" that
 incorporates the cliquer spkg at #6681. The new source tarball was tested
 on the following platforms:

  * sage.math: 64-bit Ubuntu 8.04.3 LTS, GCC 4.2.4 --- compile OK; all
 doctests pass.
  * rosemary.math: 64-bit Red Hat Enterprise Linux Server 5.4, GCC 4.1.2
 --- compile OK; all doctests pass.
  * bsd.math: Mac OS X 10.6.1, GCC 4.2.1 --- compile OK; some doctest
 failures:
  {{{
 sage -t -long "rc1-7118-6681/devel/sage/sage/calculus/calculus.py"
 sage -t -long "rc1-7118-6681/devel/sage/sage/calculus/tests.py"
 sage -t -long "rc1-7118-6681/devel/sage/sage/calculus/wester.py"
 sage -t -long "rc1-7118-6681/devel/sage/sage/ext/fast_eval.pyx"
 sage -t -long "rc1-7118-6681/devel/sage/sage/functions/hyperbolic.py"
 sage -t -long "rc1-7118-6681/devel/sage/sage/functions/other.py"
 sage -t -long "rc1-7118-6681/devel/sage/sage/functions/trig.py"
 sage -t -long "rc1-7118-6681/devel/sage/sage/gsl/interpolation.pyx"
 sage -t -long
 "rc1-7118-6681/devel/sage/sage/matrix/matrix_symbolic_dense.pyx"
 sage -t -long "rc1-7118-6681/devel/sage/sage/rings/polynomial/pbori.pyx"
 sage -t -long "rc1-7118-6681/devel/sage/sage/symbolic/constants.py"
 sage -t -long "rc1-7118-6681/devel/sage/sage/symbolic/expression.pyx"
 sage -t -long "rc1-7118-6681/devel/sage/sage/symbolic/function.pyx"
  }}}
  Full doctest log is attached; see the attachment `doctest-bsd.math.log`.
  * cicero on SkyNet: 32-bit Fedora 9, GCC 4.4.1 --- compile OK; some
 doctest failures:
  {{{
 sage -t -long "devel/sage/sage/misc/randstate.pyx"
 sage -t -long "devel/sage/sage/interfaces/expect.py"
 sage -t -long "devel/sage/sage/interfaces/sage0.py"
 sage -t -long "devel/sage/sage/server/simple/twist.py"
  }}}
  Full doctest log is attached; see the attachment `doctest-cicero.log`.
  * eno on SkyNet: 64-bit Fedora 9, GCC 4.4.1 --- compile OK; some doctest
 failures:
  {{{
 sage -t -long "devel/sage/sage/rings/fast_arith.pyx"
 sage -t -long "devel/sage/sage/rings/tests.py"
  }}}
  Full doctest log is attached; see the attachment `doctest-eno.log`.
  * lena on SkyNet: 64-bit Red Hat Enterprise Linux Server 5.3, GCC 4.4.1
 --- compile OK; all doctests pass.
  * menas on SkyNet: 64-bit openSUSE 11.1, GCC 4.4.1 --- compile OK; all
 doctests pass.
  * cento53-64 on boxen.math: 64-bit CentOS 5.3, GCC 4.1.2 --- compile OK;
 one doctest failure:
  {{{
 sage -t -long
 "devel/sage/sage/groups/perm_gps/partn_ref/refinement_matrices.pyx"
  }}}
  Full doctest log is attached; see the attachment `doctest-
 cento53-64-boxen.log`.
  * debian5-32 on boxen.math: 32-bit Debian 5.0, GCC 4.3.2 --- compile OK;
 all doctests pass.
  * debian5-64 on boxen.math: 64-bit Debian 5.0, GCC 4.3.2 --- compile OK;
 all doctests pass.
  * mandriva2009.1-32 on boxen.math: 32-bit Mandriva Linux 2009.1, GCC
 4.3.2 --- compile OK; all doctests pass.
  * mandriva2009.1-64 on boxen.math: 64-bit Mandriva Linux 2009.1, GCC
 4.3.2 --- compile OK; one doctest failure:
  {{{
 sage -t -long "devel/sage/sage/server/simple/twist.py"
  }}}
  Full doctest log is attached; see the attachment `doctest-
 mandriva2009-64.boxen.log`.
  * opensuse-11.1-32 on boxen.math: 32-bit openSUSE 11.1, GCC 4.3.2 ---
 compile OK; one doctest failure:
  {{{
 sage -t -long "devel/sage/sage/server/simple/twist.py"
  }}}
  Full doctest log is attached; see the attachment `doctest-
 opensuse32-boxen.log`.
  * opensuse-11.1-64 on boxen.math: 64-bit openSUSE 11.1, GCC 4.3.2 ---
 compile OK; one doctest failure:
  {{{
 sage -t -long "devel/sage/sage/graphs/graph_plot.py"
  }}}
  Full doctest log is attached; see the attachment `doctest-
 opensuse64-boxen.log`.
  * ubuntu9.04-32: 32-bit Ubuntu 9.04, GCC 4.3.3 --- compile OK; all
 doctests pass.
  * ubuntu9.04-64: 64-bit Ubuntu 9.04, GCC 4.3.3 --- compile OK; all
 doctests pass.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7118#comment:11>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to