#10199: I'm not able to compile sage4.6
-----------------------------+----------------------------------------------
Reporter: valery.pipin | Owner: tbd
Type: PLEASE CHANGE | Status: new
Priority: major | Milestone:
Component: PLEASE CHANGE | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Compilation stops somewhere after building atlas and cvxopt
I have used make -j2. Is it ok?
I'm on 64bit altlinux (gcc4.4.5)
In function ‘strncat’,
inlined from ‘spmatrix_str’ at C/sparse.c:2473:
/usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk
might overflow destination buffer
In file included from /usr/include/stdio.h:912,
from
/home/pub/local/sage-4.6/local/include/python2.6/Python.h:33,
from C/sparse.c:22:
/usr/include/bits/stdio2.h: In function ‘spmatrix_str’:
/usr/include/bits/stdio2.h:65: error: call to __builtin___snprintf_chk
will always overflow destination buffer
In file included from /usr/include/string.h:658,
from
/home/pub/local/sage-4.6/local/include/python2.6/Python.h:38,
from C/sparse.c:22:
In function ‘strncat’,
inlined from ‘spmatrix_str’ at C/sparse.c:2479:
/usr/include/bits/string3.h:154: warning: call to __builtin___strncat_chk
might overflow destination buffer
error: command 'gcc' failed with exit status 1
Command exited with non-zero status 1
4.16user 0.13system 0:04.60elapsed 93%CPU (0avgtext+0avgdata
297328maxresident)k
8inputs+3120outputs (1major+49468minor)pagefaults 0swaps
sage: An error occurred while installing cvxopt-0.9.p9
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/pub/local/sage-4.6/install.log. Describe your computer,
operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/pub/local/sage-4.6/spkg/build/cvxopt-0.9.p9 and type 'make check' or
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/home/pub/local/sage-4.6/spkg/build/cvxopt-0.9.p9' &&
'/home/pub/local/sage-4.6/sage' -sh)
When you are done debugging, you can type "exit" to leave the
subshell.
make[1]: *** [installed/cvxopt-0.9.p9] Ошибка 1
make[1]: Leaving directory `/home/pub/local/sage-4.6/spkg'
Command exited with non-zero status 2
1038.60user 145.34system 27:28.57elapsed 71%CPU (0avgtext+0avgdata
1246592maxresident)k
106352inputs+4313688outputs (334major+97831759minor)pagefaults 0swaps
Error building Sage.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10199>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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-trac?hl=en.