#6498: Compilation of ratpoints in sage-4.1.rc1 fails on 64-bit Gentoo Linux
----------------------+-----------------------------------------------------
Reporter: saliola | Owner: tbd
Type: defect | Status: new
Priority: critical | Milestone: sage-4.1.1
Component: algebra | Keywords:
Reviewer: | Author:
Merged: |
----------------------+-----------------------------------------------------
sage-4.1.rc1 doesn't compile on 64-bit Gentoo linux:
{{{
****************************************************
Host system
uname -a:
Linux massena 2.6.23-gentoo-r6 #1 SMP Wed Feb 6 21:49:58 CET 2008 x86_64
Intel(R) Xeon(R) CPU X5365 @ 3.00GHz GenuineIntel GNU/Linux
****************************************************
****************************************************
GCC Version
gcc -v
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/sys-
devel/gcc-4.1.1-r3/work/gcc-4.1.1/configure --prefix=/usr
--bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1
--includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include
--datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1
--mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man
--infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-
include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4
--host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec
--enable-nls --without-included-gettext --with-system-zlib --disable-
checking --disable-werror --enable-secureplt --disable-libunwind-
exceptions --enable-multilib --disable-libmudflap --disable-libssp
--disable-libgcj --enable-languages=c,c++,fortran --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1-r3)
****************************************************
make[2]: Entering directory
`/home/combi/saliola/Applications/sage-4.1/spkg/build/ratpoints-2.1.2/src'
gcc sift.c -c -o sift.o
-I/home/combi/saliola/Applications/sage-4.1/local/include -Wall -O2 -fPIC
-DRATPOINTS_MAX_BITS_IN_PRIME=7 -DUSE_SSE -funroll-loops
sift.c: In function '_ratpoints_sift0':
sift.c:320: error: unrecognizable insn:
(insn 436 435 437 62 (set (reg:DI 197)
(vec_select:DI (reg/v:V2DI 109 [ nums ])
(parallel [
(const_int 1 [0x1])
]))) -1 (nil)
(nil))
sift.c:320: internal compiler error: in extract_insn, at recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /tmp/ccwZDjb1.out file, please attach this
to your bugreport.
make[2]: *** [sift.o] Error 1
make[2]: Leaving directory
`/home/combi/saliola/Applications/sage-4.1/spkg/build/ratpoints-2.1.2/src'
./spkg-install: line 34: [: Linux: integer expression expected
Error building ratpoints
real 0m0.225s
user 0m0.188s
sys 0m0.036s
sage: An error occurred while installing ratpoints-2.1.2
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/combi/saliola/Applications/sage-4.1/install.log. Describe your
computer, operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/home/combi/saliola/Applications/sage-4.1/spkg/build/ratpoints-2.1.2 and
type 'make'.
Instead type "/home/combi/saliola/Applications/sage-4.1/sage -sh"
in order to set all environment variables correctly, then cd to
/home/combi/saliola/Applications/sage-4.1/spkg/build/ratpoints-2.1.2
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/ratpoints-2.1.2] Error 1
make[1]: Leaving directory
`/home/combi/saliola/Applications/sage-4.1/spkg'
real 80m22.622s
user 57m31.264s
sys 6m55.218s
Error building Sage.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6498>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---