[sage-release] Re: Sage 4.4.2 released

2 views
Skip to first unread message
Message has been deleted

Leif

unread,
May 20, 2010, 3:02:20 AM5/20/10
to sage-release
Ubuntu 9.04 x86 (Pentium 4 Prescott/32-bit, gcc 4.3.3)

Build from scratch ok.
Standard doctests pass.

ptestlong: The usual "4.4.1-blocker" failure (since #8756 is still
[not ready to be] reviewed/merged) ;-)

-Leif

--
You received this message because you are subscribed to the Google Groups "sage-release" group.
To post to this group, send email to sage-r...@googlegroups.com.
To unsubscribe from this group, send email to sage-release...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sage-release?hl=en.

kcrisman

unread,
May 20, 2010, 8:05:54 PM5/20/10
to sage-release
On Mac PPC with 10.4, five known timeouts from the last several
releases and two errors.

This one has been consistent, and is related to tab-completion list
generation taking forever/hanging:

sage -t devel/sage/sage/interfaces/maxima.py # File not found

David Kirkby has had a similar hang on another low MHz machine in this
file - could this be it?

This one has been consistent, but is probably just because it's long:

sage -t devel/sage/sage/plot/plot.py # File not found

This one has been consistent, but I don't know what causes it:

sage -t devel/sage/sage/rings/polynomial/symmetric_ideal.py #
File not found

These have been consistent, and are related to some 'integrals' that
just take too long, I think:

sage -t devel/sage/sage/schemes/elliptic_curves/heegner.py #
File not found
sage -t devel/sage/sage/schemes/hyperelliptic_curves/
hyperelliptic_padic_field.py # File not found


Not sure about this one:

sage -t "devel/sage/sage/modules/free_module.py"
**********************************************************************
sage: V.base_extend(QQ)
Expected:
Vector space of dimension 7 over Rational Field
Got:
V
**********************************************************************

See http://trac.sagemath.org/sage_trac/ticket/9003


This one is noise from platform, I think:

sage -t "devel/sage/sage/plot/plot3d/parametric_surface.pyx"
**********************************************************************
sage: M.bounding_box()
Expected:
((-10.0, -7.5390734925047846, -2.9940801852848145), (10.0,
7.5390734925047846, 2.9940801852848145))
Got:
((-10.0, -7.5390734925047855, -2.9940801852848145), (10.0,
7.5390734925047846, 2.9940801852848145))
**********************************************************************

See http://trac.sagemath.org/sage_trac/ticket/9002

- kcrisman

leif

unread,
May 23, 2010, 8:10:45 PM5/23/10
to sage-release
Nice new build(?) failure:

Ubuntu 9.04 x86_64 (Core2/64-bit, gcc 4.3.3; sequential build)

... (tail of install messages:)

****************************************************
Host system
uname -a:
Linux portland 2.6.28-18-generic #60-Ubuntu SMP Fri Mar 12 04:26:47
UTC 2010 x86_64 GNU/Linux
****************************************************
****************************************************
CC Version
gcc -v
Es werden eingebaute Spezifikationen verwendet.
Ziel: x86_64-linux-gnu
Konfiguriert mit: ../src/configure -v --with-pkgversion='Ubuntu
4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/
README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/
usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-
included-gettext --enable-threads=posix --enable-nls --with-gxx-
include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-
clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --
with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --
host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread-Modell: posix
gcc-Version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
****************************************************
running install
running build
running build_py
creating build
creating build/lib
copying sagetex.py -> build/lib
running install_lib
copying build/lib/sagetex.py -> /home/leif64/Sage/sage-4.4.2/local/lib/
python2.6/site-packages
byte-compiling /home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-
packages/sagetex.py to sagetex.pyc
running install_data
creating /home/leif64/Sage/sage-4.4.2/local/share/texmf
creating /home/leif64/Sage/sage-4.4.2/local/share/texmf/tex
creating /home/leif64/Sage/sage-4.4.2/local/share/texmf/tex/generic
creating /home/leif64/Sage/sage-4.4.2/local/share/texmf/tex/generic/
sagetex
copying example.pdf -> /home/leif64/Sage/sage-4.4.2/local/share/texmf/
tex/generic/sagetex
copying example.tex -> /home/leif64/Sage/sage-4.4.2/local/share/texmf/
tex/generic/sagetex
copying extractsagecode.py -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying makestatic.py -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying scripts.dtx -> /home/leif64/Sage/sage-4.4.2/local/share/texmf/
tex/generic/sagetex
copying remote-sagetex.dtx -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying remote-sagetex.py -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying py-and-sty.dtx -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying sagetexpackage.dtx -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying sagetexpackage.ins -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying sagetexpackage.pdf -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying sagetexparse.py -> /home/leif64/Sage/sage-4.4.2/local/share/
texmf/tex/generic/sagetex
copying sagetex.sty -> /home/leif64/Sage/sage-4.4.2/local/share/texmf/
tex/generic/sagetex
running install_egg_info
Writing /home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sagetex-2.2.5-py2.6.egg-info

real 0m0.046s
user 0m0.032s
sys 0m0.012s
Successfully installed sagetex-2.2.5
Now cleaning up tmp files.
Making Sage/Python scripts relocatable...
Making script relocatable
Finished installing sagetex-2.2.5.spkg
make[1]: Verlasse Verzeichnis '/home/leif64/Sage/sage-4.4.2/spkg'

real 80m1.588s
user 70m30.128s
sys 8m11.719s
To install gap, gp, singular, etc., scripts
in a standard bin directory, start sage and
type something like
sage: install_scripts('/usr/local/bin')
at the Sage command prompt.

To build the documentation, run
make doc

Sage build/upgrade complete!
./sage -docbuild all html 2>&1 | tee -a dochtml.log
sphinx-build -b html -d /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/doctrees/en/a_tour_of_sage /home/leif64/Sage/sage-4.4.2/
devel/sage/doc/en/a_tour_of_sage /home/leif64/Sage/sage-4.4.2/devel/
sage/doc/output/html/en/a_tour_of_sage
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sphinx-build", line 6,
in <module>
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Build finished. The built documents can be found in /home/leif64/Sage/
sage-4.4.2/devel/sage/doc/output/html/en/a_tour_of_sage
sphinx-build -b html -d /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/doctrees/en/installation /home/leif64/Sage/sage-4.4.2/devel/
sage/doc/en/installation /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/html/en/installation
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sphinx-build", line 6,
in <module>
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Build finished. The built documents can be found in /home/leif64/Sage/
sage-4.4.2/devel/sage/doc/output/html/en/installation
sphinx-build -b html -d /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/doctrees/en/numerical_sage /home/leif64/Sage/sage-4.4.2/
devel/sage/doc/en/numerical_sage /home/leif64/Sage/sage-4.4.2/devel/
sage/doc/output/html/en/numerical_sage
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sphinx-build", line 6,
in <module>
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Build finished. The built documents can be found in /home/leif64/Sage/
sage-4.4.2/devel/sage/doc/output/html/en/numerical_sage
sphinx-build -b html -d /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/doctrees/en/constructions /home/leif64/Sage/sage-4.4.2/devel/
sage/doc/en/constructions /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/html/en/constructions
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sphinx-build", line 6,
in <module>
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Build finished. The built documents can be found in /home/leif64/Sage/
sage-4.4.2/devel/sage/doc/output/html/en/constructions
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 1077, in <module>
getattr(get_builder(name), type)()
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 260, in _wrapper
getattr(get_builder(document), name)(*args, **kwds)
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 371, in _wrapper
self.write_auto_rest_file(module_name)
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 610, in write_auto_rest_file
title = self.get_module_docstring_title(module_name)
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 580, in get_module_docstring_title
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
4231.26user 493.76system 1:20:03elapsed 98%CPU (0avgtext+0avgdata
0maxresident)k
427688inputs+18737632outputs (2594major+224739212minor)pagefaults
0swaps
leif64@portland:~/Sage/sage-4.4.2$

**********************************************************************************************************************************

leif64@portland:~/Sage/sage-4.4.2$ /usr/bin/time make test 2>&1 | tee -
a make-test-2010-05-24.1.log
cd spkg && ./install all 2>&1 | tee -a ../install.log
make[1]: Betrete Verzeichnis '/home/leif64/Sage/sage-4.4.2/spkg'
sage-spkg sagenb-0.8.p2 2>&1
Warning: Attempted to overwrite SAGE_ROOT environment variable
sagenb-0.8.p2
Machine:
Linux portland 2.6.28-18-generic #60-Ubuntu SMP Fri Mar 12 04:26:47
UTC 2010 x86_64 GNU/Linux
sage: sagenb-0.8.p2 is already installed
cd /home/leif64/Sage/sage-4.4.2 && . local/bin/sage-env && cd local/
bin/ && ./sage-make_relative
Making script relocatable
sage-spkg sage-4.4.2
Warning: Attempted to overwrite SAGE_ROOT environment variable
sage-4.4.2
Machine:
Linux portland 2.6.28-18-generic #60-Ubuntu SMP Fri Mar 12 04:26:47
UTC 2010 x86_64 GNU/Linux
sage: sage-4.4.2 is already installed
cd /home/leif64/Sage/sage-4.4.2 && . local/bin/sage-env && cd local/
bin/ && ./sage-make_relative
Making script relocatable
sage-spkg gap-4.4.12.p3 2>&1
Warning: Attempted to overwrite SAGE_ROOT environment variable
gap-4.4.12.p3
Machine:
Linux portland 2.6.28-18-generic #60-Ubuntu SMP Fri Mar 12 04:26:47
UTC 2010 x86_64 GNU/Linux
sage: gap-4.4.12.p3 is already installed
make[1]: Verlasse Verzeichnis '/home/leif64/Sage/sage-4.4.2/spkg'

real 0m0.133s
user 0m0.068s
sys 0m0.064s
To install gap, gp, singular, etc., scripts
in a standard bin directory, start sage and
type something like
sage: install_scripts('/usr/local/bin')
at the Sage command prompt.

To build the documentation, run
make doc

Sage build/upgrade complete!
./sage -docbuild all html 2>&1 | tee -a dochtml.log
sphinx-build -b html -d /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/doctrees/en/a_tour_of_sage /home/leif64/Sage/sage-4.4.2/
devel/sage/doc/en/a_tour_of_sage /home/leif64/Sage/sage-4.4.2/devel/
sage/doc/output/html/en/a_tour_of_sage
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sphinx-build", line 6,
in <module>
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Build finished. The built documents can be found in /home/leif64/Sage/
sage-4.4.2/devel/sage/doc/output/html/en/a_tour_of_sage
sphinx-build -b html -d /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/doctrees/en/installation /home/leif64/Sage/sage-4.4.2/devel/
sage/doc/en/installation /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/html/en/installation
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sphinx-build", line 6,
in <module>
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Build finished. The built documents can be found in /home/leif64/Sage/
sage-4.4.2/devel/sage/doc/output/html/en/installation
sphinx-build -b html -d /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/doctrees/en/numerical_sage /home/leif64/Sage/sage-4.4.2/
devel/sage/doc/en/numerical_sage /home/leif64/Sage/sage-4.4.2/devel/
sage/doc/output/html/en/numerical_sage
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sphinx-build", line 6,
in <module>
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Build finished. The built documents can be found in /home/leif64/Sage/
sage-4.4.2/devel/sage/doc/output/html/en/numerical_sage
sphinx-build -b html -d /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/doctrees/en/constructions /home/leif64/Sage/sage-4.4.2/devel/
sage/doc/en/constructions /home/leif64/Sage/sage-4.4.2/devel/sage/doc/
output/html/en/constructions
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sphinx-build", line 6,
in <module>
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Build finished. The built documents can be found in /home/leif64/Sage/
sage-4.4.2/devel/sage/doc/output/html/en/constructions
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 1077, in <module>
getattr(get_builder(name), type)()
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 260, in _wrapper
getattr(get_builder(document), name)(*args, **kwds)
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 371, in _wrapper
self.write_auto_rest_file(module_name)
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 610, in write_auto_rest_file
title = self.get_module_docstring_title(module_name)
File "/home/leif64/Sage/sage-4.4.2/devel/sage/doc/common/
builder.py", line 580, in get_module_docstring_title
import sage.all
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
. local/bin/sage-env && sage-starts && sage-maketest
Testing that Sage starts...
Traceback (most recent call last):
File "/home/leif64/Sage/sage-4.4.2/local/bin/sage-eval", line 4, in
<module>
from sage.all import *
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/all.py", line 64, in <module>
from sage.misc.all import * # takes a while
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/all.py", line 70, in <module>
from sage_input import sage_input
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/sage_input.py", line 163, in <module>
from sage.misc.functional import parent
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/misc/functional.py", line 38, in <module>
from sage.rings.complex_double import CDF
File "complex_double.pyx", line 92, in init
sage.rings.complex_double (sage/rings/complex_double.c:14274)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 86, in ComplexField
C = ComplexField_class(prec)
File "/home/leif64/Sage/sage-4.4.2/local/lib/python2.6/site-packages/
sage/rings/complex_field.py", line 186, in __init__

self._populate_coercion_lists_(coerce_list=[complex_number.RRtoCC(self._real_field(),
self)])
File "complex_number.pyx", line 2226, in
sage.rings.complex_number.RRtoCC.__init__ (sage/rings/complex_number.c:
13989)
File "complex_number.pyx", line 155, in
sage.rings.complex_number.ComplexNumber.__init__ (sage/rings/
complex_number.c:3108)
File "parent.pyx", line 854, in
sage.structure.parent.Parent.__call__ (sage/structure/parent.c:6332)
File "map.pyx", line 190, in sage.categories.map.Map._call_ (sage/
categories/map.c:3497)
NotImplementedError: <type 'sage.rings.real_mpfr.int_toRR'>
Sage failed to startup.
make: *** [test] Fehler 1
Command exited with non-zero status 2
1.22user 0.68system 0:01.86elapsed 102%CPU (0avgtext+0avgdata
0maxresident)k
0inputs+3048outputs (0major+205951minor)pagefaults 0swaps
leif64@portland:~/Sage/sage-4.4.2$

No idea what happened here. (With 4.4.2.rc0 build & tests passed on an
almost identical machine.)
Reply all
Reply to author
Forward
0 new messages