On an (old) ubuntu 7.10 amd64 machine, s.11.rc0 installed fine but
sage -testall has hung 3 times (as of now). I ctl-C'd and restarted.
It has hung on const.tex, calculus.py, and special.py.


Failures so far in testdoc.py and weierstrass_morphism.py:


sage -t  devel/sage-main/sage/dsage/tests/testdoc.py        Exception
exceptions.TypeError: TypeError("'NoneType' object is not callable",)
in <bound method Popen.__del__ of <subprocess.Popen object at
0x35e6a10>> ignored
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/threading.py",
line 460, in __bootstrap
  File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/sage/dsage/interface/dsage_interface.py",
line 46, in run
  File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/twisted/internet/posixbase.py",
line 220, in run
  File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/twisted/internet/posixbase.py",
line 233, in mainLoop
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'msg'
Unhandled exception in thread started by
Error in sys.excepthook:

Original exception was:



sage -t  
devel/sage-main/sage/schemes/elliptic_curves/weierstrass_morphism.py**********************************************************************
File "weierstrass_morphism.py", line 125:
    sage: var('u r s t'); w=baseWI(u,r,s,t)
Exception raised:
    Traceback (most recent call last):
      File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/doctest.py",
line 1212, in __run
        compileflags, 1) in test.globs
      File "<doctest __main__.example_6[5]>", line 1, in <module>
        var('u r s t'); w=baseWI(u,r,s,t)###line 125:
    sage: var('u r s t'); w=baseWI(u,r,s,t)
      File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/sage/schemes/elliptic_curves/weierstrass_morphism.py",
line 52, in __init__
        if u==0:
      File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/sage/calculus/equations.py",
line 786, in __nonzero__
        s = m.parent()._eval_line('is (%s)'%m.name())
      File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/sage/interfaces/maxima.py",
line 549, in _eval_line
        self._synchronize()
      File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/sage/interfaces/maxima.py",
line 618, in _synchronize
        self._interrupt()
      File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/sage/interfaces/maxima.py",
line 494, in _interrupt
        self._expect_expr(timeout=2)
      File 
"/home/wdj/wdj/sagefiles/sage-2.11.rc0/local/lib/python2.5/site-packages/sage/interfaces/maxima.py",
line 462, in _expect_expr
        raise ValueError, "%s\nComputation failed due to a bug in
Maxima -- NOTE: Maxima had to be restarted."%v
    ValueError:  sconc("__SAGE_SYNCHRO_MARKER_",(1249016650+1)
    ** - Continuable Error
    PRINT: User break
    If you continue (by typing 'continue'): Continue execution
    The following restarts are also available:
    MACSYMA-QUIT   :R1      Maxima top-level

    Computation failed due to a bug in Maxima -- NOTE: Maxima had to
be restarted.
**********************************************************************
File "weierstrass_morphism.py", line 127:
    sage: ~w
Expected:
    (1/u, -r/u^2, -s/u, (r*s - t)/u^3)
Got:
    (1/2, -3/4, -2, 7/8)
**********************************************************************
1 items had failures:
   2 of   8 in __main__.example_6
***Test Failed*** 2 failures.




On Sat, Mar 29, 2008 at 7:41 PM, mabshoff
<[EMAIL PROTECTED]> wrote:
>
>  Hello folks,
>
>  here we go with 2.11.rc0. Hopefully this will be identical
>  to the final 2.11 release. So please build, doctest and
>  report all issues you hit. We thing we have fixed all
>  reported doctest failures. Depending on whether issues do
>  crop up we might do a 2.11.final or if things go really
>  bad an 2.11.rc1.
>
>  The source tarball [195MB] is at
>
>  
> http://sage.math.washington.edu/home/mabshoff/release-cycles-2.11/sage-2.11.rc0.tar
>
>  The sage.math only build [282MB] is at
>
>  
> http://sage.math.washington.edu/home/mabshoff/release-cycles-2.11/sage-2.11.rc0-sage.math-only-x86_64-Linux.tar.gz
>
>  Time to catch some sleep for me.
>
>  Cheers,
>
>  Michael
>
>  Merged in rc0:
>
>  #1882: Marshall Hampton, Carl Witty: update optional
>        phcpack.spkg to 2.3.39, mixed volume computation
>  #1990: Carl Witty: ZZ.random_element() -- never returns
>        0 and typos/nonsense in docstrings
>  #2173: Tim Abbott: SAGE setup.py should run cython as
>        "python2.5 cython" and other debian fixes
>  #2688: Emily Kirkman: Kuratowski subgraph isolator for
>        planarity checking
>  #2702: Martin Albrecht, Mike Hansen: get coverage of
>        multi_polynomial_libsingular to almost 100%
>  #2709: Nick Alexander: add a prime_above() function to
>        NumberField_generic for finding prime ideals above
>        other ideals
>  #2714: Carl Witty: many interfaces have gp-specific code
>  #2715: Mike Hansen: sage -coverage currently counts
>        functions that are defined in doctests
>  #2717: Carl Witty: maxima expect interface synchronization
>        not sufficiently robust
>  #2718: Michael Abshoff: increase the default doctest
>        timeout to 360 seconds
>  #2719: Robert Bradshaw: bitset is completely broken on OSX
>        10.4 G5
>  #2720: Michael Abshoff: Sage 2.11.alpha2: fix documentation
>        build issues
>  #2721: Gary Furnish: parallel doctest not robust against
>        filesystem issues
>  #2722: William Stein: interact -- a doctest problem
>  #2723: Joel Mohler: coercion error in monomial_quotient
>  #2725: Joel Mohler: MPolynomial_polydict doc-tests and some
>        refactoring
>  #2727: Tim Abbott: fix uninitialized cdef in
>        multi_polynomial_libsingular.pyx
>
>  Merged in alpha2:
>
>  #1010: Marshall Hampton: upgrade gfan to version 0.3
>  #1618: Michael Abshoff: Make SCons ignore Intel ifort's
>        linker options
>  #1707: Carlo Hamalainen: add Carlo Hamalainen's latin square
>        stuff to Sage
>  #2276: Martin Albrecht: M.divides(N) gives an error if M and
>        N are monomials in R.<x,y> = PolynomialRing(QQ)
>  #2355: Didier Deshommes, Gary Furnish: Write a clearer
>        submatrix implementation
>  #2415: Michael Abshoff: update NTL to 5.4.2 (bugfix release)
>  #2417: Alex Ghitza: discriminant method sometimes returns
>        values in the fraction field
>  #2470: Yi Qiang: dsage docs in tutorial -- can't tex them
>  #2498: Alex Ghitza: PARI's is_irreducible being used
>        inappropriately
>  #2565: Dan Drake: logging is extremely broken
>  #2596: William Stein: Sage 2.11.alpha0: sage/plot/plot.py
>        doctest failure
>  #2597: Ryan HintonAdd reduced adjacency matrix and a list
>        file format support to BipartiteGraph
>  #2600: Carl Witty: vector plot throws error when function
>        contains a float
>  #2609: Robert Miller: generators for congruence subgroups
>  #2611: Martin Albrecht: add monomial_coefficent to boolean
>        polynomials
>  #2612: Robert Bradshaw: String to Integer Conversion
>  #2614: Joel Mohler: MPolynomial coefficient/
>        polynomial_coefficient merging
>  #2627: Robert Bradshaw: Integer(abs(gamma(n+1))) is not always
>        equal to factorial(n) for n a positive integer
>  #2634: Martin Albrecht: Unable to create certain multivariate
>        polynomial rings since libsingular is invoked instead
>        of generic code
>  #2642: Martin Albrecht, Carl Witty: doctest failure in
>        polynomial_modn_dense_ntl.pyx: .small_roots()
>  #2645: Jason Grout: arrow3d is sometimes too long
>  #2653: Robert Bradshaw: norm and trace of elements of orders
>        are Rational not Integer
>  #2657: Tim Abbott: Debian fplll cleanup
>  #2660: Michael Abshoff: copy work around stdint.h on Solaris 9
>  #2661: Mike Hansen: sage cannot compute floor / ceil of
>        log(8)/log(2)
>  #2664: Nick Alexander: implement a symplectic form for
>        finding symplectic bases
>  #2668: Nick Alexander, Carl Witty: loads/dumps do not work
>        with QQbar and AA
>  #2672: Michael Abshoff: Fix OSX 10.5 detection code - it
>        fails for the currect OSX 10.5.2
>  #2674: Craig Citro, Justin Walker: Bug in modforms
>  #2676: Robert Miller: equitable partitions: two bugs
>  #2677: Didier Deshommes: sage 2.11.alpha1: doctest failures
>        in real_double_dense.pyx
>  #2681: Alex Ghitza:improve doctest coverage in libs/pari/gen.pyx
>  #2683: Mike Hansen: Add initial support of k-Schur functions
>  #2685: Robert Miller: compute the girth of a graph
>  #2689: Robert Miller: compute blocks and cut-vertices of a
>        graph
>  #2690: Emily Kirkman: add circular argument to genus command
>  #2691: Robert Miller: generate digraphs
>  #2692: William Stein: bug displaying list of published worksheets
>  #2701: David Joyner: simple bug fixed for linear_codes
>  #2706: Robert Bradshaw: Fast bitset implimentation
>  #2707: Nick Alexander: clean and better document
>        is_totally_real(), add is_totally_imaginary() to
>        NumberField_generic
>  #2708: Mike Hansen: add support for nonsymmetric Macdonald
>        polynomials in type A via HHL formula
>  #2712: Justin Walker: Add 'scalar_part()' and other methods
>        for quaternion elements
>
>  Merged in alpha1:
>
>  #291: Joel Mohler: strange printing of -1 in multivariate
>       polynomial rings
>  #679: Gary Furnish: print statistics about the number of
>       failed doctests and exact nature of failures
>  #2287: Michael Abshoff: error installing rubiks related
>        to location of install
>  #2493: Jaap Spies: Updated experimental vtk spkg
>        (vtk-5.0.4.spkg)
>  #2495: Jaap Spies: Updated experimental Mayavi2 spkg
>        (mayavi_2.1.1) linux only
>  #2514: David Joyner, Robert Miller: additions to coding
>        modules
>  #2572: Carl Witty: imag() not defined for Algebraic Real
>        Field
>  #2586: Alex Ghitza, Michael Abshoff: latex products need
>        to be space separated
>  #2595: Michael Abshoff: rubiks and polymake both have a
>        cube binary
>  #2598: Martin Albrecht: allow ZZ element to be constructed
>        from GF(2) list
>  #2599: Mike Hansen: Permutation -> PermutationGroupElement
>        fails for the identity
>  #2613: Michael Kallweit: Moving all_paths() to GenericGraph
>  #2618: Martin Albrecht: documentation for QuotientRingElement
>  #2619: Martin Albrecht: Gröbner bases over quotient rings
>  #2621: Gary Furnish: parallel doctest: concurrency problem
>        when creating .doctest directories
>  #2622: Martin Albrecht: add PolyBoRi to reference manual
>  #2623: Michael Abshoff: fix repo consistency issue with
>        sage/schemes/hyperelliptic_curves/hypellfrob/README
>  #2626: Martin Albrecht: useless __list__ methods
>  #2635: Tom Boothby: MAJOR NOTEBOOK BUG -- sending unevaluated
>        cells back to the server is severly broken
>  #2639: Carl Witty: ZZ(QQbar(0)) fails
>  #2640: Michael Abshoff: add sage-edu to list of mailing lists
>  #2644: Didier Deshommes: fix numerical noise doctest failures
>        in matrix_real_double_dense
>  #2647: Tim Abbott: Fixed Debian support for linbox
>  #2648: William Stein: bug in octave version
>
>  Merged in alpha0:
>
>  #1567: David Harvey: Make zn_poly a standard package
>  #1568: David Harvey: hypellfrob -- faster zeta functions for
>        hyperelliptic curves
>  #2108: Burcin Erocal, Michael Abshoff: Add Atlas Tuning
>        information for 32 bit Pentium D CPUs under Linux
>  #2148: Burcin Erocal: PolyBoRi monomial orders are wrong
>  #2260: Michael Abshoff: Upgrade ATLAS to 3.8.1
>  #2262: Michael Abshoff: Move the debian directory from the sage
>        to the ext repo
>  #2368: Michael Abshoff: Add Atlas Tuning information for G4
>        Powerbook under Linux
>  #2405: Joel Mohler: increase Polydict speed
>  #2424: Martin Albrecht: small roots method for polynomials
>        mod N (N composite)
>  #2426: Michael Abshoff: inst.tex - update compiler and
>        operating system support
>  #2431: Marshall Hampton: fix optional polymake-2.2.p4.spkg
>  #2437: Tom Boothby, Michael Abshoff: update eclib.spkg to
>        eclib-20080304.p0
>  #2468: Didier Deshommes: inverting a non-invertible matrix over
>        RDF returns weird results
>  #2517: Jason Grout: ignore bad values in plot
>  #2545: Burcin Erocal: FractionFieldElement lacks derivative method
>  #2566: Robert Miller: fix all known bugs in graph_isom and
>        binary_code
>  #2571: John Cremona: problem with copy() on
>        sage.rings.integer_mod.IntegerMod_gmp
>  #2574: David Joyner: problem with Abelian groups and trivial
>        elements
>  #2576: William Stein: preserve docstrings of decorated methods
>        in multi_polynomial_ideal.py
>  #2579: R. Rishikesh: Inconsistency in integer quotient
>  #2580: Robert Miller: Implement backends for graphs
>  #2581: William Stein: extend solve_right to all cases; implement
>        solve_left
>  #2582: Robert Miller: fix bug in PermutationGroupElement
>  #2583: Robert Miller: Sage 2.11.a0: doctest failure in plot.py
>        due to #2580
>  #2584: Jason Grout, Mike Hansen: printing bug with list_function())
>  #2585: David Roe, Mike Hansen: padic bugfix for check=False in
>        constructor
>  #2587: Robert Miller: subgroup of a permutation group is so slow
>        it's silly
>  #2588: Nick Alexander: documentation and tests for
>        sage.schemes.hyperelliptic_curves.jacobian_morphism
>  #2593: Martin Albrecht: Sage chokes on utf-8 in .sage files
>  #2594: Joel Mohler: MPolynomial_polydict __floordiv__ wrong
>        arithmetic
>  #2602: Jason Grout: plot_vector_field docs are unnecessarily
>        complicated (and use the slow lambda functions!)
>  #2610: Lars Fischer, Michael Abshoff: Website: add missing
>        line for emacs config
>  >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to