#10285: Sage doesn't build with an arm processor
----------------------+-----------------------------------------------------
Reporter: Snark | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone:
Component: build | Keywords: ARM
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------+-----------------------------------------------------
Comment(by Snark):
Ok, as far as I know, atlas is the last hurdle (and what a hurdle).
I have a strange problem with Boehm' GC version 7.2 though : the spkg I
made doesn't build as-is. If I use my usual shell, export SAGE_LOCAL, then
unpack my spkg and ./spkg-install, all is fine. If I use sage -sh, then
the resulting shell isn't able to compile the package! I first get strange
warnings in the configure step :
checking if gcc supports -c -o file.o... rm: cannot remove `conftest*': No
such file or directory
then it goes on trying to build (which is already surprising) :
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I./include -I./include -I./libatomic_ops/src -I./libatomic_ops/src
-fexceptions -g -O2 -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c -o
allchblk.lo allchblk.c[[BR]]rm: cannot remove `allchblk.o': No such file
or directory[[BR]]rm: cannot remove `.libs/allchblk.o': No such file or
directory[[BR]]rm: cannot remove `allchblk.lo': No such file or
directory[[BR]]rm: cannot remove `allchblk.loT': No such file or
directory[[BR]]rm: cannot remove `allchblk.lo': No such file or
directory[[BR]]rm: cannot remove `allchblk.loT': No such file or
directory[[BR]]rm: cannot remove `.libs/allchblk.o': No such file or
directory[[BR]]rm: cannot remove `': No such file or directory
Could someone lend me a hand?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10285#comment:11>
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.