Hello, system: Ubuntu Hardy
I just wanted to upgrade to sage 3.1.4 from 3.1.1 doing a ./sage -upgrade and I get the following error message: [...] ---------------------------------------------------------- sage: Building and installing modified SAGE library files. Installing c_lib scons: `install' is up to date. Updating Cython code.... sage/structure/sage_object.pyx --> /opt/sage/local//lib/python/site-packages//sage/structure/sage_object.pyx Building sage/structure/sage_object.c because it depends on sage/structure/sage_object.pyx. python2.5 `which cython` --embed-positions --incref-local-binop -I/opt/sage/devel/sage-main -o sage/structure/sage_object.c sage/structure/sage_object.pyx sage/structure/category_object.pyx --> /opt/sage/local//lib/python/site-packages//sage/structure/category_object.pyx Building sage/structure/category_object.c because it depends on sage/structure/category_object.pyx. python2.5 `which cython` --embed-positions --incref-local-binop -I/opt/sage/devel/sage-main -o sage/structure/category_object.c sage/structure/category_object.pyx sage/structure/parent.pyx --> /opt/sage/local//lib/python/site-packages//sage/structure/parent.pyx Building sage/structure/parent.c because it depends on sage/structure/parent.pyx. python2.5 `which cython` --embed-positions --incref-local-binop -I/opt/sage/devel/sage-main -o sage/structure/parent.c sage/structure/parent.pyx sage/structure/parent_old.pyx --> /opt/sage/local//lib/python/site-packages//sage/structure/parent_old.pyx Building sage/structure/parent_old.c because it depends on sage/structure/parent_old.pyx. python2.5 `which cython` --embed-positions --incref-local-binop -I/opt/sage/devel/sage-main -o sage/structure/parent_old.c sage/structure/parent_old.pyx Error converting Pyrex file to C: ------------------------------------------------------------ ... cdef has_coerce_map_from_c_impl(self, S) cpdef _coerce_c(self, x) cdef _coerce_c_impl(self, x) cdef _coerce_self_c(self, x) cdef _an_element_c_impl(self) ^ ------------------------------------------------------------ /opt/sage/devel/sage-main/sage/structure/parent_old.pxd:33:27: C method '_an_element_c_impl' is declared but not defined sage: Error running cython. sage: There was an error installing modified sage library code. Error building new version of SAGE. real 0m17.552s user 0m15.541s sys 0m1.576s sage: An error occurred while installing sage-3.1.4 Please email sage-devel http://groups.google.com/group/sage-devel explaining the problem and send the relevant part of of /opt/sage/install.log. Describe your computer, operating system, etc. If you want to try to fix the problem, yourself *don't* just cd to /opt/sage/spkg/build/sage-3.1.4 and type 'make'. Instead type "/opt/sage/sage -sh" in order to set all environment variables correctly, then cd to /opt/sage/spkg/build/sage-3.1.4 (When you are done debugging, you can type "exit" to leave the subshell.) make: *** [installed/sage-3.1.4] Error 1 Command exited with non-zero status 2 28.59user 2.24system 0:31.90elapsed 96%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+131928outputs (0major+218742minor)pagefaults 0swaps If you need anything else to track this bug down please let me know. Thank you and best wishes, Tobias --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---