Hi,
On Fri, Nov 14, 2014 at 06:35:03AM -0800, Volker Braun wrote:
> Both the develop and master git branch have been updated to Sage 6.4!
>
> tarball: http://sage.sagedev.org/home/release/sage-6.4.tar.gz
>
i cannot compile gf2x, the log is attached. My build options are :
export SAGE_FAT_BINARY='yes'
export SAGE_BINARY_BUILD='yes'
export MAKE="make -j2"
So this is perhaps related to #15316. However i succeeded to build 6.3
with the same options when it went out and the ticket is open for 13
months. Is there a workaround ?
Ciao,
Thierry
--
You received this message because you are subscribed to the Google Groups
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.
Found local metadata for gf2x-1.1.p0
Found local sources at /opt/sagemath/sage-6.4/upstream/gf2x-1.1.tar.bz2
Checksum: 5e3a4db7c5ebd24a67b6dc92297a4a18e55ead9f vs
5e3a4db7c5ebd24a67b6dc92297a4a18e55ead9f
gf2x-1.1.p0
====================================================
Setting up build directory for gf2x-1.1.p0
Finished set up
****************************************************
Host system:
Linux builder 3.2.0-4-686-pae #1 SMP Debian 3.2.63-2+deb7u1 i686 GNU/Linux
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/sagemath/sage-6.4/local/libexec/gcc/i686-pc-linux-gnu/4.9.2/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: ../src/configure --prefix=/opt/sagemath/sage-6.4/local
--with-local-prefix=/opt/sagemath/sage-6.4/local
--with-gmp=/opt/sagemath/sage-6.4/local
--with-mpfr=/opt/sagemath/sage-6.4/local
--with-mpc=/opt/sagemath/sage-6.4/local --with-system-zlib --disable-multilib
--disable-nls --enable-languages=c,c++,fortran --disable-libitm
Thread model: posix
gcc version 4.9.2 (GCC)
****************************************************
patching file Makefile.am
patching file Makefile.in
Configuring gf2x.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu
format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format...
func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking warning verbosity option... -Wall -W for C++ -Wall -W for C
checking for gcc option to accept ISO C99... -std=gnu99
checking build system compiler gcc -std=gnu99... yes
checking for build system executable suffix...
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking size of unsigned long... 4
checking whether gcc -std=gnu99 can compile and run sse-2 code... yes
checking whether gcc -std=gnu99 can compile pclmulqdq and if it is supported by
the hardware... no
configure: using ABI="default"
configure: CC="gcc -std=gnu99"
configure: CFLAGS="-O2 -g -Wall -W"
configure: CPPFLAGS=""
configure: hwdir="x86_sse2"
checking the number of bits in an unsigned long... 32
checking whether already_tuned/x86_sse2/ is right assuming 32-bits unsigned
longs... yes
configure: creating ./config.status
config.status: creating version.sh
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating apps/Makefile
config.status: creating src/Makefile
config.status: creating gf2x/gf2x-config.h
config.status: linking already_tuned/x86_sse2/gf2x-thresholds.h to
gf2x/gf2x-thresholds.h
config.status: linking already_tuned/x86_sse2/gf2x_mul1.h to gf2x/gf2x_mul1.h
config.status: linking already_tuned/x86_sse2/gf2x_mul2.h to gf2x/gf2x_mul2.h
config.status: linking already_tuned/x86_sse2/gf2x_mul3.h to gf2x/gf2x_mul3.h
config.status: linking already_tuned/x86_sse2/gf2x_mul4.h to gf2x/gf2x_mul4.h
config.status: linking already_tuned/x86_sse2/gf2x_mul5.h to gf2x/gf2x_mul5.h
config.status: linking already_tuned/x86_sse2/gf2x_mul6.h to gf2x/gf2x_mul6.h
config.status: linking already_tuned/x86_sse2/gf2x_mul7.h to gf2x/gf2x_mul7.h
config.status: linking already_tuned/x86_sse2/gf2x_mul8.h to gf2x/gf2x_mul8.h
config.status: linking already_tuned/x86_sse2/gf2x_mul9.h to gf2x/gf2x_mul9.h
config.status: executing depfiles commands
config.status: executing libtool commands
Building gf2x.
make[3]: Entering directory
`/opt/sagemath/sage-6.4/local/var/tmp/sage/build/gf2x-1.1.p0/src'
Making all in .
make[4]: Entering directory
`/opt/sagemath/sage-6.4/local/var/tmp/sage/build/gf2x-1.1.p0/src'
/bin/bash ./libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H
-I. -I./gf2x -I. -I. -O2 -g -Wall -W -MT gf2x.lo -MD -MP -MF .deps/gf2x.Tpo
-c -o gf2x.lo gf2x.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -O2 -g
-Wall -W -MT gf2x.lo -MD -MP -MF .deps/gf2x.Tpo -c gf2x.c -fPIC -DPIC -o
.libs/gf2x.o
gf2x.c: In function 'gf2x_mul_pool_init':
gf2x.c:82:24: warning: argument to 'sizeof' in 'memset' call is the same
expression as the destination; did you mean to dereference it?
[-Wsizeof-pointer-memaccess]
memset(p, 0, sizeof(p));
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h: In function 'gf2x_mul3':
./gf2x/gf2x_mul3.h:69:19: warning: SSE vector return without SSE enabled
changes the ABI [-Wpsabi]
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:82:12: note: in expansion of macro 'SHL'
g[2] = SHL(g[1], 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:82:12: note: in expansion of macro 'SHL'
g[2] = SHL(g[1], 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:84:12: note: in expansion of macro 'SHL'
g[4] = SHL(g[2], 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:86:12: note: in expansion of macro 'SHL'
g[6] = SHL(g[3], 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:88:12: note: in expansion of macro 'SHL'
g[8] = SHL(g[4], 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:90:13: note: in expansion of macro 'SHL'
g[10] = SHL(g[5], 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:92:13: note: in expansion of macro 'SHL'
g[12] = SHL(g[6], 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:94:13: note: in expansion of macro 'SHL'
g[14] = SHL(g[7], 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:101:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 4); t1 = SHR(u, 60);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:101:27: error: called from here
t0 ^= SHL(u, 4); t1 = SHR(u, 60);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:103:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 8); t1 ^= SHR(u, 56);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:103:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 8); t1 ^= SHR(u, 56);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:105:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 12); t1 ^= SHR(u, 52);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:105:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 12); t1 ^= SHR(u, 52);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:107:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 16); t1 ^= SHR(u, 48);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:107:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 16); t1 ^= SHR(u, 48);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:109:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 20); t1 ^= SHR(u, 44);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:109:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 20); t1 ^= SHR(u, 44);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:111:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 24); t1 ^= SHR(u, 40);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:111:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 24); t1 ^= SHR(u, 40);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:113:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 28); t1 ^= SHR(u, 36);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:113:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 28); t1 ^= SHR(u, 36);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:115:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 32); t1 ^= SHR(u, 32);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:115:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 32); t1 ^= SHR(u, 32);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:117:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 36); t1 ^= SHR(u, 28);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:117:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 36); t1 ^= SHR(u, 28);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:119:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 40); t1 ^= SHR(u, 24);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:119:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 40); t1 ^= SHR(u, 24);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:121:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 44); t1 ^= SHR(u, 20);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:121:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 44); t1 ^= SHR(u, 20);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:123:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 48); t1 ^= SHR(u, 16);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:123:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 48); t1 ^= SHR(u, 16);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:125:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 52); t1 ^= SHR(u, 12);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:125:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 52); t1 ^= SHR(u, 12);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:127:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 56); t1 ^= SHR(u, 8);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:127:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 56); t1 ^= SHR(u, 8);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:129:11: note: in expansion of macro 'SHL'
t0 ^= SHL(u, 60); t1 ^= SHR(u, 4);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:129:29: note: in expansion of macro 'SHR'
t0 ^= SHL(u, 60); t1 ^= SHR(u, 4);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:135:11: note: in expansion of macro 'SHL'
t1 ^= SHL(u, 4); t2 = SHR(u, 60);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:135:27: error: called from here
t1 ^= SHL(u, 4); t2 = SHR(u, 60);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:137:11: note: in expansion of macro 'SHL'
t1 ^= SHL(u, 8); t2 ^= SHR(u, 56);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:137:29: note: in expansion of macro 'SHR'
t1 ^= SHL(u, 8); t2 ^= SHR(u, 56);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:139:11: note: in expansion of macro 'SHL'
t1 ^= SHL(u, 12); t2 ^= SHR(u, 52);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:139:29: note: in expansion of macro 'SHR'
t1 ^= SHL(u, 12); t2 ^= SHR(u, 52);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:141:11: note: in expansion of macro 'SHL'
t1 ^= SHL(u, 16); t2 ^= SHR(u, 48);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:141:29: note: in expansion of macro 'SHR'
t1 ^= SHL(u, 16); t2 ^= SHR(u, 48);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:143:11: note: in expansion of macro 'SHL'
t1 ^= SHL(u, 20); t2 ^= SHR(u, 44);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:143:29: note: in expansion of macro 'SHR'
t1 ^= SHL(u, 20); t2 ^= SHR(u, 44);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:145:11: note: in expansion of macro 'SHL'
t1 ^= SHL(u, 24); t2 ^= SHR(u, 40);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:145:29: note: in expansion of macro 'SHR'
t1 ^= SHL(u, 24); t2 ^= SHR(u, 40);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1145:1:
error: inlining failed in call to always_inline '_mm_slli_epi64': target
specific option mismatch
_mm_slli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:69:19: error: called from here
#define SHL(x, r) _mm_slli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:147:11: note: in expansion of macro 'SHL'
t1 ^= SHL(u, 28); t2 ^= SHR(u, 36);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:147:29: note: in expansion of macro 'SHR'
t1 ^= SHL(u, 28); t2 ^= SHR(u, 36);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:153:8: error: called from here
v1 = SHR(v1, 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:155:8: error: called from here
v2 = SHR(v2, 1);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:158:10: note: in expansion of macro 'SHR'
w = -SHR(g[1],63);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:163:10: note: in expansion of macro 'SHR'
w = -SHR(g[2],63);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:164:10: note: in expansion of macro 'SHR'
v1 = SHR(v1, 1) & m;
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:166:10: note: in expansion of macro 'SHR'
v2 = SHR(v2, 1) & m;
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:168:10: note: in expansion of macro 'SHR'
w = -SHR(g[4],63);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:169:10: note: in expansion of macro 'SHR'
v1 = SHR(v1, 1) & m;
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1194:1:
error: inlining failed in call to always_inline '_mm_srli_epi64': target
specific option mismatch
_mm_srli_epi64 (__m128i __A, int __B)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:70:19: error: called from here
#define SHR(x, r) _mm_srli_epi64((x), (r))
^
./gf2x/gf2x_mul3.h:171:10: note: in expansion of macro 'SHR'
v2 = SHR(v2, 1) & m;
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1170:1:
error: inlining failed in call to always_inline '_mm_slli_si128': target
specific option mismatch
_mm_slli_si128 (__m128i __A, const int __N)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:71:20: error: called from here
#define SHLD(x, r) _mm_slli_si128((x), (r) >> 3)
^
./gf2x/gf2x_mul3.h:178:24: note: in expansion of macro 'SHLD'
r.s = t0 ^ SHLD(t1, 64);
^
In file included from ./gf2x/gf2x_mul3.h:34:0,
from gf2x/gf2x-small.h:102,
from gf2x.c:31:
/opt/sagemath/sage-6.4/local/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:1164:1:
error: inlining failed in call to always_inline '_mm_srli_si128': target
specific option mismatch
_mm_srli_si128 (__m128i __A, const int __N)
^
In file included from gf2x/gf2x-small.h:102:0,
from gf2x.c:31:
./gf2x/gf2x_mul3.h:72:20: error: called from here
#define SHRD(x, r) _mm_srli_si128((x), (r) >> 3)
^
./gf2x/gf2x_mul3.h:186:24: note: in expansion of macro 'SHRD'
r.s = t2 ^ SHRD(t1, 64);
^
make[4]: *** [gf2x.lo] Error 1
make[4]: Leaving directory
`/opt/sagemath/sage-6.4/local/var/tmp/sage/build/gf2x-1.1.p0/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/opt/sagemath/sage-6.4/local/var/tmp/sage/build/gf2x-1.1.p0/src'
Error: Failed to build gf2x.
real 0m10.354s
user 0m4.116s
sys 0m1.528s
************************************************************************
Error installing package gf2x-1.1.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
/opt/sagemath/sage-6.4/logs/pkgs/gf2x-1.1.p0.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/opt/sagemath/sage-6.4/local/var/tmp/sage/build/gf2x-1.1.p0 and type 'make' or
whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/opt/sagemath/sage-6.4/local/var/tmp/sage/build/gf2x-1.1.p0' &&
'/opt/sagemath/sage-6.4/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
--
You received this message because you are subscribed to the Google Groups
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.