mabshoff wrote:
> Hello folks,
>
> here goes 3.2.1.alpha0. Loads of merged patches all over the map. The
> total number of ticket with patches is down to 144 from 157, but I
> guess I don't need to point out that there is still plenty of patches
> to go around :). The door before the big ReST transition is slowly
> closing, but I would guess you have another ten days before 3.2.1 is
> out. The source tarball can be found at:
>
> http://sage.math.washington.edu/home/mabshoff/release-cycles-3.2.1/
>
Build failure on Fedora 9, 32 bits:
Building modified file sage/coding/binary_code.pyx.
sage/coding/binary_code.pyx --> /home/jaap/downlwarning:
/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main/sage/structure/parent_base.pyx:61:4:
Overriding cdef method with def method.
Error converting Pyrex file to C:
------------------------------------------------------------
...
double sqrt(double x)
float roundf(float x) # linux-ish and non-standard; avoid!
double ldexp(double x, int exp)
double frexp(double x, int *exp)
from sage.libs.gmp.all cimport *
^
------------------------------------------------------------
/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main/sage/structure/../ext/cdefs.pxi:32:0:
'sage.libs.gmp.all.pxd' not found
Error converting Pyrex file to C:
oads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/coding/binary_code.pyx
Building modified file sage/plot/plot3d/base.pyx.
sage/plot/plot3d/base.pyx -->
/home/jaap/downloads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/plot/plot3d/base.pyx
Building modified file sage/plot/plot3d/transform.pyx.
sage/plot/plot3d/transform.pyx -->
/home/jaap/downloads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/plot/plot3d/transform.pyx
Building modified file sage/plot/plot3d/index_face_set.pyx.
sage/plot/plot3d/index_face_set.pyx -->
/home/jaap/downloads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/plot/plot3d/index_face_set.pyx
Building modified file sage/plot/plot3d/parametric_surface.pyx.
sage/plot/plot3d/parametric_surface.pyx -->
/home/jaap/downloads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/plot/plot3d/parametric_surface.pyx
Building modified file sage/plot/plot3d/shapes.pyx.
sage/plot/plot3d/shapes.pyx -->
/home/jaap/downloads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/plot/plot3d/shapes.pyx
Building modified file sage/rings/polynomial/pbori.pyx.
sage/rings/polynomial/pbori.pyx -->
/home/jaap/downloads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/rings/polynomial/pbori.pyx
Building modified file sage/misc/sage_timeit_class.pyx.
sage/misc/sage_timeit_class.pyx -->
/home/jaap/downloads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/misc/sage_timeit_class.pyx
Building modified file sage/misc/fpickle.pyx.
sage/misc/fpickle.pyx -->
/home/jaap/downloads/sage-3.2.1.alpha0/local//lib/python/site-packages//sage/misc/fpickle.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/sage_object.c
sage/structure/sage_object.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/category_object.c sage/structure/category_object.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/parent.c
sage/structure/parent.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/parent_old.c
sage/structure/parent_old.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/parent_base.c
sage/structure/parent_base.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/parent_gens.c
sage/structure/parent_gens.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/generators.c
sage/structure/generators.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/coerce.c
sage/structure/coerce.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/coerce_actions.c
sage/structure/coerce_actions.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/coerce_maps.c
sage/structure/coerce_maps.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/coerce_dict.c
sage/structure/coerce_dict.pyx
python2.5 `which cython` --embed-positions --incref-local-binop
-I/home/jaap/work/downloads/sage-3.2.1.alpha0/devel/sage-main -o
sage/structure/element.c
sage/structure/element.pyx
Error running command, exited with status 256.
sage: There was an error installing modified sage library code.
ERROR installing SAGE
real 0m58.287s
user 0m46.966s
sys 0m4.281s
sage: An error occurred while installing sage-3.2.1.alpha0
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/jaap/downloads/sage-3.2.1.alpha0/install.log. Describe your computer,
operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/home/jaap/downloads/sage-3.2.1.alpha0/spkg/build/sage-3.2.1.alpha0 and type
'make'.
Instead type "/home/jaap/downloads/sage-3.2.1.alpha0/sage -sh"
in order to set all environment variables correctly, then cd to
/home/jaap/downloads/sage-3.2.1.alpha0/spkg/build/sage-3.2.1.alpha0
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/sage-3.2.1.alpha0] Error 1
make[1]: Leaving directory `/home/jaap/work/downloads/sage-3.2.1.alpha0/spkg'
real 144m55.628s
user 115m30.916s
sys 17m0.662s
Jaap
--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---