>>> Unpacking source... >>> Unpacking fftw-3.0.1.tar.gz to /var/tmp/portage/sci-libs/fftw-3.0.1-r2/work * Applying 3-tmpfile.patch ...  [ ok ] * Applying fftw-3.0.1-altivec.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: fftw-3.0.1 * Applying max_cmd_len-1.5.0.patch ... * Applying sed-1.5.6.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sci-libs/fftw-3.0.1-r2 ... * econf: updating fftw-3.0.1-double/config.guess with /usr/share/gnuconfig/config.guess * econf: updating fftw-3.0.1-double/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fftw-3.0.1-single/config.guess with /usr/share/gnuconfig/config.guess * econf: updating fftw-3.0.1-single/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --enable-threads --enable-float --enable-sse --disable-altivec --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no ./configure: line 2839: test: !=: unary operator expected checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether we are using gcc 2.90 or later... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ocamlc... ocamlc checking for ocamlopt... ocamlopt checking for ocamldep... ocamldep checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -msse... yes checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking c_asm.h usability... no checking c_asm.h presence... no checking for c_asm.h... no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking for stdint.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for hrtime_t... no checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for long long... yes checking size of long long... 8 checking for uintptr_t... yes checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sin in -lm... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for drand48... yes checking for sqrt... yes checking for memset... yes checking for posix_memalign... yes checking for memalign... yes checking for _mm_malloc... no checking for _mm_free... no checking for clock_gettime... no checking whether drand48 is declared... yes checking whether memalign is declared... no checking whether posix_memalign is declared... yes checking for _rtc intrinsic... no checking for isnan... yes checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 accepts -mpreferred-stack-boundary=4... yes checking whether the stack is correctly aligned by gcc... no checking for x86_64-pc-linux-gnu-g77... (cached) x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... (cached) yes checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../.. -lgfortranbegin -lgfortran -lm checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc -std=gnu99 configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating genfft/Makefile config.status: creating genfft-k7/Makefile config.status: creating kernel/Makefile config.status: creating simd/Makefile config.status: creating dft/Makefile config.status: creating dft/codelets/Makefile config.status: creating dft/codelets/standard/Makefile config.status: creating dft/codelets/inplace/Makefile config.status: creating dft/simd/Makefile config.status: creating dft/simd/codelets/Makefile config.status: creating dft/k7/Makefile config.status: creating dft/k7/codelets/Makefile config.status: creating rdft/Makefile config.status: creating rdft/codelets/Makefile config.status: creating rdft/codelets/r2hc/Makefile config.status: creating rdft/codelets/hc2r/Makefile config.status: creating rdft/codelets/r2r/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating libbench2/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/FAQ/Makefile config.status: creating tools/Makefile config.status: creating tools/fftw_wisdom.1 config.status: creating tools/fftw-wisdom-to-conf config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1-single' Making all in support make[2]: Entering directory `/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1-single/support' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1-single/support' Making all in kernel make[2]: Entering directory `/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1-single/kernel' if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT align.lo -MD -MP -MF ".deps/align.Tpo" -c -o align.lo align.c; \ then mv -f ".deps/align.Tpo" ".deps/align.Plo"; else rm -f ".deps/align.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT alloc.lo -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.lo alloc.c; \ then mv -f ".deps/alloc.Tpo" ".deps/alloc.Plo"; else rm -f ".deps/alloc.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT assert.lo -MD -MP -MF ".deps/assert.Tpo" -c -o assert.lo assert.c; \ then mv -f ".deps/assert.Tpo" ".deps/assert.Plo"; else rm -f ".deps/assert.Tpo"; exit 1; fi mkdir .libs mkdir .libs x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -fPIC -DPIC -o .libs/assert.o mkdir: cannot create directory `.libs': File exists x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -fPIC -DPIC -o .libs/align.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -o align.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -o assert.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT awake.lo -MD -MP -MF ".deps/awake.Tpo" -c -o awake.lo awake.c; \ then mv -f ".deps/awake.Tpo" ".deps/awake.Plo"; else rm -f ".deps/awake.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT buffered.lo -MD -MP -MF ".deps/buffered.Tpo" -c -o buffered.lo buffered.c; \ then mv -f ".deps/buffered.Tpo" ".deps/buffered.Plo"; else rm -f ".deps/buffered.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT ct.lo -MD -MP -MF ".deps/ct.Tpo" -c -o ct.lo ct.c; \ then mv -f ".deps/ct.Tpo" ".deps/ct.Plo"; else rm -f ".deps/ct.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -fPIC -DPIC -o .libs/awake.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -o awake.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT iabs.lo -MD -MP -MF ".deps/iabs.Tpo" -c -o iabs.lo iabs.c; \ then mv -f ".deps/iabs.Tpo" ".deps/iabs.Plo"; else rm -f ".deps/iabs.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \ then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT md5-1.lo -MD -MP -MF ".deps/md5-1.Tpo" -c -o md5-1.lo md5-1.c; \ then mv -f ".deps/md5-1.Tpo" ".deps/md5-1.Plo"; else rm -f ".deps/md5-1.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -fPIC -DPIC -o .libs/iabs.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -o iabs.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT minmax.lo -MD -MP -MF ".deps/minmax.Tpo" -c -o minmax.lo minmax.c; \ then mv -f ".deps/minmax.Tpo" ".deps/minmax.Plo"; else rm -f ".deps/minmax.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -fPIC -DPIC -o .libs/md5-1.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -o md5-1.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT ops.lo -MD -MP -MF ".deps/ops.Tpo" -c -o ops.lo ops.c; \ then mv -f ".deps/ops.Tpo" ".deps/ops.Plo"; else rm -f ".deps/ops.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT pickdim.lo -MD -MP -MF ".deps/pickdim.Tpo" -c -o pickdim.lo pickdim.c; \ then mv -f ".deps/pickdim.Tpo" ".deps/pickdim.Plo"; else rm -f ".deps/pickdim.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o .libs/minmax.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -o minmax.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT plan.lo -MD -MP -MF ".deps/plan.Tpo" -c -o plan.lo plan.c; \ then mv -f ".deps/plan.Tpo" ".deps/plan.Plo"; else rm -f ".deps/plan.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -fPIC -DPIC -o .libs/pickdim.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -o pickdim.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT planner.lo -MD -MP -MF ".deps/planner.Tpo" -c -o planner.lo planner.c; \ then mv -f ".deps/planner.Tpo" ".deps/planner.Plo"; else rm -f ".deps/planner.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fPIC -DPIC -o .libs/ops.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -o ops.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT primes.lo -MD -MP -MF ".deps/primes.Tpo" -c -o primes.lo primes.c; \ then mv -f ".deps/primes.Tpo" ".deps/primes.Plo"; else rm -f ".deps/primes.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT print.lo -MD -MP -MF ".deps/print.Tpo" -c -o print.lo print.c; \ then mv -f ".deps/print.Tpo" ".deps/print.Plo"; else rm -f ".deps/print.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fPIC -DPIC -o .libs/planner.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -o planner.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -fPIC -DPIC -o .libs/primes.o if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT problem.lo -MD -MP -MF ".deps/problem.Tpo" -c -o problem.lo problem.c; \ then mv -f ".deps/problem.Tpo" ".deps/problem.Plo"; else rm -f ".deps/problem.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -o primes.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT rader.lo -MD -MP -MF ".deps/rader.Tpo" -c -o rader.lo rader.c; \ then mv -f ".deps/rader.Tpo" ".deps/rader.Plo"; else rm -f ".deps/rader.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o .libs/print.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT scan.lo -MD -MP -MF ".deps/scan.Tpo" -c -o scan.lo scan.c; \ then mv -f ".deps/scan.Tpo" ".deps/scan.Plo"; else rm -f ".deps/scan.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.o if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT solver.lo -MD -MP -MF ".deps/solver.Tpo" -c -o solver.lo solver.c; \ then mv -f ".deps/solver.Tpo" ".deps/solver.Plo"; else rm -f ".deps/solver.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o .libs/scan.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -o scan.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT solvtab.lo -MD -MP -MF ".deps/solvtab.Tpo" -c -o solvtab.lo solvtab.c; \ then mv -f ".deps/solvtab.Tpo" ".deps/solvtab.Plo"; else rm -f ".deps/solvtab.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT square.lo -MD -MP -MF ".deps/square.Tpo" -c -o square.lo square.c; \ then mv -f ".deps/square.Tpo" ".deps/square.Plo"; else rm -f ".deps/square.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -fPIC -DPIC -o .libs/solver.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -o solver.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT stride.lo -MD -MP -MF ".deps/stride.Tpo" -c -o stride.lo stride.c; \ then mv -f ".deps/stride.Tpo" ".deps/stride.Plo"; else rm -f ".deps/stride.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT square.lo -MD -MP -MF .deps/square.Tpo -c square.c -fPIC -DPIC -o .libs/square.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -fPIC -DPIC -o .libs/solvtab.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT square.lo -MD -MP -MF .deps/square.Tpo -c square.c -o square.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -o solvtab.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor.lo -MD -MP -MF ".deps/tensor.Tpo" -c -o tensor.lo tensor.c; \ then mv -f ".deps/tensor.Tpo" ".deps/tensor.Plo"; else rm -f ".deps/tensor.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor1.lo -MD -MP -MF ".deps/tensor1.Tpo" -c -o tensor1.lo tensor1.c; \ then mv -f ".deps/tensor1.Tpo" ".deps/tensor1.Plo"; else rm -f ".deps/tensor1.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -fPIC -DPIC -o .libs/stride.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -o stride.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor2.lo -MD -MP -MF ".deps/tensor2.Tpo" -c -o tensor2.lo tensor2.c; \ then mv -f ".deps/tensor2.Tpo" ".deps/tensor2.Plo"; else rm -f ".deps/tensor2.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -fPIC -DPIC -o .libs/tensor.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -o tensor.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -fPIC -DPIC -o .libs/tensor1.o if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor4.lo -MD -MP -MF ".deps/tensor4.Tpo" -c -o tensor4.lo tensor4.c; \ then mv -f ".deps/tensor4.Tpo" ".deps/tensor4.Plo"; else rm -f ".deps/tensor4.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -o tensor1.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor5.lo -MD -MP -MF ".deps/tensor5.Tpo" -c -o tensor5.lo tensor5.c; \ then mv -f ".deps/tensor5.Tpo" ".deps/tensor5.Plo"; else rm -f ".deps/tensor5.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -fPIC -DPIC -o .libs/tensor2.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -o tensor2.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor7.lo -MD -MP -MF ".deps/tensor7.Tpo" -c -o tensor7.lo tensor7.c; \ then mv -f ".deps/tensor7.Tpo" ".deps/tensor7.Plo"; else rm -f ".deps/tensor7.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -fPIC -DPIC -o .libs/tensor4.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -o tensor4.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -fPIC -DPIC -o .libs/tensor5.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -o tensor5.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor8.lo -MD -MP -MF ".deps/tensor8.Tpo" -c -o tensor8.lo tensor8.c; \ then mv -f ".deps/tensor8.Tpo" ".deps/tensor8.Plo"; else rm -f ".deps/tensor8.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor9.lo -MD -MP -MF ".deps/tensor9.Tpo" -c -o tensor9.lo tensor9.c; \ then mv -f ".deps/tensor9.Tpo" ".deps/tensor9.Plo"; else rm -f ".deps/tensor9.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -fPIC -DPIC -o .libs/tensor7.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -o tensor7.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT timer.lo -MD -MP -MF ".deps/timer.Tpo" -c -o timer.lo timer.c; \ then mv -f ".deps/timer.Tpo" ".deps/timer.Plo"; else rm -f ".deps/timer.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -fPIC -DPIC -o .libs/tensor9.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -fPIC -DPIC -o .libs/tensor8.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -o tensor9.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -o tensor8.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT transpose.lo -MD -MP -MF ".deps/transpose.Tpo" -c -o transpose.lo transpose.c; \ then mv -f ".deps/transpose.Tpo" ".deps/transpose.Plo"; else rm -f ".deps/transpose.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT trig.lo -MD -MP -MF ".deps/trig.Tpo" -c -o trig.lo trig.c; \ then mv -f ".deps/trig.Tpo" ".deps/trig.Plo"; else rm -f ".deps/trig.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT trig1.lo -MD -MP -MF ".deps/trig1.Tpo" -c -o trig1.lo trig1.c; \ then mv -f ".deps/trig1.Tpo" ".deps/trig1.Plo"; else rm -f ".deps/trig1.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -fPIC -DPIC -o .libs/transpose.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -o transpose.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT twiddle.lo -MD -MP -MF ".deps/twiddle.Tpo" -c -o twiddle.lo twiddle.c; \ then mv -f ".deps/twiddle.Tpo" ".deps/twiddle.Plo"; else rm -f ".deps/twiddle.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -fPIC -DPIC -o .libs/trig.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT trig1.lo -MD -MP -MF .deps/trig1.Tpo -c trig1.c -fPIC -DPIC -o .libs/trig1.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -o trig.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT trig1.lo -MD -MP -MF .deps/trig1.Tpo -c trig1.c -o trig1.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fPIC -DPIC -o .libs/twiddle.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -Wl,-O1 -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo ct.lo debug.lo hash.lo iabs.lo md5.lo md5-1.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo square.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo timer.lo transpose.lo trig.lo trig1.lo twiddle.lo -lm x86_64-pc-linux-gnu-ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/ct.o .libs/debug.o .libs/hash.o .libs/iabs.o .libs/md5.o .libs/md5-1.o .libs/minmax.o .libs/ops.o .libs/pickdim.o .libs/plan.o .libs/planner.o .libs/primes.o .libs/print.o .libs/problem.o .libs/rader.o .libs/scan.o .libs/solver.o .libs/solvtab.o .libs/square.o .libs/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/trig1.o .libs/twiddle.o x86_64-pc-linux-gnu-ranlib .libs/libkernel.a creating libkernel.la (cd .libs && rm -f libkernel.la && ln -s ../libkernel.la libkernel.la) make[2]: Leaving directory `/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1-single/kernel' Making all in simd make[2]: Entering directory `/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1-single/simd' if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT 3dnow.lo -MD -MP -MF ".deps/3dnow.Tpo" -c -o 3dnow.lo 3dnow.c; \ then mv -f ".deps/3dnow.Tpo" ".deps/3dnow.Plo"; else rm -f ".deps/3dnow.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT altivec.lo -MD -MP -MF ".deps/altivec.Tpo" -c -o altivec.lo altivec.c; \ then mv -f ".deps/altivec.Tpo" ".deps/altivec.Plo"; else rm -f ".deps/altivec.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse-aux.lo -MD -MP -MF ".deps/sse-aux.Tpo" -c -o sse-aux.lo sse-aux.c; \ then mv -f ".deps/sse-aux.Tpo" ".deps/sse-aux.Plo"; else rm -f ".deps/sse-aux.Tpo"; exit 1; fi mkdir .libs x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT 3dnow.lo -MD -MP -MF .deps/3dnow.Tpo -c 3dnow.c -fPIC -DPIC -o .libs/3dnow.o In file included from simd.h:23, from 3dnow.c:25: simd-sse.h:30: warning: specifying vector types with __attribute__ ((mode)) is deprecated simd-sse.h:30: warning: use __attribute__ ((vector_size)) instead x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT 3dnow.lo -MD -MP -MF .deps/3dnow.Tpo -c 3dnow.c -o 3dnow.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse-aux.lo -MD -MP -MF .deps/sse-aux.Tpo -c sse-aux.c -fPIC -DPIC -o .libs/sse-aux.o if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse.lo -MD -MP -MF ".deps/sse.Tpo" -c -o sse.lo sse.c; \ then mv -f ".deps/sse.Tpo" ".deps/sse.Plo"; else rm -f ".deps/sse.Tpo"; exit 1; fi In file included from simd.h:23, from sse-aux.c:25: simd-sse.h:30: warning: specifying vector types with __attribute__ ((mode)) is deprecated simd-sse.h:30: warning: use __attribute__ ((vector_size)) instead x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse-aux.lo -MD -MP -MF .deps/sse-aux.Tpo -c sse-aux.c -o sse-aux.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -fPIC -DPIC -o .libs/altivec.o if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse2-aux.lo -MD -MP -MF ".deps/sse2-aux.Tpo" -c -o sse2-aux.lo sse2-aux.c; \ then mv -f ".deps/sse2-aux.Tpo" ".deps/sse2-aux.Plo"; else rm -f ".deps/sse2-aux.Tpo"; exit 1; fi In file included from simd.h:23, from altivec.c:25: simd-sse.h:30: warning: specifying vector types with __attribute__ ((mode)) is deprecated simd-sse.h:30: warning: use __attribute__ ((vector_size)) instead x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -o altivec.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse2.lo -MD -MP -MF ".deps/sse2.Tpo" -c -o sse2.lo sse2.c; \ then mv -f ".deps/sse2.Tpo" ".deps/sse2.Plo"; else rm -f ".deps/sse2.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse2-aux.lo -MD -MP -MF .deps/sse2-aux.Tpo -c sse2-aux.c -fPIC -DPIC -o .libs/sse2-aux.o In file included from simd.h:23, from sse2-aux.c:25: simd-sse.h:30: warning: specifying vector types with __attribute__ ((mode)) is deprecated simd-sse.h:30: warning: use __attribute__ ((vector_size)) instead x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse2-aux.lo -MD -MP -MF .deps/sse2-aux.Tpo -c sse2-aux.c -o sse2-aux.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse.lo -MD -MP -MF .deps/sse.Tpo -c sse.c -fPIC -DPIC -o .libs/sse.o x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -fPIC -DPIC -o .libs/sse2.o if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT taint.lo -MD -MP -MF ".deps/taint.Tpo" -c -o taint.lo taint.c; \ then mv -f ".deps/taint.Tpo" ".deps/taint.Plo"; else rm -f ".deps/taint.Tpo"; exit 1; fi In file included from simd.h:23, from sse2.c:25: simd-sse.h:30: warning: specifying vector types with __attribute__ ((mode)) is deprecated simd-sse.h:30: warning: use __attribute__ ((vector_size)) instead In file included from simd.h:23, from sse.c:25: simd-sse.h:30: warning: specifying vector types with __attribute__ ((mode)) is deprecated simd-sse.h:30: warning: use __attribute__ ((vector_size)) instead {standard input}: Assembler messages: {standard input}:61: Error: suffix or operands invalid for `push' {standard input}:63: Error: suffix or operands invalid for `pop' {standard input}:82: Error: suffix or operands invalid for `push' {standard input}:84: Error: suffix or operands invalid for `pop' make[2]: *** [sse.lo] Ошибка 1 make[2]: *** Ожидание завершения заданий... x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -o sse2.o >/dev/null 2>&1 x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -fPIC -DPIC -o .libs/taint.o In file included from simd.h:23, from taint.c:25: simd-sse.h:30: warning: specifying vector types with __attribute__ ((mode)) is deprecated simd-sse.h:30: warning: use __attribute__ ((vector_size)) instead x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -pipe -march=athlon64 -mtune=athlon64 -mfpmath=sse -mmmx -msse -msse2 -msse3 -m3dnow -momit-leaf-frame-pointer -fomit-frame-pointer -ftracer -fpeel-loops -funswitch-loops -funit-at-a-time -O2 -pthread -msse -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -o taint.o >/dev/null 2>&1 make[2]: Leaving directory `/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1-single/simd' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/var/tmp/portage/sci-libs/fftw-3.0.1-r2/work/fftw-3.0.1-single' make: *** [all] Ошибка 2 !!! ERROR: sci-libs/fftw-3.0.1-r2 failed. Call stack: ebuild.sh, line 1614: Called dyn_compile ebuild.sh, line 971: Called qa_call 'src_compile' environment, line 3816: Called src_compile fftw-3.0.1-r2.ebuild, line 86: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/sci-libs/fftw-3.0.1-r2/temp/build.log'.