Installedfine on imac running 10.6.2. However, I got

The following tests failed:


        sage -t
"devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx"
        sage -t  "devel/sage/sage/structure/element_wrapper.py" # Segfault



Details:



jeeves:sage-4.3.2.alpha0 wdj$ ./sage -t
"devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx"
sage -t  "devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx"
**********************************************************************
File 
"/Users/wdj/sagefiles/sage-4.3.2.alpha0/devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx",
line 4405:
    sage: f.numerator()
Exception raised:
    Traceback (most recent call last):
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1231, in run_one_test
        self.run_one_example(test, example, filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/sagedoctest.py",
line 38, in run_one_example
        OrigDocTestRunner.run_one_example(self, test, example,
filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1172, in run_one_example
        compileflags, 1) in test.globs
      File "<doctest __main__.example_87[4]>", line 1, in <module>
        f.numerator()###line 4405:
    sage: f.numerator()
      File "multi_polynomial_libsingular.pyx", line 4444, in
sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular.numerator
(sage/rings/polynomial/multi_polynomial_libsingular.cpp:27745)
      File "element.pyx", line 305, in
sage.structure.element.Element.__getattr__
(sage/structure/element.c:2725)
      File "parent.pyx", line 237, in
sage.structure.parent.getattr_from_other_class
(sage/structure/parent.c:2832)
      File "parent.pyx", line 169, in
sage.structure.parent.raise_attribute_error
(sage/structure/parent.c:2599)
    AttributeError:
'sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular'
object has no attribute 'denominator'
**********************************************************************
File 
"/Users/wdj/sagefiles/sage-4.3.2.alpha0/devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx",
line 4407:
    sage: f == f.numerator()
Exception raised:
    Traceback (most recent call last):
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1231, in run_one_test
        self.run_one_example(test, example, filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/sagedoctest.py",
line 38, in run_one_example
        OrigDocTestRunner.run_one_example(self, test, example,
filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1172, in run_one_example
        compileflags, 1) in test.globs
      File "<doctest __main__.example_87[5]>", line 1, in <module>
        f == f.numerator()###line 4407:
    sage: f == f.numerator()
      File "multi_polynomial_libsingular.pyx", line 4444, in
sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular.numerator
(sage/rings/polynomial/multi_polynomial_libsingular.cpp:27745)
      File "element.pyx", line 305, in
sage.structure.element.Element.__getattr__
(sage/structure/element.c:2725)
      File "parent.pyx", line 237, in
sage.structure.parent.getattr_from_other_class
(sage/structure/parent.c:2832)
      File "parent.pyx", line 169, in
sage.structure.parent.raise_attribute_error
(sage/structure/parent.c:2599)
    AttributeError:
'sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular'
object has no attribute 'denominator'
**********************************************************************
File 
"/Users/wdj/sagefiles/sage-4.3.2.alpha0/devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx",
line 4418:
    sage: f.numerator()
Exception raised:
    Traceback (most recent call last):
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1231, in run_one_test
        self.run_one_example(test, example, filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/sagedoctest.py",
line 38, in run_one_example
        OrigDocTestRunner.run_one_example(self, test, example,
filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1172, in run_one_example
        compileflags, 1) in test.globs
      File "<doctest __main__.example_87[8]>", line 1, in <module>
        f.numerator()###line 4418:
    sage: f.numerator()
      File "multi_polynomial_libsingular.pyx", line 4442, in
sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular.numerator
(sage/rings/polynomial/multi_polynomial_libsingular.cpp:27714)
      File "element.pyx", line 305, in
sage.structure.element.Element.__getattr__
(sage/structure/element.c:2725)
      File "parent.pyx", line 237, in
sage.structure.parent.getattr_from_other_class
(sage/structure/parent.c:2832)
      File "parent.pyx", line 169, in
sage.structure.parent.raise_attribute_error
(sage/structure/parent.c:2599)
    AttributeError:
'sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular'
object has no attribute 'denominator'
**********************************************************************
File 
"/Users/wdj/sagefiles/sage-4.3.2.alpha0/devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx",
line 4420:
    sage: f == f.numerator()
Exception raised:
    Traceback (most recent call last):
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1231, in run_one_test
        self.run_one_example(test, example, filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/sagedoctest.py",
line 38, in run_one_example
        OrigDocTestRunner.run_one_example(self, test, example,
filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1172, in run_one_example
        compileflags, 1) in test.globs
      File "<doctest __main__.example_87[9]>", line 1, in <module>
        f == f.numerator()###line 4420:
    sage: f == f.numerator()
      File "multi_polynomial_libsingular.pyx", line 4442, in
sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular.numerator
(sage/rings/polynomial/multi_polynomial_libsingular.cpp:27714)
      File "element.pyx", line 305, in
sage.structure.element.Element.__getattr__
(sage/structure/element.c:2725)
      File "parent.pyx", line 237, in
sage.structure.parent.getattr_from_other_class
(sage/structure/parent.c:2832)
      File "parent.pyx", line 169, in
sage.structure.parent.raise_attribute_error
(sage/structure/parent.c:2599)
    AttributeError:
'sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular'
object has no attribute 'denominator'
**********************************************************************
File 
"/Users/wdj/sagefiles/sage-4.3.2.alpha0/devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx",
line 4422:
    sage: f.numerator().base_ring()
Exception raised:
    Traceback (most recent call last):
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1231, in run_one_test
        self.run_one_example(test, example, filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/sagedoctest.py",
line 38, in run_one_example
        OrigDocTestRunner.run_one_example(self, test, example,
filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1172, in run_one_example
        compileflags, 1) in test.globs
      File "<doctest __main__.example_87[10]>", line 1, in <module>
        f.numerator().base_ring()###line 4422:
    sage: f.numerator().base_ring()
      File "multi_polynomial_libsingular.pyx", line 4442, in
sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular.numerator
(sage/rings/polynomial/multi_polynomial_libsingular.cpp:27714)
      File "element.pyx", line 305, in
sage.structure.element.Element.__getattr__
(sage/structure/element.c:2725)
      File "parent.pyx", line 237, in
sage.structure.parent.getattr_from_other_class
(sage/structure/parent.c:2832)
      File "parent.pyx", line 169, in
sage.structure.parent.raise_attribute_error
(sage/structure/parent.c:2599)
    AttributeError:
'sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular'
object has no attribute 'denominator'
**********************************************************************
File 
"/Users/wdj/sagefiles/sage-4.3.2.alpha0/devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx",
line 4432:
    sage: f.numerator() / f.denominator() == f
Exception raised:
    Traceback (most recent call last):
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1231, in run_one_test
        self.run_one_example(test, example, filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/sagedoctest.py",
line 38, in run_one_example
        OrigDocTestRunner.run_one_example(self, test, example,
filename, compileflags)
      File "/Users/wdj/sagefiles/sage-4.3.2.alpha0/local/bin/ncadoctest.py",
line 1172, in run_one_example
        compileflags, 1) in test.globs
      File "<doctest __main__.example_87[13]>", line 1, in <module>
        f.numerator() / f.denominator() == f###line 4432:
    sage: f.numerator() / f.denominator() == f
      File "multi_polynomial_libsingular.pyx", line 4442, in
sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular.numerator
(sage/rings/polynomial/multi_polynomial_libsingular.cpp:27714)
      File "element.pyx", line 305, in
sage.structure.element.Element.__getattr__
(sage/structure/element.c:2725)
      File "parent.pyx", line 237, in
sage.structure.parent.getattr_from_other_class
(sage/structure/parent.c:2832)
      File "parent.pyx", line 169, in
sage.structure.parent.raise_attribute_error
(sage/structure/parent.c:2599)
    AttributeError:
'sage.rings.polynomial.multi_polynomial_libsingular.MPolynomial_libsingular'
object has no attribute 'denominator'
**********************************************************************
1 items had failures:
   6 of  14 in __main__.example_87
***Test Failed*** 6 failures.
For whitespace errors, see the file
/Users/wdj/.sage//tmp/.doctest_multi_polynomial_libsingular.py
         [3.6 s]

----------------------------------------------------------------------
The following tests failed:


        sage -t
"devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx"
Total time for all tests: 3.6 seconds


jeeves:sage-4.3.2.alpha0 wdj$ ./sage -t
"devel/sage/sage/structure/element_wrapper.py"
sage -t  "devel/sage/sage/structure/element_wrapper.py"
A mysterious error (perhaps a memory error?) occurred, which may have
crashed doctest.
         [1.8 s]

----------------------------------------------------------------------
The following tests failed:


        sage -t  "devel/sage/sage/structure/element_wrapper.py" # Segfault
Total time for all tests: 1.8 seconds






On Tue, Jan 26, 2010 at 6:19 PM, Minh Nguyen <[email protected]> wrote:
> Hi folks,
>
> This is the first alpha release of Sage 4.3.2, whose final release is
> planned to be out a few days before Sage Days 20. Many of the tickets
> closed in this alpha0 release is due to the hard work of participants
> at Sage Days 19. Thanks, guys! One notable feature is an upgrade to R
> 2.10.1, and in the process, fixing various R-related tickets.
>
> The source tarball is at
>
> http://sage.math.washington.edu/home/mvngu/sage-src/sage-4.3.2.alpha0.tar
>
> The sage.math binary is available at
>
> http://sage.math.washington.edu/home/mvngu/sage.math-bin/sage-4.3.2.alpha0-sage.math.washington.edu-x86_64-Linux.tar.gz
>
> And the upgrade path is
>
> http://sage.math.washington.edu/home/mvngu/release/upgrade/sage-4.3.2.alpha0/
>
> The pyprocessing spkg is planned to be removed in Sage 4.3.2 (see
> ticket #6503). Burcin has fixed a number of tickets relating to
> symbolics that now need some review; see #6559 for the order in which

...

> --
> Regards
> Minh Van Nguyen
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" 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-release?hl=en.
>
>

-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to