Do you have a system wide pari/gp install?

Francois

On 02/23/15 08:34, Franco Saliola wrote:

Hello sage-devel,

I sent the following email to sage-release, but I think it really
belongs here. I'm looking for ideas on how to debug (or better, how to
fix) the problems with GP/PARI interface that are causing sage to hang.

Thanks,

Franco

---------- Forwarded message ----------
From: *Franco Saliola* <sali...@gmail.com <mailto:sali...@gmail.com>>
Date: Sat, Feb 21, 2015 at 1:21 PM
Subject: [sage-release] Re: Sage 6.5 released
To: sage-rele...@googlegroups.com <mailto:sage-rele...@googlegroups.com>

On Monday, February 16, 2015 at 8:17:30 PM UTC-5, Volker Braun wrote:

    As usual, get the "develop" branch or the source tarball from
    http://www.sagemath.org/__download-latest.html
    <http://www.sagemath.org/download-latest.html>


Built successfully, but 'make ptest' fails because of what seems to be a
problem with the GP/PARI interface. Any ideas?

Details:

  * machine: Dell T7600 running Ubuntu 14.04.2 LTS
  * build method: git cloned from trac; make and make ptest
  * other notes:
      o gp('2 + 3') hangs in sage
      o turns out this problem exists on 6.4.1 also (so it ain't new)
  * log file:
      o full log file is here:
        http://thales.math.uqam.ca/~saliola/misc/ptest.log
      o see below for a list of the failed tests

----------------------------------------------------------------------
sage -t src/sage/functions/other.py  # Timed out
sage -t src/sage/interfaces/expect.py  # Timed out
sage -t src/doc/de/tutorial/interfaces.rst  # Timed out
sage -t src/doc/en/tutorial/interfaces.rst  # Timed out
sage -t src/doc/en/prep/Quickstarts/Statistics-and-Distributions.rst  # Timed 
out
sage -t src/doc/en/reference/coercion/index.rst  # Timed out
sage -t src/doc/fr/tutorial/interfaces.rst  # Timed out
sage -t src/doc/ru/tutorial/interfaces.rst  # Timed out
sage -t src/sage/calculus/calculus.py  # Timed out
sage -t src/sage/interacts/debugger.py  # Timed out
sage -t src/sage/doctest/forker.py  # Timed out
sage -t src/sage/combinat/partition_tuple.py  # Timed out
sage -t src/sage/interfaces/gp.py  # Timed out
sage -t src/sage/interfaces/interface.py  # Timed out
sage -t src/sage/interfaces/mathematica.py  # Timed out
sage -t src/sage/interfaces/quit.py  # Timed out
sage -t src/sage/interfaces/maxima_abstract.py  # Timed out
sage -t src/sage/interfaces/r.py  # Timed out
sage -t src/sage/interfaces/sage0.py  # Timed out
sage -t src/sage/interfaces/tests.py  # Timed out
sage -t src/sage/lfunctions/dokchitser.py  # Timed out
sage -t src/sage/matrix/matrix0.pyx  # Timed out
sage -t src/sage/matrix/matrix1.pyx  # Timed out
sage -t src/sage/matrix/tests.py  # Timed out
sage -t src/sage/misc/sage_eval.py  # Timed out
sage -t src/sage/misc/misc.py  # Timed out
sage -t src/sage/misc/randstate.pyx  # Timed out
sage -t src/sage/misc/sageinspect.py  # Timed out
sage -t src/sage/modular/buzzard.py  # Timed out
sage -t src/sage/modular/modform/constructor.py  # Timed out
sage -t src/sage/modular/modform/element.py  # Timed out
sage -t src/sage/modular/modform/eis_series.py  # Timed out
sage -t src/sage/modular/modform_hecketriangle/element.py  # Timed out
sage -t src/sage/modular/modform_hecketriangle/readme.py  # Timed out
sage -t src/sage/parallel/decorate.py  # Timed out
sage -t src/sage/quadratic_forms/binary_qf.py  # Timed out
sage -t src/sage/quadratic_forms/qfsolve.py  # Timed out
sage -t src/sage/quadratic_forms/quadratic_form__automorphisms.py  # Timed out
sage -t src/sage/rings/arith.py  # Timed out
sage -t src/sage/rings/complex_double.pyx  # Timed out
sage -t src/sage/rings/complex_number.pyx  # Timed out
sage -t src/sage/rings/finite_rings/element_pari_ffelt.pyx  # Timed out
sage -t src/sage/rings/number_field/number_field_ideal.py  # Timed out
sage -t src/sage/rings/number_field/number_field.py  # Timed out
sage -t src/sage/rings/padics/padic_ZZ_pX_CA_element.pyx  # Timed out
sage -t src/sage/rings/padics/padic_ZZ_pX_CR_element.pyx  # Timed out
sage -t src/sage/rings/padics/padic_ZZ_pX_FM_element.pyx  # Timed out
sage -t src/sage/rings/polynomial/polynomial_ring.py  # Timed out
sage -t src/sage/rings/real_double.pyx  # Timed out
sage -t src/sage/rings/real_mpfr.pyx  # Timed out
sage -t src/sage/schemes/elliptic_curves/BSD.py  # Timed out
sage -t src/sage/schemes/elliptic_curves/ell_number_field.py  # Timed out
sage -t src/sage/schemes/elliptic_curves/ell_rational_field.py  # Timed out
sage -t src/sage/schemes/elliptic_curves/gp_simon.py  # Timed out
sage -t src/sage/schemes/elliptic_curves/lseries_ell.py  # Timed out
sage -t src/sage/schemes/elliptic_curves/height.py  # Timed out
sage -t src/sage/schemes/elliptic_curves/period_lattice.py  # Timed out
sage -t src/sage/schemes/elliptic_curves/sha_tate.py  # Timed out
sage -t src/sage/schemes/hyperelliptic_curves/mestre.py  # Timed out
sage -t src/sage/schemes/plane_conics/con_field.py  # Timed out
sage -t src/sage/schemes/plane_conics/con_number_field.py  # Timed out
sage -t src/sage/schemes/plane_conics/con_rational_field.py  # Timed out
sage -t src/sage/stats/r.py  # Timed out
sage -t src/sage/structure/parent.pyx  # Timed out
sage -t src/sage/structure/parent_old.pyx  # Timed out
sage -t src/sage/symbolic/constants.py  # Timed out
sage -t src/sage/symbolic/pynac.pyx  # Timed out
sage -t src/sage/symbolic/expression.pyx  # Timed out
sage -t src/sage/tests/benchmark.py  # Timed out
sage -t src/sage/tests/french_book/integration_doctest.py  # Timed out
sage -t src/sage/tests/parigp.py  # Timed out
sage -t 
local/lib/python2.7/site-packages/sagenb-0.11.4-py2.7.egg/sagenb/misc/support.py
  # Timed out
sage -t src/sage/misc/trace.py  # 2 doctests failed
sage -t src/sage/structure/coerce_actions.pyx  # 1 doctest failed
sage -t src/sage/modules/free_module_element.pyx  # Timed out
sage -t 
src/doc/en/thematic_tutorials/explicit_methods_in_number_theory/elliptic_curves.rst
  # Timed out
sage -t 
src/doc/en/thematic_tutorials/explicit_methods_in_number_theory/l_series.rst  # 
Timed out
sage -t 
src/doc/en/thematic_tutorials/explicit_methods_in_number_theory/nf_introduction.rst
  # Timed out
----------------------------------------------------------------------


--
You received this message because you are subscribed to the Google
Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to sage-devel+unsubscr...@googlegroups.com
<mailto:sage-devel+unsubscr...@googlegroups.com>.
To post to this group, send email to sage-devel@googlegroups.com
<mailto:sage-devel@googlegroups.com>.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to