Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fftw.spec'], shell=Falseuid=1001user='mockbuild'gid=135timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2883/root'logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fftw.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-500152396.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fftw-3.3.4-6.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fftw.spec '], shell=Falseuid=1001private_network=Truegid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2883/root'printOutput=Falselogger=timeout=0env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir'}user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fftw.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6H0CsM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fftw-3.3.4 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/fftw-3.3.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fftw-3.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8jM1q9 + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 + export F77=gfortran + F77=gfortran + BASEFLAGS='--enable-shared --disable-dependency-tracking --enable-threads' + BASEFLAGS+=' --enable-openmp' + prec_name[0]=single + prec_name[1]=double + prec_name[2]=long + prec_name[3]=quad + prec_flags[0]=--enable-single + prec_flags[1]=--enable-double + prec_flags[2]=--enable-long-double + prec_flags[3]=--enable-quad-precision + (( i=0 )) + (( i<2 )) + prec_flags[i]+=' --enable-sse2 --enable-avx' + (( i++ )) + (( i<2 )) + prec_flags[i]+=' --enable-sse2 --enable-avx' + (( i++ )) + (( i<2 )) + (( iprec=0 )) + (( iprec<4 )) + mkdir single + cd single + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-openmp --enable-single --enable-sse2 --enable-avx checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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 checking for ocamlbuild... no checking whether C compiler accepts -msse... yes checking whether C compiler accepts -mavx... 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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking altivec.h usability... no checking altivec.h presence... no checking for altivec.h... no 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 long double... yes checking for hrtime_t... no checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for uintptr_t... yes checking size of float... 4 checking size of double... 8 checking size of fftw_r2r_kind... 4 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... yes checking for mach_absolute_time... no checking for sysctl... yes checking for abort... yes checking for sinl... yes checking for cosl... yes checking for snprintf... yes checking whether sinl is declared... yes checking whether cosl is declared... yes checking whether sinq is declared... no checking whether cosq is declared... no checking whether memalign is declared... yes checking whether drand48 is declared... yes checking whether srand48 is declared... yes checking whether posix_memalign is declared... yes checking for _rtc intrinsic... no checking for isnan... yes checking whether C compiler accepts -mpreferred-stack-boundary=4... yes checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... yes yes checking for x86_64-redhat-linux-gnu-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lgfortran -lm -lquadmath 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 OpenMP flag of C compiler... -fopenmp checking for Win32 threads... no 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 whether a cycle counter is available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating genfft/Makefile config.status: creating kernel/Makefile config.status: creating simd-support/Makefile config.status: creating dft/Makefile config.status: creating dft/scalar/Makefile config.status: creating dft/scalar/codelets/Makefile config.status: creating dft/simd/Makefile config.status: creating dft/simd/common/Makefile config.status: creating dft/simd/sse2/Makefile config.status: creating dft/simd/avx/Makefile config.status: creating dft/simd/altivec/Makefile config.status: creating dft/simd/neon/Makefile config.status: creating rdft/Makefile config.status: creating rdft/scalar/Makefile config.status: creating rdft/scalar/r2cf/Makefile config.status: creating rdft/scalar/r2cb/Makefile config.status: creating rdft/scalar/r2r/Makefile config.status: creating rdft/simd/Makefile config.status: creating rdft/simd/common/Makefile config.status: creating rdft/simd/sse2/Makefile config.status: creating rdft/simd/avx/Makefile config.status: creating rdft/simd/altivec/Makefile config.status: creating rdft/simd/neon/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating mpi/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 m4/Makefile config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o align.lo ../../kernel/align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o alloc.lo ../../kernel/alloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/align.c -fPIC -DPIC -o .libs/align.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/align.c -o align.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/alloc.c -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o assert.lo ../../kernel/assert.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -fPIC -DPIC -o .libs/assert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o awake.lo ../../kernel/awake.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/awake.c -fPIC -DPIC -o .libs/awake.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -o assert.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/awake.c -o awake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../kernel/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy1d.lo ../../kernel/cpy1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -o cpy1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy2d-pair.lo ../../kernel/cpy2d-pair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy2d.lo ../../kernel/cpy2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -o cpy2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct.lo ../../kernel/ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ct.c -fPIC -DPIC -o .libs/ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o debug.lo ../../kernel/debug.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ct.c -o ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extract-reim.lo ../../kernel/extract-reim.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/debug.c -o debug.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/extract-reim.c -o extract-reim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hash.lo ../../kernel/hash.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o iabs.lo ../../kernel/iabs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/iabs.c -fPIC -DPIC -o .libs/iabs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/hash.c -o hash.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/iabs.c -o iabs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kalloc.lo ../../kernel/kalloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/kalloc.c -fPIC -DPIC -o .libs/kalloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5-1.lo ../../kernel/md5-1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -fPIC -DPIC -o .libs/md5-1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/kalloc.c -o kalloc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -o md5-1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5.lo ../../kernel/md5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o minmax.lo ../../kernel/minmax.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/minmax.c -fPIC -DPIC -o .libs/minmax.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5.c -o md5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/minmax.c -o minmax.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ops.lo ../../kernel/ops.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -fPIC -DPIC -o .libs/ops.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pickdim.lo ../../kernel/pickdim.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/pickdim.c -fPIC -DPIC -o .libs/pickdim.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -o ops.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/pickdim.c -o pickdim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../kernel/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o planner.lo ../../kernel/planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/plan.c -o plan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/planner.c -fPIC -DPIC -o .libs/planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primes.lo ../../kernel/primes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/primes.c -fPIC -DPIC -o .libs/primes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/primes.c -o primes.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o print.lo ../../kernel/print.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/planner.c -o planner.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/print.c -o print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../kernel/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rader.lo ../../kernel/rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -o rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o scan.lo ../../kernel/scan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/scan.c -fPIC -DPIC -o .libs/scan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solver.lo ../../kernel/solver.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solver.c -fPIC -DPIC -o .libs/solver.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solver.c -o solver.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solvtab.lo ../../kernel/solvtab.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/scan.c -o scan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solvtab.c -fPIC -DPIC -o .libs/solvtab.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solvtab.c -o solvtab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o stride.lo ../../kernel/stride.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor.lo ../../kernel/tensor.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -fPIC -DPIC -o .libs/stride.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor.c -fPIC -DPIC -o .libs/tensor.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -o stride.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor.c -o tensor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor1.lo ../../kernel/tensor1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -fPIC -DPIC -o .libs/tensor1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -o tensor1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor2.lo ../../kernel/tensor2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor2.c -fPIC -DPIC -o .libs/tensor2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor3.lo ../../kernel/tensor3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor2.c -o tensor2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor3.c -fPIC -DPIC -o .libs/tensor3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor4.lo ../../kernel/tensor4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor3.c -o tensor3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor4.c -fPIC -DPIC -o .libs/tensor4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -fPIC -DPIC -o .libs/tensor5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor4.c -o tensor4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -o tensor5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor7.lo ../../kernel/tensor7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor7.c -fPIC -DPIC -o .libs/tensor7.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor8.lo ../../kernel/tensor8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -fPIC -DPIC -o .libs/tensor8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -o tensor8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor9.lo ../../kernel/tensor9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor7.c -o tensor7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor9.c -fPIC -DPIC -o .libs/tensor9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor9.c -o tensor9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tile2d.lo ../../kernel/tile2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tile2d.c -fPIC -DPIC -o .libs/tile2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o timer.lo ../../kernel/timer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tile2d.c -o tile2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o transpose.lo ../../kernel/transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -o timer.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/transpose.c -fPIC -DPIC -o .libs/transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o trig.lo ../../kernel/trig.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/trig.c -fPIC -DPIC -o .libs/trig.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/transpose.c -o transpose.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/trig.c -o trig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o twiddle.lo ../../kernel/twiddle.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/twiddle.c -fPIC -DPIC -o .libs/twiddle.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.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 stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.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/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o libtool: link: ranlib .libs/libkernel.a libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/kernel' Making all in simd-support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/simd-support' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o taint.lo ../../simd-support/taint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sse2.lo ../../simd-support/sse2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/taint.c -fPIC -DPIC -o .libs/taint.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2.c -fPIC -DPIC -o .libs/sse2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/taint.c -o taint.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2.c -o sse2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o avx.lo ../../simd-support/avx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o altivec.lo ../../simd-support/altivec.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -fPIC -DPIC -o .libs/avx.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/altivec.c -fPIC -DPIC -o .libs/altivec.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/altivec.c -o altivec.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -o avx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o neon.lo ../../simd-support/neon.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/neon.c -fPIC -DPIC -o .libs/neon.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo '../../simd-support/'`sse2-nonportable.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/neon.c -o neon.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lm libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1 libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/altivec.o .libs/neon.o libtool: link: ranlib .libs/libsimd_support.a /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" ) libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libsimd_sse2_nonportable.a libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/simd-support' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_dft_standard);"; \ echo "const solvtab X(solvtab_dft_standard) = {"; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_2.lo ../../../../dft/scalar/codelets/n1_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_3.lo ../../../../dft/scalar/codelets/n1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -fPIC -DPIC -o .libs/n1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -fPIC -DPIC -o .libs/n1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -o n1_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -o n1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_4.lo ../../../../dft/scalar/codelets/n1_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_5.lo ../../../../dft/scalar/codelets/n1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -fPIC -DPIC -o .libs/n1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -fPIC -DPIC -o .libs/n1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -o n1_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -o n1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_6.lo ../../../../dft/scalar/codelets/n1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -fPIC -DPIC -o .libs/n1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_7.lo ../../../../dft/scalar/codelets/n1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_7.c -fPIC -DPIC -o .libs/n1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -o n1_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_7.c -o n1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_8.lo ../../../../dft/scalar/codelets/n1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_8.c -fPIC -DPIC -o .libs/n1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_9.lo ../../../../dft/scalar/codelets/n1_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_9.c -fPIC -DPIC -o .libs/n1_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_8.c -o n1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_10.lo ../../../../dft/scalar/codelets/n1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_9.c -o n1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -fPIC -DPIC -o .libs/n1_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_11.lo ../../../../dft/scalar/codelets/n1_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -o n1_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_11.c -fPIC -DPIC -o .libs/n1_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_12.lo ../../../../dft/scalar/codelets/n1_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_12.c -fPIC -DPIC -o .libs/n1_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_11.c -o n1_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_12.c -o n1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_13.lo ../../../../dft/scalar/codelets/n1_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_13.c -fPIC -DPIC -o .libs/n1_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_14.lo ../../../../dft/scalar/codelets/n1_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_14.c -fPIC -DPIC -o .libs/n1_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_13.c -o n1_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_14.c -o n1_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_15.lo ../../../../dft/scalar/codelets/n1_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_16.lo ../../../../dft/scalar/codelets/n1_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_15.c -fPIC -DPIC -o .libs/n1_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -fPIC -DPIC -o .libs/n1_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_15.c -o n1_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -o n1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_32.lo ../../../../dft/scalar/codelets/n1_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_64.lo ../../../../dft/scalar/codelets/n1_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -fPIC -DPIC -o .libs/n1_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_64.c -fPIC -DPIC -o .libs/n1_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -o n1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_20.lo ../../../../dft/scalar/codelets/n1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_20.c -fPIC -DPIC -o .libs/n1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_20.c -o n1_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_64.c -o n1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_25.lo ../../../../dft/scalar/codelets/n1_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_25.c -fPIC -DPIC -o .libs/n1_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_25.c -o n1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_2.lo ../../../../dft/scalar/codelets/t1_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_2.c -fPIC -DPIC -o .libs/t1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_2.c -o t1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_3.lo ../../../../dft/scalar/codelets/t1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_3.c -fPIC -DPIC -o .libs/t1_3.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_4.lo ../../../../dft/scalar/codelets/t1_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_3.c -o t1_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_4.c -fPIC -DPIC -o .libs/t1_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_5.lo ../../../../dft/scalar/codelets/t1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_4.c -o t1_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -fPIC -DPIC -o .libs/t1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_6.lo ../../../../dft/scalar/codelets/t1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -fPIC -DPIC -o .libs/t1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_7.lo ../../../../dft/scalar/codelets/t1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_7.c -fPIC -DPIC -o .libs/t1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -o t1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_8.lo ../../../../dft/scalar/codelets/t1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_7.c -o t1_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -fPIC -DPIC -o .libs/t1_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -o t1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_9.lo ../../../../dft/scalar/codelets/t1_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_9.c -fPIC -DPIC -o .libs/t1_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_10.lo ../../../../dft/scalar/codelets/t1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_10.c -fPIC -DPIC -o .libs/t1_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_9.c -o t1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_10.c -o t1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_12.lo ../../../../dft/scalar/codelets/t1_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_15.lo ../../../../dft/scalar/codelets/t1_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_15.c -fPIC -DPIC -o .libs/t1_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -o t1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_16.lo ../../../../dft/scalar/codelets/t1_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_16.c -fPIC -DPIC -o .libs/t1_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_15.c -o t1_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_16.c -o t1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_32.lo ../../../../dft/scalar/codelets/t1_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_32.c -fPIC -DPIC -o .libs/t1_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_64.lo ../../../../dft/scalar/codelets/t1_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -fPIC -DPIC -o .libs/t1_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_20.c -o t1_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_25.lo ../../../../dft/scalar/codelets/t1_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_25.c -fPIC -DPIC -o .libs/t1_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -o t1_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_25.c -o t1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_4.lo ../../../../dft/scalar/codelets/t2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_4.c -fPIC -DPIC -o .libs/t2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_4.c -o t2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_8.lo ../../../../dft/scalar/codelets/t2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_8.c -fPIC -DPIC -o .libs/t2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_16.lo ../../../../dft/scalar/codelets/t2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_16.c -fPIC -DPIC -o .libs/t2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_16.c -o t2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_32.lo ../../../../dft/scalar/codelets/t2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_32.c -fPIC -DPIC -o .libs/t2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_64.lo ../../../../dft/scalar/codelets/t2_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_64.c -fPIC -DPIC -o .libs/t2_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_32.c -o t2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_5.lo ../../../../dft/scalar/codelets/t2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -fPIC -DPIC -o .libs/t2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -o t2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_10.lo ../../../../dft/scalar/codelets/t2_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_10.c -fPIC -DPIC -o .libs/t2_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_10.c -o t2_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_20.c -fPIC -DPIC -o .libs/t2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_20.c -o t2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_25.lo ../../../../dft/scalar/codelets/t2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -fPIC -DPIC -o .libs/t2_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_64.c -o t2_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -o t2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_2.lo ../../../../dft/scalar/codelets/q1_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_2.c -fPIC -DPIC -o .libs/q1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_4.lo ../../../../dft/scalar/codelets/q1_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_4.c -fPIC -DPIC -o .libs/q1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_4.c -o q1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_8.lo ../../../../dft/scalar/codelets/q1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_8.c -fPIC -DPIC -o .libs/q1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_3.lo ../../../../dft/scalar/codelets/q1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -fPIC -DPIC -o .libs/q1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -o q1_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_8.c -o q1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_5.lo ../../../../dft/scalar/codelets/q1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -o q1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -fPIC -DPIC -o .libs/q1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -o q1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o libtool: link: ranlib .libs/libdft_scalar_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n.lo ../../../dft/scalar/n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t.lo ../../../dft/scalar/t.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/n.c -fPIC -DPIC -o .libs/n.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/n.c -o n.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_scalar.la n.lo t.lo -lm libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o libtool: link: ranlib .libs/libdft_scalar.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_dft);"; \ echo "const solvtab XSIMD(solvtab_dft) = {"; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_2".c\""; \ ) >n1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_3".c\""; \ ) >n1fv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_4".c\""; \ ) >n1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_5".c\""; \ ) >n1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_6".c\""; \ ) >n1fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_7".c\""; \ ) >n1fv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_8".c\""; \ ) >n1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_9".c\""; \ ) >n1fv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_10".c\""; \ ) >n1fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_11".c\""; \ ) >n1fv_11.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_12".c\""; \ ) >n1fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_13".c\""; \ ) >n1fv_13.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_14".c\""; \ ) >n1fv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_15".c\""; \ ) >n1fv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_16".c\""; \ ) >n1fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_32".c\""; \ ) >n1fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_64".c\""; \ ) >n1fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_128".c\""; \ ) >n1fv_128.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_20".c\""; \ ) >n1fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_25".c\""; \ ) >n1fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_2".c\""; \ ) >n1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_3".c\""; \ ) >n1bv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_4".c\""; \ ) >n1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_5".c\""; \ ) >n1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_6".c\""; \ ) >n1bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_7".c\""; \ ) >n1bv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_8".c\""; \ ) >n1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_9".c\""; \ ) >n1bv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_10".c\""; \ ) >n1bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_11".c\""; \ ) >n1bv_11.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_12".c\""; \ ) >n1bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_13".c\""; \ ) >n1bv_13.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_14".c\""; \ ) >n1bv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_15".c\""; \ ) >n1bv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_16".c\""; \ ) >n1bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_32".c\""; \ ) >n1bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_64".c\""; \ ) >n1bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_128".c\""; \ ) >n1bv_128.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_20".c\""; \ ) >n1bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_25".c\""; \ ) >n1bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_2".c\""; \ ) >n2fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_4".c\""; \ ) >n2fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_6".c\""; \ ) >n2fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_8".c\""; \ ) >n2fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_10".c\""; \ ) >n2fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_12".c\""; \ ) >n2fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_14".c\""; \ ) >n2fv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_16".c\""; \ ) >n2fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_32".c\""; \ ) >n2fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_64".c\""; \ ) >n2fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_20".c\""; \ ) >n2fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_2".c\""; \ ) >n2bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_4".c\""; \ ) >n2bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_6".c\""; \ ) >n2bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_8".c\""; \ ) >n2bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_10".c\""; \ ) >n2bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_12".c\""; \ ) >n2bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_14".c\""; \ ) >n2bv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_16".c\""; \ ) >n2bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_32".c\""; \ ) >n2bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_64".c\""; \ ) >n2bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_20".c\""; \ ) >n2bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_4".c\""; \ ) >n2sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_8".c\""; \ ) >n2sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_16".c\""; \ ) >n2sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_32".c\""; \ ) >n2sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_64".c\""; \ ) >n2sv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_2".c\""; \ ) >t1fuv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_3".c\""; \ ) >t1fuv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_4".c\""; \ ) >t1fuv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_5".c\""; \ ) >t1fuv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_6".c\""; \ ) >t1fuv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_7".c\""; \ ) >t1fuv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_8".c\""; \ ) >t1fuv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_9".c\""; \ ) >t1fuv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_10".c\""; \ ) >t1fuv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_2".c\""; \ ) >t1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_3".c\""; \ ) >t1fv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_4".c\""; \ ) >t1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_5".c\""; \ ) >t1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_6".c\""; \ ) >t1fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_7".c\""; \ ) >t1fv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_8".c\""; \ ) >t1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_9".c\""; \ ) >t1fv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_10".c\""; \ ) >t1fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_12".c\""; \ ) >t1fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_15".c\""; \ ) >t1fv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_16".c\""; \ ) >t1fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_32".c\""; \ ) >t1fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_64".c\""; \ ) >t1fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_20".c\""; \ ) >t1fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_25".c\""; \ ) >t1fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_2".c\""; \ ) >t2fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_4".c\""; \ ) >t2fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_8".c\""; \ ) >t2fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_16".c\""; \ ) >t2fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_32".c\""; \ ) >t2fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_64".c\""; \ ) >t2fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_5".c\""; \ ) >t2fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_10".c\""; \ ) >t2fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_20".c\""; \ ) >t2fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_25".c\""; \ ) >t2fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_4".c\""; \ ) >t3fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_8".c\""; \ ) >t3fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_16".c\""; \ ) >t3fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_32".c\""; \ ) >t3fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_5".c\""; \ ) >t3fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_10".c\""; \ ) >t3fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_20".c\""; \ ) >t3fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_25".c\""; \ ) >t3fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_2".c\""; \ ) >t1buv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_3".c\""; \ ) >t1buv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_4".c\""; \ ) >t1buv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_5".c\""; \ ) >t1buv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_6".c\""; \ ) >t1buv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_7".c\""; \ ) >t1buv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_8".c\""; \ ) >t1buv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_9".c\""; \ ) >t1buv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_10".c\""; \ ) >t1buv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_2".c\""; \ ) >t1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_3".c\""; \ ) >t1bv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_4".c\""; \ ) >t1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_5".c\""; \ ) >t1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_6".c\""; \ ) >t1bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_7".c\""; \ ) >t1bv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_8".c\""; \ ) >t1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_9".c\""; \ ) >t1bv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_10".c\""; \ ) >t1bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_12".c\""; \ ) >t1bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_15".c\""; \ ) >t1bv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_16".c\""; \ ) >t1bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_32".c\""; \ ) >t1bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_64".c\""; \ ) >t1bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_20".c\""; \ ) >t1bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_25".c\""; \ ) >t1bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_2".c\""; \ ) >t2bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_4".c\""; \ ) >t2bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_8".c\""; \ ) >t2bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_16".c\""; \ ) >t2bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_32".c\""; \ ) >t2bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_64".c\""; \ ) >t2bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_5".c\""; \ ) >t2bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_10".c\""; \ ) >t2bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_20".c\""; \ ) >t2bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_25".c\""; \ ) >t2bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_4".c\""; \ ) >t3bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_8".c\""; \ ) >t3bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_16".c\""; \ ) >t3bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_32".c\""; \ ) >t3bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_5".c\""; \ ) >t3bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_10".c\""; \ ) >t3bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_20".c\""; \ ) >t3bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_25".c\""; \ ) >t3bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_2".c\""; \ ) >t1sv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_4".c\""; \ ) >t1sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_8".c\""; \ ) >t1sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_16".c\""; \ ) >t1sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_32".c\""; \ ) >t1sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2sv_4".c\""; \ ) >t2sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2sv_8".c\""; \ ) >t2sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2sv_16".c\""; \ ) >t2sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2sv_32".c\""; \ ) >t2sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1fv_2".c\""; \ ) >q1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1fv_4".c\""; \ ) >q1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1fv_5".c\""; \ ) >q1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1fv_8".c\""; \ ) >q1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1bv_2".c\""; \ ) >q1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1bv_4".c\""; \ ) >q1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1bv_5".c\""; \ ) >q1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1bv_8".c\""; \ ) >q1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"genus".c\""; \ ) >genus.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"codlist".c\""; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_2.lo n1fv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_3.lo n1fv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_2.c -fPIC -DPIC -o .libs/n1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_3.c -fPIC -DPIC -o .libs/n1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_2.c -o n1fv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_3.c -o n1fv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_4.lo n1fv_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_5.lo n1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_4.c -fPIC -DPIC -o .libs/n1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_5.c -fPIC -DPIC -o .libs/n1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_4.c -o n1fv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_5.c -o n1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_6.lo n1fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_6.c -fPIC -DPIC -o .libs/n1fv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_7.lo n1fv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_7.c -fPIC -DPIC -o .libs/n1fv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_6.c -o n1fv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_7.c -o n1fv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_8.lo n1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_8.c -fPIC -DPIC -o .libs/n1fv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_9.lo n1fv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_9.c -fPIC -DPIC -o .libs/n1fv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_8.c -o n1fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_10.lo n1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_9.c -o n1fv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_10.c -fPIC -DPIC -o .libs/n1fv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_11.lo n1fv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_10.c -o n1fv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_12.lo n1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -fPIC -DPIC -o .libs/n1fv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_11.c -o n1fv_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_13.lo n1fv_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_14.lo n1fv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -fPIC -DPIC -o .libs/n1fv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_13.c -o n1fv_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_15.lo n1fv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -fPIC -DPIC -o .libs/n1fv_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_16.lo n1fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_16.c -fPIC -DPIC -o .libs/n1fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -o n1fv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_16.c -o n1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_32.lo n1fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_32.c -fPIC -DPIC -o .libs/n1fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_64.lo n1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_32.c -o n1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_128.lo n1fv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -o n1fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_20.lo n1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_20.c -fPIC -DPIC -o .libs/n1fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_20.c -o n1fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_25.lo n1fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -o n1fv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_2.lo n1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -fPIC -DPIC -o .libs/n1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_3.lo n1bv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_3.c -fPIC -DPIC -o .libs/n1bv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_3.c -o n1bv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_4.lo n1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_4.c -fPIC -DPIC -o .libs/n1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_4.c -o n1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_5.lo n1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_5.c -fPIC -DPIC -o .libs/n1bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_5.c -o n1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_6.lo n1bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_6.c -fPIC -DPIC -o .libs/n1bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_6.c -o n1bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_7.lo n1bv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -o n1bv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_8.lo n1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_8.c -fPIC -DPIC -o .libs/n1bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_8.c -o n1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_9.lo n1bv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_9.c -fPIC -DPIC -o .libs/n1bv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_9.c -o n1bv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_10.lo n1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_10.c -fPIC -DPIC -o .libs/n1bv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_11.lo n1bv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -fPIC -DPIC -o .libs/n1bv_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_10.c -o n1bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_12.lo n1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -o n1bv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_13.lo n1bv_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_14.lo n1bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -fPIC -DPIC -o .libs/n1bv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_13.c -o n1bv_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_15.lo n1bv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_15.c -fPIC -DPIC -o .libs/n1bv_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_16.lo n1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_16.c -fPIC -DPIC -o .libs/n1bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_15.c -o n1bv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_16.c -o n1bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_32.lo n1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_32.c -fPIC -DPIC -o .libs/n1bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_64.lo n1bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_32.c -o n1bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_128.lo n1bv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -fPIC -DPIC -o .libs/n1bv_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -o n1bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_20.lo n1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -fPIC -DPIC -o .libs/n1bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_25.lo n1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_25.c -fPIC -DPIC -o .libs/n1bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_25.c -o n1bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_2.lo n2fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -o n2fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_4.lo n2fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -o n2fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_6.lo n2fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_6.c -fPIC -DPIC -o .libs/n2fv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_6.c -o n2fv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_8.lo n2fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -fPIC -DPIC -o .libs/n2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_10.lo n2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_10.c -fPIC -DPIC -o .libs/n2fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_10.c -o n2fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_12.lo n2fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_12.c -fPIC -DPIC -o .libs/n2fv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_12.c -o n2fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_14.lo n2fv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_14.c -fPIC -DPIC -o .libs/n2fv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_14.c -o n2fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_16.lo n2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -o n2fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_32.lo n2fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_32.c -fPIC -DPIC -o .libs/n2fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_64.lo n2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_64.c -fPIC -DPIC -o .libs/n2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_32.c -o n2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_20.lo n2fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_20.c -fPIC -DPIC -o .libs/n2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_64.c -o n2fv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_20.c -o n2fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_2.lo n2bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -o n2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_4.lo n2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_6.lo n2bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_8.lo n2bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -o n2bv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_10.lo n2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -o n2bv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -fPIC -DPIC -o .libs/n2bv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_12.lo n2bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_12.c -fPIC -DPIC -o .libs/n2bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_14.lo n2bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_12.c -o n2bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_14.c -fPIC -DPIC -o .libs/n2bv_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_16.lo n2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_14.c -o n2bv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_32.lo n2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_32.c -fPIC -DPIC -o .libs/n2bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -o n2bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_64.lo n2bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_64.c -fPIC -DPIC -o .libs/n2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_32.c -o n2bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_20.lo n2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -fPIC -DPIC -o .libs/n2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_64.c -o n2bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_4.lo n2sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -fPIC -DPIC -o .libs/n2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_8.lo n2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_8.c -fPIC -DPIC -o .libs/n2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_8.c -o n2sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_16.lo n2sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_32.lo n2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -fPIC -DPIC -o .libs/n2sv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -o n2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_64.lo n2sv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -o n2sv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_2.lo t1fuv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_2.c -fPIC -DPIC -o .libs/t1fuv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_2.c -o t1fuv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_3.lo t1fuv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_3.c -o t1fuv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_4.lo t1fuv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_4.c -fPIC -DPIC -o .libs/t1fuv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_4.c -o t1fuv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_5.lo t1fuv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_5.c -fPIC -DPIC -o .libs/t1fuv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_5.c -o t1fuv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_6.lo t1fuv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -o t1fuv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_7.lo t1fuv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -o n2sv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_8.lo t1fuv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -o t1fuv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_9.lo t1fuv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_10.lo t1fuv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_10.c -fPIC -DPIC -o .libs/t1fuv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_10.c -o t1fuv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_2.lo t1fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_2.c -fPIC -DPIC -o .libs/t1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_2.c -o t1fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_3.lo t1fv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -o t1fv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_4.lo t1fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -o t1fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_5.lo t1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -o t1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_6.lo t1fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_7.lo t1fv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -o t1fv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -fPIC -DPIC -o .libs/t1fv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_8.lo t1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -fPIC -DPIC -o .libs/t1fv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_9.lo t1fv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -fPIC -DPIC -o .libs/t1fv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_10.lo t1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -o t1fv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -fPIC -DPIC -o .libs/t1fv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_12.lo t1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -o t1fv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_12.c -fPIC -DPIC -o .libs/t1fv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_15.lo t1fv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_15.c -fPIC -DPIC -o .libs/t1fv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_12.c -o t1fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_16.lo t1fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -fPIC -DPIC -o .libs/t1fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_15.c -o t1fv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_32.lo t1fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_64.lo t1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_20.lo t1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -fPIC -DPIC -o .libs/t1fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_25.lo t1fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_25.c -fPIC -DPIC -o .libs/t1fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_25.c -o t1fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_2.lo t2fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_2.c -fPIC -DPIC -o .libs/t2fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_2.c -o t2fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_4.lo t2fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -fPIC -DPIC -o .libs/t2fv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_8.lo t2fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_8.c -fPIC -DPIC -o .libs/t2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -o t2fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_16.lo t2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_8.c -o t2fv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_32.lo t2fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_32.c -fPIC -DPIC -o .libs/t2fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -o t2fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_64.lo t2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_32.c -o t2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_5.lo t2fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -o t2fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_10.lo t2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_10.c -fPIC -DPIC -o .libs/t2fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -o t2fv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_10.c -o t2fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_20.lo t2fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_20.c -fPIC -DPIC -o .libs/t2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_20.c -o t2fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_25.lo t2fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_25.c -fPIC -DPIC -o .libs/t2fv_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_4.lo t3fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_4.c -fPIC -DPIC -o .libs/t3fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_4.c -o t3fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_8.lo t3fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_25.c -o t2fv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -fPIC -DPIC -o .libs/t3fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_16.lo t3fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_32.lo t3fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -o t3fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_5.lo t3fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_5.c -o t3fv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -o t3fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_10.lo t3fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_10.c -fPIC -DPIC -o .libs/t3fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_10.c -o t3fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_20.lo t3fv_20.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_25.lo t3fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_20.c -fPIC -DPIC -o .libs/t3fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_20.c -o t3fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -o t3fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_2.lo t1buv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_3.lo t1buv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_3.c -fPIC -DPIC -o .libs/t1buv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_3.c -o t1buv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_4.lo t1buv_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_5.lo t1buv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_4.c -o t1buv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_5.c -o t1buv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_6.lo t1buv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -fPIC -DPIC -o .libs/t1buv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_7.lo t1buv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_7.c -fPIC -DPIC -o .libs/t1buv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_7.c -o t1buv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_8.lo t1buv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_8.c -fPIC -DPIC -o .libs/t1buv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_9.lo t1buv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_8.c -o t1buv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_10.lo t1buv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -o t1buv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_10.c -fPIC -DPIC -o .libs/t1buv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_2.lo t1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_10.c -o t1buv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_3.lo t1bv_3.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_4.lo t1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_3.c -fPIC -DPIC -o .libs/t1bv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_4.c -fPIC -DPIC -o .libs/t1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_3.c -o t1bv_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_4.c -o t1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_5.lo t1bv_5.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_6.lo t1bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_6.c -fPIC -DPIC -o .libs/t1bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -o t1bv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_6.c -o t1bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_7.lo t1bv_7.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_8.lo t1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -o t1bv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -o t1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_9.lo t1bv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_10.lo t1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -o t1bv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_12.lo t1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -fPIC -DPIC -o .libs/t1bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_15.lo t1bv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_16.lo t1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_32.lo t1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -o t1bv_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_32.c -fPIC -DPIC -o .libs/t1bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_64.lo t1bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_64.c -fPIC -DPIC -o .libs/t1bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_32.c -o t1bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_20.lo t1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -o t1bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_64.c -o t1bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_25.lo t1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -o t1bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_2.lo t2bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_2.c -fPIC -DPIC -o .libs/t2bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_2.c -o t2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_4.lo t2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_8.lo t2bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -fPIC -DPIC -o .libs/t2bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_16.lo t2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_16.c -fPIC -DPIC -o .libs/t2bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_32.lo t2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_16.c -o t2bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_64.lo t2bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_64.c -fPIC -DPIC -o .libs/t2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -o t2bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_5.lo t2bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_5.c -fPIC -DPIC -o .libs/t2bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_5.c -o t2bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_10.lo t2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -o t2bv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_64.c -o t2bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_20.lo t2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -o t2bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_25.lo t2bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_4.lo t3bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -o t2bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_8.lo t3bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_8.c -fPIC -DPIC -o .libs/t3bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_8.c -o t3bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_16.lo t3bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_32.lo t3bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -fPIC -DPIC -o .libs/t3bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -o t3bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_5.lo t3bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -o t3bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_10.lo t3bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -o t3bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_20.lo t3bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_20.c -fPIC -DPIC -o .libs/t3bv_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_25.lo t3bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_20.c -o t3bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -o t3bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_2.lo t1sv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_2.c -fPIC -DPIC -o .libs/t1sv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_2.c -o t1sv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_4.lo t1sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_4.c -fPIC -DPIC -o .libs/t1sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_4.c -o t1sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_8.lo t1sv_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_16.lo t1sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_8.c -fPIC -DPIC -o .libs/t1sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_8.c -o t1sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_32.lo t1sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_32.c -fPIC -DPIC -o .libs/t1sv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_4.lo t2sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_4.c -o t2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_8.lo t2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -o t2sv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_32.c -o t1sv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_16.lo t2sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_16.c -fPIC -DPIC -o .libs/t2sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_16.c -o t2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_32.lo t2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_32.c -fPIC -DPIC -o .libs/t2sv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_2.lo q1fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_2.c -o q1fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_4.lo q1fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -fPIC -DPIC -o .libs/q1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_5.lo q1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_32.c -o t2sv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_5.c -o q1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_8.lo q1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_8.c -fPIC -DPIC -o .libs/q1fv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_2.lo q1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_2.c -o q1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_4.lo q1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -o q1bv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_8.c -o q1fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_5.lo q1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_5.c -fPIC -DPIC -o .libs/q1bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_5.c -o q1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_8.lo q1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -fPIC -DPIC -o .libs/q1bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -fPIC -DPIC -o .libs/genus.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -o genus.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_sse2_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_sse2_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/libdft_sse2_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_sse2_codelets.la" && ln -s "../libdft_sse2_codelets.la" "libdft_sse2_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_2".c\""; \ ) >n1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_3".c\""; \ ) >n1fv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_4".c\""; \ ) >n1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_5".c\""; \ ) >n1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_6".c\""; \ ) >n1fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_7".c\""; \ ) >n1fv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_8".c\""; \ ) >n1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_9".c\""; \ ) >n1fv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_10".c\""; \ ) >n1fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_11".c\""; \ ) >n1fv_11.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_12".c\""; \ ) >n1fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_13".c\""; \ ) >n1fv_13.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_14".c\""; \ ) >n1fv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_15".c\""; \ ) >n1fv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_16".c\""; \ ) >n1fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_32".c\""; \ ) >n1fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_64".c\""; \ ) >n1fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_128".c\""; \ ) >n1fv_128.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_20".c\""; \ ) >n1fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_25".c\""; \ ) >n1fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_2".c\""; \ ) >n1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_3".c\""; \ ) >n1bv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_4".c\""; \ ) >n1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_5".c\""; \ ) >n1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_6".c\""; \ ) >n1bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_7".c\""; \ ) >n1bv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_8".c\""; \ ) >n1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_9".c\""; \ ) >n1bv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_10".c\""; \ ) >n1bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_11".c\""; \ ) >n1bv_11.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_12".c\""; \ ) >n1bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_13".c\""; \ ) >n1bv_13.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_14".c\""; \ ) >n1bv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_15".c\""; \ ) >n1bv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_16".c\""; \ ) >n1bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_32".c\""; \ ) >n1bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_64".c\""; \ ) >n1bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_128".c\""; \ ) >n1bv_128.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_20".c\""; \ ) >n1bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_25".c\""; \ ) >n1bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_2".c\""; \ ) >n2fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_4".c\""; \ ) >n2fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_6".c\""; \ ) >n2fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_8".c\""; \ ) >n2fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_10".c\""; \ ) >n2fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_12".c\""; \ ) >n2fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_14".c\""; \ ) >n2fv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_16".c\""; \ ) >n2fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_32".c\""; \ ) >n2fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_64".c\""; \ ) >n2fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_20".c\""; \ ) >n2fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_2".c\""; \ ) >n2bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_4".c\""; \ ) >n2bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_6".c\""; \ ) >n2bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_8".c\""; \ ) >n2bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_10".c\""; \ ) >n2bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_12".c\""; \ ) >n2bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_14".c\""; \ ) >n2bv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_16".c\""; \ ) >n2bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_32".c\""; \ ) >n2bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_64".c\""; \ ) >n2bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_20".c\""; \ ) >n2bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_4".c\""; \ ) >n2sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_8".c\""; \ ) >n2sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_16".c\""; \ ) >n2sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_32".c\""; \ ) >n2sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_64".c\""; \ ) >n2sv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_2".c\""; \ ) >t1fuv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_3".c\""; \ ) >t1fuv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_4".c\""; \ ) >t1fuv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_5".c\""; \ ) >t1fuv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_6".c\""; \ ) >t1fuv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_7".c\""; \ ) >t1fuv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_8".c\""; \ ) >t1fuv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_9".c\""; \ ) >t1fuv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_10".c\""; \ ) >t1fuv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_2".c\""; \ ) >t1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_3".c\""; \ ) >t1fv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_4".c\""; \ ) >t1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_5".c\""; \ ) >t1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_6".c\""; \ ) >t1fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_7".c\""; \ ) >t1fv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_8".c\""; \ ) >t1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_9".c\""; \ ) >t1fv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_10".c\""; \ ) >t1fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_12".c\""; \ ) >t1fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_15".c\""; \ ) >t1fv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_16".c\""; \ ) >t1fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_32".c\""; \ ) >t1fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_64".c\""; \ ) >t1fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_20".c\""; \ ) >t1fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_25".c\""; \ ) >t1fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_2".c\""; \ ) >t2fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_4".c\""; \ ) >t2fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_8".c\""; \ ) >t2fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_16".c\""; \ ) >t2fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_32".c\""; \ ) >t2fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_64".c\""; \ ) >t2fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_5".c\""; \ ) >t2fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_10".c\""; \ ) >t2fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_20".c\""; \ ) >t2fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_25".c\""; \ ) >t2fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_4".c\""; \ ) >t3fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_8".c\""; \ ) >t3fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_16".c\""; \ ) >t3fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_32".c\""; \ ) >t3fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_5".c\""; \ ) >t3fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_10".c\""; \ ) >t3fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_20".c\""; \ ) >t3fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_25".c\""; \ ) >t3fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_2".c\""; \ ) >t1buv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_3".c\""; \ ) >t1buv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_4".c\""; \ ) >t1buv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_5".c\""; \ ) >t1buv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_6".c\""; \ ) >t1buv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_7".c\""; \ ) >t1buv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_8".c\""; \ ) >t1buv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_9".c\""; \ ) >t1buv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_10".c\""; \ ) >t1buv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_2".c\""; \ ) >t1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_3".c\""; \ ) >t1bv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_4".c\""; \ ) >t1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_5".c\""; \ ) >t1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_6".c\""; \ ) >t1bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_7".c\""; \ ) >t1bv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_8".c\""; \ ) >t1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_9".c\""; \ ) >t1bv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_10".c\""; \ ) >t1bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_12".c\""; \ ) >t1bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_15".c\""; \ ) >t1bv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_16".c\""; \ ) >t1bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_32".c\""; \ ) >t1bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_64".c\""; \ ) >t1bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_20".c\""; \ ) >t1bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_25".c\""; \ ) >t1bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_2".c\""; \ ) >t2bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_4".c\""; \ ) >t2bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_8".c\""; \ ) >t2bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_16".c\""; \ ) >t2bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_32".c\""; \ ) >t2bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_64".c\""; \ ) >t2bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_5".c\""; \ ) >t2bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_10".c\""; \ ) >t2bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_20".c\""; \ ) >t2bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_25".c\""; \ ) >t2bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_4".c\""; \ ) >t3bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_8".c\""; \ ) >t3bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_16".c\""; \ ) >t3bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_32".c\""; \ ) >t3bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_5".c\""; \ ) >t3bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_10".c\""; \ ) >t3bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_20".c\""; \ ) >t3bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_25".c\""; \ ) >t3bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_2".c\""; \ ) >t1sv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_4".c\""; \ ) >t1sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_8".c\""; \ ) >t1sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_16".c\""; \ ) >t1sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_32".c\""; \ ) >t1sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2sv_4".c\""; \ ) >t2sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2sv_8".c\""; \ ) >t2sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2sv_16".c\""; \ ) >t2sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2sv_32".c\""; \ ) >t2sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1fv_2".c\""; \ ) >q1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1fv_4".c\""; \ ) >q1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1fv_5".c\""; \ ) >q1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1fv_8".c\""; \ ) >q1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1bv_2".c\""; \ ) >q1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1bv_4".c\""; \ ) >q1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1bv_5".c\""; \ ) >q1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1bv_8".c\""; \ ) >q1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"genus".c\""; \ ) >genus.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"codlist".c\""; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_2.lo n1fv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_3.lo n1fv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_3.c -fPIC -DPIC -o .libs/n1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_2.c -fPIC -DPIC -o .libs/n1fv_2.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_2.c:71, from n1fv_2.c:3: n1fv_2.c: In function 'LD': In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_3.c:78, from n1fv_3.c:3: n1fv_3.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_2.c -o n1fv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_3.c -o n1fv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_4.lo n1fv_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_5.lo n1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_4.c -fPIC -DPIC -o .libs/n1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_5.c -fPIC -DPIC -o .libs/n1fv_5.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_4.c:82, from n1fv_4.c:3: n1fv_4.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_5.c:98, from n1fv_5.c:3: n1fv_5.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_4.c -o n1fv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_5.c -o n1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_6.lo n1fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_6.c -fPIC -DPIC -o .libs/n1fv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_7.lo n1fv_7.c In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_6.c:99, from n1fv_6.c:3: n1fv_6.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_7.c -fPIC -DPIC -o .libs/n1fv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_6.c -o n1fv_6.o >/dev/null 2>&1 In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_7.c:120, from n1fv_7.c:3: n1fv_7.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_7.c -o n1fv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_8.lo n1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_8.c -fPIC -DPIC -o .libs/n1fv_8.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_8.c:111, from n1fv_8.c:3: n1fv_8.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_9.lo n1fv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_9.c -fPIC -DPIC -o .libs/n1fv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_8.c -o n1fv_8.o >/dev/null 2>&1 In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_9.c:156, from n1fv_9.c:3: n1fv_9.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_9.c -o n1fv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_10.lo n1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_10.c -fPIC -DPIC -o .libs/n1fv_10.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_10.c:138, from n1fv_10.c:3: n1fv_10.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_11.lo n1fv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_10.c -o n1fv_10.o >/dev/null 2>&1 In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_11.c:182, from n1fv_11.c:3: n1fv_11.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_12.lo n1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_11.c -o n1fv_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -fPIC -DPIC -o .libs/n1fv_12.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_12.c:147, from n1fv_12.c:3: n1fv_12.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_13.lo n1fv_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_13.c:224, from n1fv_13.c:3: n1fv_13.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_14.lo n1fv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -fPIC -DPIC -o .libs/n1fv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_13.c -o n1fv_13.o >/dev/null 2>&1 In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_14.c:185, from n1fv_14.c:3: n1fv_14.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_15.lo n1fv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -fPIC -DPIC -o .libs/n1fv_15.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_15.c:193, from n1fv_15.c:3: n1fv_15.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_16.lo n1fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_16.c -fPIC -DPIC -o .libs/n1fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -o n1fv_15.o >/dev/null 2>&1 In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_16.c:186, from n1fv_16.c:3: n1fv_16.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_16.c -o n1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_32.lo n1fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_32.c -fPIC -DPIC -o .libs/n1fv_32.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_32.c:353, from n1fv_32.c:3: n1fv_32.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_64.lo n1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_64.c:773, from n1fv_64.c:3: n1fv_64.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_32.c -o n1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_128.lo n1fv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_128.c:1722, from n1fv_128.c:3: n1fv_128.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -o n1fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_20.lo n1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_20.c -fPIC -DPIC -o .libs/n1fv_20.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_20.c:227, from n1fv_20.c:3: n1fv_20.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_20.c -o n1fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_25.lo n1fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o In file included from ../../../../dft/simd/n1f.h:21:0, from ../../../../dft/simd/avx/../common/n1fv_25.c:465, from n1fv_25.c:3: n1fv_25.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -o n1fv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_2.lo n1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -fPIC -DPIC -o .libs/n1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_3.lo n1bv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_3.c -fPIC -DPIC -o .libs/n1bv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_3.c -o n1bv_3.o >/dev/null 2>&1 In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_2.c:71, from n1bv_2.c:3: n1bv_2.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_3.c:78, from n1bv_3.c:3: n1bv_3.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_4.lo n1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_4.c -fPIC -DPIC -o .libs/n1bv_4.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_4.c:82, from n1bv_4.c:3: n1bv_4.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_4.c -o n1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_5.lo n1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_5.c -fPIC -DPIC -o .libs/n1bv_5.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_5.c:98, from n1bv_5.c:3: n1bv_5.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_5.c -o n1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_6.lo n1bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_6.c -fPIC -DPIC -o .libs/n1bv_6.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_6.c:99, from n1bv_6.c:3: n1bv_6.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_6.c -o n1bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_7.lo n1bv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_7.c:120, from n1bv_7.c:3: n1bv_7.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -o n1bv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_8.lo n1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_8.c -fPIC -DPIC -o .libs/n1bv_8.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_8.c:111, from n1bv_8.c:3: n1bv_8.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_8.c -o n1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_9.lo n1bv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_9.c -fPIC -DPIC -o .libs/n1bv_9.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_9.c:156, from n1bv_9.c:3: n1bv_9.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_9.c -o n1bv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_10.lo n1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_10.c -fPIC -DPIC -o .libs/n1bv_10.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_10.c:138, from n1bv_10.c:3: n1bv_10.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_10.c -o n1bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_11.lo n1bv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -fPIC -DPIC -o .libs/n1bv_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_12.lo n1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_11.c:182, from n1bv_11.c:3: n1bv_11.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_12.c:144, from n1bv_12.c:3: n1bv_12.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -o n1bv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_13.lo n1bv_13.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_14.lo n1bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -fPIC -DPIC -o .libs/n1bv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_14.c:185, from n1bv_14.c:3: n1bv_14.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_13.c:224, from n1bv_13.c:3: n1bv_13.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_13.c -o n1bv_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_15.lo n1bv_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_16.lo n1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_15.c -fPIC -DPIC -o .libs/n1bv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_16.c -fPIC -DPIC -o .libs/n1bv_16.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_15.c:193, from n1bv_15.c:3: n1bv_15.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_16.c:186, from n1bv_16.c:3: n1bv_16.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_15.c -o n1bv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_16.c -o n1bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_32.lo n1bv_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_64.lo n1bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_32.c -fPIC -DPIC -o .libs/n1bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_64.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_32.c:353, from n1bv_32.c:3: n1bv_32.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_64.c:773, from n1bv_64.c:3: n1bv_64.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_32.c -o n1bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_128.lo n1bv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -fPIC -DPIC -o .libs/n1bv_128.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_128.c:1722, from n1bv_128.c:3: n1bv_128.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -o n1bv_64.o >/dev/null 2>&1 ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_20.lo n1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -fPIC -DPIC -o .libs/n1bv_20.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_20.c:227, from n1bv_20.c:3: n1bv_20.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_25.lo n1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_25.c -fPIC -DPIC -o .libs/n1bv_25.o In file included from ../../../../dft/simd/n1b.h:21:0, from ../../../../dft/simd/avx/../common/n1bv_25.c:465, from n1bv_25.c:3: n1bv_25.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_25.c -o n1bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_2.lo n2fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -o n2fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_4.lo n2fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -o n2fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_6.lo n2fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_6.c -fPIC -DPIC -o .libs/n2fv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_6.c -o n2fv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_8.lo n2fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -fPIC -DPIC -o .libs/n2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_10.lo n2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_10.c -fPIC -DPIC -o .libs/n2fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_10.c -o n2fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_12.lo n2fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_12.c -fPIC -DPIC -o .libs/n2fv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_12.c -o n2fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_14.lo n2fv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_14.c -fPIC -DPIC -o .libs/n2fv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_14.c -o n2fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_16.lo n2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -o n2fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_32.lo n2fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_32.c -fPIC -DPIC -o .libs/n2fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_32.c -o n2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_64.lo n2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_64.c -fPIC -DPIC -o .libs/n2fv_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_20.lo n2fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_20.c -fPIC -DPIC -o .libs/n2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_20.c -o n2fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_2.lo n2bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -o n2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_4.lo n2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_64.c -o n2fv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_6.lo n2bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -o n2bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_8.lo n2bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -o n2bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_10.lo n2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -fPIC -DPIC -o .libs/n2bv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_12.lo n2bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_12.c -fPIC -DPIC -o .libs/n2bv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_12.c -o n2bv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_14.lo n2bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_14.c -fPIC -DPIC -o .libs/n2bv_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_16.lo n2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_14.c -o n2bv_14.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -o n2bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_32.lo n2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_32.c -fPIC -DPIC -o .libs/n2bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_64.lo n2bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_64.c -fPIC -DPIC -o .libs/n2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_32.c -o n2bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_20.lo n2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -fPIC -DPIC -o .libs/n2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_64.c -o n2bv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_4.lo n2sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -fPIC -DPIC -o .libs/n2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_8.lo n2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_8.c -fPIC -DPIC -o .libs/n2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_8.c -o n2sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_16.lo n2sv_16.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_32.lo n2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -fPIC -DPIC -o .libs/n2sv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -o n2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_64.lo n2sv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -o n2sv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_2.lo t1fuv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_2.c -fPIC -DPIC -o .libs/t1fuv_2.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_2.c:74, from t1fuv_2.c:3: t1fuv_2.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_2.c -o t1fuv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_3.lo t1fuv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_3.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_3.c:86, from t1fuv_3.c:3: t1fuv_3.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_3.c -o t1fuv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_4.lo t1fuv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_4.c -fPIC -DPIC -o .libs/t1fuv_4.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_4.c:89, from t1fuv_4.c:3: t1fuv_4.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_4.c -o t1fuv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_5.lo t1fuv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_5.c -fPIC -DPIC -o .libs/t1fuv_5.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_5.c:110, from t1fuv_5.c:3: t1fuv_5.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_5.c -o t1fuv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_6.lo t1fuv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_6.c:113, from t1fuv_6.c:3: t1fuv_6.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -o t1fuv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -o n2sv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_7.lo t1fuv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_7.c:133, from t1fuv_7.c:3: t1fuv_7.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_8.lo t1fuv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_8.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_8.c:129, from t1fuv_8.c:3: t1fuv_8.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -o t1fuv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_9.lo t1fuv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_9.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_9.c:179, from t1fuv_9.c:3: t1fuv_9.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_10.lo t1fuv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_10.c -fPIC -DPIC -o .libs/t1fuv_10.o In file included from ../../../../dft/simd/t1fu.h:21:0, from ../../../../dft/simd/avx/../common/t1fuv_10.c:163, from t1fuv_10.c:3: t1fuv_10.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_10.c -o t1fuv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_2.lo t1fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_2.c -fPIC -DPIC -o .libs/t1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_2.c -o t1fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_3.lo t1fv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -o t1fv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_4.lo t1fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -o t1fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_5.lo t1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_6.lo t1fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -o t1fv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -o t1fv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_7.lo t1fv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -fPIC -DPIC -o .libs/t1fv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_8.lo t1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -fPIC -DPIC -o .libs/t1fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_9.lo t1fv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -fPIC -DPIC -o .libs/t1fv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_10.lo t1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -fPIC -DPIC -o .libs/t1fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -o t1fv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -o t1fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_12.lo t1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_12.c -fPIC -DPIC -o .libs/t1fv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_15.lo t1fv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_15.c -fPIC -DPIC -o .libs/t1fv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_12.c -o t1fv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_15.c -o t1fv_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_16.lo t1fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -fPIC -DPIC -o .libs/t1fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_32.lo t1fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_64.lo t1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_20.lo t1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -fPIC -DPIC -o .libs/t1fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_25.lo t1fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_25.c -fPIC -DPIC -o .libs/t1fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_25.c -o t1fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_2.lo t2fv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_4.lo t2fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_2.c -fPIC -DPIC -o .libs/t2fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -fPIC -DPIC -o .libs/t2fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_2.c -o t2fv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -o t2fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_8.lo t2fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_8.c -fPIC -DPIC -o .libs/t2fv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_16.lo t2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_8.c -o t2fv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -o t2fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_32.lo t2fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_32.c -fPIC -DPIC -o .libs/t2fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_64.lo t2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_32.c -o t2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_5.lo t2fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -o t2fv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -o t2fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_10.lo t2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_10.c -fPIC -DPIC -o .libs/t2fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_10.c -o t2fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_20.lo t2fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_20.c -fPIC -DPIC -o .libs/t2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_20.c -o t2fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_25.lo t2fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_25.c -fPIC -DPIC -o .libs/t2fv_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_4.lo t3fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_4.c -fPIC -DPIC -o .libs/t3fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_4.c -o t3fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_8.lo t3fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -fPIC -DPIC -o .libs/t3fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_25.c -o t2fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_16.lo t3fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_32.lo t3fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -o t3fv_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_5.lo t3fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_5.c -o t3fv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -o t3fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_10.lo t3fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_10.c -fPIC -DPIC -o .libs/t3fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_10.c -o t3fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_20.lo t3fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_20.c -fPIC -DPIC -o .libs/t3fv_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_25.lo t3fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_20.c -o t3fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -o t3fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_2.lo t1buv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_2.c:74, from t1buv_2.c:3: t1buv_2.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_3.lo t1buv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_3.c -fPIC -DPIC -o .libs/t1buv_3.o In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_3.c:86, from t1buv_3.c:3: t1buv_3.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_3.c -o t1buv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_4.lo t1buv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_5.lo t1buv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_4.c:89, from t1buv_4.c:3: t1buv_4.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_5.c:110, from t1buv_5.c:3: t1buv_5.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_4.c -o t1buv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_5.c -o t1buv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_6.lo t1buv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -fPIC -DPIC -o .libs/t1buv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_7.lo t1buv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_7.c -fPIC -DPIC -o .libs/t1buv_7.o In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_6.c:113, from t1buv_6.c:3: t1buv_6.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_7.c:133, from t1buv_7.c:3: t1buv_7.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_7.c -o t1buv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_8.lo t1buv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_8.c -fPIC -DPIC -o .libs/t1buv_8.o In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_8.c:129, from t1buv_8.c:3: t1buv_8.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_9.lo t1buv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_8.c -o t1buv_8.o >/dev/null 2>&1 In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_9.c:179, from t1buv_9.c:3: t1buv_9.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -o t1buv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_10.lo t1buv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_10.c -fPIC -DPIC -o .libs/t1buv_10.o In file included from ../../../../dft/simd/t1bu.h:21:0, from ../../../../dft/simd/avx/../common/t1buv_10.c:163, from t1buv_10.c:3: t1buv_10.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_2.lo t1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_10.c -o t1buv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_3.lo t1bv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_3.c -fPIC -DPIC -o .libs/t1bv_3.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_4.lo t1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_4.c -fPIC -DPIC -o .libs/t1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_3.c -o t1bv_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_4.c -o t1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_5.lo t1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_6.lo t1bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_6.c -fPIC -DPIC -o .libs/t1bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -o t1bv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_6.c -o t1bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_7.lo t1bv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_8.lo t1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -o t1bv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -o t1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_9.lo t1bv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_10.lo t1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -o t1bv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_12.lo t1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -fPIC -DPIC -o .libs/t1bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_15.lo t1bv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_16.lo t1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_32.lo t1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_32.c -fPIC -DPIC -o .libs/t1bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -o t1bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_64.lo t1bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_64.c -fPIC -DPIC -o .libs/t1bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_32.c -o t1bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_20.lo t1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -o t1bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_64.c -o t1bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_25.lo t1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -o t1bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_2.lo t2bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_2.c -fPIC -DPIC -o .libs/t2bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_2.c -o t2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_4.lo t2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_8.lo t2bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -fPIC -DPIC -o .libs/t2bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_16.lo t2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_16.c -fPIC -DPIC -o .libs/t2bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_32.lo t2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_16.c -o t2bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_64.lo t2bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_64.c -fPIC -DPIC -o .libs/t2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -o t2bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_5.lo t2bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_5.c -fPIC -DPIC -o .libs/t2bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_5.c -o t2bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_10.lo t2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_64.c -o t2bv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -o t2bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_20.lo t2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -o t2bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_25.lo t2bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_4.lo t3bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_8.lo t3bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_8.c -fPIC -DPIC -o .libs/t3bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -o t2bv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_8.c -o t3bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_16.lo t3bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_32.lo t3bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -o t3bv_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -fPIC -DPIC -o .libs/t3bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_5.lo t3bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -o t3bv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_10.lo t3bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -o t3bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_20.lo t3bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_20.c -fPIC -DPIC -o .libs/t3bv_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_25.lo t3bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_20.c -o t3bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -o t3bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_2.lo t1sv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_2.c -fPIC -DPIC -o .libs/t1sv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_2.c -o t1sv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_4.lo t1sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_4.c -fPIC -DPIC -o .libs/t1sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_4.c -o t1sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_8.lo t1sv_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_16.lo t1sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_8.c -fPIC -DPIC -o .libs/t1sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_8.c -o t1sv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_32.lo t1sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_32.c -fPIC -DPIC -o .libs/t1sv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_4.lo t2sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_4.c -o t2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_8.lo t2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_32.c -o t1sv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -o t2sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_16.lo t2sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_16.c -fPIC -DPIC -o .libs/t2sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_16.c -o t2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_32.lo t2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_32.c -fPIC -DPIC -o .libs/t2sv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_2.lo q1fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o In file included from ../../../../dft/simd/q1f.h:21:0, from ../../../../dft/simd/avx/../common/q1fv_2.c:79, from q1fv_2.c:3: q1fv_2.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_2.c -o q1fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_4.lo q1fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -fPIC -DPIC -o .libs/q1fv_4.o In file included from ../../../../dft/simd/q1f.h:21:0, from ../../../../dft/simd/avx/../common/q1fv_4.c:144, from q1fv_4.c:3: q1fv_4.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_32.c -o t2sv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_5.lo q1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o In file included from ../../../../dft/simd/q1f.h:21:0, from ../../../../dft/simd/avx/../common/q1fv_5.c:236, from q1fv_5.c:3: q1fv_5.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_5.c -o q1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_8.lo q1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_8.c -fPIC -DPIC -o .libs/q1fv_8.o In file included from ../../../../dft/simd/q1f.h:21:0, from ../../../../dft/simd/avx/../common/q1fv_8.c:495, from q1fv_8.c:3: q1fv_8.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_2.lo q1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.o In file included from ../../../../dft/simd/q1b.h:21:0, from ../../../../dft/simd/avx/../common/q1bv_2.c:79, from q1bv_2.c:3: q1bv_2.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_2.c -o q1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_4.lo q1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o In file included from ../../../../dft/simd/q1b.h:21:0, from ../../../../dft/simd/avx/../common/q1bv_4.c:144, from q1bv_4.c:3: q1bv_4.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -o q1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_5.lo q1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_8.c -o q1fv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_5.c -fPIC -DPIC -o .libs/q1bv_5.o In file included from ../../../../dft/simd/q1b.h:21:0, from ../../../../dft/simd/avx/../common/q1bv_5.c:236, from q1bv_5.c:3: q1bv_5.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_5.c -o q1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_8.lo q1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -fPIC -DPIC -o .libs/q1bv_8.o In file included from ../../../../dft/simd/q1b.h:21:0, from ../../../../dft/simd/avx/../common/q1bv_8.c:498, from q1bv_8.c:3: q1bv_8.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -fPIC -DPIC -o .libs/genus.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -o genus.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_avx_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_avx_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/libdft_avx_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_avx_codelets.la" && ln -s "../libdft_avx_codelets.la" "libdft_avx_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bluestein.lo ../../dft/bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../dft/buffered.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/bluestein.c -fPIC -DPIC -o .libs/bluestein.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/bluestein.c -o bluestein.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../dft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct.lo ../../dft/ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-direct.lo ../../dft/dftw-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-directsq.lo ../../dft/dftw-directsq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-generic.lo ../../dft/dftw-generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-genericbuf.lo ../../dft/dftw-genericbuf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct.lo ../../dft/direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/direct.c -fPIC -DPIC -o .libs/direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generic.lo ../../dft/generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/direct.c -o direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect.lo ../../dft/indirect.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect-transpose.lo ../../dft/indirect-transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect.c -o indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-dif.lo ../../dft/kdft-dif.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-difsq.lo ../../dft/kdft-difsq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-dit.lo ../../dft/kdft-dit.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft.lo ../../dft/kdft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft.c -fPIC -DPIC -o .libs/kdft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft.c -o kdft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop.lo ../../dft/nop.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -fPIC -DPIC -o .libs/nop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../dft/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -o nop.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../dft/problem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rader.lo ../../dft/rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../dft/rank-geq2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve.lo ../../dft/solve.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../dft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -o zero.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o libtool: link: ranlib .libs/libdft.a libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' Making all in r2cf make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cf);"; \ echo "const solvtab X(solvtab_rdft_r2cf) = {"; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_2.lo ../../../../rdft/scalar/r2cf/r2cf_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_3.lo ../../../../rdft/scalar/r2cf/r2cf_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -o r2cf_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_2.c -o r2cf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_4.lo ../../../../rdft/scalar/r2cf/r2cf_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_5.lo ../../../../rdft/scalar/r2cf/r2cf_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_5.c -o r2cf_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_4.c -o r2cf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_6.lo ../../../../rdft/scalar/r2cf/r2cf_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_7.lo ../../../../rdft/scalar/r2cf/r2cf_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_6.c -o r2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_7.c -o r2cf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_8.lo ../../../../rdft/scalar/r2cf/r2cf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_9.lo ../../../../rdft/scalar/r2cf/r2cf_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_8.c -o r2cf_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_9.c -o r2cf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_10.lo ../../../../rdft/scalar/r2cf/r2cf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_11.lo ../../../../rdft/scalar/r2cf/r2cf_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_10.c -o r2cf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_12.lo ../../../../rdft/scalar/r2cf/r2cf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_11.c -o r2cf_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_13.lo ../../../../rdft/scalar/r2cf/r2cf_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_12.c -o r2cf_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_14.lo ../../../../rdft/scalar/r2cf/r2cf_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_15.lo ../../../../rdft/scalar/r2cf/r2cf_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_16.lo ../../../../rdft/scalar/r2cf/r2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -o r2cf_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -o r2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_32.lo ../../../../rdft/scalar/r2cf/r2cf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_64.lo ../../../../rdft/scalar/r2cf/r2cf_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_32.c -o r2cf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -o r2cf_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_20.lo ../../../../rdft/scalar/r2cf/r2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_25.c -o r2cf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_2.lo ../../../../rdft/scalar/r2cf/hf_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_2.c -fPIC -DPIC -o .libs/hf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_2.c -o hf_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -o r2cf_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_3.lo ../../../../rdft/scalar/r2cf/hf_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -fPIC -DPIC -o .libs/hf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -o hf_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_4.lo ../../../../rdft/scalar/r2cf/hf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -fPIC -DPIC -o .libs/hf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -o hf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_5.lo ../../../../rdft/scalar/r2cf/hf_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_5.c -fPIC -DPIC -o .libs/hf_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_5.c -o hf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_6.c -fPIC -DPIC -o .libs/hf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_6.c -o hf_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_7.lo ../../../../rdft/scalar/r2cf/hf_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_7.c -fPIC -DPIC -o .libs/hf_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_7.c -o hf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_8.lo ../../../../rdft/scalar/r2cf/hf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_8.c -fPIC -DPIC -o .libs/hf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_8.c -o hf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_9.lo ../../../../rdft/scalar/r2cf/hf_9.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_10.lo ../../../../rdft/scalar/r2cf/hf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_9.c -fPIC -DPIC -o .libs/hf_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -fPIC -DPIC -o .libs/hf_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_9.c -o hf_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -o hf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_12.lo ../../../../rdft/scalar/r2cf/hf_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_15.lo ../../../../rdft/scalar/r2cf/hf_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_12.c -fPIC -DPIC -o .libs/hf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_15.c -fPIC -DPIC -o .libs/hf_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_12.c -o hf_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_15.c -o hf_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_16.lo ../../../../rdft/scalar/r2cf/hf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_16.c -fPIC -DPIC -o .libs/hf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_32.lo ../../../../rdft/scalar/r2cf/hf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_32.c -fPIC -DPIC -o .libs/hf_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_64.lo ../../../../rdft/scalar/r2cf/hf_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_64.c -fPIC -DPIC -o .libs/hf_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_32.c -o hf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_20.lo ../../../../rdft/scalar/r2cf/hf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_20.c -fPIC -DPIC -o .libs/hf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_20.c -o hf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_25.lo ../../../../rdft/scalar/r2cf/hf_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_25.c -fPIC -DPIC -o .libs/hf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_64.c -o hf_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_25.c -o hf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_4.lo ../../../../rdft/scalar/r2cf/hf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_4.c -o hf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_16.lo ../../../../rdft/scalar/r2cf/hf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_32.lo ../../../../rdft/scalar/r2cf/hf2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_5.lo ../../../../rdft/scalar/r2cf/hf2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_5.c -o hf2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_20.lo ../../../../rdft/scalar/r2cf/hf2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_32.c -o hf2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -o hf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_2.lo ../../../../rdft/scalar/r2cf/r2cfII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_6.lo ../../../../rdft/scalar/r2cf/r2cfII_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_7.lo ../../../../rdft/scalar/r2cf/r2cfII_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_25.c -o hf2_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_9.lo ../../../../rdft/scalar/r2cf/r2cfII_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_12.lo ../../../../rdft/scalar/r2cf/r2cfII_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_16.lo ../../../../rdft/scalar/r2cf/r2cfII_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_64.lo ../../../../rdft/scalar/r2cf/r2cfII_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_20.lo ../../../../rdft/scalar/r2cf/r2cfII_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_25.lo ../../../../rdft/scalar/r2cf/r2cfII_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_2.lo ../../../../rdft/scalar/r2cf/hc2cf_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_6.lo ../../../../rdft/scalar/r2cf/hc2cf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_8.lo ../../../../rdft/scalar/r2cf/hc2cf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_12.lo ../../../../rdft/scalar/r2cf/hc2cf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_32.lo ../../../../rdft/scalar/r2cf/hc2cf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_20.lo ../../../../rdft/scalar/r2cf/hc2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_8.lo ../../../../rdft/scalar/r2cf/hc2cf2_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_20.lo ../../../../rdft/scalar/r2cf/hc2cf2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_2.lo ../../../../rdft/scalar/r2cf/hc2cfdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_6.lo ../../../../rdft/scalar/r2cf/hc2cfdft_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_10.lo ../../../../rdft/scalar/r2cf/hc2cfdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cf.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cb);"; \ echo "const solvtab X(solvtab_rdft_r2cb) = {"; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_2.lo ../../../../rdft/scalar/r2cb/r2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_3.lo ../../../../rdft/scalar/r2cb/r2cb_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_2.c -o r2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_3.c -o r2cb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_4.lo ../../../../rdft/scalar/r2cb/r2cb_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_5.lo ../../../../rdft/scalar/r2cb/r2cb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_4.c -o r2cb_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_5.c -o r2cb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_6.lo ../../../../rdft/scalar/r2cb/r2cb_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_7.lo ../../../../rdft/scalar/r2cb/r2cb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_6.c -o r2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -o r2cb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_8.lo ../../../../rdft/scalar/r2cb/r2cb_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_9.lo ../../../../rdft/scalar/r2cb/r2cb_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_8.c -o r2cb_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_10.lo ../../../../rdft/scalar/r2cb/r2cb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_11.lo ../../../../rdft/scalar/r2cb/r2cb_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_10.c -o r2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_11.c -o r2cb_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_12.lo ../../../../rdft/scalar/r2cb/r2cb_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_13.lo ../../../../rdft/scalar/r2cb/r2cb_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_12.c -o r2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -o r2cb_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_14.lo ../../../../rdft/scalar/r2cb/r2cb_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_14.c -o r2cb_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_15.lo ../../../../rdft/scalar/r2cb/r2cb_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_16.lo ../../../../rdft/scalar/r2cb/r2cb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -o r2cb_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -o r2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_32.lo ../../../../rdft/scalar/r2cb/r2cb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_32.c -o r2cb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -o r2cb_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_20.c -o r2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_25.lo ../../../../rdft/scalar/r2cb/r2cb_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -o r2cb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_2.lo ../../../../rdft/scalar/r2cb/hb_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_2.c -fPIC -DPIC -o .libs/hb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_3.lo ../../../../rdft/scalar/r2cb/hb_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_3.c -fPIC -DPIC -o .libs/hb_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_3.c -o hb_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_128.c -o r2cb_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_4.lo ../../../../rdft/scalar/r2cb/hb_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_4.c -fPIC -DPIC -o .libs/hb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_4.c -o hb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_5.lo ../../../../rdft/scalar/r2cb/hb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_5.c -fPIC -DPIC -o .libs/hb_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_5.c -o hb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_6.lo ../../../../rdft/scalar/r2cb/hb_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -fPIC -DPIC -o .libs/hb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -o hb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_7.c -fPIC -DPIC -o .libs/hb_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_7.c -o hb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_8.lo ../../../../rdft/scalar/r2cb/hb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_8.c -fPIC -DPIC -o .libs/hb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_8.c -o hb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_9.lo ../../../../rdft/scalar/r2cb/hb_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -fPIC -DPIC -o .libs/hb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -o hb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_10.lo ../../../../rdft/scalar/r2cb/hb_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_12.c -fPIC -DPIC -o .libs/hb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -o hb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_12.c -o hb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_15.lo ../../../../rdft/scalar/r2cb/hb_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_16.lo ../../../../rdft/scalar/r2cb/hb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -fPIC -DPIC -o .libs/hb_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -o hb_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_32.lo ../../../../rdft/scalar/r2cb/hb_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_64.lo ../../../../rdft/scalar/r2cb/hb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -fPIC -DPIC -o .libs/hb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_64.c -fPIC -DPIC -o .libs/hb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -o hb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_20.lo ../../../../rdft/scalar/r2cb/hb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_20.c -fPIC -DPIC -o .libs/hb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_20.c -o hb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_25.lo ../../../../rdft/scalar/r2cb/hb_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_25.c -fPIC -DPIC -o .libs/hb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_64.c -o hb_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_25.c -o hb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_4.c -o hb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_8.lo ../../../../rdft/scalar/r2cb/hb2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_8.c -o hb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_32.lo ../../../../rdft/scalar/r2cb/hb2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_16.c -o hb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_5.lo ../../../../rdft/scalar/r2cb/hb2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_5.c -o hb2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_20.lo ../../../../rdft/scalar/r2cb/hb2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_32.c -o hb2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_20.c -o hb2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_25.lo ../../../../rdft/scalar/r2cb/hb2_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_2.lo ../../../../rdft/scalar/r2cb/r2cbIII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_3.lo ../../../../rdft/scalar/r2cb/r2cbIII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_6.lo ../../../../rdft/scalar/r2cb/r2cbIII_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_25.c -o hb2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_8.lo ../../../../rdft/scalar/r2cb/r2cbIII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_9.lo ../../../../rdft/scalar/r2cb/r2cbIII_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_10.lo ../../../../rdft/scalar/r2cb/r2cbIII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_12.lo ../../../../rdft/scalar/r2cb/r2cbIII_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_15.lo ../../../../rdft/scalar/r2cb/r2cbIII_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_16.lo ../../../../rdft/scalar/r2cb/r2cbIII_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_32.lo ../../../../rdft/scalar/r2cb/r2cbIII_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_64.lo ../../../../rdft/scalar/r2cb/r2cbIII_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_20.lo ../../../../rdft/scalar/r2cb/r2cbIII_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_25.lo ../../../../rdft/scalar/r2cb/r2cbIII_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_2.lo ../../../../rdft/scalar/r2cb/hc2cb_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_4.lo ../../../../rdft/scalar/r2cb/hc2cb_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_6.lo ../../../../rdft/scalar/r2cb/hc2cb_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_12.lo ../../../../rdft/scalar/r2cb/hc2cb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_16.lo ../../../../rdft/scalar/r2cb/hc2cb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_32.lo ../../../../rdft/scalar/r2cb/hc2cb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_20.lo ../../../../rdft/scalar/r2cb/hc2cb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_8.lo ../../../../rdft/scalar/r2cb/hc2cb2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_16.lo ../../../../rdft/scalar/r2cb/hc2cb2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_32.lo ../../../../rdft/scalar/r2cb/hc2cb2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_20.lo ../../../../rdft/scalar/r2cb/hc2cb2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_2.lo ../../../../rdft/scalar/r2cb/hc2cbdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_6.lo ../../../../rdft/scalar/r2cb/hc2cbdft_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_12.lo ../../../../rdft/scalar/r2cb/hc2cbdft_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cb.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2r);"; \ echo "const solvtab X(solvtab_rdft_r2r) = {"; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o e01_8.lo ../../../../rdft/scalar/r2r/e01_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o e10_8.lo ../../../../rdft/scalar/r2r/e10_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e10_8.c -fPIC -DPIC -o .libs/e10_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e01_8.c -fPIC -DPIC -o .libs/e01_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e01_8.c -o e01_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e10_8.c -o e10_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2r.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hfb.lo ../../../rdft/scalar/hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2c.lo ../../../rdft/scalar/r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hfb.c -fPIC -DPIC -o .libs/hfb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -fPIC -DPIC -o .libs/r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hfb.c -o hfb.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -o r2c.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2r.lo ../../../rdft/scalar/r2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2c.lo ../../../rdft/scalar/hc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -fPIC -DPIC -o .libs/r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -fPIC -DPIC -o .libs/hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -o r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -o hc2c.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o libtool: link: ranlib .libs/librdft_scalar.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_rdft);"; \ echo "const solvtab XSIMD(solvtab_rdft) = {"; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_2".c\""; \ ) >hc2cfdftv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_4".c\""; \ ) >hc2cfdftv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_6".c\""; \ ) >hc2cfdftv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_8".c\""; \ ) >hc2cfdftv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_10".c\""; \ ) >hc2cfdftv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_12".c\""; \ ) >hc2cfdftv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_16".c\""; \ ) >hc2cfdftv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_32".c\""; \ ) >hc2cfdftv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_20".c\""; \ ) >hc2cfdftv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_2".c\""; \ ) >hc2cbdftv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_4".c\""; \ ) >hc2cbdftv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_6".c\""; \ ) >hc2cbdftv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_8".c\""; \ ) >hc2cbdftv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_10".c\""; \ ) >hc2cbdftv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_12".c\""; \ ) >hc2cbdftv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_16".c\""; \ ) >hc2cbdftv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_32".c\""; \ ) >hc2cbdftv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_20".c\""; \ ) >hc2cbdftv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"genus".c\""; \ ) >genus.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"codlist".c\""; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_2.lo hc2cfdftv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_4.lo hc2cfdftv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_4.c -fPIC -DPIC -o .libs/hc2cfdftv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_2.c -fPIC -DPIC -o .libs/hc2cfdftv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_2.c -o hc2cfdftv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_4.c -o hc2cfdftv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_6.lo hc2cfdftv_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_8.lo hc2cfdftv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_8.c -fPIC -DPIC -o .libs/hc2cfdftv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_6.c -o hc2cfdftv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_8.c -o hc2cfdftv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_10.lo hc2cfdftv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_10.c -fPIC -DPIC -o .libs/hc2cfdftv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_12.lo hc2cfdftv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_12.c -fPIC -DPIC -o .libs/hc2cfdftv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_10.c -o hc2cfdftv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_12.c -o hc2cfdftv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_16.lo hc2cfdftv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_32.lo hc2cfdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_16.c -o hc2cfdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_20.lo hc2cfdftv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_32.c -o hc2cfdftv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_20.c -o hc2cfdftv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_2.lo hc2cbdftv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_2.c -fPIC -DPIC -o .libs/hc2cbdftv_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_4.lo hc2cbdftv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_4.c -fPIC -DPIC -o .libs/hc2cbdftv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_2.c -o hc2cbdftv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_6.lo hc2cbdftv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_4.c -o hc2cbdftv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_6.c -fPIC -DPIC -o .libs/hc2cbdftv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_8.lo hc2cbdftv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_6.c -o hc2cbdftv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_10.lo hc2cbdftv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -fPIC -DPIC -o .libs/hc2cbdftv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_12.lo hc2cbdftv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_12.c -fPIC -DPIC -o .libs/hc2cbdftv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_12.c -o hc2cbdftv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_16.lo hc2cbdftv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -fPIC -DPIC -o .libs/hc2cbdftv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_32.lo hc2cbdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_20.lo hc2cbdftv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -o hc2cbdftv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_20.c -o hc2cbdftv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -fPIC -DPIC -o .libs/genus.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -o genus.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_sse2_codelets.la hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo hc2cfdftv_32.lo hc2cfdftv_20.lo hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo hc2cbdftv_32.lo hc2cbdftv_20.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_sse2_codelets.a .libs/hc2cfdftv_2.o .libs/hc2cfdftv_4.o .libs/hc2cfdftv_6.o .libs/hc2cfdftv_8.o .libs/hc2cfdftv_10.o .libs/hc2cfdftv_12.o .libs/hc2cfdftv_16.o .libs/hc2cfdftv_32.o .libs/hc2cfdftv_20.o .libs/hc2cbdftv_2.o .libs/hc2cbdftv_4.o .libs/hc2cbdftv_6.o .libs/hc2cbdftv_8.o .libs/hc2cbdftv_10.o .libs/hc2cbdftv_12.o .libs/hc2cbdftv_16.o .libs/hc2cbdftv_32.o .libs/hc2cbdftv_20.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/librdft_sse2_codelets.a libtool: link: ( cd ".libs" && rm -f "librdft_sse2_codelets.la" && ln -s "../librdft_sse2_codelets.la" "librdft_sse2_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_2".c\""; \ ) >hc2cfdftv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_4".c\""; \ ) >hc2cfdftv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_6".c\""; \ ) >hc2cfdftv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_8".c\""; \ ) >hc2cfdftv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_10".c\""; \ ) >hc2cfdftv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_12".c\""; \ ) >hc2cfdftv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_16".c\""; \ ) >hc2cfdftv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_32".c\""; \ ) >hc2cfdftv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_20".c\""; \ ) >hc2cfdftv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_2".c\""; \ ) >hc2cbdftv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_4".c\""; \ ) >hc2cbdftv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_6".c\""; \ ) >hc2cbdftv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_8".c\""; \ ) >hc2cbdftv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_10".c\""; \ ) >hc2cbdftv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_12".c\""; \ ) >hc2cbdftv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_16".c\""; \ ) >hc2cbdftv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_32".c\""; \ ) >hc2cbdftv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_20".c\""; \ ) >hc2cbdftv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"genus".c\""; \ ) >genus.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"codlist".c\""; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_2.lo hc2cfdftv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_4.lo hc2cfdftv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_2.c -fPIC -DPIC -o .libs/hc2cfdftv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_4.c -fPIC -DPIC -o .libs/hc2cfdftv_4.o In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_2.c:77, from hc2cfdftv_2.c:3: hc2cfdftv_2.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_4.c:94, from hc2cfdftv_4.c:3: hc2cfdftv_4.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_2.c -o hc2cfdftv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_4.c -o hc2cfdftv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_6.lo hc2cfdftv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_8.lo hc2cfdftv_8.c In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_6.c:116, from hc2cfdftv_6.c:3: hc2cfdftv_6.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_8.c -fPIC -DPIC -o .libs/hc2cfdftv_8.o In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_8.c:135, from hc2cfdftv_8.c:3: hc2cfdftv_8.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_6.c -o hc2cfdftv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_8.c -o hc2cfdftv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_10.lo hc2cfdftv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_10.c -fPIC -DPIC -o .libs/hc2cfdftv_10.o In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_10.c:168, from hc2cfdftv_10.c:3: hc2cfdftv_10.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_12.lo hc2cfdftv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_12.c -fPIC -DPIC -o .libs/hc2cfdftv_12.o In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_12.c:181, from hc2cfdftv_12.c:3: hc2cfdftv_12.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_10.c -o hc2cfdftv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_12.c -o hc2cfdftv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_16.lo hc2cfdftv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_16.o In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_16.c:233, from hc2cfdftv_16.c:3: hc2cfdftv_16.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_32.lo hc2cfdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_32.c:452, from hc2cfdftv_32.c:3: hc2cfdftv_32.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_16.c -o hc2cfdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_20.lo hc2cfdftv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o In file included from ../../../../rdft/simd/hc2cfv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cfdftv_20.c:291, from hc2cfdftv_20.c:3: hc2cfdftv_20.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_32.c -o hc2cfdftv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_20.c -o hc2cfdftv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_2.lo hc2cbdftv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_2.c -fPIC -DPIC -o .libs/hc2cbdftv_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_4.lo hc2cbdftv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_4.c -fPIC -DPIC -o .libs/hc2cbdftv_4.o In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_2.c:76, from hc2cbdftv_2.c:3: hc2cbdftv_2.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_4.c:93, from hc2cbdftv_4.c:3: hc2cbdftv_4.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_2.c -o hc2cbdftv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_4.c -o hc2cbdftv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_6.lo hc2cbdftv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_6.c -fPIC -DPIC -o .libs/hc2cbdftv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_8.lo hc2cbdftv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_6.c:116, from hc2cbdftv_6.c:3: hc2cbdftv_6.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_8.c:134, from hc2cbdftv_8.c:3: hc2cbdftv_8.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_6.c -o hc2cbdftv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_10.lo hc2cbdftv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -fPIC -DPIC -o .libs/hc2cbdftv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_12.lo hc2cbdftv_12.c In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_10.c:167, from hc2cbdftv_10.c:3: hc2cbdftv_10.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_12.c -fPIC -DPIC -o .libs/hc2cbdftv_12.o In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_12.c:183, from hc2cbdftv_12.c:3: hc2cbdftv_12.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_12.c -o hc2cbdftv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_16.lo hc2cbdftv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -fPIC -DPIC -o .libs/hc2cbdftv_16.o In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_16.c:231, from hc2cbdftv_16.c:3: hc2cbdftv_16.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_32.lo hc2cbdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_32.c:454, from hc2cbdftv_32.c:3: hc2cbdftv_32.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_20.lo hc2cbdftv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o In file included from ../../../../rdft/simd/hc2cbv.h:21:0, from ../../../../rdft/simd/avx/../common/hc2cbdftv_20.c:291, from hc2cbdftv_20.c:3: hc2cbdftv_20.c: In function 'LD': ../../../../simd-support/simd-avx.h:101:8: warning: 'l' is used uninitialized in this function [-Wuninitialized] l = LOADL(x, l); ^ ../../../../simd-support/simd-avx.h:103:8: warning: 'h' is used uninitialized in this function [-Wuninitialized] h = LOADL(x + 2*ivs, h); ^ libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -o hc2cbdftv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_20.c -o hc2cbdftv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -fPIC -DPIC -o .libs/genus.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -o genus.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_avx_codelets.la hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo hc2cfdftv_32.lo hc2cfdftv_20.lo hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo hc2cbdftv_32.lo hc2cbdftv_20.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_avx_codelets.a .libs/hc2cfdftv_2.o .libs/hc2cfdftv_4.o .libs/hc2cfdftv_6.o .libs/hc2cfdftv_8.o .libs/hc2cfdftv_10.o .libs/hc2cfdftv_12.o .libs/hc2cfdftv_16.o .libs/hc2cfdftv_32.o .libs/hc2cfdftv_20.o .libs/hc2cbdftv_2.o .libs/hc2cbdftv_4.o .libs/hc2cbdftv_6.o .libs/hc2cbdftv_8.o .libs/hc2cbdftv_10.o .libs/hc2cbdftv_12.o .libs/hc2cbdftv_16.o .libs/hc2cbdftv_32.o .libs/hc2cbdftv_20.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/librdft_avx_codelets.a libtool: link: ( cd ".libs" && rm -f "librdft_avx_codelets.la" && ln -s "../librdft_avx_codelets.la" "librdft_avx_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc.lo ../../rdft/hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dft-r2hc.lo ../../rdft/dft-r2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -o hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dht-r2hc.lo ../../rdft/dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dht-rader.lo ../../rdft/dht-rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -o dht-rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../rdft/buffered.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../rdft/conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct-r2r.lo ../../rdft/direct-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct-r2c.lo ../../rdft/direct-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2r.c -o direct-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generic.lo ../../rdft/generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -o direct-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc-direct.lo ../../rdft/hc2hc-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc-generic.lo ../../rdft/hc2hc-generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o khc2hc.lo ../../rdft/khc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2hc.c -o khc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kr2c.lo ../../rdft/kr2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -fPIC -DPIC -o .libs/kr2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kr2r.lo ../../rdft/kr2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -o kr2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2r.c -fPIC -DPIC -o .libs/kr2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect.lo ../../rdft/indirect.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2r.c -o kr2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop.lo ../../rdft/nop.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop.c -o nop.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/indirect.c -o indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../rdft/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../rdft/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan.c -o plan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -fPIC -DPIC -o .libs/problem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank0.lo ../../rdft/rank0.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0.c -fPIC -DPIC -o .libs/rank0.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0.c -o rank0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../rdft/rank-geq2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft-dht.lo ../../rdft/rdft-dht.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve.lo ../../rdft/solve.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../rdft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered2.lo ../../rdft/buffered2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered2.c -fPIC -DPIC -o .libs/buffered2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered2.c -o buffered2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct2.lo ../../rdft/direct2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct2.c -fPIC -DPIC -o .libs/direct2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct2.c -o direct2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop2.lo ../../rdft/nop2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop2.c -fPIC -DPIC -o .libs/nop2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank0-rdft2.lo ../../rdft/rank0-rdft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2-rdft2.lo ../../rdft/rank-geq2-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan2.lo ../../rdft/plan2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem2.lo ../../rdft/problem2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -fPIC -DPIC -o .libs/plan2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem2.c -fPIC -DPIC -o .libs/problem2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -o plan2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve2.lo ../../rdft/solve2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -fPIC -DPIC -o .libs/solve2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem2.c -o problem2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -o solve2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1-rdft2.lo ../../rdft/vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-rdft.lo ../../rdft/rdft2-rdft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-tensor-max-index.lo ../../rdft/rdft2-tensor-max-index.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-inplace-strides.lo ../../rdft/rdft2-inplace-strides.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-strides.lo ../../rdft/rdft2-strides.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o khc2c.lo ../../rdft/khc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2c.c -fPIC -DPIC -o .libs/khc2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c.lo ../../rdft/ct-hc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2c.c -o khc2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c-direct.lo ../../rdft/ct-hc2c-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o libtool: link: ranlib .libs/librdft.a libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../reodft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft010e-r2hc.lo ../../reodft/reodft010e-r2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft11e-radix2.lo ../../reodft/reodft11e-radix2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft11e-r2hc-odd.lo ../../reodft/reodft11e-r2hc-odd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o redft00e-r2hc-pad.lo ../../reodft/redft00e-r2hc-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rodft00e-r2hc-pad.lo ../../reodft/rodft00e-r2hc-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft00e-splitradix.lo ../../reodft/reodft00e-splitradix.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o libtool: link: ranlib .libs/libreodft.a libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/api' (echo "! Generated automatically. DO NOT EDIT!"; echo; \ echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \ grep -v "Generated automatically" ../../api/fftw3.f03.in) > fftw3.f03 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o apiplan.lo ../../api/apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o configure.lo ../../api/configure.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -fPIC -DPIC -o .libs/apiplan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/configure.c -fPIC -DPIC -o .libs/configure.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/configure.c -o configure.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft-c2r.lo ../../api/execute-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -o apiplan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft-r2c.lo ../../api/execute-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft.lo ../../api/execute-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft.c -o execute-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-r2r.lo ../../api/execute-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft-c2r.lo ../../api/execute-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft-r2c.lo ../../api/execute-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft.lo ../../api/execute-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute.lo ../../api/execute.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom-to-file.lo ../../api/export-wisdom-to-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute.c -o execute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom-to-string.lo ../../api/export-wisdom-to-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom.lo ../../api/export-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o f77api.lo ../../api/f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/f77api.c -fPIC -DPIC -o .libs/f77api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o flops.lo ../../api/flops.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/flops.c -fPIC -DPIC -o .libs/flops.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/flops.c -o flops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forget-wisdom.lo ../../api/forget-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-system-wisdom.lo ../../api/import-system-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom-from-file.lo ../../api/import-wisdom-from-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/f77api.c -o f77api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom-from-string.lo ../../api/import-wisdom-from-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom.lo ../../api/import-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o malloc.lo ../../api/malloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -o malloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o map-r2r-kind.lo ../../api/map-r2r-kind.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mapflags.lo ../../api/mapflags.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -fPIC -DPIC -o .libs/mapflags.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkprinter-file.lo ../../api/mkprinter-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -o mapflags.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkprinter-str.lo ../../api/mkprinter-str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-iodims.lo ../../api/mktensor-iodims.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-rowmajor.lo ../../api/mktensor-rowmajor.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-1d.lo ../../api/plan-dft-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-2d.lo ../../api/plan-dft-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-3d.lo ../../api/plan-dft-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-1d.lo ../../api/plan-dft-c2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-2d.lo ../../api/plan-dft-c2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-3d.lo ../../api/plan-dft-c2r-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r.lo ../../api/plan-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-1d.lo ../../api/plan-dft-r2c-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-2d.lo ../../api/plan-dft-r2c-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-3d.lo ../../api/plan-dft-r2c-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c.lo ../../api/plan-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft.lo ../../api/plan-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft-c2r.lo ../../api/plan-guru-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft.c -o plan-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft-r2c.lo ../../api/plan-guru-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft.lo ../../api/plan-guru-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-r2r.lo ../../api/plan-guru-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft-c2r.lo ../../api/plan-guru-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft-r2c.lo ../../api/plan-guru-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft.lo ../../api/plan-guru-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft-c2r.lo ../../api/plan-many-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft-r2c.lo ../../api/plan-many-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft.lo ../../api/plan-many-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-r2r.lo ../../api/plan-many-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-1d.lo ../../api/plan-r2r-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-2d.lo ../../api/plan-r2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-3d.lo ../../api/plan-r2r-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r.lo ../../api/plan-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o print-plan.lo ../../api/print-plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -fPIC -DPIC -o .libs/print-plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-pad.lo ../../api/rdft2-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -o print-plan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o the-planner.lo ../../api/the-planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/the-planner.c -fPIC -DPIC -o .libs/the-planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o version.lo ../../api/version.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/the-planner.c -o the-planner.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/version.c -o version.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-r2c.lo ../../api/plan-guru64-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft.lo ../../api/plan-guru64-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-r2r.lo ../../api/plan-guru64-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft-c2r.lo ../../api/plan-guru64-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft-r2c.lo ../../api/plan-guru64-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft.lo ../../api/plan-guru64-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-iodims64.lo ../../api/mktensor-iodims64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lm libtool: link: ar cru .libs/libapi.a .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o libtool: link: ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/libbench2' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-ccopy-from.o ../../libbench2/after-ccopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-ccopy-to.o ../../libbench2/after-ccopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-hccopy-from.o ../../libbench2/after-hccopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-hccopy-to.o ../../libbench2/after-hccopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-rcopy-from.o ../../libbench2/after-rcopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-rcopy-to.o ../../libbench2/after-rcopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o allocate.o ../../libbench2/allocate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aset.o ../../libbench2/aset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-cost-postprocess.o ../../libbench2/bench-cost-postprocess.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-exit.o ../../libbench2/bench-exit.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-main.o ../../libbench2/bench-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o can-do.o ../../libbench2/can-do.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o caset.o ../../libbench2/caset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dotens2.o ../../libbench2/dotens2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o info.o ../../libbench2/info.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o ../../libbench2/main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mflops.o ../../libbench2/mflops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mp.o ../../libbench2/mp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ovtpvt.o ../../libbench2/ovtpvt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pow2.o ../../libbench2/pow2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.o ../../libbench2/problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o report.o ../../libbench2/report.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o speed.o ../../libbench2/speed.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor.o ../../libbench2/tensor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o timer.o ../../libbench2/timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o useropt.o ../../libbench2/useropt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o util.o ../../libbench2/util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-dft.o ../../libbench2/verify-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-lib.o ../../libbench2/verify-lib.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-r2r.o ../../libbench2/verify-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-rdft2.o ../../libbench2/verify-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify.o ../../libbench2/verify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.o ../../libbench2/zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o my-getopt.o ../../libbench2/my-getopt.c rm -f libbench2.a ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o ranlib libbench2.a make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -version-info 7:4:4 -Wl,-z,relro -o libfftw3f.la -rpath /usr/lib64 kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la dft/simd/sse2/libdft_sse2_codelets.la rdft/simd/sse2/librdft_sse2_codelets.la dft/simd/avx/libdft_avx_codelets.la rdft/simd/avx/librdft_avx_codelets.la -lm cp -f fftw.pc fftw3f.pc libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a dft/simd/sse2/.libs/libdft_sse2_codelets.a rdft/simd/sse2/.libs/librdft_sse2_codelets.a dft/simd/avx/.libs/libdft_avx_codelets.a rdft/simd/avx/.libs/librdft_avx_codelets.a -Wl,--no-whole-archive -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3f.so.3 -o .libs/libfftw3f.so.3.4.4 libtool: link: (cd ".libs" && rm -f "libfftw3f.so.3" && ln -s "libfftw3f.so.3.4.4" "libfftw3f.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3f.so" && ln -s "libfftw3f.so.3.4.4" "libfftw3f.so") libtool: link: (cd .libs/libfftw3f.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3f.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3f.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/.libs/libdft_scalar.a") libtool: link: (cd .libs/libfftw3f.lax/libdft_scalar_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets/.libs/libdft_scalar_codelets.a") libtool: link: (cd .libs/libfftw3f.lax/librdft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/.libs/librdft_scalar.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2cf.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2cb.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2r.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a") libtool: link: (cd .libs/libfftw3f.lax/libreodft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3f.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3f.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/simd-support/.libs/libsimd_support.a") libtool: link: (cd .libs/libfftw3f.lax/libsimd_sse2_nonportable.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/simd-support/.libs/libsimd_sse2_nonportable.a") libtool: link: (cd .libs/libfftw3f.lax/libdft_sse2_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2/.libs/libdft_sse2_codelets.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_sse2_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2/.libs/librdft_sse2_codelets.a") libtool: link: (cd .libs/libfftw3f.lax/libdft_avx_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx/.libs/libdft_avx_codelets.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_avx_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx/.libs/librdft_avx_codelets.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libfftw3f.lax/libdft.a/buffered.o .libs/libfftw3f.lax/lt1-buffered.o || cp .libs/libfftw3f.lax/libdft.a/buffered.o .libs/libfftw3f.lax/lt1-buffered.o libtool: link: ln .libs/libfftw3f.lax/libdft.a/ct.o .libs/libfftw3f.lax/lt2-ct.o || cp .libs/libfftw3f.lax/libdft.a/ct.o .libs/libfftw3f.lax/lt2-ct.o libtool: link: ln .libs/libfftw3f.lax/libdft.a/plan.o .libs/libfftw3f.lax/lt3-plan.o || cp .libs/libfftw3f.lax/libdft.a/plan.o .libs/libfftw3f.lax/lt3-plan.o libtool: link: ln .libs/libfftw3f.lax/libdft.a/problem.o .libs/libfftw3f.lax/lt4-problem.o || cp .libs/libfftw3f.lax/libdft.a/problem.o .libs/libfftw3f.lax/lt4-problem.o libtool: link: ln .libs/libfftw3f.lax/libdft.a/rader.o .libs/libfftw3f.lax/lt5-rader.o || cp .libs/libfftw3f.lax/libdft.a/rader.o .libs/libfftw3f.lax/lt5-rader.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/buffered.o .libs/libfftw3f.lax/lt6-buffered.o || cp .libs/libfftw3f.lax/librdft.a/buffered.o .libs/libfftw3f.lax/lt6-buffered.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/conf.o .libs/libfftw3f.lax/lt7-conf.o || cp .libs/libfftw3f.lax/librdft.a/conf.o .libs/libfftw3f.lax/lt7-conf.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/generic.o .libs/libfftw3f.lax/lt8-generic.o || cp .libs/libfftw3f.lax/librdft.a/generic.o .libs/libfftw3f.lax/lt8-generic.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/indirect.o .libs/libfftw3f.lax/lt9-indirect.o || cp .libs/libfftw3f.lax/librdft.a/indirect.o .libs/libfftw3f.lax/lt9-indirect.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/nop.o .libs/libfftw3f.lax/lt10-nop.o || cp .libs/libfftw3f.lax/librdft.a/nop.o .libs/libfftw3f.lax/lt10-nop.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/plan.o .libs/libfftw3f.lax/lt11-plan.o || cp .libs/libfftw3f.lax/librdft.a/plan.o .libs/libfftw3f.lax/lt11-plan.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/problem.o .libs/libfftw3f.lax/lt12-problem.o || cp .libs/libfftw3f.lax/librdft.a/problem.o .libs/libfftw3f.lax/lt12-problem.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/rank-geq2.o .libs/libfftw3f.lax/lt13-rank-geq2.o || cp .libs/libfftw3f.lax/librdft.a/rank-geq2.o .libs/libfftw3f.lax/lt13-rank-geq2.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/solve.o .libs/libfftw3f.lax/lt14-solve.o || cp .libs/libfftw3f.lax/librdft.a/solve.o .libs/libfftw3f.lax/lt14-solve.o libtool: link: ln .libs/libfftw3f.lax/librdft.a/vrank-geq1.o .libs/libfftw3f.lax/lt15-vrank-geq1.o || cp .libs/libfftw3f.lax/librdft.a/vrank-geq1.o .libs/libfftw3f.lax/lt15-vrank-geq1.o libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3f.lax/lt16-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3f.lax/lt16-codlist.o libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3f.lax/lt17-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3f.lax/lt17-codlist.o libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3f.lax/lt18-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3f.lax/lt18-codlist.o libtool: link: ln .libs/libfftw3f.lax/libreodft.a/conf.o .libs/libfftw3f.lax/lt19-conf.o || cp .libs/libfftw3f.lax/libreodft.a/conf.o .libs/libfftw3f.lax/lt19-conf.o libtool: link: ln .libs/libfftw3f.lax/libdft_sse2_codelets.a/codlist.o .libs/libfftw3f.lax/lt20-codlist.o || cp .libs/libfftw3f.lax/libdft_sse2_codelets.a/codlist.o .libs/libfftw3f.lax/lt20-codlist.o libtool: link: ln .libs/libfftw3f.lax/librdft_sse2_codelets.a/codlist.o .libs/libfftw3f.lax/lt21-codlist.o || cp .libs/libfftw3f.lax/librdft_sse2_codelets.a/codlist.o .libs/libfftw3f.lax/lt21-codlist.o libtool: link: ln .libs/libfftw3f.lax/librdft_sse2_codelets.a/genus.o .libs/libfftw3f.lax/lt22-genus.o || cp .libs/libfftw3f.lax/librdft_sse2_codelets.a/genus.o .libs/libfftw3f.lax/lt22-genus.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/codlist.o .libs/libfftw3f.lax/lt23-codlist.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/codlist.o .libs/libfftw3f.lax/lt23-codlist.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/genus.o .libs/libfftw3f.lax/lt24-genus.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/genus.o .libs/libfftw3f.lax/lt24-genus.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_10.o .libs/libfftw3f.lax/lt25-n1bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_10.o .libs/libfftw3f.lax/lt25-n1bv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_11.o .libs/libfftw3f.lax/lt26-n1bv_11.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_11.o .libs/libfftw3f.lax/lt26-n1bv_11.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_12.o .libs/libfftw3f.lax/lt27-n1bv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_12.o .libs/libfftw3f.lax/lt27-n1bv_12.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_128.o .libs/libfftw3f.lax/lt28-n1bv_128.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_128.o .libs/libfftw3f.lax/lt28-n1bv_128.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_13.o .libs/libfftw3f.lax/lt29-n1bv_13.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_13.o .libs/libfftw3f.lax/lt29-n1bv_13.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_14.o .libs/libfftw3f.lax/lt30-n1bv_14.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_14.o .libs/libfftw3f.lax/lt30-n1bv_14.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_15.o .libs/libfftw3f.lax/lt31-n1bv_15.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_15.o .libs/libfftw3f.lax/lt31-n1bv_15.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_16.o .libs/libfftw3f.lax/lt32-n1bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_16.o .libs/libfftw3f.lax/lt32-n1bv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_2.o .libs/libfftw3f.lax/lt33-n1bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_2.o .libs/libfftw3f.lax/lt33-n1bv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_20.o .libs/libfftw3f.lax/lt34-n1bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_20.o .libs/libfftw3f.lax/lt34-n1bv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_25.o .libs/libfftw3f.lax/lt35-n1bv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_25.o .libs/libfftw3f.lax/lt35-n1bv_25.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_3.o .libs/libfftw3f.lax/lt36-n1bv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_3.o .libs/libfftw3f.lax/lt36-n1bv_3.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_32.o .libs/libfftw3f.lax/lt37-n1bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_32.o .libs/libfftw3f.lax/lt37-n1bv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_4.o .libs/libfftw3f.lax/lt38-n1bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_4.o .libs/libfftw3f.lax/lt38-n1bv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_5.o .libs/libfftw3f.lax/lt39-n1bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_5.o .libs/libfftw3f.lax/lt39-n1bv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_6.o .libs/libfftw3f.lax/lt40-n1bv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_6.o .libs/libfftw3f.lax/lt40-n1bv_6.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_64.o .libs/libfftw3f.lax/lt41-n1bv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_64.o .libs/libfftw3f.lax/lt41-n1bv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_7.o .libs/libfftw3f.lax/lt42-n1bv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_7.o .libs/libfftw3f.lax/lt42-n1bv_7.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_8.o .libs/libfftw3f.lax/lt43-n1bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_8.o .libs/libfftw3f.lax/lt43-n1bv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_9.o .libs/libfftw3f.lax/lt44-n1bv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_9.o .libs/libfftw3f.lax/lt44-n1bv_9.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_10.o .libs/libfftw3f.lax/lt45-n1fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_10.o .libs/libfftw3f.lax/lt45-n1fv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_11.o .libs/libfftw3f.lax/lt46-n1fv_11.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_11.o .libs/libfftw3f.lax/lt46-n1fv_11.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_12.o .libs/libfftw3f.lax/lt47-n1fv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_12.o .libs/libfftw3f.lax/lt47-n1fv_12.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_128.o .libs/libfftw3f.lax/lt48-n1fv_128.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_128.o .libs/libfftw3f.lax/lt48-n1fv_128.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_13.o .libs/libfftw3f.lax/lt49-n1fv_13.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_13.o .libs/libfftw3f.lax/lt49-n1fv_13.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_14.o .libs/libfftw3f.lax/lt50-n1fv_14.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_14.o .libs/libfftw3f.lax/lt50-n1fv_14.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_15.o .libs/libfftw3f.lax/lt51-n1fv_15.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_15.o .libs/libfftw3f.lax/lt51-n1fv_15.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_16.o .libs/libfftw3f.lax/lt52-n1fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_16.o .libs/libfftw3f.lax/lt52-n1fv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_2.o .libs/libfftw3f.lax/lt53-n1fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_2.o .libs/libfftw3f.lax/lt53-n1fv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_20.o .libs/libfftw3f.lax/lt54-n1fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_20.o .libs/libfftw3f.lax/lt54-n1fv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_25.o .libs/libfftw3f.lax/lt55-n1fv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_25.o .libs/libfftw3f.lax/lt55-n1fv_25.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_3.o .libs/libfftw3f.lax/lt56-n1fv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_3.o .libs/libfftw3f.lax/lt56-n1fv_3.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_32.o .libs/libfftw3f.lax/lt57-n1fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_32.o .libs/libfftw3f.lax/lt57-n1fv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_4.o .libs/libfftw3f.lax/lt58-n1fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_4.o .libs/libfftw3f.lax/lt58-n1fv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_5.o .libs/libfftw3f.lax/lt59-n1fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_5.o .libs/libfftw3f.lax/lt59-n1fv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_6.o .libs/libfftw3f.lax/lt60-n1fv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_6.o .libs/libfftw3f.lax/lt60-n1fv_6.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_64.o .libs/libfftw3f.lax/lt61-n1fv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_64.o .libs/libfftw3f.lax/lt61-n1fv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_7.o .libs/libfftw3f.lax/lt62-n1fv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_7.o .libs/libfftw3f.lax/lt62-n1fv_7.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_8.o .libs/libfftw3f.lax/lt63-n1fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_8.o .libs/libfftw3f.lax/lt63-n1fv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_9.o .libs/libfftw3f.lax/lt64-n1fv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_9.o .libs/libfftw3f.lax/lt64-n1fv_9.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_10.o .libs/libfftw3f.lax/lt65-n2bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_10.o .libs/libfftw3f.lax/lt65-n2bv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_12.o .libs/libfftw3f.lax/lt66-n2bv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_12.o .libs/libfftw3f.lax/lt66-n2bv_12.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_14.o .libs/libfftw3f.lax/lt67-n2bv_14.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_14.o .libs/libfftw3f.lax/lt67-n2bv_14.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_16.o .libs/libfftw3f.lax/lt68-n2bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_16.o .libs/libfftw3f.lax/lt68-n2bv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_2.o .libs/libfftw3f.lax/lt69-n2bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_2.o .libs/libfftw3f.lax/lt69-n2bv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_20.o .libs/libfftw3f.lax/lt70-n2bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_20.o .libs/libfftw3f.lax/lt70-n2bv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_32.o .libs/libfftw3f.lax/lt71-n2bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_32.o .libs/libfftw3f.lax/lt71-n2bv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_4.o .libs/libfftw3f.lax/lt72-n2bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_4.o .libs/libfftw3f.lax/lt72-n2bv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_6.o .libs/libfftw3f.lax/lt73-n2bv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_6.o .libs/libfftw3f.lax/lt73-n2bv_6.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_64.o .libs/libfftw3f.lax/lt74-n2bv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_64.o .libs/libfftw3f.lax/lt74-n2bv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_8.o .libs/libfftw3f.lax/lt75-n2bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_8.o .libs/libfftw3f.lax/lt75-n2bv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_10.o .libs/libfftw3f.lax/lt76-n2fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_10.o .libs/libfftw3f.lax/lt76-n2fv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_12.o .libs/libfftw3f.lax/lt77-n2fv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_12.o .libs/libfftw3f.lax/lt77-n2fv_12.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_14.o .libs/libfftw3f.lax/lt78-n2fv_14.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_14.o .libs/libfftw3f.lax/lt78-n2fv_14.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_16.o .libs/libfftw3f.lax/lt79-n2fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_16.o .libs/libfftw3f.lax/lt79-n2fv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_2.o .libs/libfftw3f.lax/lt80-n2fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_2.o .libs/libfftw3f.lax/lt80-n2fv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_20.o .libs/libfftw3f.lax/lt81-n2fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_20.o .libs/libfftw3f.lax/lt81-n2fv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_32.o .libs/libfftw3f.lax/lt82-n2fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_32.o .libs/libfftw3f.lax/lt82-n2fv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_4.o .libs/libfftw3f.lax/lt83-n2fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_4.o .libs/libfftw3f.lax/lt83-n2fv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_6.o .libs/libfftw3f.lax/lt84-n2fv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_6.o .libs/libfftw3f.lax/lt84-n2fv_6.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_64.o .libs/libfftw3f.lax/lt85-n2fv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_64.o .libs/libfftw3f.lax/lt85-n2fv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_8.o .libs/libfftw3f.lax/lt86-n2fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_8.o .libs/libfftw3f.lax/lt86-n2fv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_16.o .libs/libfftw3f.lax/lt87-n2sv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_16.o .libs/libfftw3f.lax/lt87-n2sv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_32.o .libs/libfftw3f.lax/lt88-n2sv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_32.o .libs/libfftw3f.lax/lt88-n2sv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_4.o .libs/libfftw3f.lax/lt89-n2sv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_4.o .libs/libfftw3f.lax/lt89-n2sv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_64.o .libs/libfftw3f.lax/lt90-n2sv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_64.o .libs/libfftw3f.lax/lt90-n2sv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_8.o .libs/libfftw3f.lax/lt91-n2sv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_8.o .libs/libfftw3f.lax/lt91-n2sv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_2.o .libs/libfftw3f.lax/lt92-q1bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_2.o .libs/libfftw3f.lax/lt92-q1bv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_4.o .libs/libfftw3f.lax/lt93-q1bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_4.o .libs/libfftw3f.lax/lt93-q1bv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_5.o .libs/libfftw3f.lax/lt94-q1bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_5.o .libs/libfftw3f.lax/lt94-q1bv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_8.o .libs/libfftw3f.lax/lt95-q1bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_8.o .libs/libfftw3f.lax/lt95-q1bv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_2.o .libs/libfftw3f.lax/lt96-q1fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_2.o .libs/libfftw3f.lax/lt96-q1fv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_4.o .libs/libfftw3f.lax/lt97-q1fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_4.o .libs/libfftw3f.lax/lt97-q1fv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_5.o .libs/libfftw3f.lax/lt98-q1fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_5.o .libs/libfftw3f.lax/lt98-q1fv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_8.o .libs/libfftw3f.lax/lt99-q1fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_8.o .libs/libfftw3f.lax/lt99-q1fv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_10.o .libs/libfftw3f.lax/lt100-t1buv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_10.o .libs/libfftw3f.lax/lt100-t1buv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_2.o .libs/libfftw3f.lax/lt101-t1buv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_2.o .libs/libfftw3f.lax/lt101-t1buv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_3.o .libs/libfftw3f.lax/lt102-t1buv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_3.o .libs/libfftw3f.lax/lt102-t1buv_3.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_4.o .libs/libfftw3f.lax/lt103-t1buv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_4.o .libs/libfftw3f.lax/lt103-t1buv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_5.o .libs/libfftw3f.lax/lt104-t1buv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_5.o .libs/libfftw3f.lax/lt104-t1buv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_6.o .libs/libfftw3f.lax/lt105-t1buv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_6.o .libs/libfftw3f.lax/lt105-t1buv_6.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_7.o .libs/libfftw3f.lax/lt106-t1buv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_7.o .libs/libfftw3f.lax/lt106-t1buv_7.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_8.o .libs/libfftw3f.lax/lt107-t1buv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_8.o .libs/libfftw3f.lax/lt107-t1buv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_9.o .libs/libfftw3f.lax/lt108-t1buv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_9.o .libs/libfftw3f.lax/lt108-t1buv_9.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_10.o .libs/libfftw3f.lax/lt109-t1bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_10.o .libs/libfftw3f.lax/lt109-t1bv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_12.o .libs/libfftw3f.lax/lt110-t1bv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_12.o .libs/libfftw3f.lax/lt110-t1bv_12.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_15.o .libs/libfftw3f.lax/lt111-t1bv_15.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_15.o .libs/libfftw3f.lax/lt111-t1bv_15.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_16.o .libs/libfftw3f.lax/lt112-t1bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_16.o .libs/libfftw3f.lax/lt112-t1bv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_2.o .libs/libfftw3f.lax/lt113-t1bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_2.o .libs/libfftw3f.lax/lt113-t1bv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_20.o .libs/libfftw3f.lax/lt114-t1bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_20.o .libs/libfftw3f.lax/lt114-t1bv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_25.o .libs/libfftw3f.lax/lt115-t1bv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_25.o .libs/libfftw3f.lax/lt115-t1bv_25.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_3.o .libs/libfftw3f.lax/lt116-t1bv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_3.o .libs/libfftw3f.lax/lt116-t1bv_3.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_32.o .libs/libfftw3f.lax/lt117-t1bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_32.o .libs/libfftw3f.lax/lt117-t1bv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_4.o .libs/libfftw3f.lax/lt118-t1bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_4.o .libs/libfftw3f.lax/lt118-t1bv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_5.o .libs/libfftw3f.lax/lt119-t1bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_5.o .libs/libfftw3f.lax/lt119-t1bv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_6.o .libs/libfftw3f.lax/lt120-t1bv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_6.o .libs/libfftw3f.lax/lt120-t1bv_6.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_64.o .libs/libfftw3f.lax/lt121-t1bv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_64.o .libs/libfftw3f.lax/lt121-t1bv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_7.o .libs/libfftw3f.lax/lt122-t1bv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_7.o .libs/libfftw3f.lax/lt122-t1bv_7.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_8.o .libs/libfftw3f.lax/lt123-t1bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_8.o .libs/libfftw3f.lax/lt123-t1bv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_9.o .libs/libfftw3f.lax/lt124-t1bv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_9.o .libs/libfftw3f.lax/lt124-t1bv_9.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_10.o .libs/libfftw3f.lax/lt125-t1fuv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_10.o .libs/libfftw3f.lax/lt125-t1fuv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_2.o .libs/libfftw3f.lax/lt126-t1fuv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_2.o .libs/libfftw3f.lax/lt126-t1fuv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_3.o .libs/libfftw3f.lax/lt127-t1fuv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_3.o .libs/libfftw3f.lax/lt127-t1fuv_3.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_4.o .libs/libfftw3f.lax/lt128-t1fuv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_4.o .libs/libfftw3f.lax/lt128-t1fuv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_5.o .libs/libfftw3f.lax/lt129-t1fuv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_5.o .libs/libfftw3f.lax/lt129-t1fuv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_6.o .libs/libfftw3f.lax/lt130-t1fuv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_6.o .libs/libfftw3f.lax/lt130-t1fuv_6.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_7.o .libs/libfftw3f.lax/lt131-t1fuv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_7.o .libs/libfftw3f.lax/lt131-t1fuv_7.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_8.o .libs/libfftw3f.lax/lt132-t1fuv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_8.o .libs/libfftw3f.lax/lt132-t1fuv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_9.o .libs/libfftw3f.lax/lt133-t1fuv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_9.o .libs/libfftw3f.lax/lt133-t1fuv_9.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_10.o .libs/libfftw3f.lax/lt134-t1fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_10.o .libs/libfftw3f.lax/lt134-t1fv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_12.o .libs/libfftw3f.lax/lt135-t1fv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_12.o .libs/libfftw3f.lax/lt135-t1fv_12.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_15.o .libs/libfftw3f.lax/lt136-t1fv_15.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_15.o .libs/libfftw3f.lax/lt136-t1fv_15.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_16.o .libs/libfftw3f.lax/lt137-t1fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_16.o .libs/libfftw3f.lax/lt137-t1fv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_2.o .libs/libfftw3f.lax/lt138-t1fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_2.o .libs/libfftw3f.lax/lt138-t1fv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_20.o .libs/libfftw3f.lax/lt139-t1fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_20.o .libs/libfftw3f.lax/lt139-t1fv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_25.o .libs/libfftw3f.lax/lt140-t1fv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_25.o .libs/libfftw3f.lax/lt140-t1fv_25.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_3.o .libs/libfftw3f.lax/lt141-t1fv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_3.o .libs/libfftw3f.lax/lt141-t1fv_3.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_32.o .libs/libfftw3f.lax/lt142-t1fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_32.o .libs/libfftw3f.lax/lt142-t1fv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_4.o .libs/libfftw3f.lax/lt143-t1fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_4.o .libs/libfftw3f.lax/lt143-t1fv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_5.o .libs/libfftw3f.lax/lt144-t1fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_5.o .libs/libfftw3f.lax/lt144-t1fv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_6.o .libs/libfftw3f.lax/lt145-t1fv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_6.o .libs/libfftw3f.lax/lt145-t1fv_6.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_64.o .libs/libfftw3f.lax/lt146-t1fv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_64.o .libs/libfftw3f.lax/lt146-t1fv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_7.o .libs/libfftw3f.lax/lt147-t1fv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_7.o .libs/libfftw3f.lax/lt147-t1fv_7.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_8.o .libs/libfftw3f.lax/lt148-t1fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_8.o .libs/libfftw3f.lax/lt148-t1fv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_9.o .libs/libfftw3f.lax/lt149-t1fv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_9.o .libs/libfftw3f.lax/lt149-t1fv_9.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_16.o .libs/libfftw3f.lax/lt150-t1sv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_16.o .libs/libfftw3f.lax/lt150-t1sv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_2.o .libs/libfftw3f.lax/lt151-t1sv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_2.o .libs/libfftw3f.lax/lt151-t1sv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_32.o .libs/libfftw3f.lax/lt152-t1sv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_32.o .libs/libfftw3f.lax/lt152-t1sv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_4.o .libs/libfftw3f.lax/lt153-t1sv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_4.o .libs/libfftw3f.lax/lt153-t1sv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_8.o .libs/libfftw3f.lax/lt154-t1sv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_8.o .libs/libfftw3f.lax/lt154-t1sv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_10.o .libs/libfftw3f.lax/lt155-t2bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_10.o .libs/libfftw3f.lax/lt155-t2bv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_16.o .libs/libfftw3f.lax/lt156-t2bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_16.o .libs/libfftw3f.lax/lt156-t2bv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_2.o .libs/libfftw3f.lax/lt157-t2bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_2.o .libs/libfftw3f.lax/lt157-t2bv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_20.o .libs/libfftw3f.lax/lt158-t2bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_20.o .libs/libfftw3f.lax/lt158-t2bv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_25.o .libs/libfftw3f.lax/lt159-t2bv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_25.o .libs/libfftw3f.lax/lt159-t2bv_25.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_32.o .libs/libfftw3f.lax/lt160-t2bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_32.o .libs/libfftw3f.lax/lt160-t2bv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_4.o .libs/libfftw3f.lax/lt161-t2bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_4.o .libs/libfftw3f.lax/lt161-t2bv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_5.o .libs/libfftw3f.lax/lt162-t2bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_5.o .libs/libfftw3f.lax/lt162-t2bv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_64.o .libs/libfftw3f.lax/lt163-t2bv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_64.o .libs/libfftw3f.lax/lt163-t2bv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_8.o .libs/libfftw3f.lax/lt164-t2bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_8.o .libs/libfftw3f.lax/lt164-t2bv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_10.o .libs/libfftw3f.lax/lt165-t2fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_10.o .libs/libfftw3f.lax/lt165-t2fv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_16.o .libs/libfftw3f.lax/lt166-t2fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_16.o .libs/libfftw3f.lax/lt166-t2fv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_2.o .libs/libfftw3f.lax/lt167-t2fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_2.o .libs/libfftw3f.lax/lt167-t2fv_2.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_20.o .libs/libfftw3f.lax/lt168-t2fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_20.o .libs/libfftw3f.lax/lt168-t2fv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_25.o .libs/libfftw3f.lax/lt169-t2fv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_25.o .libs/libfftw3f.lax/lt169-t2fv_25.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_32.o .libs/libfftw3f.lax/lt170-t2fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_32.o .libs/libfftw3f.lax/lt170-t2fv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_4.o .libs/libfftw3f.lax/lt171-t2fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_4.o .libs/libfftw3f.lax/lt171-t2fv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_5.o .libs/libfftw3f.lax/lt172-t2fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_5.o .libs/libfftw3f.lax/lt172-t2fv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_64.o .libs/libfftw3f.lax/lt173-t2fv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_64.o .libs/libfftw3f.lax/lt173-t2fv_64.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_8.o .libs/libfftw3f.lax/lt174-t2fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_8.o .libs/libfftw3f.lax/lt174-t2fv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_16.o .libs/libfftw3f.lax/lt175-t2sv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_16.o .libs/libfftw3f.lax/lt175-t2sv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_32.o .libs/libfftw3f.lax/lt176-t2sv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_32.o .libs/libfftw3f.lax/lt176-t2sv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_4.o .libs/libfftw3f.lax/lt177-t2sv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_4.o .libs/libfftw3f.lax/lt177-t2sv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_8.o .libs/libfftw3f.lax/lt178-t2sv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_8.o .libs/libfftw3f.lax/lt178-t2sv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_10.o .libs/libfftw3f.lax/lt179-t3bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_10.o .libs/libfftw3f.lax/lt179-t3bv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_16.o .libs/libfftw3f.lax/lt180-t3bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_16.o .libs/libfftw3f.lax/lt180-t3bv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_20.o .libs/libfftw3f.lax/lt181-t3bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_20.o .libs/libfftw3f.lax/lt181-t3bv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_25.o .libs/libfftw3f.lax/lt182-t3bv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_25.o .libs/libfftw3f.lax/lt182-t3bv_25.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_32.o .libs/libfftw3f.lax/lt183-t3bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_32.o .libs/libfftw3f.lax/lt183-t3bv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_4.o .libs/libfftw3f.lax/lt184-t3bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_4.o .libs/libfftw3f.lax/lt184-t3bv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_5.o .libs/libfftw3f.lax/lt185-t3bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_5.o .libs/libfftw3f.lax/lt185-t3bv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_8.o .libs/libfftw3f.lax/lt186-t3bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_8.o .libs/libfftw3f.lax/lt186-t3bv_8.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_10.o .libs/libfftw3f.lax/lt187-t3fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_10.o .libs/libfftw3f.lax/lt187-t3fv_10.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_16.o .libs/libfftw3f.lax/lt188-t3fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_16.o .libs/libfftw3f.lax/lt188-t3fv_16.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_20.o .libs/libfftw3f.lax/lt189-t3fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_20.o .libs/libfftw3f.lax/lt189-t3fv_20.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_25.o .libs/libfftw3f.lax/lt190-t3fv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_25.o .libs/libfftw3f.lax/lt190-t3fv_25.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_32.o .libs/libfftw3f.lax/lt191-t3fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_32.o .libs/libfftw3f.lax/lt191-t3fv_32.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_4.o .libs/libfftw3f.lax/lt192-t3fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_4.o .libs/libfftw3f.lax/lt192-t3fv_4.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_5.o .libs/libfftw3f.lax/lt193-t3fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_5.o .libs/libfftw3f.lax/lt193-t3fv_5.o libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_8.o .libs/libfftw3f.lax/lt194-t3fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_8.o .libs/libfftw3f.lax/lt194-t3fv_8.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/codlist.o .libs/libfftw3f.lax/lt195-codlist.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/codlist.o .libs/libfftw3f.lax/lt195-codlist.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/genus.o .libs/libfftw3f.lax/lt196-genus.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/genus.o .libs/libfftw3f.lax/lt196-genus.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_10.o .libs/libfftw3f.lax/lt197-hc2cbdftv_10.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_10.o .libs/libfftw3f.lax/lt197-hc2cbdftv_10.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_12.o .libs/libfftw3f.lax/lt198-hc2cbdftv_12.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_12.o .libs/libfftw3f.lax/lt198-hc2cbdftv_12.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_16.o .libs/libfftw3f.lax/lt199-hc2cbdftv_16.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_16.o .libs/libfftw3f.lax/lt199-hc2cbdftv_16.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_2.o .libs/libfftw3f.lax/lt200-hc2cbdftv_2.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_2.o .libs/libfftw3f.lax/lt200-hc2cbdftv_2.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_20.o .libs/libfftw3f.lax/lt201-hc2cbdftv_20.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_20.o .libs/libfftw3f.lax/lt201-hc2cbdftv_20.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_32.o .libs/libfftw3f.lax/lt202-hc2cbdftv_32.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_32.o .libs/libfftw3f.lax/lt202-hc2cbdftv_32.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_4.o .libs/libfftw3f.lax/lt203-hc2cbdftv_4.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_4.o .libs/libfftw3f.lax/lt203-hc2cbdftv_4.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_6.o .libs/libfftw3f.lax/lt204-hc2cbdftv_6.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_6.o .libs/libfftw3f.lax/lt204-hc2cbdftv_6.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_8.o .libs/libfftw3f.lax/lt205-hc2cbdftv_8.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_8.o .libs/libfftw3f.lax/lt205-hc2cbdftv_8.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_10.o .libs/libfftw3f.lax/lt206-hc2cfdftv_10.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_10.o .libs/libfftw3f.lax/lt206-hc2cfdftv_10.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_12.o .libs/libfftw3f.lax/lt207-hc2cfdftv_12.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_12.o .libs/libfftw3f.lax/lt207-hc2cfdftv_12.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_16.o .libs/libfftw3f.lax/lt208-hc2cfdftv_16.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_16.o .libs/libfftw3f.lax/lt208-hc2cfdftv_16.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_2.o .libs/libfftw3f.lax/lt209-hc2cfdftv_2.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_2.o .libs/libfftw3f.lax/lt209-hc2cfdftv_2.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_20.o .libs/libfftw3f.lax/lt210-hc2cfdftv_20.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_20.o .libs/libfftw3f.lax/lt210-hc2cfdftv_20.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_32.o .libs/libfftw3f.lax/lt211-hc2cfdftv_32.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_32.o .libs/libfftw3f.lax/lt211-hc2cfdftv_32.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_4.o .libs/libfftw3f.lax/lt212-hc2cfdftv_4.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_4.o .libs/libfftw3f.lax/lt212-hc2cfdftv_4.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_6.o .libs/libfftw3f.lax/lt213-hc2cfdftv_6.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_6.o .libs/libfftw3f.lax/lt213-hc2cfdftv_6.o libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_8.o .libs/libfftw3f.lax/lt214-hc2cfdftv_8.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_8.o .libs/libfftw3f.lax/lt214-hc2cfdftv_8.o libtool: link: ar cru .libs/libfftw3f.a .libs/libfftw3f.lax/libkernel.a/align.o .libs/libfftw3f.lax/libkernel.a/alloc.o .libs/libfftw3f.lax/libkernel.a/assert.o .libs/libfftw3f.lax/libkernel.a/awake.o .libs/libfftw3f.lax/libkernel.a/buffered.o .libs/libfftw3f.lax/libkernel.a/cpy1d.o .libs/libfftw3f.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3f.lax/libkernel.a/cpy2d.o .libs/libfftw3f.lax/libkernel.a/ct.o .libs/libfftw3f.lax/libkernel.a/debug.o .libs/libfftw3f.lax/libkernel.a/extract-reim.o .libs/libfftw3f.lax/libkernel.a/hash.o .libs/libfftw3f.lax/libkernel.a/iabs.o .libs/libfftw3f.lax/libkernel.a/kalloc.o .libs/libfftw3f.lax/libkernel.a/md5-1.o .libs/libfftw3f.lax/libkernel.a/md5.o .libs/libfftw3f.lax/libkernel.a/minmax.o .libs/libfftw3f.lax/libkernel.a/ops.o .libs/libfftw3f.lax/libkernel.a/pickdim.o .libs/libfftw3f.lax/libkernel.a/plan.o .libs/libfftw3f.lax/libkernel.a/planner.o .libs/libfftw3f.lax/libkernel.a/primes.o .libs/libfftw3f.lax/libkernel.a/print.o .libs/libfftw3f.lax/libkernel.a/problem.o .libs/libfftw3f.lax/libkernel.a/rader.o .libs/libfftw3f.lax/libkernel.a/scan.o .libs/libfftw3f.lax/libkernel.a/solver.o .libs/libfftw3f.lax/libkernel.a/solvtab.o .libs/libfftw3f.lax/libkernel.a/stride.o .libs/libfftw3f.lax/libkernel.a/tensor.o .libs/libfftw3f.lax/libkernel.a/tensor1.o .libs/libfftw3f.lax/libkernel.a/tensor2.o .libs/libfftw3f.lax/libkernel.a/tensor3.o .libs/libfftw3f.lax/libkernel.a/tensor4.o .libs/libfftw3f.lax/libkernel.a/tensor5.o .libs/libfftw3f.lax/libkernel.a/tensor7.o .libs/libfftw3f.lax/libkernel.a/tensor8.o .libs/libfftw3f.lax/libkernel.a/tensor9.o .libs/libfftw3f.lax/libkernel.a/tile2d.o .libs/libfftw3f.lax/libkernel.a/timer.o .libs/libfftw3f.lax/libkernel.a/transpose.o .libs/libfftw3f.lax/libkernel.a/trig.o .libs/libfftw3f.lax/libkernel.a/twiddle.o .libs/libfftw3f.lax/libdft.a/bluestein.o .libs/libfftw3f.lax/lt1-buffered.o .libs/libfftw3f.lax/libdft.a/conf.o .libs/libfftw3f.lax/lt2-ct.o .libs/libfftw3f.lax/libdft.a/dftw-direct.o .libs/libfftw3f.lax/libdft.a/dftw-directsq.o .libs/libfftw3f.lax/libdft.a/dftw-generic.o .libs/libfftw3f.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3f.lax/libdft.a/direct.o .libs/libfftw3f.lax/libdft.a/generic.o .libs/libfftw3f.lax/libdft.a/indirect-transpose.o .libs/libfftw3f.lax/libdft.a/indirect.o .libs/libfftw3f.lax/libdft.a/kdft-dif.o .libs/libfftw3f.lax/libdft.a/kdft-difsq.o .libs/libfftw3f.lax/libdft.a/kdft-dit.o .libs/libfftw3f.lax/libdft.a/kdft.o .libs/libfftw3f.lax/libdft.a/nop.o .libs/libfftw3f.lax/lt3-plan.o .libs/libfftw3f.lax/lt4-problem.o .libs/libfftw3f.lax/lt5-rader.o .libs/libfftw3f.lax/libdft.a/rank-geq2.o .libs/libfftw3f.lax/libdft.a/solve.o .libs/libfftw3f.lax/libdft.a/vrank-geq1.o .libs/libfftw3f.lax/libdft.a/zero.o .libs/libfftw3f.lax/libdft_scalar.a/n.o .libs/libfftw3f.lax/libdft_scalar.a/t.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3f.lax/lt6-buffered.o .libs/libfftw3f.lax/librdft.a/buffered2.o .libs/libfftw3f.lax/lt7-conf.o .libs/libfftw3f.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3f.lax/librdft.a/ct-hc2c.o .libs/libfftw3f.lax/librdft.a/dft-r2hc.o .libs/libfftw3f.lax/librdft.a/dht-r2hc.o .libs/libfftw3f.lax/librdft.a/dht-rader.o .libs/libfftw3f.lax/librdft.a/direct-r2c.o .libs/libfftw3f.lax/librdft.a/direct-r2r.o .libs/libfftw3f.lax/librdft.a/direct2.o .libs/libfftw3f.lax/lt8-generic.o .libs/libfftw3f.lax/librdft.a/hc2hc-direct.o .libs/libfftw3f.lax/librdft.a/hc2hc-generic.o .libs/libfftw3f.lax/librdft.a/hc2hc.o .libs/libfftw3f.lax/lt9-indirect.o .libs/libfftw3f.lax/librdft.a/khc2c.o .libs/libfftw3f.lax/librdft.a/khc2hc.o .libs/libfftw3f.lax/librdft.a/kr2c.o .libs/libfftw3f.lax/librdft.a/kr2r.o .libs/libfftw3f.lax/lt10-nop.o .libs/libfftw3f.lax/librdft.a/nop2.o .libs/libfftw3f.lax/lt11-plan.o .libs/libfftw3f.lax/librdft.a/plan2.o .libs/libfftw3f.lax/lt12-problem.o .libs/libfftw3f.lax/librdft.a/problem2.o .libs/libfftw3f.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3f.lax/lt13-rank-geq2.o .libs/libfftw3f.lax/librdft.a/rank0-rdft2.o .libs/libfftw3f.lax/librdft.a/rank0.o .libs/libfftw3f.lax/librdft.a/rdft-dht.o .libs/libfftw3f.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3f.lax/librdft.a/rdft2-rdft.o .libs/libfftw3f.lax/librdft.a/rdft2-strides.o .libs/libfftw3f.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3f.lax/lt14-solve.o .libs/libfftw3f.lax/librdft.a/solve2.o .libs/libfftw3f.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3f.lax/lt15-vrank-geq1.o .libs/libfftw3f.lax/librdft.a/vrank3-transpose.o .libs/libfftw3f.lax/librdft_scalar.a/hc2c.o .libs/libfftw3f.lax/librdft_scalar.a/hfb.o .libs/libfftw3f.lax/librdft_scalar.a/r2c.o .libs/libfftw3f.lax/librdft_scalar.a/r2r.o .libs/libfftw3f.lax/lt16-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3f.lax/lt17-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3f.lax/lt18-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3f.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3f.lax/lt19-conf.o .libs/libfftw3f.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3f.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3f.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3f.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3f.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3f.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3f.lax/libapi.a/apiplan.o .libs/libfftw3f.lax/libapi.a/configure.o .libs/libfftw3f.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3f.lax/libapi.a/execute-dft.o .libs/libfftw3f.lax/libapi.a/execute-r2r.o .libs/libfftw3f.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/execute-split-dft.o .libs/libfftw3f.lax/libapi.a/execute.o .libs/libfftw3f.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3f.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3f.lax/libapi.a/export-wisdom.o .libs/libfftw3f.lax/libapi.a/f77api.o .libs/libfftw3f.lax/libapi.a/flops.o .libs/libfftw3f.lax/libapi.a/forget-wisdom.o .libs/libfftw3f.lax/libapi.a/import-system-wisdom.o .libs/libfftw3f.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3f.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3f.lax/libapi.a/import-wisdom.o .libs/libfftw3f.lax/libapi.a/malloc.o .libs/libfftw3f.lax/libapi.a/map-r2r-kind.o .libs/libfftw3f.lax/libapi.a/mapflags.o .libs/libfftw3f.lax/libapi.a/mkprinter-file.o .libs/libfftw3f.lax/libapi.a/mkprinter-str.o .libs/libfftw3f.lax/libapi.a/mktensor-iodims.o .libs/libfftw3f.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3f.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3f.lax/libapi.a/plan-dft-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3f.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-many-dft.o .libs/libfftw3f.lax/libapi.a/plan-many-r2r.o .libs/libfftw3f.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3f.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3f.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3f.lax/libapi.a/plan-r2r.o .libs/libfftw3f.lax/libapi.a/print-plan.o .libs/libfftw3f.lax/libapi.a/rdft2-pad.o .libs/libfftw3f.lax/libapi.a/the-planner.o .libs/libfftw3f.lax/libapi.a/version.o .libs/libfftw3f.lax/libsimd_support.a/altivec.o .libs/libfftw3f.lax/libsimd_support.a/avx.o .libs/libfftw3f.lax/libsimd_support.a/neon.o .libs/libfftw3f.lax/libsimd_support.a/sse2.o .libs/libfftw3f.lax/libsimd_support.a/taint.o .libs/libfftw3f.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o .libs/libfftw3f.lax/lt20-codlist.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/genus.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_11.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_128.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_13.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_14.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_15.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_11.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_128.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_13.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_14.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_15.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_14.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_14.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_15.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_15.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2sv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2sv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2sv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2sv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_8.o .libs/libfftw3f.lax/lt21-codlist.o .libs/libfftw3f.lax/lt22-genus.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_10.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_12.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_16.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_2.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_20.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_32.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_4.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_6.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_8.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_10.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_12.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_16.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_2.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_20.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_32.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_4.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_6.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_8.o .libs/libfftw3f.lax/lt23-codlist.o .libs/libfftw3f.lax/lt24-genus.o .libs/libfftw3f.lax/lt25-n1bv_10.o .libs/libfftw3f.lax/lt26-n1bv_11.o .libs/libfftw3f.lax/lt27-n1bv_12.o .libs/libfftw3f.lax/lt28-n1bv_128.o .libs/libfftw3f.lax/lt29-n1bv_13.o .libs/libfftw3f.lax/lt30-n1bv_14.o .libs/libfftw3f.lax/lt31-n1bv_15.o .libs/libfftw3f.lax/lt32-n1bv_16.o .libs/libfftw3f.lax/lt33-n1bv_2.o .libs/libfftw3f.lax/lt34-n1bv_20.o .libs/libfftw3f.lax/lt35-n1bv_25.o .libs/libfftw3f.lax/lt36-n1bv_3.o .libs/libfftw3f.lax/lt37-n1bv_32.o .libs/libfftw3f.lax/lt38-n1bv_4.o .libs/libfftw3f.lax/lt39-n1bv_5.o .libs/libfftw3f.lax/lt40-n1bv_6.o .libs/libfftw3f.lax/lt41-n1bv_64.o .libs/libfftw3f.lax/lt42-n1bv_7.o .libs/libfftw3f.lax/lt43-n1bv_8.o .libs/libfftw3f.lax/lt44-n1bv_9.o .libs/libfftw3f.lax/lt45-n1fv_10.o .libs/libfftw3f.lax/lt46-n1fv_11.o .libs/libfftw3f.lax/lt47-n1fv_12.o .libs/libfftw3f.lax/lt48-n1fv_128.o .libs/libfftw3f.lax/lt49-n1fv_13.o .libs/libfftw3f.lax/lt50-n1fv_14.o .libs/libfftw3f.lax/lt51-n1fv_15.o .libs/libfftw3f.lax/lt52-n1fv_16.o .libs/libfftw3f.lax/lt53-n1fv_2.o .libs/libfftw3f.lax/lt54-n1fv_20.o .libs/libfftw3f.lax/lt55-n1fv_25.o .libs/libfftw3f.lax/lt56-n1fv_3.o .libs/libfftw3f.lax/lt57-n1fv_32.o .libs/libfftw3f.lax/lt58-n1fv_4.o .libs/libfftw3f.lax/lt59-n1fv_5.o .libs/libfftw3f.lax/lt60-n1fv_6.o .libs/libfftw3f.lax/lt61-n1fv_64.o .libs/libfftw3f.lax/lt62-n1fv_7.o .libs/libfftw3f.lax/lt63-n1fv_8.o .libs/libfftw3f.lax/lt64-n1fv_9.o .libs/libfftw3f.lax/lt65-n2bv_10.o .libs/libfftw3f.lax/lt66-n2bv_12.o .libs/libfftw3f.lax/lt67-n2bv_14.o .libs/libfftw3f.lax/lt68-n2bv_16.o .libs/libfftw3f.lax/lt69-n2bv_2.o .libs/libfftw3f.lax/lt70-n2bv_20.o .libs/libfftw3f.lax/lt71-n2bv_32.o .libs/libfftw3f.lax/lt72-n2bv_4.o .libs/libfftw3f.lax/lt73-n2bv_6.o .libs/libfftw3f.lax/lt74-n2bv_64.o .libs/libfftw3f.lax/lt75-n2bv_8.o .libs/libfftw3f.lax/lt76-n2fv_10.o .libs/libfftw3f.lax/lt77-n2fv_12.o .libs/libfftw3f.lax/lt78-n2fv_14.o .libs/libfftw3f.lax/lt79-n2fv_16.o .libs/libfftw3f.lax/lt80-n2fv_2.o .libs/libfftw3f.lax/lt81-n2fv_20.o .libs/libfftw3f.lax/lt82-n2fv_32.o .libs/libfftw3f.lax/lt83-n2fv_4.o .libs/libfftw3f.lax/lt84-n2fv_6.o .libs/libfftw3f.lax/lt85-n2fv_64.o .libs/libfftw3f.lax/lt86-n2fv_8.o .libs/libfftw3f.lax/lt87-n2sv_16.o .libs/libfftw3f.lax/lt88-n2sv_32.o .libs/libfftw3f.lax/lt89-n2sv_4.o .libs/libfftw3f.lax/lt90-n2sv_64.o .libs/libfftw3f.lax/lt91-n2sv_8.o .libs/libfftw3f.lax/lt92-q1bv_2.o .libs/libfftw3f.lax/lt93-q1bv_4.o .libs/libfftw3f.lax/lt94-q1bv_5.o .libs/libfftw3f.lax/lt95-q1bv_8.o .libs/libfftw3f.lax/lt96-q1fv_2.o .libs/libfftw3f.lax/lt97-q1fv_4.o .libs/libfftw3f.lax/lt98-q1fv_5.o .libs/libfftw3f.lax/lt99-q1fv_8.o .libs/libfftw3f.lax/lt100-t1buv_10.o .libs/libfftw3f.lax/lt101-t1buv_2.o .libs/libfftw3f.lax/lt102-t1buv_3.o .libs/libfftw3f.lax/lt103-t1buv_4.o .libs/libfftw3f.lax/lt104-t1buv_5.o .libs/libfftw3f.lax/lt105-t1buv_6.o .libs/libfftw3f.lax/lt106-t1buv_7.o .libs/libfftw3f.lax/lt107-t1buv_8.o .libs/libfftw3f.lax/lt108-t1buv_9.o .libs/libfftw3f.lax/lt109-t1bv_10.o .libs/libfftw3f.lax/lt110-t1bv_12.o .libs/libfftw3f.lax/lt111-t1bv_15.o .libs/libfftw3f.lax/lt112-t1bv_16.o .libs/libfftw3f.lax/lt113-t1bv_2.o .libs/libfftw3f.lax/lt114-t1bv_20.o .libs/libfftw3f.lax/lt115-t1bv_25.o .libs/libfftw3f.lax/lt116-t1bv_3.o .libs/libfftw3f.lax/lt117-t1bv_32.o .libs/libfftw3f.lax/lt118-t1bv_4.o .libs/libfftw3f.lax/lt119-t1bv_5.o .libs/libfftw3f.lax/lt120-t1bv_6.o .libs/libfftw3f.lax/lt121-t1bv_64.o .libs/libfftw3f.lax/lt122-t1bv_7.o .libs/libfftw3f.lax/lt123-t1bv_8.o .libs/libfftw3f.lax/lt124-t1bv_9.o .libs/libfftw3f.lax/lt125-t1fuv_10.o .libs/libfftw3f.lax/lt126-t1fuv_2.o .libs/libfftw3f.lax/lt127-t1fuv_3.o .libs/libfftw3f.lax/lt128-t1fuv_4.o .libs/libfftw3f.lax/lt129-t1fuv_5.o .libs/libfftw3f.lax/lt130-t1fuv_6.o .libs/libfftw3f.lax/lt131-t1fuv_7.o .libs/libfftw3f.lax/lt132-t1fuv_8.o .libs/libfftw3f.lax/lt133-t1fuv_9.o .libs/libfftw3f.lax/lt134-t1fv_10.o .libs/libfftw3f.lax/lt135-t1fv_12.o .libs/libfftw3f.lax/lt136-t1fv_15.o .libs/libfftw3f.lax/lt137-t1fv_16.o .libs/libfftw3f.lax/lt138-t1fv_2.o .libs/libfftw3f.lax/lt139-t1fv_20.o .libs/libfftw3f.lax/lt140-t1fv_25.o .libs/libfftw3f.lax/lt141-t1fv_3.o .libs/libfftw3f.lax/lt142-t1fv_32.o .libs/libfftw3f.lax/lt143-t1fv_4.o .libs/libfftw3f.lax/lt144-t1fv_5.o .libs/libfftw3f.lax/lt145-t1fv_6.o .libs/libfftw3f.lax/lt146-t1fv_64.o .libs/libfftw3f.lax/lt147-t1fv_7.o .libs/libfftw3f.lax/lt148-t1fv_8.o .libs/libfftw3f.lax/lt149-t1fv_9.o .libs/libfftw3f.lax/lt150-t1sv_16.o .libs/libfftw3f.lax/lt151-t1sv_2.o .libs/libfftw3f.lax/lt152-t1sv_32.o .libs/libfftw3f.lax/lt153-t1sv_4.o .libs/libfftw3f.lax/lt154-t1sv_8.o .libs/libfftw3f.lax/lt155-t2bv_10.o .libs/libfftw3f.lax/lt156-t2bv_16.o .libs/libfftw3f.lax/lt157-t2bv_2.o .libs/libfftw3f.lax/lt158-t2bv_20.o .libs/libfftw3f.lax/lt159-t2bv_25.o .libs/libfftw3f.lax/lt160-t2bv_32.o .libs/libfftw3f.lax/lt161-t2bv_4.o .libs/libfftw3f.lax/lt162-t2bv_5.o .libs/libfftw3f.lax/lt163-t2bv_64.o .libs/libfftw3f.lax/lt164-t2bv_8.o .libs/libfftw3f.lax/lt165-t2fv_10.o .libs/libfftw3f.lax/lt166-t2fv_16.o .libs/libfftw3f.lax/lt167-t2fv_2.o .libs/libfftw3f.lax/lt168-t2fv_20.o .libs/libfftw3f.lax/lt169-t2fv_25.o .libs/libfftw3f.lax/lt170-t2fv_32.o .libs/libfftw3f.lax/lt171-t2fv_4.o .libs/libfftw3f.lax/lt172-t2fv_5.o .libs/libfftw3f.lax/lt173-t2fv_64.o .libs/libfftw3f.lax/lt174-t2fv_8.o .libs/libfftw3f.lax/lt175-t2sv_16.o .libs/libfftw3f.lax/lt176-t2sv_32.o .libs/libfftw3f.lax/lt177-t2sv_4.o .libs/libfftw3f.lax/lt178-t2sv_8.o .libs/libfftw3f.lax/lt179-t3bv_10.o .libs/libfftw3f.lax/lt180-t3bv_16.o .libs/libfftw3f.lax/lt181-t3bv_20.o .libs/libfftw3f.lax/lt182-t3bv_25.o .libs/libfftw3f.lax/lt183-t3bv_32.o .libs/libfftw3f.lax/lt184-t3bv_4.o .libs/libfftw3f.lax/lt185-t3bv_5.o .libs/libfftw3f.lax/lt186-t3bv_8.o .libs/libfftw3f.lax/lt187-t3fv_10.o .libs/libfftw3f.lax/lt188-t3fv_16.o .libs/libfftw3f.lax/lt189-t3fv_20.o .libs/libfftw3f.lax/lt190-t3fv_25.o .libs/libfftw3f.lax/lt191-t3fv_32.o .libs/libfftw3f.lax/lt192-t3fv_4.o .libs/libfftw3f.lax/lt193-t3fv_5.o .libs/libfftw3f.lax/lt194-t3fv_8.o .libs/libfftw3f.lax/lt195-codlist.o .libs/libfftw3f.lax/lt196-genus.o .libs/libfftw3f.lax/lt197-hc2cbdftv_10.o .libs/libfftw3f.lax/lt198-hc2cbdftv_12.o .libs/libfftw3f.lax/lt199-hc2cbdftv_16.o .libs/libfftw3f.lax/lt200-hc2cbdftv_2.o .libs/libfftw3f.lax/lt201-hc2cbdftv_20.o .libs/libfftw3f.lax/lt202-hc2cbdftv_32.o .libs/libfftw3f.lax/lt203-hc2cbdftv_4.o .libs/libfftw3f.lax/lt204-hc2cbdftv_6.o .libs/libfftw3f.lax/lt205-hc2cbdftv_8.o .libs/libfftw3f.lax/lt206-hc2cfdftv_10.o .libs/libfftw3f.lax/lt207-hc2cfdftv_12.o .libs/libfftw3f.lax/lt208-hc2cfdftv_16.o .libs/libfftw3f.lax/lt209-hc2cfdftv_2.o .libs/libfftw3f.lax/lt210-hc2cfdftv_20.o .libs/libfftw3f.lax/lt211-hc2cfdftv_32.o .libs/libfftw3f.lax/lt212-hc2cfdftv_4.o .libs/libfftw3f.lax/lt213-hc2cfdftv_6.o .libs/libfftw3f.lax/lt214-hc2cfdftv_8.o libtool: link: ranlib .libs/libfftw3f.a libtool: link: rm -fr .libs/libfftw3f.lax .libs/libfftw3f.lax libtool: link: ( cd ".libs" && rm -f "libfftw3f.la" && ln -s "../libfftw3f.la" "libfftw3f.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3f_threads_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3f_threads_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-threads.lo `test -f 'threads.c' || echo '../../threads/'`threads.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-threads.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -o libfftw3f_threads_la-threads.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -o libfftw3f_threads_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -o libfftw3f_threads_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3f_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-hc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3f_threads_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -o libfftw3f_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_threads_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-f77api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -o libfftw3f_threads_la-f77api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3f_omp_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-openmp.lo `test -f 'openmp.c' || echo '../../threads/'`openmp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3f_omp_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/openmp.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-openmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/openmp.c -o libfftw3f_omp_la-openmp.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-dft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-ct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -o libfftw3f_omp_la-dft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -o libfftw3f_omp_la-ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3f_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-hc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3f_omp_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -o libfftw3f_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-f77api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -o libfftw3f_omp_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3f_threads.la -rpath /usr/lib64 libfftw3f_threads_la-api.lo libfftw3f_threads_la-conf.lo libfftw3f_threads_la-threads.lo libfftw3f_threads_la-dft-vrank-geq1.lo libfftw3f_threads_la-ct.lo libfftw3f_threads_la-rdft-vrank-geq1.lo libfftw3f_threads_la-hc2hc.lo libfftw3f_threads_la-vrank-geq1-rdft2.lo libfftw3f_threads_la-f77api.lo ../libfftw3f.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3f_omp.la -rpath /usr/lib64 libfftw3f_omp_la-api.lo libfftw3f_omp_la-conf.lo libfftw3f_omp_la-openmp.lo libfftw3f_omp_la-dft-vrank-geq1.lo libfftw3f_omp_la-ct.lo libfftw3f_omp_la-rdft-vrank-geq1.lo libfftw3f_omp_la-hc2hc.lo libfftw3f_omp_la-vrank-geq1-rdft2.lo libfftw3f_omp_la-f77api.lo ../libfftw3f.la -lm libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3f_threads_la-api.o .libs/libfftw3f_threads_la-conf.o .libs/libfftw3f_threads_la-threads.o .libs/libfftw3f_threads_la-dft-vrank-geq1.o .libs/libfftw3f_threads_la-ct.o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o .libs/libfftw3f_threads_la-hc2hc.o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o .libs/libfftw3f_threads_la-f77api.o ../.libs/libfftw3f.so -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3f_threads.so.3 -o .libs/libfftw3f_threads.so.3.4.4 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3f_omp_la-api.o .libs/libfftw3f_omp_la-conf.o .libs/libfftw3f_omp_la-openmp.o .libs/libfftw3f_omp_la-dft-vrank-geq1.o .libs/libfftw3f_omp_la-ct.o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o .libs/libfftw3f_omp_la-hc2hc.o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o .libs/libfftw3f_omp_la-f77api.o ../.libs/libfftw3f.so -lm -fopenmp -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3f_omp.so.3 -o .libs/libfftw3f_omp.so.3.4.4 libtool: link: (cd ".libs" && rm -f "libfftw3f_threads.so.3" && ln -s "libfftw3f_threads.so.3.4.4" "libfftw3f_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3f_threads.so" && ln -s "libfftw3f_threads.so.3.4.4" "libfftw3f_threads.so") libtool: link: ar cru .libs/libfftw3f_threads.a libfftw3f_threads_la-api.o libfftw3f_threads_la-conf.o libfftw3f_threads_la-threads.o libfftw3f_threads_la-dft-vrank-geq1.o libfftw3f_threads_la-ct.o libfftw3f_threads_la-rdft-vrank-geq1.o libfftw3f_threads_la-hc2hc.o libfftw3f_threads_la-vrank-geq1-rdft2.o libfftw3f_threads_la-f77api.o libtool: link: (cd ".libs" && rm -f "libfftw3f_omp.so.3" && ln -s "libfftw3f_omp.so.3.4.4" "libfftw3f_omp.so.3") libtool: link: ranlib .libs/libfftw3f_threads.a libtool: link: (cd ".libs" && rm -f "libfftw3f_omp.so" && ln -s "libfftw3f_omp.so.3.4.4" "libfftw3f_omp.so") libtool: link: ar cru .libs/libfftw3f_omp.a libfftw3f_omp_la-api.o libfftw3f_omp_la-conf.o libfftw3f_omp_la-openmp.o libfftw3f_omp_la-dft-vrank-geq1.o libfftw3f_omp_la-ct.o libfftw3f_omp_la-rdft-vrank-geq1.o libfftw3f_omp_la-hc2hc.o libfftw3f_omp_la-vrank-geq1-rdft2.o libfftw3f_omp_la-f77api.o libtool: link: ranlib .libs/libfftw3f_omp.a libtool: link: ( cd ".libs" && rm -f "libfftw3f_threads.la" && ln -s "../libfftw3f_threads.la" "libfftw3f_threads.la" ) libtool: link: ( cd ".libs" && rm -f "libfftw3f_omp.la" && ln -s "../libfftw3f_omp.la" "libfftw3f_omp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/threads' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-bench.o `test -f 'bench.c' || echo '../../tests/'`bench.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-hook.o `test -f 'hook.c' || echo '../../tests/'`hook.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo '../../tests/'`fftw-bench.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3f_threads.la ../libfftw3f.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3f_threads.so /builddir/build/BUILD/fftw-3.3.4/single/.libs/libfftw3f.so ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' sed 's/C_MPI_FINT//' ../../mpi/fftw3-mpi.f03.in > fftw3-mpi.f03 sed 's/C_MPI_FINT//' ../../mpi/fftw3l-mpi.f03.in > fftw3l-mpi.f03 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' rm -f fftwf-wisdom.1 cp fftw_wisdom.1 fftwf-wisdom.1 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tools -I.. -I../../libbench2 -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fftwf_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo '../../tools/'`fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o fftwf-wisdom fftwf_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3f_threads.la ../libfftw3f.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/fftwf-wisdom fftwf_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3f_threads.so /builddir/build/BUILD/fftw-3.3.4/single/.libs/libfftw3f.so ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single' + cd .. + (( iprec++ )) + (( iprec<4 )) + mkdir double + cd double + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-openmp --enable-double --enable-sse2 --enable-avx configure: WARNING: unrecognized options: --enable-double checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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 checking for ocamlbuild... no checking whether C compiler accepts -msse2... yes checking whether C compiler accepts -mavx... 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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking altivec.h usability... no checking altivec.h presence... no checking for altivec.h... no 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 long double... yes checking for hrtime_t... no checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for uintptr_t... yes checking size of float... 4 checking size of double... 8 checking size of fftw_r2r_kind... 4 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... yes checking for mach_absolute_time... no checking for sysctl... yes checking for abort... yes checking for sinl... yes checking for cosl... yes checking for snprintf... yes checking whether sinl is declared... yes checking whether cosl is declared... yes checking whether sinq is declared... no checking whether cosq is declared... no checking whether memalign is declared... yes checking whether drand48 is declared... yes checking whether srand48 is declared... yes checking whether posix_memalign is declared... yes checking for _rtc intrinsic... no checking for isnan... yes checking whether C compiler accepts -mpreferred-stack-boundary=4... yes checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... yes yes checking for x86_64-redhat-linux-gnu-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lgfortran -lm -lquadmath 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 OpenMP flag of C compiler... -fopenmp checking for Win32 threads... no 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 whether a cycle counter is available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating genfft/Makefile config.status: creating kernel/Makefile config.status: creating simd-support/Makefile config.status: creating dft/Makefile config.status: creating dft/scalar/Makefile config.status: creating dft/scalar/codelets/Makefile config.status: creating dft/simd/Makefile config.status: creating dft/simd/common/Makefile config.status: creating dft/simd/sse2/Makefile config.status: creating dft/simd/avx/Makefile config.status: creating dft/simd/altivec/Makefile config.status: creating dft/simd/neon/Makefile config.status: creating rdft/Makefile config.status: creating rdft/scalar/Makefile config.status: creating rdft/scalar/r2cf/Makefile config.status: creating rdft/scalar/r2cb/Makefile config.status: creating rdft/scalar/r2r/Makefile config.status: creating rdft/simd/Makefile config.status: creating rdft/simd/common/Makefile config.status: creating rdft/simd/sse2/Makefile config.status: creating rdft/simd/avx/Makefile config.status: creating rdft/simd/altivec/Makefile config.status: creating rdft/simd/neon/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating mpi/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 m4/Makefile config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-double + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o align.lo ../../kernel/align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o alloc.lo ../../kernel/alloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/align.c -fPIC -DPIC -o .libs/align.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/alloc.c -o alloc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/align.c -o align.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o assert.lo ../../kernel/assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o awake.lo ../../kernel/awake.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/awake.c -fPIC -DPIC -o .libs/awake.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/awake.c -o awake.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -o assert.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../kernel/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy1d.lo ../../kernel/cpy1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -o cpy1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy2d-pair.lo ../../kernel/cpy2d-pair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy2d.lo ../../kernel/cpy2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -o cpy2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct.lo ../../kernel/ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ct.c -fPIC -DPIC -o .libs/ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o debug.lo ../../kernel/debug.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ct.c -o ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extract-reim.lo ../../kernel/extract-reim.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/debug.c -o debug.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hash.lo ../../kernel/hash.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/extract-reim.c -o extract-reim.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o iabs.lo ../../kernel/iabs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/hash.c -o hash.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/iabs.c -fPIC -DPIC -o .libs/iabs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/iabs.c -o iabs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kalloc.lo ../../kernel/kalloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/kalloc.c -fPIC -DPIC -o .libs/kalloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5-1.lo ../../kernel/md5-1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -fPIC -DPIC -o .libs/md5-1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/kalloc.c -o kalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5.lo ../../kernel/md5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -o md5-1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o minmax.lo ../../kernel/minmax.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/minmax.c -fPIC -DPIC -o .libs/minmax.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5.c -o md5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/minmax.c -o minmax.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ops.lo ../../kernel/ops.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pickdim.lo ../../kernel/pickdim.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -fPIC -DPIC -o .libs/ops.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/pickdim.c -fPIC -DPIC -o .libs/pickdim.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -o ops.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/pickdim.c -o pickdim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../kernel/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o planner.lo ../../kernel/planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/planner.c -fPIC -DPIC -o .libs/planner.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primes.lo ../../kernel/primes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/primes.c -fPIC -DPIC -o .libs/primes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/primes.c -o primes.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o print.lo ../../kernel/print.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/planner.c -o planner.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/print.c -o print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../kernel/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rader.lo ../../kernel/rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -fPIC -DPIC -o .libs/rader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o scan.lo ../../kernel/scan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/scan.c -fPIC -DPIC -o .libs/scan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -o rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solver.lo ../../kernel/solver.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solver.c -fPIC -DPIC -o .libs/solver.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/scan.c -o scan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solver.c -o solver.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solvtab.lo ../../kernel/solvtab.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solvtab.c -fPIC -DPIC -o .libs/solvtab.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solvtab.c -o solvtab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o stride.lo ../../kernel/stride.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -fPIC -DPIC -o .libs/stride.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor.lo ../../kernel/tensor.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor.c -fPIC -DPIC -o .libs/tensor.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -o stride.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor1.lo ../../kernel/tensor1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor.c -o tensor.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -fPIC -DPIC -o .libs/tensor1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -o tensor1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor2.lo ../../kernel/tensor2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor3.lo ../../kernel/tensor3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor2.c -fPIC -DPIC -o .libs/tensor2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor3.c -fPIC -DPIC -o .libs/tensor3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor2.c -o tensor2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor3.c -o tensor3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor4.lo ../../kernel/tensor4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor4.c -fPIC -DPIC -o .libs/tensor4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -fPIC -DPIC -o .libs/tensor5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor4.c -o tensor4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -o tensor5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor7.lo ../../kernel/tensor7.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor8.lo ../../kernel/tensor8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor7.c -fPIC -DPIC -o .libs/tensor7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -fPIC -DPIC -o .libs/tensor8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -o tensor8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor9.lo ../../kernel/tensor9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor9.c -fPIC -DPIC -o .libs/tensor9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor7.c -o tensor7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor9.c -o tensor9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tile2d.lo ../../kernel/tile2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tile2d.c -fPIC -DPIC -o .libs/tile2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o timer.lo ../../kernel/timer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tile2d.c -o tile2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o transpose.lo ../../kernel/transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -o timer.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/transpose.c -fPIC -DPIC -o .libs/transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o trig.lo ../../kernel/trig.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/trig.c -fPIC -DPIC -o .libs/trig.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/transpose.c -o transpose.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/trig.c -o trig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o twiddle.lo ../../kernel/twiddle.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/twiddle.c -fPIC -DPIC -o .libs/twiddle.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.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 stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.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/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o libtool: link: ranlib .libs/libkernel.a libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/kernel' Making all in simd-support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/simd-support' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o taint.lo ../../simd-support/taint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sse2.lo ../../simd-support/sse2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2.c -fPIC -DPIC -o .libs/sse2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/taint.c -fPIC -DPIC -o .libs/taint.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/taint.c -o taint.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2.c -o sse2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o avx.lo ../../simd-support/avx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o altivec.lo ../../simd-support/altivec.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -fPIC -DPIC -o .libs/avx.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/altivec.c -fPIC -DPIC -o .libs/altivec.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/altivec.c -o altivec.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -o avx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o neon.lo ../../simd-support/neon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo '../../simd-support/'`sse2-nonportable.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/neon.c -fPIC -DPIC -o .libs/neon.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/neon.c -o neon.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lm libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/altivec.o .libs/neon.o libtool: link: ranlib .libs/libsimd_support.a libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" ) libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libsimd_sse2_nonportable.a libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/simd-support' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_dft_standard);"; \ echo "const solvtab X(solvtab_dft_standard) = {"; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_2.lo ../../../../dft/scalar/codelets/n1_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_3.lo ../../../../dft/scalar/codelets/n1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -fPIC -DPIC -o .libs/n1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -fPIC -DPIC -o .libs/n1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -o n1_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -o n1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_4.lo ../../../../dft/scalar/codelets/n1_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_5.lo ../../../../dft/scalar/codelets/n1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -fPIC -DPIC -o .libs/n1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -fPIC -DPIC -o .libs/n1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -o n1_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -o n1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_6.lo ../../../../dft/scalar/codelets/n1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -fPIC -DPIC -o .libs/n1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_7.lo ../../../../dft/scalar/codelets/n1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_7.c -fPIC -DPIC -o .libs/n1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -o n1_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_7.c -o n1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_8.lo ../../../../dft/scalar/codelets/n1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_8.c -fPIC -DPIC -o .libs/n1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_9.lo ../../../../dft/scalar/codelets/n1_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_8.c -o n1_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_9.c -fPIC -DPIC -o .libs/n1_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_10.lo ../../../../dft/scalar/codelets/n1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -fPIC -DPIC -o .libs/n1_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_9.c -o n1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -o n1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_11.lo ../../../../dft/scalar/codelets/n1_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_11.c -fPIC -DPIC -o .libs/n1_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_12.lo ../../../../dft/scalar/codelets/n1_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_12.c -fPIC -DPIC -o .libs/n1_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_11.c -o n1_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_12.c -o n1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_13.lo ../../../../dft/scalar/codelets/n1_13.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_14.lo ../../../../dft/scalar/codelets/n1_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_13.c -fPIC -DPIC -o .libs/n1_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_14.c -fPIC -DPIC -o .libs/n1_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_14.c -o n1_14.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_13.c -o n1_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_15.lo ../../../../dft/scalar/codelets/n1_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_16.lo ../../../../dft/scalar/codelets/n1_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_15.c -fPIC -DPIC -o .libs/n1_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -fPIC -DPIC -o .libs/n1_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -o n1_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_15.c -o n1_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_32.lo ../../../../dft/scalar/codelets/n1_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -fPIC -DPIC -o .libs/n1_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_64.lo ../../../../dft/scalar/codelets/n1_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_64.c -fPIC -DPIC -o .libs/n1_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -o n1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_20.lo ../../../../dft/scalar/codelets/n1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_20.c -fPIC -DPIC -o .libs/n1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_20.c -o n1_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_25.lo ../../../../dft/scalar/codelets/n1_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_64.c -o n1_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_25.c -fPIC -DPIC -o .libs/n1_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_25.c -o n1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_2.lo ../../../../dft/scalar/codelets/t1_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_2.c -fPIC -DPIC -o .libs/t1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_2.c -o t1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_3.lo ../../../../dft/scalar/codelets/t1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_3.c -fPIC -DPIC -o .libs/t1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_3.c -o t1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_4.lo ../../../../dft/scalar/codelets/t1_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_4.c -fPIC -DPIC -o .libs/t1_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_5.lo ../../../../dft/scalar/codelets/t1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -fPIC -DPIC -o .libs/t1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_4.c -o t1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_6.lo ../../../../dft/scalar/codelets/t1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -fPIC -DPIC -o .libs/t1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_7.lo ../../../../dft/scalar/codelets/t1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_7.c -fPIC -DPIC -o .libs/t1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -o t1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_8.lo ../../../../dft/scalar/codelets/t1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_7.c -o t1_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -fPIC -DPIC -o .libs/t1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_9.lo ../../../../dft/scalar/codelets/t1_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -o t1_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_9.c -fPIC -DPIC -o .libs/t1_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_10.lo ../../../../dft/scalar/codelets/t1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_10.c -fPIC -DPIC -o .libs/t1_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_9.c -o t1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_10.c -o t1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_12.lo ../../../../dft/scalar/codelets/t1_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_15.lo ../../../../dft/scalar/codelets/t1_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_15.c -fPIC -DPIC -o .libs/t1_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -o t1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_16.lo ../../../../dft/scalar/codelets/t1_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_16.c -fPIC -DPIC -o .libs/t1_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_15.c -o t1_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_16.c -o t1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_32.lo ../../../../dft/scalar/codelets/t1_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_32.c -fPIC -DPIC -o .libs/t1_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_64.lo ../../../../dft/scalar/codelets/t1_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -fPIC -DPIC -o .libs/t1_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_20.c -o t1_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_25.lo ../../../../dft/scalar/codelets/t1_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_25.c -fPIC -DPIC -o .libs/t1_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -o t1_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_25.c -o t1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_4.lo ../../../../dft/scalar/codelets/t2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_4.c -fPIC -DPIC -o .libs/t2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_4.c -o t2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_8.lo ../../../../dft/scalar/codelets/t2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_8.c -fPIC -DPIC -o .libs/t2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_16.lo ../../../../dft/scalar/codelets/t2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_16.c -fPIC -DPIC -o .libs/t2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_16.c -o t2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_32.lo ../../../../dft/scalar/codelets/t2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_32.c -fPIC -DPIC -o .libs/t2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_64.lo ../../../../dft/scalar/codelets/t2_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_64.c -fPIC -DPIC -o .libs/t2_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_32.c -o t2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_5.lo ../../../../dft/scalar/codelets/t2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -fPIC -DPIC -o .libs/t2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -o t2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_10.lo ../../../../dft/scalar/codelets/t2_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_10.c -fPIC -DPIC -o .libs/t2_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_10.c -o t2_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_20.c -fPIC -DPIC -o .libs/t2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_20.c -o t2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_25.lo ../../../../dft/scalar/codelets/t2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -fPIC -DPIC -o .libs/t2_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_64.c -o t2_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -o t2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_2.lo ../../../../dft/scalar/codelets/q1_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_2.c -fPIC -DPIC -o .libs/q1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_4.lo ../../../../dft/scalar/codelets/q1_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_4.c -fPIC -DPIC -o .libs/q1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_4.c -o q1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_8.lo ../../../../dft/scalar/codelets/q1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_8.c -fPIC -DPIC -o .libs/q1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_3.lo ../../../../dft/scalar/codelets/q1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -fPIC -DPIC -o .libs/q1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -o q1_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_8.c -o q1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_5.lo ../../../../dft/scalar/codelets/q1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -o q1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -fPIC -DPIC -o .libs/q1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -o q1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o libtool: link: ranlib .libs/libdft_scalar_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n.lo ../../../dft/scalar/n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t.lo ../../../dft/scalar/t.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/n.c -fPIC -DPIC -o .libs/n.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/n.c -o n.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_scalar.la n.lo t.lo -lm libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o libtool: link: ranlib .libs/libdft_scalar.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_dft);"; \ echo "const solvtab XSIMD(solvtab_dft) = {"; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_2".c\""; \ ) >n1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_3".c\""; \ ) >n1fv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_4".c\""; \ ) >n1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_5".c\""; \ ) >n1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_6".c\""; \ ) >n1fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_7".c\""; \ ) >n1fv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_8".c\""; \ ) >n1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_9".c\""; \ ) >n1fv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_10".c\""; \ ) >n1fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_11".c\""; \ ) >n1fv_11.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_12".c\""; \ ) >n1fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_13".c\""; \ ) >n1fv_13.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_14".c\""; \ ) >n1fv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_15".c\""; \ ) >n1fv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_16".c\""; \ ) >n1fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_32".c\""; \ ) >n1fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_64".c\""; \ ) >n1fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_128".c\""; \ ) >n1fv_128.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_20".c\""; \ ) >n1fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1fv_25".c\""; \ ) >n1fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_2".c\""; \ ) >n1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_3".c\""; \ ) >n1bv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_4".c\""; \ ) >n1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_5".c\""; \ ) >n1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_6".c\""; \ ) >n1bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_7".c\""; \ ) >n1bv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_8".c\""; \ ) >n1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_9".c\""; \ ) >n1bv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_10".c\""; \ ) >n1bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_11".c\""; \ ) >n1bv_11.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_12".c\""; \ ) >n1bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_13".c\""; \ ) >n1bv_13.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_14".c\""; \ ) >n1bv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_15".c\""; \ ) >n1bv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_16".c\""; \ ) >n1bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_32".c\""; \ ) >n1bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_64".c\""; \ ) >n1bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_128".c\""; \ ) >n1bv_128.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_20".c\""; \ ) >n1bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n1bv_25".c\""; \ ) >n1bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_2".c\""; \ ) >n2fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_4".c\""; \ ) >n2fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_6".c\""; \ ) >n2fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_8".c\""; \ ) >n2fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_10".c\""; \ ) >n2fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_12".c\""; \ ) >n2fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_14".c\""; \ ) >n2fv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_16".c\""; \ ) >n2fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_32".c\""; \ ) >n2fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_64".c\""; \ ) >n2fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2fv_20".c\""; \ ) >n2fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_2".c\""; \ ) >n2bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_4".c\""; \ ) >n2bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_6".c\""; \ ) >n2bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_8".c\""; \ ) >n2bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_10".c\""; \ ) >n2bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_12".c\""; \ ) >n2bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_14".c\""; \ ) >n2bv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_16".c\""; \ ) >n2bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_32".c\""; \ ) >n2bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_64".c\""; \ ) >n2bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2bv_20".c\""; \ ) >n2bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_4".c\""; \ ) >n2sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_8".c\""; \ ) >n2sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_16".c\""; \ ) >n2sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_32".c\""; \ ) >n2sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"n2sv_64".c\""; \ ) >n2sv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_2".c\""; \ ) >t1fuv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_3".c\""; \ ) >t1fuv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_4".c\""; \ ) >t1fuv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_5".c\""; \ ) >t1fuv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_6".c\""; \ ) >t1fuv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_7".c\""; \ ) >t1fuv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_8".c\""; \ ) >t1fuv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_9".c\""; \ ) >t1fuv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fuv_10".c\""; \ ) >t1fuv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_2".c\""; \ ) >t1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_3".c\""; \ ) >t1fv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_4".c\""; \ ) >t1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_5".c\""; \ ) >t1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_6".c\""; \ ) >t1fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_7".c\""; \ ) >t1fv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_8".c\""; \ ) >t1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_9".c\""; \ ) >t1fv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_10".c\""; \ ) >t1fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_12".c\""; \ ) >t1fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_15".c\""; \ ) >t1fv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_16".c\""; \ ) >t1fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_32".c\""; \ ) >t1fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_64".c\""; \ ) >t1fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_20".c\""; \ ) >t1fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1fv_25".c\""; \ ) >t1fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_2".c\""; \ ) >t2fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_4".c\""; \ ) >t2fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_8".c\""; \ ) >t2fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_16".c\""; \ ) >t2fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_32".c\""; \ ) >t2fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_64".c\""; \ ) >t2fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_5".c\""; \ ) >t2fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_10".c\""; \ ) >t2fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_20".c\""; \ ) >t2fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2fv_25".c\""; \ ) >t2fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_4".c\""; \ ) >t3fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_8".c\""; \ ) >t3fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_16".c\""; \ ) >t3fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_32".c\""; \ ) >t3fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_5".c\""; \ ) >t3fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_10".c\""; \ ) >t3fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_20".c\""; \ ) >t3fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3fv_25".c\""; \ ) >t3fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_2".c\""; \ ) >t1buv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_3".c\""; \ ) >t1buv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_4".c\""; \ ) >t1buv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_5".c\""; \ ) >t1buv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_6".c\""; \ ) >t1buv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_7".c\""; \ ) >t1buv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_8".c\""; \ ) >t1buv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_9".c\""; \ ) >t1buv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1buv_10".c\""; \ ) >t1buv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_2".c\""; \ ) >t1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_3".c\""; \ ) >t1bv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_4".c\""; \ ) >t1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_5".c\""; \ ) >t1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_6".c\""; \ ) >t1bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_7".c\""; \ ) >t1bv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_8".c\""; \ ) >t1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_9".c\""; \ ) >t1bv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_10".c\""; \ ) >t1bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_12".c\""; \ ) >t1bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_15".c\""; \ ) >t1bv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_16".c\""; \ ) >t1bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_32".c\""; \ ) >t1bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_64".c\""; \ ) >t1bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_20".c\""; \ ) >t1bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1bv_25".c\""; \ ) >t1bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_2".c\""; \ ) >t2bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_4".c\""; \ ) >t2bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_8".c\""; \ ) >t2bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_16".c\""; \ ) >t2bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_32".c\""; \ ) >t2bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_64".c\""; \ ) >t2bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_5".c\""; \ ) >t2bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_10".c\""; \ ) >t2bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_20".c\""; \ ) >t2bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2bv_25".c\""; \ ) >t2bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_4".c\""; \ ) >t3bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_8".c\""; \ ) >t3bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_16".c\""; \ ) >t3bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_32".c\""; \ ) >t3bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_5".c\""; \ ) >t3bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_10".c\""; \ ) >t3bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_20".c\""; \ ) >t3bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t3bv_25".c\""; \ ) >t3bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_2".c\""; \ ) >t1sv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_4".c\""; \ ) >t1sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_8".c\""; \ ) >t1sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_16".c\""; \ ) >t1sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t1sv_32".c\""; \ ) >t1sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2sv_4".c\""; \ ) >t2sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2sv_8".c\""; \ ) >t2sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2sv_16".c\""; \ ) >t2sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"t2sv_32".c\""; \ ) >t2sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1fv_2".c\""; \ ) >q1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1fv_4".c\""; \ ) >q1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1fv_5".c\""; \ ) >q1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1fv_8".c\""; \ ) >q1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1bv_2".c\""; \ ) >q1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1bv_4".c\""; \ ) >q1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1bv_5".c\""; \ ) >q1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"q1bv_8".c\""; \ ) >q1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"genus".c\""; \ ) >genus.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"codlist".c\""; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_2.lo n1fv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_3.lo n1fv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_3.c -fPIC -DPIC -o .libs/n1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_2.c -fPIC -DPIC -o .libs/n1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_2.c -o n1fv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_3.c -o n1fv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_4.lo n1fv_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_5.lo n1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_4.c -fPIC -DPIC -o .libs/n1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_5.c -fPIC -DPIC -o .libs/n1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_4.c -o n1fv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_5.c -o n1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_6.lo n1fv_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_7.lo n1fv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_6.c -fPIC -DPIC -o .libs/n1fv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_7.c -fPIC -DPIC -o .libs/n1fv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_6.c -o n1fv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_7.c -o n1fv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_8.lo n1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_8.c -fPIC -DPIC -o .libs/n1fv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_9.lo n1fv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_9.c -fPIC -DPIC -o .libs/n1fv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_8.c -o n1fv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_9.c -o n1fv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_10.lo n1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_10.c -fPIC -DPIC -o .libs/n1fv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_11.lo n1fv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_10.c -o n1fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_12.lo n1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_11.c -o n1fv_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -fPIC -DPIC -o .libs/n1fv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_13.lo n1fv_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_14.lo n1fv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -fPIC -DPIC -o .libs/n1fv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_13.c -o n1fv_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_15.lo n1fv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -fPIC -DPIC -o .libs/n1fv_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_16.lo n1fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_16.c -fPIC -DPIC -o .libs/n1fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -o n1fv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_16.c -o n1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_32.lo n1fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_32.c -fPIC -DPIC -o .libs/n1fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_64.lo n1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_32.c -o n1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_128.lo n1fv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -o n1fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_20.lo n1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_20.c -fPIC -DPIC -o .libs/n1fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_20.c -o n1fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_25.lo n1fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -o n1fv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_2.lo n1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -fPIC -DPIC -o .libs/n1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_3.lo n1bv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_3.c -fPIC -DPIC -o .libs/n1bv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_3.c -o n1bv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_4.lo n1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_4.c -fPIC -DPIC -o .libs/n1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_4.c -o n1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_5.lo n1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_5.c -fPIC -DPIC -o .libs/n1bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_5.c -o n1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_6.lo n1bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_6.c -fPIC -DPIC -o .libs/n1bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_6.c -o n1bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_7.lo n1bv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -o n1bv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_8.lo n1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_8.c -fPIC -DPIC -o .libs/n1bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_8.c -o n1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_9.lo n1bv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_9.c -fPIC -DPIC -o .libs/n1bv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_9.c -o n1bv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_10.lo n1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_10.c -fPIC -DPIC -o .libs/n1bv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_11.lo n1bv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -fPIC -DPIC -o .libs/n1bv_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_10.c -o n1bv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_12.lo n1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_13.lo n1bv_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -o n1bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_14.lo n1bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -fPIC -DPIC -o .libs/n1bv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_13.c -o n1bv_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_15.lo n1bv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_15.c -fPIC -DPIC -o .libs/n1bv_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_16.lo n1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_16.c -fPIC -DPIC -o .libs/n1bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_15.c -o n1bv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_16.c -o n1bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_32.lo n1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_32.c -fPIC -DPIC -o .libs/n1bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_64.lo n1bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_32.c -o n1bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_128.lo n1bv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -fPIC -DPIC -o .libs/n1bv_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -o n1bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_20.lo n1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -fPIC -DPIC -o .libs/n1bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_25.lo n1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_25.c -fPIC -DPIC -o .libs/n1bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_25.c -o n1bv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_2.lo n2fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -o n2fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_4.lo n2fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -o n2fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_6.lo n2fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_6.c -fPIC -DPIC -o .libs/n2fv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_6.c -o n2fv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_8.lo n2fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -fPIC -DPIC -o .libs/n2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_10.lo n2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_10.c -fPIC -DPIC -o .libs/n2fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_10.c -o n2fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_12.lo n2fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_12.c -fPIC -DPIC -o .libs/n2fv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_12.c -o n2fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_14.lo n2fv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_14.c -fPIC -DPIC -o .libs/n2fv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_14.c -o n2fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_16.lo n2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_32.lo n2fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_32.c -fPIC -DPIC -o .libs/n2fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -o n2fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_64.lo n2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_64.c -fPIC -DPIC -o .libs/n2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_32.c -o n2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_20.lo n2fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_20.c -fPIC -DPIC -o .libs/n2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_20.c -o n2fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_64.c -o n2fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_2.lo n2bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -o n2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_4.lo n2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_6.lo n2bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -o n2bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_8.lo n2bv_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_10.lo n2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -fPIC -DPIC -o .libs/n2bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -o n2bv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_12.lo n2bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_12.c -fPIC -DPIC -o .libs/n2bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_14.lo n2bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_14.c -fPIC -DPIC -o .libs/n2bv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_12.c -o n2bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_14.c -o n2bv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_16.lo n2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_32.lo n2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_32.c -fPIC -DPIC -o .libs/n2bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -o n2bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_64.lo n2bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_64.c -fPIC -DPIC -o .libs/n2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_32.c -o n2bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_20.lo n2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -fPIC -DPIC -o .libs/n2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_64.c -o n2bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_4.lo n2sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -fPIC -DPIC -o .libs/n2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_8.lo n2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_8.c -fPIC -DPIC -o .libs/n2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_8.c -o n2sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_16.lo n2sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_32.lo n2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -fPIC -DPIC -o .libs/n2sv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -o n2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_64.lo n2sv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -o n2sv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_2.lo t1fuv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_2.c -fPIC -DPIC -o .libs/t1fuv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_2.c -o t1fuv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_3.lo t1fuv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_3.c -o t1fuv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_4.lo t1fuv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_4.c -fPIC -DPIC -o .libs/t1fuv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_4.c -o t1fuv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_5.lo t1fuv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_5.c -fPIC -DPIC -o .libs/t1fuv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_5.c -o t1fuv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_6.lo t1fuv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -o n2sv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -o t1fuv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_7.lo t1fuv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_8.lo t1fuv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -o t1fuv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_9.lo t1fuv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_10.lo t1fuv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_10.c -fPIC -DPIC -o .libs/t1fuv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_10.c -o t1fuv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_2.lo t1fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_2.c -fPIC -DPIC -o .libs/t1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_2.c -o t1fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_3.lo t1fv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -o t1fv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_4.lo t1fv_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_5.lo t1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -o t1fv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -o t1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_6.lo t1fv_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_7.lo t1fv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -fPIC -DPIC -o .libs/t1fv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -o t1fv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_8.lo t1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -fPIC -DPIC -o .libs/t1fv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_9.lo t1fv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -fPIC -DPIC -o .libs/t1fv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -o t1fv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_10.lo t1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -fPIC -DPIC -o .libs/t1fv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_12.lo t1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -o t1fv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_12.c -fPIC -DPIC -o .libs/t1fv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_15.lo t1fv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_12.c -o t1fv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_15.c -fPIC -DPIC -o .libs/t1fv_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_16.lo t1fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -fPIC -DPIC -o .libs/t1fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_15.c -o t1fv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_32.lo t1fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_64.lo t1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_20.lo t1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -fPIC -DPIC -o .libs/t1fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_25.lo t1fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_25.c -fPIC -DPIC -o .libs/t1fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_25.c -o t1fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_2.lo t2fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_2.c -fPIC -DPIC -o .libs/t2fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_2.c -o t2fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_4.lo t2fv_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_8.lo t2fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -fPIC -DPIC -o .libs/t2fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_8.c -fPIC -DPIC -o .libs/t2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -o t2fv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_8.c -o t2fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_16.lo t2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_32.lo t2fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_32.c -fPIC -DPIC -o .libs/t2fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -o t2fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_64.lo t2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_32.c -o t2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_5.lo t2fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -o t2fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_10.lo t2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_10.c -fPIC -DPIC -o .libs/t2fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_10.c -o t2fv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -o t2fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_20.lo t2fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_20.c -fPIC -DPIC -o .libs/t2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_20.c -o t2fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_25.lo t2fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_25.c -fPIC -DPIC -o .libs/t2fv_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_4.lo t3fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_4.c -fPIC -DPIC -o .libs/t3fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_25.c -o t2fv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_4.c -o t3fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_8.lo t3fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -fPIC -DPIC -o .libs/t3fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_16.lo t3fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_32.lo t3fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -o t3fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_5.lo t3fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -o t3fv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_5.c -o t3fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_10.lo t3fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_10.c -fPIC -DPIC -o .libs/t3fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_10.c -o t3fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_20.lo t3fv_20.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_25.lo t3fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_20.c -fPIC -DPIC -o .libs/t3fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_20.c -o t3fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -o t3fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_2.lo t1buv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_3.lo t1buv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_3.c -fPIC -DPIC -o .libs/t1buv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_3.c -o t1buv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_4.lo t1buv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_5.lo t1buv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_4.c -o t1buv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_5.c -o t1buv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_6.lo t1buv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -fPIC -DPIC -o .libs/t1buv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_7.lo t1buv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_7.c -fPIC -DPIC -o .libs/t1buv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_7.c -o t1buv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_8.lo t1buv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_8.c -fPIC -DPIC -o .libs/t1buv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_9.lo t1buv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_8.c -o t1buv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_10.lo t1buv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_10.c -fPIC -DPIC -o .libs/t1buv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -o t1buv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_10.c -o t1buv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_2.lo t1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_3.lo t1bv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_3.c -fPIC -DPIC -o .libs/t1bv_3.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_4.lo t1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_4.c -fPIC -DPIC -o .libs/t1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_3.c -o t1bv_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_4.c -o t1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_5.lo t1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_6.lo t1bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_6.c -fPIC -DPIC -o .libs/t1bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -o t1bv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_6.c -o t1bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_7.lo t1bv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_8.lo t1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -o t1bv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -o t1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_9.lo t1bv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_10.lo t1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -o t1bv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_12.lo t1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -fPIC -DPIC -o .libs/t1bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_15.lo t1bv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_16.lo t1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_32.lo t1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_32.c -fPIC -DPIC -o .libs/t1bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -o t1bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_64.lo t1bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_64.c -fPIC -DPIC -o .libs/t1bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_32.c -o t1bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_20.lo t1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -o t1bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_64.c -o t1bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_25.lo t1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -o t1bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_2.lo t2bv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_4.lo t2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_2.c -fPIC -DPIC -o .libs/t2bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_2.c -o t2bv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_8.lo t2bv_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_16.lo t2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -fPIC -DPIC -o .libs/t2bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_16.c -fPIC -DPIC -o .libs/t2bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_16.c -o t2bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_32.lo t2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_64.lo t2bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_64.c -fPIC -DPIC -o .libs/t2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -o t2bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_5.lo t2bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_5.c -fPIC -DPIC -o .libs/t2bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_5.c -o t2bv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_64.c -o t2bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_10.lo t2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -o t2bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_20.lo t2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -o t2bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_25.lo t2bv_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_4.lo t3bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_8.lo t3bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_8.c -fPIC -DPIC -o .libs/t3bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_8.c -o t3bv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -o t2bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_16.lo t3bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -o t3bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_32.lo t3bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -fPIC -DPIC -o .libs/t3bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_5.lo t3bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -o t3bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_10.lo t3bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -o t3bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_20.lo t3bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_20.c -fPIC -DPIC -o .libs/t3bv_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_25.lo t3bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_20.c -o t3bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_2.lo t1sv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_2.c -fPIC -DPIC -o .libs/t1sv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_2.c -o t1sv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -o t3bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_4.lo t1sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_4.c -fPIC -DPIC -o .libs/t1sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_4.c -o t1sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_8.lo t1sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_8.c -fPIC -DPIC -o .libs/t1sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_8.c -o t1sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_16.lo t1sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_32.lo t1sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_32.c -fPIC -DPIC -o .libs/t1sv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_4.lo t2sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_4.c -o t2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_8.lo t2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_32.c -o t1sv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -o t2sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_16.lo t2sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_16.c -fPIC -DPIC -o .libs/t2sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_16.c -o t2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_32.lo t2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_32.c -fPIC -DPIC -o .libs/t2sv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_2.lo q1fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_2.c -o q1fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_4.lo q1fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -fPIC -DPIC -o .libs/q1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_5.lo q1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_32.c -o t2sv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_5.c -o q1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_8.lo q1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_8.c -fPIC -DPIC -o .libs/q1fv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_2.lo q1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_2.c -o q1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_4.lo q1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -o q1bv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_8.c -o q1fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_5.lo q1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_5.c -fPIC -DPIC -o .libs/q1bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_5.c -o q1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_8.lo q1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -fPIC -DPIC -o .libs/q1bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -fPIC -DPIC -o .libs/genus.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -o genus.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_sse2_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_sse2_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/libdft_sse2_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_sse2_codelets.la" && ln -s "../libdft_sse2_codelets.la" "libdft_sse2_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_2".c\""; \ ) >n1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_3".c\""; \ ) >n1fv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_4".c\""; \ ) >n1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_5".c\""; \ ) >n1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_6".c\""; \ ) >n1fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_7".c\""; \ ) >n1fv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_8".c\""; \ ) >n1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_9".c\""; \ ) >n1fv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_10".c\""; \ ) >n1fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_11".c\""; \ ) >n1fv_11.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_12".c\""; \ ) >n1fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_13".c\""; \ ) >n1fv_13.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_14".c\""; \ ) >n1fv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_15".c\""; \ ) >n1fv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_16".c\""; \ ) >n1fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_32".c\""; \ ) >n1fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_64".c\""; \ ) >n1fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_128".c\""; \ ) >n1fv_128.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_20".c\""; \ ) >n1fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1fv_25".c\""; \ ) >n1fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_2".c\""; \ ) >n1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_3".c\""; \ ) >n1bv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_4".c\""; \ ) >n1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_5".c\""; \ ) >n1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_6".c\""; \ ) >n1bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_7".c\""; \ ) >n1bv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_8".c\""; \ ) >n1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_9".c\""; \ ) >n1bv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_10".c\""; \ ) >n1bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_11".c\""; \ ) >n1bv_11.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_12".c\""; \ ) >n1bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_13".c\""; \ ) >n1bv_13.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_14".c\""; \ ) >n1bv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_15".c\""; \ ) >n1bv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_16".c\""; \ ) >n1bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_32".c\""; \ ) >n1bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_64".c\""; \ ) >n1bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_128".c\""; \ ) >n1bv_128.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_20".c\""; \ ) >n1bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n1bv_25".c\""; \ ) >n1bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_2".c\""; \ ) >n2fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_4".c\""; \ ) >n2fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_6".c\""; \ ) >n2fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_8".c\""; \ ) >n2fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_10".c\""; \ ) >n2fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_12".c\""; \ ) >n2fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_14".c\""; \ ) >n2fv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_16".c\""; \ ) >n2fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_32".c\""; \ ) >n2fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_64".c\""; \ ) >n2fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2fv_20".c\""; \ ) >n2fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_2".c\""; \ ) >n2bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_4".c\""; \ ) >n2bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_6".c\""; \ ) >n2bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_8".c\""; \ ) >n2bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_10".c\""; \ ) >n2bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_12".c\""; \ ) >n2bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_14".c\""; \ ) >n2bv_14.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_16".c\""; \ ) >n2bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_32".c\""; \ ) >n2bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_64".c\""; \ ) >n2bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2bv_20".c\""; \ ) >n2bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_4".c\""; \ ) >n2sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_8".c\""; \ ) >n2sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_16".c\""; \ ) >n2sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_32".c\""; \ ) >n2sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"n2sv_64".c\""; \ ) >n2sv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_2".c\""; \ ) >t1fuv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_3".c\""; \ ) >t1fuv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_4".c\""; \ ) >t1fuv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_5".c\""; \ ) >t1fuv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_6".c\""; \ ) >t1fuv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_7".c\""; \ ) >t1fuv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_8".c\""; \ ) >t1fuv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_9".c\""; \ ) >t1fuv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fuv_10".c\""; \ ) >t1fuv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_2".c\""; \ ) >t1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_3".c\""; \ ) >t1fv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_4".c\""; \ ) >t1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_5".c\""; \ ) >t1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_6".c\""; \ ) >t1fv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_7".c\""; \ ) >t1fv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_8".c\""; \ ) >t1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_9".c\""; \ ) >t1fv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_10".c\""; \ ) >t1fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_12".c\""; \ ) >t1fv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_15".c\""; \ ) >t1fv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_16".c\""; \ ) >t1fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_32".c\""; \ ) >t1fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_64".c\""; \ ) >t1fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_20".c\""; \ ) >t1fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1fv_25".c\""; \ ) >t1fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_2".c\""; \ ) >t2fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_4".c\""; \ ) >t2fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_8".c\""; \ ) >t2fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_16".c\""; \ ) >t2fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_32".c\""; \ ) >t2fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_64".c\""; \ ) >t2fv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_5".c\""; \ ) >t2fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_10".c\""; \ ) >t2fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_20".c\""; \ ) >t2fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2fv_25".c\""; \ ) >t2fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_4".c\""; \ ) >t3fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_8".c\""; \ ) >t3fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_16".c\""; \ ) >t3fv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_32".c\""; \ ) >t3fv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_5".c\""; \ ) >t3fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_10".c\""; \ ) >t3fv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_20".c\""; \ ) >t3fv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3fv_25".c\""; \ ) >t3fv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_2".c\""; \ ) >t1buv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_3".c\""; \ ) >t1buv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_4".c\""; \ ) >t1buv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_5".c\""; \ ) >t1buv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_6".c\""; \ ) >t1buv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_7".c\""; \ ) >t1buv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_8".c\""; \ ) >t1buv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_9".c\""; \ ) >t1buv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1buv_10".c\""; \ ) >t1buv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_2".c\""; \ ) >t1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_3".c\""; \ ) >t1bv_3.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_4".c\""; \ ) >t1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_5".c\""; \ ) >t1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_6".c\""; \ ) >t1bv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_7".c\""; \ ) >t1bv_7.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_8".c\""; \ ) >t1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_9".c\""; \ ) >t1bv_9.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_10".c\""; \ ) >t1bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_12".c\""; \ ) >t1bv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_15".c\""; \ ) >t1bv_15.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_16".c\""; \ ) >t1bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_32".c\""; \ ) >t1bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_64".c\""; \ ) >t1bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_20".c\""; \ ) >t1bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1bv_25".c\""; \ ) >t1bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_2".c\""; \ ) >t2bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_4".c\""; \ ) >t2bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_8".c\""; \ ) >t2bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_16".c\""; \ ) >t2bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_32".c\""; \ ) >t2bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_64".c\""; \ ) >t2bv_64.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_5".c\""; \ ) >t2bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_10".c\""; \ ) >t2bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_20".c\""; \ ) >t2bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2bv_25".c\""; \ ) >t2bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_4".c\""; \ ) >t3bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_8".c\""; \ ) >t3bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_16".c\""; \ ) >t3bv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_32".c\""; \ ) >t3bv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_5".c\""; \ ) >t3bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_10".c\""; \ ) >t3bv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_20".c\""; \ ) >t3bv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t3bv_25".c\""; \ ) >t3bv_25.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_2".c\""; \ ) >t1sv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_4".c\""; \ ) >t1sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_8".c\""; \ ) >t1sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_16".c\""; \ ) >t1sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t1sv_32".c\""; \ ) >t1sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2sv_4".c\""; \ ) >t2sv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2sv_8".c\""; \ ) >t2sv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2sv_16".c\""; \ ) >t2sv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"t2sv_32".c\""; \ ) >t2sv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1fv_2".c\""; \ ) >q1fv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1fv_4".c\""; \ ) >q1fv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1fv_5".c\""; \ ) >q1fv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1fv_8".c\""; \ ) >q1fv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1bv_2".c\""; \ ) >q1bv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1bv_4".c\""; \ ) >q1bv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1bv_5".c\""; \ ) >q1bv_5.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"q1bv_8".c\""; \ ) >q1bv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"genus".c\""; \ ) >genus.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"codlist".c\""; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_2.lo n1fv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_3.lo n1fv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_2.c -fPIC -DPIC -o .libs/n1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_3.c -fPIC -DPIC -o .libs/n1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_2.c -o n1fv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_3.c -o n1fv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_4.lo n1fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_4.c -fPIC -DPIC -o .libs/n1fv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_5.lo n1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_5.c -fPIC -DPIC -o .libs/n1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_4.c -o n1fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_6.lo n1fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_5.c -o n1fv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_6.c -fPIC -DPIC -o .libs/n1fv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_7.lo n1fv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_6.c -o n1fv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_7.c -fPIC -DPIC -o .libs/n1fv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_8.lo n1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_7.c -o n1fv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_8.c -fPIC -DPIC -o .libs/n1fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_8.c -o n1fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_9.lo n1fv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_9.c -fPIC -DPIC -o .libs/n1fv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_10.lo n1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_10.c -fPIC -DPIC -o .libs/n1fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_9.c -o n1fv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_10.c -o n1fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_11.lo n1fv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_12.lo n1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -fPIC -DPIC -o .libs/n1fv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_11.c -o n1fv_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_13.lo n1fv_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_14.lo n1fv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -fPIC -DPIC -o .libs/n1fv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_13.c -o n1fv_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_15.lo n1fv_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_16.lo n1fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -fPIC -DPIC -o .libs/n1fv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_16.c -fPIC -DPIC -o .libs/n1fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -o n1fv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_16.c -o n1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_32.lo n1fv_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_64.lo n1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_32.c -fPIC -DPIC -o .libs/n1fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_32.c -o n1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_128.lo n1fv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -o n1fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_20.lo n1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_20.c -fPIC -DPIC -o .libs/n1fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_20.c -o n1fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_25.lo n1fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -o n1fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_2.lo n1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -fPIC -DPIC -o .libs/n1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_3.lo n1bv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_3.c -fPIC -DPIC -o .libs/n1bv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_3.c -o n1bv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_4.lo n1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_4.c -fPIC -DPIC -o .libs/n1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_4.c -o n1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_5.lo n1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_5.c -fPIC -DPIC -o .libs/n1bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_5.c -o n1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_6.lo n1bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_6.c -fPIC -DPIC -o .libs/n1bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_6.c -o n1bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_7.lo n1bv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -o n1bv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_8.lo n1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_8.c -fPIC -DPIC -o .libs/n1bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_8.c -o n1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_9.lo n1bv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_9.c -fPIC -DPIC -o .libs/n1bv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_9.c -o n1bv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_10.lo n1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_10.c -fPIC -DPIC -o .libs/n1bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_10.c -o n1bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_11.lo n1bv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -fPIC -DPIC -o .libs/n1bv_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_12.lo n1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -o n1bv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_13.lo n1bv_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_14.lo n1bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -fPIC -DPIC -o .libs/n1bv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_13.c -o n1bv_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_15.lo n1bv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_15.c -fPIC -DPIC -o .libs/n1bv_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_16.lo n1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_16.c -fPIC -DPIC -o .libs/n1bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_15.c -o n1bv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_16.c -o n1bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_32.lo n1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_32.c -fPIC -DPIC -o .libs/n1bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_64.lo n1bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_32.c -o n1bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_128.lo n1bv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -fPIC -DPIC -o .libs/n1bv_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -o n1bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_20.lo n1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -fPIC -DPIC -o .libs/n1bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_25.lo n1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_25.c -fPIC -DPIC -o .libs/n1bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_25.c -o n1bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_2.lo n2fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -o n2fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_4.lo n2fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -o n2fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_6.lo n2fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_6.c -fPIC -DPIC -o .libs/n2fv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_6.c -o n2fv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_8.lo n2fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -fPIC -DPIC -o .libs/n2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_10.lo n2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_10.c -fPIC -DPIC -o .libs/n2fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_10.c -o n2fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_12.lo n2fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_12.c -fPIC -DPIC -o .libs/n2fv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_12.c -o n2fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_14.lo n2fv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_14.c -fPIC -DPIC -o .libs/n2fv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_14.c -o n2fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_16.lo n2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -o n2fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_32.lo n2fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_32.c -fPIC -DPIC -o .libs/n2fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_64.lo n2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_64.c -fPIC -DPIC -o .libs/n2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_32.c -o n2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_20.lo n2fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_20.c -fPIC -DPIC -o .libs/n2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_20.c -o n2fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_64.c -o n2fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_2.lo n2bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -o n2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_4.lo n2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_6.lo n2bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -o n2bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_8.lo n2bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_10.lo n2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -fPIC -DPIC -o .libs/n2bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -o n2bv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_12.lo n2bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_12.c -fPIC -DPIC -o .libs/n2bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_14.lo n2bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_14.c -fPIC -DPIC -o .libs/n2bv_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_12.c -o n2bv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_16.lo n2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_14.c -o n2bv_14.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_32.lo n2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -o n2bv_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_32.c -fPIC -DPIC -o .libs/n2bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_64.lo n2bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_64.c -fPIC -DPIC -o .libs/n2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_32.c -o n2bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_20.lo n2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -fPIC -DPIC -o .libs/n2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_64.c -o n2bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_4.lo n2sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -fPIC -DPIC -o .libs/n2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_8.lo n2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_8.c -fPIC -DPIC -o .libs/n2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_8.c -o n2sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_16.lo n2sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_32.lo n2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -fPIC -DPIC -o .libs/n2sv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -o n2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_64.lo n2sv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -o n2sv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_2.lo t1fuv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_2.c -fPIC -DPIC -o .libs/t1fuv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_2.c -o t1fuv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_3.lo t1fuv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_3.c -o t1fuv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_4.lo t1fuv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_4.c -fPIC -DPIC -o .libs/t1fuv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_4.c -o t1fuv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_5.lo t1fuv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_5.c -fPIC -DPIC -o .libs/t1fuv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_5.c -o t1fuv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_6.lo t1fuv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -o n2sv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -o t1fuv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_7.lo t1fuv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_8.lo t1fuv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -o t1fuv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_9.lo t1fuv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_10.lo t1fuv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_10.c -fPIC -DPIC -o .libs/t1fuv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_10.c -o t1fuv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_2.lo t1fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_2.c -fPIC -DPIC -o .libs/t1fv_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_3.lo t1fv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_2.c -o t1fv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -o t1fv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_4.lo t1fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_5.lo t1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -o t1fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_6.lo t1fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -o t1fv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_7.lo t1fv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -o t1fv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -fPIC -DPIC -o .libs/t1fv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_8.lo t1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -fPIC -DPIC -o .libs/t1fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_9.lo t1fv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -fPIC -DPIC -o .libs/t1fv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_10.lo t1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -fPIC -DPIC -o .libs/t1fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -o t1fv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -o t1fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_12.lo t1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_12.c -fPIC -DPIC -o .libs/t1fv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_15.lo t1fv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_15.c -fPIC -DPIC -o .libs/t1fv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_12.c -o t1fv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_15.c -o t1fv_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_16.lo t1fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -fPIC -DPIC -o .libs/t1fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_32.lo t1fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_64.lo t1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_20.lo t1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -fPIC -DPIC -o .libs/t1fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_25.lo t1fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_25.c -fPIC -DPIC -o .libs/t1fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_25.c -o t1fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_2.lo t2fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_2.c -fPIC -DPIC -o .libs/t2fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_2.c -o t2fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_4.lo t2fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -fPIC -DPIC -o .libs/t2fv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_8.lo t2fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_8.c -fPIC -DPIC -o .libs/t2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -o t2fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_16.lo t2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_8.c -o t2fv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_32.lo t2fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_32.c -fPIC -DPIC -o .libs/t2fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -o t2fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_64.lo t2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_32.c -o t2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_5.lo t2fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -o t2fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_10.lo t2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_10.c -fPIC -DPIC -o .libs/t2fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -o t2fv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_10.c -o t2fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_20.lo t2fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_20.c -fPIC -DPIC -o .libs/t2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_20.c -o t2fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_25.lo t2fv_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_4.lo t3fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_25.c -fPIC -DPIC -o .libs/t2fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_4.c -fPIC -DPIC -o .libs/t3fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_4.c -o t3fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_8.lo t3fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -fPIC -DPIC -o .libs/t3fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_25.c -o t2fv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_16.lo t3fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_32.lo t3fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -o t3fv_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_5.lo t3fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_5.c -o t3fv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -o t3fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_10.lo t3fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_10.c -fPIC -DPIC -o .libs/t3fv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_10.c -o t3fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_20.lo t3fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_20.c -fPIC -DPIC -o .libs/t3fv_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_25.lo t3fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_20.c -o t3fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -o t3fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_2.lo t1buv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_3.lo t1buv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_3.c -fPIC -DPIC -o .libs/t1buv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_3.c -o t1buv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_4.lo t1buv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_5.lo t1buv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_4.c -o t1buv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_6.lo t1buv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -fPIC -DPIC -o .libs/t1buv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_5.c -o t1buv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_7.lo t1buv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_7.c -fPIC -DPIC -o .libs/t1buv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_8.lo t1buv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_8.c -fPIC -DPIC -o .libs/t1buv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_7.c -o t1buv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_8.c -o t1buv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_9.lo t1buv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_10.lo t1buv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_10.c -fPIC -DPIC -o .libs/t1buv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -o t1buv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_10.c -o t1buv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_2.lo t1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_3.lo t1bv_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_3.c -fPIC -DPIC -o .libs/t1bv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_3.c -o t1bv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_4.lo t1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_4.c -fPIC -DPIC -o .libs/t1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_4.c -o t1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_5.lo t1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_6.lo t1bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_6.c -fPIC -DPIC -o .libs/t1bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -o t1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_7.lo t1bv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_6.c -o t1bv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_8.lo t1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -o t1bv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_9.lo t1bv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -o t1bv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -o t1bv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_10.lo t1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_12.lo t1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -fPIC -DPIC -o .libs/t1bv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_15.lo t1bv_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_16.lo t1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -o t1bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_32.lo t1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_32.c -fPIC -DPIC -o .libs/t1bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_64.lo t1bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_64.c -fPIC -DPIC -o .libs/t1bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_32.c -o t1bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_20.lo t1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -o t1bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_64.c -o t1bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_25.lo t1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -o t1bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_2.lo t2bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_2.c -fPIC -DPIC -o .libs/t2bv_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_4.lo t2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_2.c -o t2bv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_8.lo t2bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -fPIC -DPIC -o .libs/t2bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_16.lo t2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_16.c -fPIC -DPIC -o .libs/t2bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_32.lo t2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_16.c -o t2bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_64.lo t2bv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_64.c -fPIC -DPIC -o .libs/t2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -o t2bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_5.lo t2bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_5.c -fPIC -DPIC -o .libs/t2bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_5.c -o t2bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_10.lo t2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_64.c -o t2bv_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -o t2bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_20.lo t2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -o t2bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_25.lo t2bv_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_4.lo t3bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_8.lo t3bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_8.c -fPIC -DPIC -o .libs/t3bv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -o t2bv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_8.c -o t3bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_16.lo t3bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -o t3bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_32.lo t3bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -fPIC -DPIC -o .libs/t3bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_5.lo t3bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -o t3bv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_10.lo t3bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -o t3bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_20.lo t3bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_20.c -fPIC -DPIC -o .libs/t3bv_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_25.lo t3bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_20.c -o t3bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -o t3bv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_2.lo t1sv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_2.c -fPIC -DPIC -o .libs/t1sv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_2.c -o t1sv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_4.lo t1sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_4.c -fPIC -DPIC -o .libs/t1sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_4.c -o t1sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_8.lo t1sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_8.c -fPIC -DPIC -o .libs/t1sv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_16.lo t1sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_8.c -o t1sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_32.lo t1sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_32.c -fPIC -DPIC -o .libs/t1sv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_4.lo t2sv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_4.c -o t2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_8.lo t2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_32.c -o t1sv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -o t2sv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_16.lo t2sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_16.c -fPIC -DPIC -o .libs/t2sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_16.c -o t2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2sv_32.lo t2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_32.c -fPIC -DPIC -o .libs/t2sv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_2.lo q1fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_2.c -o q1fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_4.lo q1fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -fPIC -DPIC -o .libs/q1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_32.c -o t2sv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_5.lo q1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_5.c -o q1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_8.lo q1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_8.c -fPIC -DPIC -o .libs/q1fv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_2.lo q1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_2.c -o q1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_4.lo q1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -o q1bv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_8.c -o q1fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_5.lo q1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_5.c -fPIC -DPIC -o .libs/q1bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_5.c -o q1bv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_8.lo q1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -fPIC -DPIC -o .libs/q1bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -fPIC -DPIC -o .libs/genus.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -o genus.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/avx -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_avx_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_avx_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/libdft_avx_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_avx_codelets.la" && ln -s "../libdft_avx_codelets.la" "libdft_avx_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bluestein.lo ../../dft/bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../dft/buffered.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/bluestein.c -fPIC -DPIC -o .libs/bluestein.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/bluestein.c -o bluestein.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../dft/conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/conf.c -fPIC -DPIC -o .libs/conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct.lo ../../dft/ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-direct.lo ../../dft/dftw-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-directsq.lo ../../dft/dftw-directsq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-generic.lo ../../dft/dftw-generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-genericbuf.lo ../../dft/dftw-genericbuf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct.lo ../../dft/direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/direct.c -fPIC -DPIC -o .libs/direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generic.lo ../../dft/generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/direct.c -o direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect.lo ../../dft/indirect.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect-transpose.lo ../../dft/indirect-transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect.c -o indirect.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-dif.lo ../../dft/kdft-dif.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-difsq.lo ../../dft/kdft-difsq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-dit.lo ../../dft/kdft-dit.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft.lo ../../dft/kdft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop.lo ../../dft/nop.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft.c -fPIC -DPIC -o .libs/kdft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft.c -o kdft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../dft/plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../dft/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rader.lo ../../dft/rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rader.c -fPIC -DPIC -o .libs/rader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../dft/rank-geq2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve.lo ../../dft/solve.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../dft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -o zero.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o libtool: link: ranlib .libs/libdft.a libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' Making all in r2cf make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cf);"; \ echo "const solvtab X(solvtab_rdft_r2cf) = {"; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_2.lo ../../../../rdft/scalar/r2cf/r2cf_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_3.lo ../../../../rdft/scalar/r2cf/r2cf_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -o r2cf_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_2.c -o r2cf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_4.lo ../../../../rdft/scalar/r2cf/r2cf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_5.lo ../../../../rdft/scalar/r2cf/r2cf_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_4.c -o r2cf_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_5.c -o r2cf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_6.lo ../../../../rdft/scalar/r2cf/r2cf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_7.lo ../../../../rdft/scalar/r2cf/r2cf_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_6.c -o r2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_7.c -o r2cf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_8.lo ../../../../rdft/scalar/r2cf/r2cf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_8.c -o r2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_9.lo ../../../../rdft/scalar/r2cf/r2cf_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_10.lo ../../../../rdft/scalar/r2cf/r2cf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_9.c -o r2cf_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_10.c -o r2cf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_11.lo ../../../../rdft/scalar/r2cf/r2cf_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_12.lo ../../../../rdft/scalar/r2cf/r2cf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_11.c -o r2cf_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_12.c -o r2cf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_13.lo ../../../../rdft/scalar/r2cf/r2cf_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_14.lo ../../../../rdft/scalar/r2cf/r2cf_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_15.lo ../../../../rdft/scalar/r2cf/r2cf_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_16.lo ../../../../rdft/scalar/r2cf/r2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -o r2cf_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -o r2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_32.lo ../../../../rdft/scalar/r2cf/r2cf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_64.lo ../../../../rdft/scalar/r2cf/r2cf_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_32.c -o r2cf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -o r2cf_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_20.lo ../../../../rdft/scalar/r2cf/r2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_25.c -o r2cf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_2.lo ../../../../rdft/scalar/r2cf/hf_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_2.c -fPIC -DPIC -o .libs/hf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -o r2cf_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_2.c -o hf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_3.lo ../../../../rdft/scalar/r2cf/hf_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -fPIC -DPIC -o .libs/hf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -o hf_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_4.lo ../../../../rdft/scalar/r2cf/hf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -fPIC -DPIC -o .libs/hf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -o hf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_5.lo ../../../../rdft/scalar/r2cf/hf_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_5.c -fPIC -DPIC -o .libs/hf_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_5.c -o hf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_6.c -fPIC -DPIC -o .libs/hf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_6.c -o hf_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_7.lo ../../../../rdft/scalar/r2cf/hf_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_7.c -fPIC -DPIC -o .libs/hf_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_7.c -o hf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_8.lo ../../../../rdft/scalar/r2cf/hf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_8.c -fPIC -DPIC -o .libs/hf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_8.c -o hf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_9.lo ../../../../rdft/scalar/r2cf/hf_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_9.c -fPIC -DPIC -o .libs/hf_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_10.lo ../../../../rdft/scalar/r2cf/hf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -fPIC -DPIC -o .libs/hf_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_9.c -o hf_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -o hf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_12.lo ../../../../rdft/scalar/r2cf/hf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_12.c -fPIC -DPIC -o .libs/hf_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_15.lo ../../../../rdft/scalar/r2cf/hf_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_15.c -fPIC -DPIC -o .libs/hf_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_12.c -o hf_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_15.c -o hf_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_16.lo ../../../../rdft/scalar/r2cf/hf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_16.c -fPIC -DPIC -o .libs/hf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_32.lo ../../../../rdft/scalar/r2cf/hf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_32.c -fPIC -DPIC -o .libs/hf_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_64.lo ../../../../rdft/scalar/r2cf/hf_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_64.c -fPIC -DPIC -o .libs/hf_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_32.c -o hf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_20.lo ../../../../rdft/scalar/r2cf/hf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_20.c -fPIC -DPIC -o .libs/hf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_20.c -o hf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_25.lo ../../../../rdft/scalar/r2cf/hf_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_25.c -fPIC -DPIC -o .libs/hf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_64.c -o hf_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_25.c -o hf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_4.lo ../../../../rdft/scalar/r2cf/hf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_4.c -o hf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_16.lo ../../../../rdft/scalar/r2cf/hf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_32.lo ../../../../rdft/scalar/r2cf/hf2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_5.lo ../../../../rdft/scalar/r2cf/hf2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_5.c -o hf2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_20.lo ../../../../rdft/scalar/r2cf/hf2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_32.c -o hf2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -o hf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_2.lo ../../../../rdft/scalar/r2cf/r2cfII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_6.lo ../../../../rdft/scalar/r2cf/r2cfII_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_25.c -o hf2_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_7.lo ../../../../rdft/scalar/r2cf/r2cfII_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_9.lo ../../../../rdft/scalar/r2cf/r2cfII_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_12.lo ../../../../rdft/scalar/r2cf/r2cfII_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_16.lo ../../../../rdft/scalar/r2cf/r2cfII_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_64.lo ../../../../rdft/scalar/r2cf/r2cfII_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_20.lo ../../../../rdft/scalar/r2cf/r2cfII_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_25.lo ../../../../rdft/scalar/r2cf/r2cfII_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_2.lo ../../../../rdft/scalar/r2cf/hc2cf_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_6.lo ../../../../rdft/scalar/r2cf/hc2cf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_8.lo ../../../../rdft/scalar/r2cf/hc2cf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_12.lo ../../../../rdft/scalar/r2cf/hc2cf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_32.lo ../../../../rdft/scalar/r2cf/hc2cf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_20.lo ../../../../rdft/scalar/r2cf/hc2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_8.lo ../../../../rdft/scalar/r2cf/hc2cf2_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_20.lo ../../../../rdft/scalar/r2cf/hc2cf2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_2.lo ../../../../rdft/scalar/r2cf/hc2cfdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_6.lo ../../../../rdft/scalar/r2cf/hc2cfdft_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_10.lo ../../../../rdft/scalar/r2cf/hc2cfdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cf.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cb);"; \ echo "const solvtab X(solvtab_rdft_r2cb) = {"; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_2.lo ../../../../rdft/scalar/r2cb/r2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_3.lo ../../../../rdft/scalar/r2cb/r2cb_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_2.c -o r2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_3.c -o r2cb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_4.lo ../../../../rdft/scalar/r2cb/r2cb_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_5.lo ../../../../rdft/scalar/r2cb/r2cb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_4.c -o r2cb_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_5.c -o r2cb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_6.lo ../../../../rdft/scalar/r2cb/r2cb_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_7.lo ../../../../rdft/scalar/r2cb/r2cb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_6.c -o r2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -o r2cb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_8.lo ../../../../rdft/scalar/r2cb/r2cb_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_9.lo ../../../../rdft/scalar/r2cb/r2cb_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_8.c -o r2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_10.lo ../../../../rdft/scalar/r2cb/r2cb_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_11.lo ../../../../rdft/scalar/r2cb/r2cb_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_10.c -o r2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_11.c -o r2cb_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_12.lo ../../../../rdft/scalar/r2cb/r2cb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_13.lo ../../../../rdft/scalar/r2cb/r2cb_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_12.c -o r2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -o r2cb_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_14.lo ../../../../rdft/scalar/r2cb/r2cb_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_15.lo ../../../../rdft/scalar/r2cb/r2cb_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_14.c -o r2cb_14.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -o r2cb_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_16.lo ../../../../rdft/scalar/r2cb/r2cb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_32.lo ../../../../rdft/scalar/r2cb/r2cb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -o r2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_32.c -o r2cb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -o r2cb_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_20.c -o r2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_25.lo ../../../../rdft/scalar/r2cb/r2cb_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -o r2cb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_2.lo ../../../../rdft/scalar/r2cb/hb_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_2.c -fPIC -DPIC -o .libs/hb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_3.lo ../../../../rdft/scalar/r2cb/hb_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_3.c -fPIC -DPIC -o .libs/hb_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_3.c -o hb_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_128.c -o r2cb_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_4.lo ../../../../rdft/scalar/r2cb/hb_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_4.c -fPIC -DPIC -o .libs/hb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_4.c -o hb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_5.lo ../../../../rdft/scalar/r2cb/hb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_5.c -fPIC -DPIC -o .libs/hb_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_5.c -o hb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_6.lo ../../../../rdft/scalar/r2cb/hb_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -fPIC -DPIC -o .libs/hb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -o hb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_7.c -fPIC -DPIC -o .libs/hb_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_7.c -o hb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_8.lo ../../../../rdft/scalar/r2cb/hb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_8.c -fPIC -DPIC -o .libs/hb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_8.c -o hb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_9.lo ../../../../rdft/scalar/r2cb/hb_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -fPIC -DPIC -o .libs/hb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -o hb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_10.lo ../../../../rdft/scalar/r2cb/hb_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_12.c -fPIC -DPIC -o .libs/hb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -o hb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_12.c -o hb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_15.lo ../../../../rdft/scalar/r2cb/hb_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_16.lo ../../../../rdft/scalar/r2cb/hb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -fPIC -DPIC -o .libs/hb_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -o hb_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_32.lo ../../../../rdft/scalar/r2cb/hb_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_64.lo ../../../../rdft/scalar/r2cb/hb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -fPIC -DPIC -o .libs/hb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_64.c -fPIC -DPIC -o .libs/hb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -o hb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_20.lo ../../../../rdft/scalar/r2cb/hb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_20.c -fPIC -DPIC -o .libs/hb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_20.c -o hb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_25.lo ../../../../rdft/scalar/r2cb/hb_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_25.c -fPIC -DPIC -o .libs/hb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_64.c -o hb_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_25.c -o hb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_4.c -o hb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_8.lo ../../../../rdft/scalar/r2cb/hb2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_8.c -o hb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_16.c -o hb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_32.lo ../../../../rdft/scalar/r2cb/hb2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_5.lo ../../../../rdft/scalar/r2cb/hb2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_5.c -o hb2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_20.lo ../../../../rdft/scalar/r2cb/hb2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_20.c -o hb2_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_32.c -o hb2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_25.lo ../../../../rdft/scalar/r2cb/hb2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_2.lo ../../../../rdft/scalar/r2cb/r2cbIII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_3.lo ../../../../rdft/scalar/r2cb/r2cbIII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_25.c -o hb2_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_6.lo ../../../../rdft/scalar/r2cb/r2cbIII_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_8.lo ../../../../rdft/scalar/r2cb/r2cbIII_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_9.lo ../../../../rdft/scalar/r2cb/r2cbIII_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_10.lo ../../../../rdft/scalar/r2cb/r2cbIII_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_12.lo ../../../../rdft/scalar/r2cb/r2cbIII_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_15.lo ../../../../rdft/scalar/r2cb/r2cbIII_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_16.lo ../../../../rdft/scalar/r2cb/r2cbIII_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_32.lo ../../../../rdft/scalar/r2cb/r2cbIII_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_64.lo ../../../../rdft/scalar/r2cb/r2cbIII_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_20.lo ../../../../rdft/scalar/r2cb/r2cbIII_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_25.lo ../../../../rdft/scalar/r2cb/r2cbIII_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_2.lo ../../../../rdft/scalar/r2cb/hc2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_4.lo ../../../../rdft/scalar/r2cb/hc2cb_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_6.lo ../../../../rdft/scalar/r2cb/hc2cb_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_12.lo ../../../../rdft/scalar/r2cb/hc2cb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_16.lo ../../../../rdft/scalar/r2cb/hc2cb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_32.lo ../../../../rdft/scalar/r2cb/hc2cb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_20.lo ../../../../rdft/scalar/r2cb/hc2cb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_8.lo ../../../../rdft/scalar/r2cb/hc2cb2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_16.lo ../../../../rdft/scalar/r2cb/hc2cb2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_32.lo ../../../../rdft/scalar/r2cb/hc2cb2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_20.lo ../../../../rdft/scalar/r2cb/hc2cb2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_2.lo ../../../../rdft/scalar/r2cb/hc2cbdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_6.lo ../../../../rdft/scalar/r2cb/hc2cbdft_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_12.lo ../../../../rdft/scalar/r2cb/hc2cbdft_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cb.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2r);"; \ echo "const solvtab X(solvtab_rdft_r2r) = {"; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o e01_8.lo ../../../../rdft/scalar/r2r/e01_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o e10_8.lo ../../../../rdft/scalar/r2r/e10_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e01_8.c -fPIC -DPIC -o .libs/e01_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e10_8.c -fPIC -DPIC -o .libs/e10_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e01_8.c -o e01_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e10_8.c -o e10_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2r.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hfb.lo ../../../rdft/scalar/hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2c.lo ../../../rdft/scalar/r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hfb.c -fPIC -DPIC -o .libs/hfb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -fPIC -DPIC -o .libs/r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -o r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hfb.c -o hfb.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2r.lo ../../../rdft/scalar/r2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2c.lo ../../../rdft/scalar/hc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -fPIC -DPIC -o .libs/r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -fPIC -DPIC -o .libs/hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -o r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -o hc2c.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o libtool: link: ranlib .libs/librdft_scalar.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_rdft);"; \ echo "const solvtab XSIMD(solvtab_rdft) = {"; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_2".c\""; \ ) >hc2cfdftv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_4".c\""; \ ) >hc2cfdftv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_6".c\""; \ ) >hc2cfdftv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_8".c\""; \ ) >hc2cfdftv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_10".c\""; \ ) >hc2cfdftv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_12".c\""; \ ) >hc2cfdftv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_16".c\""; \ ) >hc2cfdftv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_32".c\""; \ ) >hc2cfdftv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cfdftv_20".c\""; \ ) >hc2cfdftv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_2".c\""; \ ) >hc2cbdftv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_4".c\""; \ ) >hc2cbdftv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_6".c\""; \ ) >hc2cbdftv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_8".c\""; \ ) >hc2cbdftv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_10".c\""; \ ) >hc2cbdftv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_12".c\""; \ ) >hc2cbdftv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_16".c\""; \ ) >hc2cbdftv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_32".c\""; \ ) >hc2cbdftv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"hc2cbdftv_20".c\""; \ ) >hc2cbdftv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"genus".c\""; \ ) >genus.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-sse2.h\""; \ echo "#include \"../common/"codlist".c\""; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_2.lo hc2cfdftv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_4.lo hc2cfdftv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_4.c -fPIC -DPIC -o .libs/hc2cfdftv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_2.c -fPIC -DPIC -o .libs/hc2cfdftv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_4.c -o hc2cfdftv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_2.c -o hc2cfdftv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_6.lo hc2cfdftv_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_8.lo hc2cfdftv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_8.c -fPIC -DPIC -o .libs/hc2cfdftv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_6.c -o hc2cfdftv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_8.c -o hc2cfdftv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_10.lo hc2cfdftv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_10.c -fPIC -DPIC -o .libs/hc2cfdftv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_12.lo hc2cfdftv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_12.c -fPIC -DPIC -o .libs/hc2cfdftv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_10.c -o hc2cfdftv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_12.c -o hc2cfdftv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_16.lo hc2cfdftv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_32.lo hc2cfdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_16.c -o hc2cfdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_20.lo hc2cfdftv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_32.c -o hc2cfdftv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_20.c -o hc2cfdftv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_2.lo hc2cbdftv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_2.c -fPIC -DPIC -o .libs/hc2cbdftv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_2.c -o hc2cbdftv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_4.lo hc2cbdftv_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_6.lo hc2cbdftv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_4.c -fPIC -DPIC -o .libs/hc2cbdftv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_6.c -fPIC -DPIC -o .libs/hc2cbdftv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_4.c -o hc2cbdftv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_6.c -o hc2cbdftv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_8.lo hc2cbdftv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_10.lo hc2cbdftv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -fPIC -DPIC -o .libs/hc2cbdftv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_12.lo hc2cbdftv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_12.c -fPIC -DPIC -o .libs/hc2cbdftv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_16.lo hc2cbdftv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -fPIC -DPIC -o .libs/hc2cbdftv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_12.c -o hc2cbdftv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_32.lo hc2cbdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_20.lo hc2cbdftv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -o hc2cbdftv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_20.c -o hc2cbdftv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -fPIC -DPIC -o .libs/genus.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -o genus.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_sse2_codelets.la hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo hc2cfdftv_32.lo hc2cfdftv_20.lo hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo hc2cbdftv_32.lo hc2cbdftv_20.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_sse2_codelets.a .libs/hc2cfdftv_2.o .libs/hc2cfdftv_4.o .libs/hc2cfdftv_6.o .libs/hc2cfdftv_8.o .libs/hc2cfdftv_10.o .libs/hc2cfdftv_12.o .libs/hc2cfdftv_16.o .libs/hc2cfdftv_32.o .libs/hc2cfdftv_20.o .libs/hc2cbdftv_2.o .libs/hc2cbdftv_4.o .libs/hc2cbdftv_6.o .libs/hc2cbdftv_8.o .libs/hc2cbdftv_10.o .libs/hc2cbdftv_12.o .libs/hc2cbdftv_16.o .libs/hc2cbdftv_32.o .libs/hc2cbdftv_20.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/librdft_sse2_codelets.a libtool: link: ( cd ".libs" && rm -f "librdft_sse2_codelets.la" && ln -s "../librdft_sse2_codelets.la" "librdft_sse2_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_2".c\""; \ ) >hc2cfdftv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_4".c\""; \ ) >hc2cfdftv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_6".c\""; \ ) >hc2cfdftv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_8".c\""; \ ) >hc2cfdftv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_10".c\""; \ ) >hc2cfdftv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_12".c\""; \ ) >hc2cfdftv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_16".c\""; \ ) >hc2cfdftv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_32".c\""; \ ) >hc2cfdftv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cfdftv_20".c\""; \ ) >hc2cfdftv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_2".c\""; \ ) >hc2cbdftv_2.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_4".c\""; \ ) >hc2cbdftv_4.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_6".c\""; \ ) >hc2cbdftv_6.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_8".c\""; \ ) >hc2cbdftv_8.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_10".c\""; \ ) >hc2cbdftv_10.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_12".c\""; \ ) >hc2cbdftv_12.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_16".c\""; \ ) >hc2cbdftv_16.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_32".c\""; \ ) >hc2cbdftv_32.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"hc2cbdftv_20".c\""; \ ) >hc2cbdftv_20.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"genus".c\""; \ ) >genus.c ( \ echo "/* Generated automatically. DO NOT EDIT! */"; \ echo "#define SIMD_HEADER \"simd-avx.h\""; \ echo "#include \"../common/"codlist".c\""; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_2.lo hc2cfdftv_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_4.lo hc2cfdftv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_2.c -fPIC -DPIC -o .libs/hc2cfdftv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_4.c -fPIC -DPIC -o .libs/hc2cfdftv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_2.c -o hc2cfdftv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_4.c -o hc2cfdftv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_6.lo hc2cfdftv_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_8.lo hc2cfdftv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_8.c -fPIC -DPIC -o .libs/hc2cfdftv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_6.c -o hc2cfdftv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_8.c -o hc2cfdftv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_10.lo hc2cfdftv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_10.c -fPIC -DPIC -o .libs/hc2cfdftv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_12.lo hc2cfdftv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_12.c -fPIC -DPIC -o .libs/hc2cfdftv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_10.c -o hc2cfdftv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_12.c -o hc2cfdftv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_16.lo hc2cfdftv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_32.lo hc2cfdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_16.c -o hc2cfdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdftv_20.lo hc2cfdftv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_32.c -o hc2cfdftv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_20.c -o hc2cfdftv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_2.lo hc2cbdftv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_2.c -fPIC -DPIC -o .libs/hc2cbdftv_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_4.lo hc2cbdftv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_4.c -fPIC -DPIC -o .libs/hc2cbdftv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_2.c -o hc2cbdftv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_4.c -o hc2cbdftv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_6.lo hc2cbdftv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_6.c -fPIC -DPIC -o .libs/hc2cbdftv_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_8.lo hc2cbdftv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_6.c -o hc2cbdftv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_10.lo hc2cbdftv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -fPIC -DPIC -o .libs/hc2cbdftv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_12.lo hc2cbdftv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_12.c -fPIC -DPIC -o .libs/hc2cbdftv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_12.c -o hc2cbdftv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_16.lo hc2cbdftv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -fPIC -DPIC -o .libs/hc2cbdftv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_32.lo hc2cbdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_20.lo hc2cbdftv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -o hc2cbdftv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_20.c -o hc2cbdftv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -fPIC -DPIC -o .libs/genus.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c genus.c -o genus.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/avx -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -mavx -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_avx_codelets.la hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo hc2cfdftv_32.lo hc2cfdftv_20.lo hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo hc2cbdftv_32.lo hc2cbdftv_20.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_avx_codelets.a .libs/hc2cfdftv_2.o .libs/hc2cfdftv_4.o .libs/hc2cfdftv_6.o .libs/hc2cfdftv_8.o .libs/hc2cfdftv_10.o .libs/hc2cfdftv_12.o .libs/hc2cfdftv_16.o .libs/hc2cfdftv_32.o .libs/hc2cfdftv_20.o .libs/hc2cbdftv_2.o .libs/hc2cbdftv_4.o .libs/hc2cbdftv_6.o .libs/hc2cbdftv_8.o .libs/hc2cbdftv_10.o .libs/hc2cbdftv_12.o .libs/hc2cbdftv_16.o .libs/hc2cbdftv_32.o .libs/hc2cbdftv_20.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/librdft_avx_codelets.a libtool: link: ( cd ".libs" && rm -f "librdft_avx_codelets.la" && ln -s "../librdft_avx_codelets.la" "librdft_avx_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc.lo ../../rdft/hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dft-r2hc.lo ../../rdft/dft-r2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -o hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dht-r2hc.lo ../../rdft/dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dht-rader.lo ../../rdft/dht-rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../rdft/buffered.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -o dht-rader.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../rdft/conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct-r2r.lo ../../rdft/direct-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct-r2c.lo ../../rdft/direct-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2r.c -o direct-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generic.lo ../../rdft/generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -o direct-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc-direct.lo ../../rdft/hc2hc-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc-generic.lo ../../rdft/hc2hc-generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o khc2hc.lo ../../rdft/khc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2hc.c -o khc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kr2c.lo ../../rdft/kr2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -fPIC -DPIC -o .libs/kr2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -o kr2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kr2r.lo ../../rdft/kr2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2r.c -fPIC -DPIC -o .libs/kr2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect.lo ../../rdft/indirect.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2r.c -o kr2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop.lo ../../rdft/nop.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/indirect.c -o indirect.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../rdft/plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../rdft/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank0.lo ../../rdft/rank0.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0.c -fPIC -DPIC -o .libs/rank0.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0.c -o rank0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../rdft/rank-geq2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft-dht.lo ../../rdft/rdft-dht.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve.lo ../../rdft/solve.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve.c -o solve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../rdft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered2.lo ../../rdft/buffered2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered2.c -fPIC -DPIC -o .libs/buffered2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered2.c -o buffered2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct2.lo ../../rdft/direct2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct2.c -fPIC -DPIC -o .libs/direct2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct2.c -o direct2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop2.lo ../../rdft/nop2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop2.c -fPIC -DPIC -o .libs/nop2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank0-rdft2.lo ../../rdft/rank0-rdft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2-rdft2.lo ../../rdft/rank-geq2-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan2.lo ../../rdft/plan2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem2.lo ../../rdft/problem2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -fPIC -DPIC -o .libs/plan2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem2.c -fPIC -DPIC -o .libs/problem2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -o plan2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve2.lo ../../rdft/solve2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -fPIC -DPIC -o .libs/solve2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem2.c -o problem2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -o solve2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1-rdft2.lo ../../rdft/vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-rdft.lo ../../rdft/rdft2-rdft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-tensor-max-index.lo ../../rdft/rdft2-tensor-max-index.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-inplace-strides.lo ../../rdft/rdft2-inplace-strides.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-strides.lo ../../rdft/rdft2-strides.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o khc2c.lo ../../rdft/khc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2c.c -fPIC -DPIC -o .libs/khc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2c.c -o khc2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c.lo ../../rdft/ct-hc2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c-direct.lo ../../rdft/ct-hc2c-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o libtool: link: ranlib .libs/librdft.a libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../reodft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft010e-r2hc.lo ../../reodft/reodft010e-r2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft11e-radix2.lo ../../reodft/reodft11e-radix2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft11e-r2hc-odd.lo ../../reodft/reodft11e-r2hc-odd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o redft00e-r2hc-pad.lo ../../reodft/redft00e-r2hc-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rodft00e-r2hc-pad.lo ../../reodft/rodft00e-r2hc-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft00e-splitradix.lo ../../reodft/reodft00e-splitradix.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o libtool: link: ranlib .libs/libreodft.a libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/api' (echo "! Generated automatically. DO NOT EDIT!"; echo; \ echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \ grep -v "Generated automatically" ../../api/fftw3.f03.in) > fftw3.f03 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o apiplan.lo ../../api/apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o configure.lo ../../api/configure.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/configure.c -fPIC -DPIC -o .libs/configure.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -fPIC -DPIC -o .libs/apiplan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/configure.c -o configure.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft-c2r.lo ../../api/execute-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft-r2c.lo ../../api/execute-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft.lo ../../api/execute-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft.c -o execute-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-r2r.lo ../../api/execute-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft-c2r.lo ../../api/execute-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft-r2c.lo ../../api/execute-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft.lo ../../api/execute-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute.lo ../../api/execute.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom-to-file.lo ../../api/export-wisdom-to-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute.c -o execute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom-to-string.lo ../../api/export-wisdom-to-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom.lo ../../api/export-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o f77api.lo ../../api/f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/f77api.c -fPIC -DPIC -o .libs/f77api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o flops.lo ../../api/flops.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/flops.c -fPIC -DPIC -o .libs/flops.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/flops.c -o flops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forget-wisdom.lo ../../api/forget-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-system-wisdom.lo ../../api/import-system-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom-from-file.lo ../../api/import-wisdom-from-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/f77api.c -o f77api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom-from-string.lo ../../api/import-wisdom-from-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom.lo ../../api/import-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o malloc.lo ../../api/malloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -o malloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o map-r2r-kind.lo ../../api/map-r2r-kind.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mapflags.lo ../../api/mapflags.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -fPIC -DPIC -o .libs/mapflags.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkprinter-file.lo ../../api/mkprinter-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -o mapflags.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkprinter-str.lo ../../api/mkprinter-str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-iodims.lo ../../api/mktensor-iodims.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-rowmajor.lo ../../api/mktensor-rowmajor.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-1d.lo ../../api/plan-dft-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-2d.lo ../../api/plan-dft-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-3d.lo ../../api/plan-dft-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-1d.lo ../../api/plan-dft-c2r-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-2d.lo ../../api/plan-dft-c2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-3d.lo ../../api/plan-dft-c2r-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r.lo ../../api/plan-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-1d.lo ../../api/plan-dft-r2c-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-2d.lo ../../api/plan-dft-r2c-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-3d.lo ../../api/plan-dft-r2c-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c.lo ../../api/plan-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft.lo ../../api/plan-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft-c2r.lo ../../api/plan-guru-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft.c -o plan-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft-r2c.lo ../../api/plan-guru-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft.lo ../../api/plan-guru-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-r2r.lo ../../api/plan-guru-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft-c2r.lo ../../api/plan-guru-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft-r2c.lo ../../api/plan-guru-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft.lo ../../api/plan-guru-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft-c2r.lo ../../api/plan-many-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft-r2c.lo ../../api/plan-many-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft.lo ../../api/plan-many-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-r2r.lo ../../api/plan-many-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-1d.lo ../../api/plan-r2r-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-2d.lo ../../api/plan-r2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-3d.lo ../../api/plan-r2r-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r.lo ../../api/plan-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o print-plan.lo ../../api/print-plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -fPIC -DPIC -o .libs/print-plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-pad.lo ../../api/rdft2-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -o print-plan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o the-planner.lo ../../api/the-planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/the-planner.c -fPIC -DPIC -o .libs/the-planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o version.lo ../../api/version.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/the-planner.c -o the-planner.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/version.c -o version.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-r2c.lo ../../api/plan-guru64-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft.lo ../../api/plan-guru64-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-r2r.lo ../../api/plan-guru64-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft-c2r.lo ../../api/plan-guru64-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft-r2c.lo ../../api/plan-guru64-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft.lo ../../api/plan-guru64-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-iodims64.lo ../../api/mktensor-iodims64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lm libtool: link: ar cru .libs/libapi.a .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o libtool: link: ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/libbench2' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-ccopy-from.o ../../libbench2/after-ccopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-ccopy-to.o ../../libbench2/after-ccopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-hccopy-from.o ../../libbench2/after-hccopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-hccopy-to.o ../../libbench2/after-hccopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-rcopy-from.o ../../libbench2/after-rcopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-rcopy-to.o ../../libbench2/after-rcopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o allocate.o ../../libbench2/allocate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aset.o ../../libbench2/aset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-cost-postprocess.o ../../libbench2/bench-cost-postprocess.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-exit.o ../../libbench2/bench-exit.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-main.o ../../libbench2/bench-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o can-do.o ../../libbench2/can-do.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o caset.o ../../libbench2/caset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dotens2.o ../../libbench2/dotens2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o info.o ../../libbench2/info.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o ../../libbench2/main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mflops.o ../../libbench2/mflops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mp.o ../../libbench2/mp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ovtpvt.o ../../libbench2/ovtpvt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pow2.o ../../libbench2/pow2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.o ../../libbench2/problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o report.o ../../libbench2/report.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o speed.o ../../libbench2/speed.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor.o ../../libbench2/tensor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o timer.o ../../libbench2/timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o useropt.o ../../libbench2/useropt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o util.o ../../libbench2/util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-dft.o ../../libbench2/verify-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-lib.o ../../libbench2/verify-lib.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-r2r.o ../../libbench2/verify-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-rdft2.o ../../libbench2/verify-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify.o ../../libbench2/verify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.o ../../libbench2/zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o my-getopt.o ../../libbench2/my-getopt.c rm -f libbench2.a ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o ranlib libbench2.a make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -version-info 7:4:4 -Wl,-z,relro -o libfftw3.la -rpath /usr/lib64 kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la dft/simd/sse2/libdft_sse2_codelets.la rdft/simd/sse2/librdft_sse2_codelets.la dft/simd/avx/libdft_avx_codelets.la rdft/simd/avx/librdft_avx_codelets.la -lm cp -f fftw.pc fftw3.pc libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a dft/simd/sse2/.libs/libdft_sse2_codelets.a rdft/simd/sse2/.libs/librdft_sse2_codelets.a dft/simd/avx/.libs/libdft_avx_codelets.a rdft/simd/avx/.libs/librdft_avx_codelets.a -Wl,--no-whole-archive -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3.so.3 -o .libs/libfftw3.so.3.4.4 libtool: link: (cd ".libs" && rm -f "libfftw3.so.3" && ln -s "libfftw3.so.3.4.4" "libfftw3.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3.so" && ln -s "libfftw3.so.3.4.4" "libfftw3.so") libtool: link: (cd .libs/libfftw3.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/.libs/libdft_scalar.a") libtool: link: (cd .libs/libfftw3.lax/libdft_scalar_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets/.libs/libdft_scalar_codelets.a") libtool: link: (cd .libs/libfftw3.lax/librdft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/.libs/librdft_scalar.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cf.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cb.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2r.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a") libtool: link: (cd .libs/libfftw3.lax/libreodft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/simd-support/.libs/libsimd_support.a") libtool: link: (cd .libs/libfftw3.lax/libsimd_sse2_nonportable.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/simd-support/.libs/libsimd_sse2_nonportable.a") libtool: link: (cd .libs/libfftw3.lax/libdft_sse2_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2/.libs/libdft_sse2_codelets.a") libtool: link: (cd .libs/libfftw3.lax/librdft_sse2_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2/.libs/librdft_sse2_codelets.a") libtool: link: (cd .libs/libfftw3.lax/libdft_avx_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx/.libs/libdft_avx_codelets.a") libtool: link: (cd .libs/libfftw3.lax/librdft_avx_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx/.libs/librdft_avx_codelets.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libfftw3.lax/libdft.a/buffered.o .libs/libfftw3.lax/lt1-buffered.o || cp .libs/libfftw3.lax/libdft.a/buffered.o .libs/libfftw3.lax/lt1-buffered.o libtool: link: ln .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt2-ct.o || cp .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt2-ct.o libtool: link: ln .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt3-plan.o || cp .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt3-plan.o libtool: link: ln .libs/libfftw3.lax/libdft.a/problem.o .libs/libfftw3.lax/lt4-problem.o || cp .libs/libfftw3.lax/libdft.a/problem.o .libs/libfftw3.lax/lt4-problem.o libtool: link: ln .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt5-rader.o || cp .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt5-rader.o libtool: link: ln .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt6-buffered.o || cp .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt6-buffered.o libtool: link: ln .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt7-conf.o || cp .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt7-conf.o libtool: link: ln .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt8-generic.o || cp .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt8-generic.o libtool: link: ln .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt9-indirect.o || cp .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt9-indirect.o libtool: link: ln .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt10-nop.o || cp .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt10-nop.o libtool: link: ln .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt11-plan.o || cp .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt11-plan.o libtool: link: ln .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt12-problem.o || cp .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt12-problem.o libtool: link: ln .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt13-rank-geq2.o || cp .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt13-rank-geq2.o libtool: link: ln .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt14-solve.o || cp .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt14-solve.o libtool: link: ln .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt15-vrank-geq1.o || cp .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt15-vrank-geq1.o libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3.lax/lt16-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3.lax/lt16-codlist.o libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o libtool: link: ln .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt19-conf.o || cp .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt19-conf.o libtool: link: ln .libs/libfftw3.lax/libdft_sse2_codelets.a/codlist.o .libs/libfftw3.lax/lt20-codlist.o || cp .libs/libfftw3.lax/libdft_sse2_codelets.a/codlist.o .libs/libfftw3.lax/lt20-codlist.o libtool: link: ln .libs/libfftw3.lax/librdft_sse2_codelets.a/codlist.o .libs/libfftw3.lax/lt21-codlist.o || cp .libs/libfftw3.lax/librdft_sse2_codelets.a/codlist.o .libs/libfftw3.lax/lt21-codlist.o libtool: link: ln .libs/libfftw3.lax/librdft_sse2_codelets.a/genus.o .libs/libfftw3.lax/lt22-genus.o || cp .libs/libfftw3.lax/librdft_sse2_codelets.a/genus.o .libs/libfftw3.lax/lt22-genus.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/codlist.o .libs/libfftw3.lax/lt23-codlist.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/codlist.o .libs/libfftw3.lax/lt23-codlist.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/genus.o .libs/libfftw3.lax/lt24-genus.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/genus.o .libs/libfftw3.lax/lt24-genus.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_10.o .libs/libfftw3.lax/lt25-n1bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_10.o .libs/libfftw3.lax/lt25-n1bv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_11.o .libs/libfftw3.lax/lt26-n1bv_11.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_11.o .libs/libfftw3.lax/lt26-n1bv_11.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_12.o .libs/libfftw3.lax/lt27-n1bv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_12.o .libs/libfftw3.lax/lt27-n1bv_12.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_128.o .libs/libfftw3.lax/lt28-n1bv_128.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_128.o .libs/libfftw3.lax/lt28-n1bv_128.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_13.o .libs/libfftw3.lax/lt29-n1bv_13.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_13.o .libs/libfftw3.lax/lt29-n1bv_13.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_14.o .libs/libfftw3.lax/lt30-n1bv_14.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_14.o .libs/libfftw3.lax/lt30-n1bv_14.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_15.o .libs/libfftw3.lax/lt31-n1bv_15.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_15.o .libs/libfftw3.lax/lt31-n1bv_15.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_16.o .libs/libfftw3.lax/lt32-n1bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_16.o .libs/libfftw3.lax/lt32-n1bv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_2.o .libs/libfftw3.lax/lt33-n1bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_2.o .libs/libfftw3.lax/lt33-n1bv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_20.o .libs/libfftw3.lax/lt34-n1bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_20.o .libs/libfftw3.lax/lt34-n1bv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_25.o .libs/libfftw3.lax/lt35-n1bv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_25.o .libs/libfftw3.lax/lt35-n1bv_25.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_3.o .libs/libfftw3.lax/lt36-n1bv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_3.o .libs/libfftw3.lax/lt36-n1bv_3.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_32.o .libs/libfftw3.lax/lt37-n1bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_32.o .libs/libfftw3.lax/lt37-n1bv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_4.o .libs/libfftw3.lax/lt38-n1bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_4.o .libs/libfftw3.lax/lt38-n1bv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_5.o .libs/libfftw3.lax/lt39-n1bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_5.o .libs/libfftw3.lax/lt39-n1bv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_6.o .libs/libfftw3.lax/lt40-n1bv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_6.o .libs/libfftw3.lax/lt40-n1bv_6.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_64.o .libs/libfftw3.lax/lt41-n1bv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_64.o .libs/libfftw3.lax/lt41-n1bv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_7.o .libs/libfftw3.lax/lt42-n1bv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_7.o .libs/libfftw3.lax/lt42-n1bv_7.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_8.o .libs/libfftw3.lax/lt43-n1bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_8.o .libs/libfftw3.lax/lt43-n1bv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_9.o .libs/libfftw3.lax/lt44-n1bv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_9.o .libs/libfftw3.lax/lt44-n1bv_9.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_10.o .libs/libfftw3.lax/lt45-n1fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_10.o .libs/libfftw3.lax/lt45-n1fv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_11.o .libs/libfftw3.lax/lt46-n1fv_11.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_11.o .libs/libfftw3.lax/lt46-n1fv_11.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_12.o .libs/libfftw3.lax/lt47-n1fv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_12.o .libs/libfftw3.lax/lt47-n1fv_12.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_128.o .libs/libfftw3.lax/lt48-n1fv_128.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_128.o .libs/libfftw3.lax/lt48-n1fv_128.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_13.o .libs/libfftw3.lax/lt49-n1fv_13.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_13.o .libs/libfftw3.lax/lt49-n1fv_13.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_14.o .libs/libfftw3.lax/lt50-n1fv_14.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_14.o .libs/libfftw3.lax/lt50-n1fv_14.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_15.o .libs/libfftw3.lax/lt51-n1fv_15.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_15.o .libs/libfftw3.lax/lt51-n1fv_15.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_16.o .libs/libfftw3.lax/lt52-n1fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_16.o .libs/libfftw3.lax/lt52-n1fv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_2.o .libs/libfftw3.lax/lt53-n1fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_2.o .libs/libfftw3.lax/lt53-n1fv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_20.o .libs/libfftw3.lax/lt54-n1fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_20.o .libs/libfftw3.lax/lt54-n1fv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_25.o .libs/libfftw3.lax/lt55-n1fv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_25.o .libs/libfftw3.lax/lt55-n1fv_25.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_3.o .libs/libfftw3.lax/lt56-n1fv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_3.o .libs/libfftw3.lax/lt56-n1fv_3.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_32.o .libs/libfftw3.lax/lt57-n1fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_32.o .libs/libfftw3.lax/lt57-n1fv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_4.o .libs/libfftw3.lax/lt58-n1fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_4.o .libs/libfftw3.lax/lt58-n1fv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_5.o .libs/libfftw3.lax/lt59-n1fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_5.o .libs/libfftw3.lax/lt59-n1fv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_6.o .libs/libfftw3.lax/lt60-n1fv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_6.o .libs/libfftw3.lax/lt60-n1fv_6.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_64.o .libs/libfftw3.lax/lt61-n1fv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_64.o .libs/libfftw3.lax/lt61-n1fv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_7.o .libs/libfftw3.lax/lt62-n1fv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_7.o .libs/libfftw3.lax/lt62-n1fv_7.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_8.o .libs/libfftw3.lax/lt63-n1fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_8.o .libs/libfftw3.lax/lt63-n1fv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_9.o .libs/libfftw3.lax/lt64-n1fv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_9.o .libs/libfftw3.lax/lt64-n1fv_9.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_10.o .libs/libfftw3.lax/lt65-n2bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_10.o .libs/libfftw3.lax/lt65-n2bv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_12.o .libs/libfftw3.lax/lt66-n2bv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_12.o .libs/libfftw3.lax/lt66-n2bv_12.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_14.o .libs/libfftw3.lax/lt67-n2bv_14.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_14.o .libs/libfftw3.lax/lt67-n2bv_14.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_16.o .libs/libfftw3.lax/lt68-n2bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_16.o .libs/libfftw3.lax/lt68-n2bv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_2.o .libs/libfftw3.lax/lt69-n2bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_2.o .libs/libfftw3.lax/lt69-n2bv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_20.o .libs/libfftw3.lax/lt70-n2bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_20.o .libs/libfftw3.lax/lt70-n2bv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_32.o .libs/libfftw3.lax/lt71-n2bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_32.o .libs/libfftw3.lax/lt71-n2bv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_4.o .libs/libfftw3.lax/lt72-n2bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_4.o .libs/libfftw3.lax/lt72-n2bv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_6.o .libs/libfftw3.lax/lt73-n2bv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_6.o .libs/libfftw3.lax/lt73-n2bv_6.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_64.o .libs/libfftw3.lax/lt74-n2bv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_64.o .libs/libfftw3.lax/lt74-n2bv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_8.o .libs/libfftw3.lax/lt75-n2bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_8.o .libs/libfftw3.lax/lt75-n2bv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_10.o .libs/libfftw3.lax/lt76-n2fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_10.o .libs/libfftw3.lax/lt76-n2fv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_12.o .libs/libfftw3.lax/lt77-n2fv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_12.o .libs/libfftw3.lax/lt77-n2fv_12.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_14.o .libs/libfftw3.lax/lt78-n2fv_14.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_14.o .libs/libfftw3.lax/lt78-n2fv_14.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_16.o .libs/libfftw3.lax/lt79-n2fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_16.o .libs/libfftw3.lax/lt79-n2fv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_2.o .libs/libfftw3.lax/lt80-n2fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_2.o .libs/libfftw3.lax/lt80-n2fv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_20.o .libs/libfftw3.lax/lt81-n2fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_20.o .libs/libfftw3.lax/lt81-n2fv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_32.o .libs/libfftw3.lax/lt82-n2fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_32.o .libs/libfftw3.lax/lt82-n2fv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_4.o .libs/libfftw3.lax/lt83-n2fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_4.o .libs/libfftw3.lax/lt83-n2fv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_6.o .libs/libfftw3.lax/lt84-n2fv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_6.o .libs/libfftw3.lax/lt84-n2fv_6.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_64.o .libs/libfftw3.lax/lt85-n2fv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_64.o .libs/libfftw3.lax/lt85-n2fv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_8.o .libs/libfftw3.lax/lt86-n2fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_8.o .libs/libfftw3.lax/lt86-n2fv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_16.o .libs/libfftw3.lax/lt87-n2sv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_16.o .libs/libfftw3.lax/lt87-n2sv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_32.o .libs/libfftw3.lax/lt88-n2sv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_32.o .libs/libfftw3.lax/lt88-n2sv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_4.o .libs/libfftw3.lax/lt89-n2sv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_4.o .libs/libfftw3.lax/lt89-n2sv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_64.o .libs/libfftw3.lax/lt90-n2sv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_64.o .libs/libfftw3.lax/lt90-n2sv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_8.o .libs/libfftw3.lax/lt91-n2sv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_8.o .libs/libfftw3.lax/lt91-n2sv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_2.o .libs/libfftw3.lax/lt92-q1bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_2.o .libs/libfftw3.lax/lt92-q1bv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_4.o .libs/libfftw3.lax/lt93-q1bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_4.o .libs/libfftw3.lax/lt93-q1bv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_5.o .libs/libfftw3.lax/lt94-q1bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_5.o .libs/libfftw3.lax/lt94-q1bv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_8.o .libs/libfftw3.lax/lt95-q1bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_8.o .libs/libfftw3.lax/lt95-q1bv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_2.o .libs/libfftw3.lax/lt96-q1fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_2.o .libs/libfftw3.lax/lt96-q1fv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_4.o .libs/libfftw3.lax/lt97-q1fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_4.o .libs/libfftw3.lax/lt97-q1fv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_5.o .libs/libfftw3.lax/lt98-q1fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_5.o .libs/libfftw3.lax/lt98-q1fv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_8.o .libs/libfftw3.lax/lt99-q1fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_8.o .libs/libfftw3.lax/lt99-q1fv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_10.o .libs/libfftw3.lax/lt100-t1buv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_10.o .libs/libfftw3.lax/lt100-t1buv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_2.o .libs/libfftw3.lax/lt101-t1buv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_2.o .libs/libfftw3.lax/lt101-t1buv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_3.o .libs/libfftw3.lax/lt102-t1buv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_3.o .libs/libfftw3.lax/lt102-t1buv_3.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_4.o .libs/libfftw3.lax/lt103-t1buv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_4.o .libs/libfftw3.lax/lt103-t1buv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_5.o .libs/libfftw3.lax/lt104-t1buv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_5.o .libs/libfftw3.lax/lt104-t1buv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_6.o .libs/libfftw3.lax/lt105-t1buv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_6.o .libs/libfftw3.lax/lt105-t1buv_6.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_7.o .libs/libfftw3.lax/lt106-t1buv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_7.o .libs/libfftw3.lax/lt106-t1buv_7.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_8.o .libs/libfftw3.lax/lt107-t1buv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_8.o .libs/libfftw3.lax/lt107-t1buv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_9.o .libs/libfftw3.lax/lt108-t1buv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_9.o .libs/libfftw3.lax/lt108-t1buv_9.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_10.o .libs/libfftw3.lax/lt109-t1bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_10.o .libs/libfftw3.lax/lt109-t1bv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_12.o .libs/libfftw3.lax/lt110-t1bv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_12.o .libs/libfftw3.lax/lt110-t1bv_12.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_15.o .libs/libfftw3.lax/lt111-t1bv_15.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_15.o .libs/libfftw3.lax/lt111-t1bv_15.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_16.o .libs/libfftw3.lax/lt112-t1bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_16.o .libs/libfftw3.lax/lt112-t1bv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_2.o .libs/libfftw3.lax/lt113-t1bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_2.o .libs/libfftw3.lax/lt113-t1bv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_20.o .libs/libfftw3.lax/lt114-t1bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_20.o .libs/libfftw3.lax/lt114-t1bv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_25.o .libs/libfftw3.lax/lt115-t1bv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_25.o .libs/libfftw3.lax/lt115-t1bv_25.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_3.o .libs/libfftw3.lax/lt116-t1bv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_3.o .libs/libfftw3.lax/lt116-t1bv_3.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_32.o .libs/libfftw3.lax/lt117-t1bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_32.o .libs/libfftw3.lax/lt117-t1bv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_4.o .libs/libfftw3.lax/lt118-t1bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_4.o .libs/libfftw3.lax/lt118-t1bv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_5.o .libs/libfftw3.lax/lt119-t1bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_5.o .libs/libfftw3.lax/lt119-t1bv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_6.o .libs/libfftw3.lax/lt120-t1bv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_6.o .libs/libfftw3.lax/lt120-t1bv_6.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_64.o .libs/libfftw3.lax/lt121-t1bv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_64.o .libs/libfftw3.lax/lt121-t1bv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_7.o .libs/libfftw3.lax/lt122-t1bv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_7.o .libs/libfftw3.lax/lt122-t1bv_7.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_8.o .libs/libfftw3.lax/lt123-t1bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_8.o .libs/libfftw3.lax/lt123-t1bv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_9.o .libs/libfftw3.lax/lt124-t1bv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_9.o .libs/libfftw3.lax/lt124-t1bv_9.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_10.o .libs/libfftw3.lax/lt125-t1fuv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_10.o .libs/libfftw3.lax/lt125-t1fuv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_2.o .libs/libfftw3.lax/lt126-t1fuv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_2.o .libs/libfftw3.lax/lt126-t1fuv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_3.o .libs/libfftw3.lax/lt127-t1fuv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_3.o .libs/libfftw3.lax/lt127-t1fuv_3.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_4.o .libs/libfftw3.lax/lt128-t1fuv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_4.o .libs/libfftw3.lax/lt128-t1fuv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_5.o .libs/libfftw3.lax/lt129-t1fuv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_5.o .libs/libfftw3.lax/lt129-t1fuv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_6.o .libs/libfftw3.lax/lt130-t1fuv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_6.o .libs/libfftw3.lax/lt130-t1fuv_6.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_7.o .libs/libfftw3.lax/lt131-t1fuv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_7.o .libs/libfftw3.lax/lt131-t1fuv_7.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_8.o .libs/libfftw3.lax/lt132-t1fuv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_8.o .libs/libfftw3.lax/lt132-t1fuv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_9.o .libs/libfftw3.lax/lt133-t1fuv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_9.o .libs/libfftw3.lax/lt133-t1fuv_9.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_10.o .libs/libfftw3.lax/lt134-t1fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_10.o .libs/libfftw3.lax/lt134-t1fv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_12.o .libs/libfftw3.lax/lt135-t1fv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_12.o .libs/libfftw3.lax/lt135-t1fv_12.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_15.o .libs/libfftw3.lax/lt136-t1fv_15.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_15.o .libs/libfftw3.lax/lt136-t1fv_15.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_16.o .libs/libfftw3.lax/lt137-t1fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_16.o .libs/libfftw3.lax/lt137-t1fv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_2.o .libs/libfftw3.lax/lt138-t1fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_2.o .libs/libfftw3.lax/lt138-t1fv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_20.o .libs/libfftw3.lax/lt139-t1fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_20.o .libs/libfftw3.lax/lt139-t1fv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_25.o .libs/libfftw3.lax/lt140-t1fv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_25.o .libs/libfftw3.lax/lt140-t1fv_25.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_3.o .libs/libfftw3.lax/lt141-t1fv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_3.o .libs/libfftw3.lax/lt141-t1fv_3.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_32.o .libs/libfftw3.lax/lt142-t1fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_32.o .libs/libfftw3.lax/lt142-t1fv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_4.o .libs/libfftw3.lax/lt143-t1fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_4.o .libs/libfftw3.lax/lt143-t1fv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_5.o .libs/libfftw3.lax/lt144-t1fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_5.o .libs/libfftw3.lax/lt144-t1fv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_6.o .libs/libfftw3.lax/lt145-t1fv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_6.o .libs/libfftw3.lax/lt145-t1fv_6.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_64.o .libs/libfftw3.lax/lt146-t1fv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_64.o .libs/libfftw3.lax/lt146-t1fv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_7.o .libs/libfftw3.lax/lt147-t1fv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_7.o .libs/libfftw3.lax/lt147-t1fv_7.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_8.o .libs/libfftw3.lax/lt148-t1fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_8.o .libs/libfftw3.lax/lt148-t1fv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_9.o .libs/libfftw3.lax/lt149-t1fv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_9.o .libs/libfftw3.lax/lt149-t1fv_9.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_16.o .libs/libfftw3.lax/lt150-t1sv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_16.o .libs/libfftw3.lax/lt150-t1sv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_2.o .libs/libfftw3.lax/lt151-t1sv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_2.o .libs/libfftw3.lax/lt151-t1sv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_32.o .libs/libfftw3.lax/lt152-t1sv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_32.o .libs/libfftw3.lax/lt152-t1sv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_4.o .libs/libfftw3.lax/lt153-t1sv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_4.o .libs/libfftw3.lax/lt153-t1sv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_8.o .libs/libfftw3.lax/lt154-t1sv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_8.o .libs/libfftw3.lax/lt154-t1sv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_10.o .libs/libfftw3.lax/lt155-t2bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_10.o .libs/libfftw3.lax/lt155-t2bv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_16.o .libs/libfftw3.lax/lt156-t2bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_16.o .libs/libfftw3.lax/lt156-t2bv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_2.o .libs/libfftw3.lax/lt157-t2bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_2.o .libs/libfftw3.lax/lt157-t2bv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_20.o .libs/libfftw3.lax/lt158-t2bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_20.o .libs/libfftw3.lax/lt158-t2bv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_25.o .libs/libfftw3.lax/lt159-t2bv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_25.o .libs/libfftw3.lax/lt159-t2bv_25.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_32.o .libs/libfftw3.lax/lt160-t2bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_32.o .libs/libfftw3.lax/lt160-t2bv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_4.o .libs/libfftw3.lax/lt161-t2bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_4.o .libs/libfftw3.lax/lt161-t2bv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_5.o .libs/libfftw3.lax/lt162-t2bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_5.o .libs/libfftw3.lax/lt162-t2bv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_64.o .libs/libfftw3.lax/lt163-t2bv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_64.o .libs/libfftw3.lax/lt163-t2bv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_8.o .libs/libfftw3.lax/lt164-t2bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_8.o .libs/libfftw3.lax/lt164-t2bv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_10.o .libs/libfftw3.lax/lt165-t2fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_10.o .libs/libfftw3.lax/lt165-t2fv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_16.o .libs/libfftw3.lax/lt166-t2fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_16.o .libs/libfftw3.lax/lt166-t2fv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_2.o .libs/libfftw3.lax/lt167-t2fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_2.o .libs/libfftw3.lax/lt167-t2fv_2.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_20.o .libs/libfftw3.lax/lt168-t2fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_20.o .libs/libfftw3.lax/lt168-t2fv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_25.o .libs/libfftw3.lax/lt169-t2fv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_25.o .libs/libfftw3.lax/lt169-t2fv_25.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_32.o .libs/libfftw3.lax/lt170-t2fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_32.o .libs/libfftw3.lax/lt170-t2fv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_4.o .libs/libfftw3.lax/lt171-t2fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_4.o .libs/libfftw3.lax/lt171-t2fv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_5.o .libs/libfftw3.lax/lt172-t2fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_5.o .libs/libfftw3.lax/lt172-t2fv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_64.o .libs/libfftw3.lax/lt173-t2fv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_64.o .libs/libfftw3.lax/lt173-t2fv_64.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_8.o .libs/libfftw3.lax/lt174-t2fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_8.o .libs/libfftw3.lax/lt174-t2fv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_16.o .libs/libfftw3.lax/lt175-t2sv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_16.o .libs/libfftw3.lax/lt175-t2sv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_32.o .libs/libfftw3.lax/lt176-t2sv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_32.o .libs/libfftw3.lax/lt176-t2sv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_4.o .libs/libfftw3.lax/lt177-t2sv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_4.o .libs/libfftw3.lax/lt177-t2sv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_8.o .libs/libfftw3.lax/lt178-t2sv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_8.o .libs/libfftw3.lax/lt178-t2sv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_10.o .libs/libfftw3.lax/lt179-t3bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_10.o .libs/libfftw3.lax/lt179-t3bv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_16.o .libs/libfftw3.lax/lt180-t3bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_16.o .libs/libfftw3.lax/lt180-t3bv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_20.o .libs/libfftw3.lax/lt181-t3bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_20.o .libs/libfftw3.lax/lt181-t3bv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_25.o .libs/libfftw3.lax/lt182-t3bv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_25.o .libs/libfftw3.lax/lt182-t3bv_25.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_32.o .libs/libfftw3.lax/lt183-t3bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_32.o .libs/libfftw3.lax/lt183-t3bv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_4.o .libs/libfftw3.lax/lt184-t3bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_4.o .libs/libfftw3.lax/lt184-t3bv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_5.o .libs/libfftw3.lax/lt185-t3bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_5.o .libs/libfftw3.lax/lt185-t3bv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_8.o .libs/libfftw3.lax/lt186-t3bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_8.o .libs/libfftw3.lax/lt186-t3bv_8.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_10.o .libs/libfftw3.lax/lt187-t3fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_10.o .libs/libfftw3.lax/lt187-t3fv_10.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_16.o .libs/libfftw3.lax/lt188-t3fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_16.o .libs/libfftw3.lax/lt188-t3fv_16.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_20.o .libs/libfftw3.lax/lt189-t3fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_20.o .libs/libfftw3.lax/lt189-t3fv_20.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_25.o .libs/libfftw3.lax/lt190-t3fv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_25.o .libs/libfftw3.lax/lt190-t3fv_25.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_32.o .libs/libfftw3.lax/lt191-t3fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_32.o .libs/libfftw3.lax/lt191-t3fv_32.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_4.o .libs/libfftw3.lax/lt192-t3fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_4.o .libs/libfftw3.lax/lt192-t3fv_4.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_5.o .libs/libfftw3.lax/lt193-t3fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_5.o .libs/libfftw3.lax/lt193-t3fv_5.o libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_8.o .libs/libfftw3.lax/lt194-t3fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_8.o .libs/libfftw3.lax/lt194-t3fv_8.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/codlist.o .libs/libfftw3.lax/lt195-codlist.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/codlist.o .libs/libfftw3.lax/lt195-codlist.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/genus.o .libs/libfftw3.lax/lt196-genus.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/genus.o .libs/libfftw3.lax/lt196-genus.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_10.o .libs/libfftw3.lax/lt197-hc2cbdftv_10.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_10.o .libs/libfftw3.lax/lt197-hc2cbdftv_10.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_12.o .libs/libfftw3.lax/lt198-hc2cbdftv_12.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_12.o .libs/libfftw3.lax/lt198-hc2cbdftv_12.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_16.o .libs/libfftw3.lax/lt199-hc2cbdftv_16.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_16.o .libs/libfftw3.lax/lt199-hc2cbdftv_16.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_2.o .libs/libfftw3.lax/lt200-hc2cbdftv_2.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_2.o .libs/libfftw3.lax/lt200-hc2cbdftv_2.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_20.o .libs/libfftw3.lax/lt201-hc2cbdftv_20.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_20.o .libs/libfftw3.lax/lt201-hc2cbdftv_20.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_32.o .libs/libfftw3.lax/lt202-hc2cbdftv_32.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_32.o .libs/libfftw3.lax/lt202-hc2cbdftv_32.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_4.o .libs/libfftw3.lax/lt203-hc2cbdftv_4.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_4.o .libs/libfftw3.lax/lt203-hc2cbdftv_4.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_6.o .libs/libfftw3.lax/lt204-hc2cbdftv_6.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_6.o .libs/libfftw3.lax/lt204-hc2cbdftv_6.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_8.o .libs/libfftw3.lax/lt205-hc2cbdftv_8.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_8.o .libs/libfftw3.lax/lt205-hc2cbdftv_8.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_10.o .libs/libfftw3.lax/lt206-hc2cfdftv_10.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_10.o .libs/libfftw3.lax/lt206-hc2cfdftv_10.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_12.o .libs/libfftw3.lax/lt207-hc2cfdftv_12.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_12.o .libs/libfftw3.lax/lt207-hc2cfdftv_12.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_16.o .libs/libfftw3.lax/lt208-hc2cfdftv_16.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_16.o .libs/libfftw3.lax/lt208-hc2cfdftv_16.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_2.o .libs/libfftw3.lax/lt209-hc2cfdftv_2.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_2.o .libs/libfftw3.lax/lt209-hc2cfdftv_2.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_20.o .libs/libfftw3.lax/lt210-hc2cfdftv_20.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_20.o .libs/libfftw3.lax/lt210-hc2cfdftv_20.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_32.o .libs/libfftw3.lax/lt211-hc2cfdftv_32.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_32.o .libs/libfftw3.lax/lt211-hc2cfdftv_32.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_4.o .libs/libfftw3.lax/lt212-hc2cfdftv_4.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_4.o .libs/libfftw3.lax/lt212-hc2cfdftv_4.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_6.o .libs/libfftw3.lax/lt213-hc2cfdftv_6.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_6.o .libs/libfftw3.lax/lt213-hc2cfdftv_6.o libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_8.o .libs/libfftw3.lax/lt214-hc2cfdftv_8.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_8.o .libs/libfftw3.lax/lt214-hc2cfdftv_8.o libtool: link: ar cru .libs/libfftw3.a .libs/libfftw3.lax/libkernel.a/align.o .libs/libfftw3.lax/libkernel.a/alloc.o .libs/libfftw3.lax/libkernel.a/assert.o .libs/libfftw3.lax/libkernel.a/awake.o .libs/libfftw3.lax/libkernel.a/buffered.o .libs/libfftw3.lax/libkernel.a/cpy1d.o .libs/libfftw3.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3.lax/libkernel.a/cpy2d.o .libs/libfftw3.lax/libkernel.a/ct.o .libs/libfftw3.lax/libkernel.a/debug.o .libs/libfftw3.lax/libkernel.a/extract-reim.o .libs/libfftw3.lax/libkernel.a/hash.o .libs/libfftw3.lax/libkernel.a/iabs.o .libs/libfftw3.lax/libkernel.a/kalloc.o .libs/libfftw3.lax/libkernel.a/md5-1.o .libs/libfftw3.lax/libkernel.a/md5.o .libs/libfftw3.lax/libkernel.a/minmax.o .libs/libfftw3.lax/libkernel.a/ops.o .libs/libfftw3.lax/libkernel.a/pickdim.o .libs/libfftw3.lax/libkernel.a/plan.o .libs/libfftw3.lax/libkernel.a/planner.o .libs/libfftw3.lax/libkernel.a/primes.o .libs/libfftw3.lax/libkernel.a/print.o .libs/libfftw3.lax/libkernel.a/problem.o .libs/libfftw3.lax/libkernel.a/rader.o .libs/libfftw3.lax/libkernel.a/scan.o .libs/libfftw3.lax/libkernel.a/solver.o .libs/libfftw3.lax/libkernel.a/solvtab.o .libs/libfftw3.lax/libkernel.a/stride.o .libs/libfftw3.lax/libkernel.a/tensor.o .libs/libfftw3.lax/libkernel.a/tensor1.o .libs/libfftw3.lax/libkernel.a/tensor2.o .libs/libfftw3.lax/libkernel.a/tensor3.o .libs/libfftw3.lax/libkernel.a/tensor4.o .libs/libfftw3.lax/libkernel.a/tensor5.o .libs/libfftw3.lax/libkernel.a/tensor7.o .libs/libfftw3.lax/libkernel.a/tensor8.o .libs/libfftw3.lax/libkernel.a/tensor9.o .libs/libfftw3.lax/libkernel.a/tile2d.o .libs/libfftw3.lax/libkernel.a/timer.o .libs/libfftw3.lax/libkernel.a/transpose.o .libs/libfftw3.lax/libkernel.a/trig.o .libs/libfftw3.lax/libkernel.a/twiddle.o .libs/libfftw3.lax/libdft.a/bluestein.o .libs/libfftw3.lax/lt1-buffered.o .libs/libfftw3.lax/libdft.a/conf.o .libs/libfftw3.lax/lt2-ct.o .libs/libfftw3.lax/libdft.a/dftw-direct.o .libs/libfftw3.lax/libdft.a/dftw-directsq.o .libs/libfftw3.lax/libdft.a/dftw-generic.o .libs/libfftw3.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3.lax/libdft.a/direct.o .libs/libfftw3.lax/libdft.a/generic.o .libs/libfftw3.lax/libdft.a/indirect-transpose.o .libs/libfftw3.lax/libdft.a/indirect.o .libs/libfftw3.lax/libdft.a/kdft-dif.o .libs/libfftw3.lax/libdft.a/kdft-difsq.o .libs/libfftw3.lax/libdft.a/kdft-dit.o .libs/libfftw3.lax/libdft.a/kdft.o .libs/libfftw3.lax/libdft.a/nop.o .libs/libfftw3.lax/lt3-plan.o .libs/libfftw3.lax/lt4-problem.o .libs/libfftw3.lax/lt5-rader.o .libs/libfftw3.lax/libdft.a/rank-geq2.o .libs/libfftw3.lax/libdft.a/solve.o .libs/libfftw3.lax/libdft.a/vrank-geq1.o .libs/libfftw3.lax/libdft.a/zero.o .libs/libfftw3.lax/libdft_scalar.a/n.o .libs/libfftw3.lax/libdft_scalar.a/t.o .libs/libfftw3.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3.lax/lt6-buffered.o .libs/libfftw3.lax/librdft.a/buffered2.o .libs/libfftw3.lax/lt7-conf.o .libs/libfftw3.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3.lax/librdft.a/ct-hc2c.o .libs/libfftw3.lax/librdft.a/dft-r2hc.o .libs/libfftw3.lax/librdft.a/dht-r2hc.o .libs/libfftw3.lax/librdft.a/dht-rader.o .libs/libfftw3.lax/librdft.a/direct-r2c.o .libs/libfftw3.lax/librdft.a/direct-r2r.o .libs/libfftw3.lax/librdft.a/direct2.o .libs/libfftw3.lax/lt8-generic.o .libs/libfftw3.lax/librdft.a/hc2hc-direct.o .libs/libfftw3.lax/librdft.a/hc2hc-generic.o .libs/libfftw3.lax/librdft.a/hc2hc.o .libs/libfftw3.lax/lt9-indirect.o .libs/libfftw3.lax/librdft.a/khc2c.o .libs/libfftw3.lax/librdft.a/khc2hc.o .libs/libfftw3.lax/librdft.a/kr2c.o .libs/libfftw3.lax/librdft.a/kr2r.o .libs/libfftw3.lax/lt10-nop.o .libs/libfftw3.lax/librdft.a/nop2.o .libs/libfftw3.lax/lt11-plan.o .libs/libfftw3.lax/librdft.a/plan2.o .libs/libfftw3.lax/lt12-problem.o .libs/libfftw3.lax/librdft.a/problem2.o .libs/libfftw3.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3.lax/lt13-rank-geq2.o .libs/libfftw3.lax/librdft.a/rank0-rdft2.o .libs/libfftw3.lax/librdft.a/rank0.o .libs/libfftw3.lax/librdft.a/rdft-dht.o .libs/libfftw3.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3.lax/librdft.a/rdft2-rdft.o .libs/libfftw3.lax/librdft.a/rdft2-strides.o .libs/libfftw3.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3.lax/lt14-solve.o .libs/libfftw3.lax/librdft.a/solve2.o .libs/libfftw3.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3.lax/lt15-vrank-geq1.o .libs/libfftw3.lax/librdft.a/vrank3-transpose.o .libs/libfftw3.lax/librdft_scalar.a/hc2c.o .libs/libfftw3.lax/librdft_scalar.a/hfb.o .libs/libfftw3.lax/librdft_scalar.a/r2c.o .libs/libfftw3.lax/librdft_scalar.a/r2r.o .libs/libfftw3.lax/lt16-codlist.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3.lax/lt17-codlist.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3.lax/lt18-codlist.o .libs/libfftw3.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3.lax/lt19-conf.o .libs/libfftw3.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3.lax/libapi.a/apiplan.o .libs/libfftw3.lax/libapi.a/configure.o .libs/libfftw3.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-dft.o .libs/libfftw3.lax/libapi.a/execute-r2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-split-dft.o .libs/libfftw3.lax/libapi.a/execute.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3.lax/libapi.a/export-wisdom.o .libs/libfftw3.lax/libapi.a/f77api.o .libs/libfftw3.lax/libapi.a/flops.o .libs/libfftw3.lax/libapi.a/forget-wisdom.o .libs/libfftw3.lax/libapi.a/import-system-wisdom.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3.lax/libapi.a/import-wisdom.o .libs/libfftw3.lax/libapi.a/malloc.o .libs/libfftw3.lax/libapi.a/map-r2r-kind.o .libs/libfftw3.lax/libapi.a/mapflags.o .libs/libfftw3.lax/libapi.a/mkprinter-file.o .libs/libfftw3.lax/libapi.a/mkprinter-str.o .libs/libfftw3.lax/libapi.a/mktensor-iodims.o .libs/libfftw3.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3.lax/libapi.a/plan-dft-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-many-dft.o .libs/libfftw3.lax/libapi.a/plan-many-r2r.o .libs/libfftw3.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3.lax/libapi.a/plan-r2r.o .libs/libfftw3.lax/libapi.a/print-plan.o .libs/libfftw3.lax/libapi.a/rdft2-pad.o .libs/libfftw3.lax/libapi.a/the-planner.o .libs/libfftw3.lax/libapi.a/version.o .libs/libfftw3.lax/libsimd_support.a/altivec.o .libs/libfftw3.lax/libsimd_support.a/avx.o .libs/libfftw3.lax/libsimd_support.a/neon.o .libs/libfftw3.lax/libsimd_support.a/sse2.o .libs/libfftw3.lax/libsimd_support.a/taint.o .libs/libfftw3.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o .libs/libfftw3.lax/lt20-codlist.o .libs/libfftw3.lax/libdft_sse2_codelets.a/genus.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_11.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_128.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_13.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_14.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_15.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_11.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_128.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_13.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_14.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_15.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_14.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_14.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_15.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_15.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2sv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2sv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2sv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2sv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_8.o .libs/libfftw3.lax/lt21-codlist.o .libs/libfftw3.lax/lt22-genus.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_10.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_12.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_16.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_2.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_20.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_32.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_4.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_6.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_8.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_10.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_12.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_16.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_2.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_20.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_32.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_4.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_6.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_8.o .libs/libfftw3.lax/lt23-codlist.o .libs/libfftw3.lax/lt24-genus.o .libs/libfftw3.lax/lt25-n1bv_10.o .libs/libfftw3.lax/lt26-n1bv_11.o .libs/libfftw3.lax/lt27-n1bv_12.o .libs/libfftw3.lax/lt28-n1bv_128.o .libs/libfftw3.lax/lt29-n1bv_13.o .libs/libfftw3.lax/lt30-n1bv_14.o .libs/libfftw3.lax/lt31-n1bv_15.o .libs/libfftw3.lax/lt32-n1bv_16.o .libs/libfftw3.lax/lt33-n1bv_2.o .libs/libfftw3.lax/lt34-n1bv_20.o .libs/libfftw3.lax/lt35-n1bv_25.o .libs/libfftw3.lax/lt36-n1bv_3.o .libs/libfftw3.lax/lt37-n1bv_32.o .libs/libfftw3.lax/lt38-n1bv_4.o .libs/libfftw3.lax/lt39-n1bv_5.o .libs/libfftw3.lax/lt40-n1bv_6.o .libs/libfftw3.lax/lt41-n1bv_64.o .libs/libfftw3.lax/lt42-n1bv_7.o .libs/libfftw3.lax/lt43-n1bv_8.o .libs/libfftw3.lax/lt44-n1bv_9.o .libs/libfftw3.lax/lt45-n1fv_10.o .libs/libfftw3.lax/lt46-n1fv_11.o .libs/libfftw3.lax/lt47-n1fv_12.o .libs/libfftw3.lax/lt48-n1fv_128.o .libs/libfftw3.lax/lt49-n1fv_13.o .libs/libfftw3.lax/lt50-n1fv_14.o .libs/libfftw3.lax/lt51-n1fv_15.o .libs/libfftw3.lax/lt52-n1fv_16.o .libs/libfftw3.lax/lt53-n1fv_2.o .libs/libfftw3.lax/lt54-n1fv_20.o .libs/libfftw3.lax/lt55-n1fv_25.o .libs/libfftw3.lax/lt56-n1fv_3.o .libs/libfftw3.lax/lt57-n1fv_32.o .libs/libfftw3.lax/lt58-n1fv_4.o .libs/libfftw3.lax/lt59-n1fv_5.o .libs/libfftw3.lax/lt60-n1fv_6.o .libs/libfftw3.lax/lt61-n1fv_64.o .libs/libfftw3.lax/lt62-n1fv_7.o .libs/libfftw3.lax/lt63-n1fv_8.o .libs/libfftw3.lax/lt64-n1fv_9.o .libs/libfftw3.lax/lt65-n2bv_10.o .libs/libfftw3.lax/lt66-n2bv_12.o .libs/libfftw3.lax/lt67-n2bv_14.o .libs/libfftw3.lax/lt68-n2bv_16.o .libs/libfftw3.lax/lt69-n2bv_2.o .libs/libfftw3.lax/lt70-n2bv_20.o .libs/libfftw3.lax/lt71-n2bv_32.o .libs/libfftw3.lax/lt72-n2bv_4.o .libs/libfftw3.lax/lt73-n2bv_6.o .libs/libfftw3.lax/lt74-n2bv_64.o .libs/libfftw3.lax/lt75-n2bv_8.o .libs/libfftw3.lax/lt76-n2fv_10.o .libs/libfftw3.lax/lt77-n2fv_12.o .libs/libfftw3.lax/lt78-n2fv_14.o .libs/libfftw3.lax/lt79-n2fv_16.o .libs/libfftw3.lax/lt80-n2fv_2.o .libs/libfftw3.lax/lt81-n2fv_20.o .libs/libfftw3.lax/lt82-n2fv_32.o .libs/libfftw3.lax/lt83-n2fv_4.o .libs/libfftw3.lax/lt84-n2fv_6.o .libs/libfftw3.lax/lt85-n2fv_64.o .libs/libfftw3.lax/lt86-n2fv_8.o .libs/libfftw3.lax/lt87-n2sv_16.o .libs/libfftw3.lax/lt88-n2sv_32.o .libs/libfftw3.lax/lt89-n2sv_4.o .libs/libfftw3.lax/lt90-n2sv_64.o .libs/libfftw3.lax/lt91-n2sv_8.o .libs/libfftw3.lax/lt92-q1bv_2.o .libs/libfftw3.lax/lt93-q1bv_4.o .libs/libfftw3.lax/lt94-q1bv_5.o .libs/libfftw3.lax/lt95-q1bv_8.o .libs/libfftw3.lax/lt96-q1fv_2.o .libs/libfftw3.lax/lt97-q1fv_4.o .libs/libfftw3.lax/lt98-q1fv_5.o .libs/libfftw3.lax/lt99-q1fv_8.o .libs/libfftw3.lax/lt100-t1buv_10.o .libs/libfftw3.lax/lt101-t1buv_2.o .libs/libfftw3.lax/lt102-t1buv_3.o .libs/libfftw3.lax/lt103-t1buv_4.o .libs/libfftw3.lax/lt104-t1buv_5.o .libs/libfftw3.lax/lt105-t1buv_6.o .libs/libfftw3.lax/lt106-t1buv_7.o .libs/libfftw3.lax/lt107-t1buv_8.o .libs/libfftw3.lax/lt108-t1buv_9.o .libs/libfftw3.lax/lt109-t1bv_10.o .libs/libfftw3.lax/lt110-t1bv_12.o .libs/libfftw3.lax/lt111-t1bv_15.o .libs/libfftw3.lax/lt112-t1bv_16.o .libs/libfftw3.lax/lt113-t1bv_2.o .libs/libfftw3.lax/lt114-t1bv_20.o .libs/libfftw3.lax/lt115-t1bv_25.o .libs/libfftw3.lax/lt116-t1bv_3.o .libs/libfftw3.lax/lt117-t1bv_32.o .libs/libfftw3.lax/lt118-t1bv_4.o .libs/libfftw3.lax/lt119-t1bv_5.o .libs/libfftw3.lax/lt120-t1bv_6.o .libs/libfftw3.lax/lt121-t1bv_64.o .libs/libfftw3.lax/lt122-t1bv_7.o .libs/libfftw3.lax/lt123-t1bv_8.o .libs/libfftw3.lax/lt124-t1bv_9.o .libs/libfftw3.lax/lt125-t1fuv_10.o .libs/libfftw3.lax/lt126-t1fuv_2.o .libs/libfftw3.lax/lt127-t1fuv_3.o .libs/libfftw3.lax/lt128-t1fuv_4.o .libs/libfftw3.lax/lt129-t1fuv_5.o .libs/libfftw3.lax/lt130-t1fuv_6.o .libs/libfftw3.lax/lt131-t1fuv_7.o .libs/libfftw3.lax/lt132-t1fuv_8.o .libs/libfftw3.lax/lt133-t1fuv_9.o .libs/libfftw3.lax/lt134-t1fv_10.o .libs/libfftw3.lax/lt135-t1fv_12.o .libs/libfftw3.lax/lt136-t1fv_15.o .libs/libfftw3.lax/lt137-t1fv_16.o .libs/libfftw3.lax/lt138-t1fv_2.o .libs/libfftw3.lax/lt139-t1fv_20.o .libs/libfftw3.lax/lt140-t1fv_25.o .libs/libfftw3.lax/lt141-t1fv_3.o .libs/libfftw3.lax/lt142-t1fv_32.o .libs/libfftw3.lax/lt143-t1fv_4.o .libs/libfftw3.lax/lt144-t1fv_5.o .libs/libfftw3.lax/lt145-t1fv_6.o .libs/libfftw3.lax/lt146-t1fv_64.o .libs/libfftw3.lax/lt147-t1fv_7.o .libs/libfftw3.lax/lt148-t1fv_8.o .libs/libfftw3.lax/lt149-t1fv_9.o .libs/libfftw3.lax/lt150-t1sv_16.o .libs/libfftw3.lax/lt151-t1sv_2.o .libs/libfftw3.lax/lt152-t1sv_32.o .libs/libfftw3.lax/lt153-t1sv_4.o .libs/libfftw3.lax/lt154-t1sv_8.o .libs/libfftw3.lax/lt155-t2bv_10.o .libs/libfftw3.lax/lt156-t2bv_16.o .libs/libfftw3.lax/lt157-t2bv_2.o .libs/libfftw3.lax/lt158-t2bv_20.o .libs/libfftw3.lax/lt159-t2bv_25.o .libs/libfftw3.lax/lt160-t2bv_32.o .libs/libfftw3.lax/lt161-t2bv_4.o .libs/libfftw3.lax/lt162-t2bv_5.o .libs/libfftw3.lax/lt163-t2bv_64.o .libs/libfftw3.lax/lt164-t2bv_8.o .libs/libfftw3.lax/lt165-t2fv_10.o .libs/libfftw3.lax/lt166-t2fv_16.o .libs/libfftw3.lax/lt167-t2fv_2.o .libs/libfftw3.lax/lt168-t2fv_20.o .libs/libfftw3.lax/lt169-t2fv_25.o .libs/libfftw3.lax/lt170-t2fv_32.o .libs/libfftw3.lax/lt171-t2fv_4.o .libs/libfftw3.lax/lt172-t2fv_5.o .libs/libfftw3.lax/lt173-t2fv_64.o .libs/libfftw3.lax/lt174-t2fv_8.o .libs/libfftw3.lax/lt175-t2sv_16.o .libs/libfftw3.lax/lt176-t2sv_32.o .libs/libfftw3.lax/lt177-t2sv_4.o .libs/libfftw3.lax/lt178-t2sv_8.o .libs/libfftw3.lax/lt179-t3bv_10.o .libs/libfftw3.lax/lt180-t3bv_16.o .libs/libfftw3.lax/lt181-t3bv_20.o .libs/libfftw3.lax/lt182-t3bv_25.o .libs/libfftw3.lax/lt183-t3bv_32.o .libs/libfftw3.lax/lt184-t3bv_4.o .libs/libfftw3.lax/lt185-t3bv_5.o .libs/libfftw3.lax/lt186-t3bv_8.o .libs/libfftw3.lax/lt187-t3fv_10.o .libs/libfftw3.lax/lt188-t3fv_16.o .libs/libfftw3.lax/lt189-t3fv_20.o .libs/libfftw3.lax/lt190-t3fv_25.o .libs/libfftw3.lax/lt191-t3fv_32.o .libs/libfftw3.lax/lt192-t3fv_4.o .libs/libfftw3.lax/lt193-t3fv_5.o .libs/libfftw3.lax/lt194-t3fv_8.o .libs/libfftw3.lax/lt195-codlist.o .libs/libfftw3.lax/lt196-genus.o .libs/libfftw3.lax/lt197-hc2cbdftv_10.o .libs/libfftw3.lax/lt198-hc2cbdftv_12.o .libs/libfftw3.lax/lt199-hc2cbdftv_16.o .libs/libfftw3.lax/lt200-hc2cbdftv_2.o .libs/libfftw3.lax/lt201-hc2cbdftv_20.o .libs/libfftw3.lax/lt202-hc2cbdftv_32.o .libs/libfftw3.lax/lt203-hc2cbdftv_4.o .libs/libfftw3.lax/lt204-hc2cbdftv_6.o .libs/libfftw3.lax/lt205-hc2cbdftv_8.o .libs/libfftw3.lax/lt206-hc2cfdftv_10.o .libs/libfftw3.lax/lt207-hc2cfdftv_12.o .libs/libfftw3.lax/lt208-hc2cfdftv_16.o .libs/libfftw3.lax/lt209-hc2cfdftv_2.o .libs/libfftw3.lax/lt210-hc2cfdftv_20.o .libs/libfftw3.lax/lt211-hc2cfdftv_32.o .libs/libfftw3.lax/lt212-hc2cfdftv_4.o .libs/libfftw3.lax/lt213-hc2cfdftv_6.o .libs/libfftw3.lax/lt214-hc2cfdftv_8.o libtool: link: ranlib .libs/libfftw3.a libtool: link: rm -fr .libs/libfftw3.lax .libs/libfftw3.lax libtool: link: ( cd ".libs" && rm -f "libfftw3.la" && ln -s "../libfftw3.la" "libfftw3.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3_threads_la-api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3_threads_la-conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3_threads_la-conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-threads.lo `test -f 'threads.c' || echo '../../threads/'`threads.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3_threads_la-api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -fPIC -DPIC -o .libs/libfftw3_threads_la-threads.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_threads_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -o libfftw3_threads_la-threads.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -o libfftw3_threads_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3_threads_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_threads_la-rdft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -o libfftw3_threads_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3_threads_la-hc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3_threads_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -o libfftw3_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_threads_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3_threads_la-f77api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -o libfftw3_threads_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3_omp_la-api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3_omp_la-conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3_omp_la-api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3_omp_la-conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-openmp.lo `test -f 'openmp.c' || echo '../../threads/'`openmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/openmp.c -fPIC -DPIC -o .libs/libfftw3_omp_la-openmp.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_omp_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/openmp.c -o libfftw3_omp_la-openmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -o libfftw3_omp_la-dft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3_omp_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -o libfftw3_omp_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_omp_la-rdft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3_omp_la-hc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3_omp_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -o libfftw3_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3_omp_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3_omp_la-f77api.o /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3_threads.la -rpath /usr/lib64 libfftw3_threads_la-api.lo libfftw3_threads_la-conf.lo libfftw3_threads_la-threads.lo libfftw3_threads_la-dft-vrank-geq1.lo libfftw3_threads_la-ct.lo libfftw3_threads_la-rdft-vrank-geq1.lo libfftw3_threads_la-hc2hc.lo libfftw3_threads_la-vrank-geq1-rdft2.lo libfftw3_threads_la-f77api.lo ../libfftw3.la -lm libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -o libfftw3_omp_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3_omp.la -rpath /usr/lib64 libfftw3_omp_la-api.lo libfftw3_omp_la-conf.lo libfftw3_omp_la-openmp.lo libfftw3_omp_la-dft-vrank-geq1.lo libfftw3_omp_la-ct.lo libfftw3_omp_la-rdft-vrank-geq1.lo libfftw3_omp_la-hc2hc.lo libfftw3_omp_la-vrank-geq1-rdft2.lo libfftw3_omp_la-f77api.lo ../libfftw3.la -lm libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3_threads_la-api.o .libs/libfftw3_threads_la-conf.o .libs/libfftw3_threads_la-threads.o .libs/libfftw3_threads_la-dft-vrank-geq1.o .libs/libfftw3_threads_la-ct.o .libs/libfftw3_threads_la-rdft-vrank-geq1.o .libs/libfftw3_threads_la-hc2hc.o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o .libs/libfftw3_threads_la-f77api.o ../.libs/libfftw3.so -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3_threads.so.3 -o .libs/libfftw3_threads.so.3.4.4 libtool: link: (cd ".libs" && rm -f "libfftw3_threads.so.3" && ln -s "libfftw3_threads.so.3.4.4" "libfftw3_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3_threads.so" && ln -s "libfftw3_threads.so.3.4.4" "libfftw3_threads.so") libtool: link: ar cru .libs/libfftw3_threads.a libfftw3_threads_la-api.o libfftw3_threads_la-conf.o libfftw3_threads_la-threads.o libfftw3_threads_la-dft-vrank-geq1.o libfftw3_threads_la-ct.o libfftw3_threads_la-rdft-vrank-geq1.o libfftw3_threads_la-hc2hc.o libfftw3_threads_la-vrank-geq1-rdft2.o libfftw3_threads_la-f77api.o libtool: link: ranlib .libs/libfftw3_threads.a libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3_omp_la-api.o .libs/libfftw3_omp_la-conf.o .libs/libfftw3_omp_la-openmp.o .libs/libfftw3_omp_la-dft-vrank-geq1.o .libs/libfftw3_omp_la-ct.o .libs/libfftw3_omp_la-rdft-vrank-geq1.o .libs/libfftw3_omp_la-hc2hc.o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o .libs/libfftw3_omp_la-f77api.o ../.libs/libfftw3.so -lm -fopenmp -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3_omp.so.3 -o .libs/libfftw3_omp.so.3.4.4 libtool: link: ( cd ".libs" && rm -f "libfftw3_threads.la" && ln -s "../libfftw3_threads.la" "libfftw3_threads.la" ) libtool: link: (cd ".libs" && rm -f "libfftw3_omp.so.3" && ln -s "libfftw3_omp.so.3.4.4" "libfftw3_omp.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3_omp.so" && ln -s "libfftw3_omp.so.3.4.4" "libfftw3_omp.so") libtool: link: ar cru .libs/libfftw3_omp.a libfftw3_omp_la-api.o libfftw3_omp_la-conf.o libfftw3_omp_la-openmp.o libfftw3_omp_la-dft-vrank-geq1.o libfftw3_omp_la-ct.o libfftw3_omp_la-rdft-vrank-geq1.o libfftw3_omp_la-hc2hc.o libfftw3_omp_la-vrank-geq1-rdft2.o libfftw3_omp_la-f77api.o libtool: link: ranlib .libs/libfftw3_omp.a libtool: link: ( cd ".libs" && rm -f "libfftw3_omp.la" && ln -s "../libfftw3_omp.la" "libfftw3_omp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/threads' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-bench.o `test -f 'bench.c' || echo '../../tests/'`bench.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-hook.o `test -f 'hook.c' || echo '../../tests/'`hook.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo '../../tests/'`fftw-bench.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3_threads.so /builddir/build/BUILD/fftw-3.3.4/double/.libs/libfftw3.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' sed 's/C_MPI_FINT//' ../../mpi/fftw3-mpi.f03.in > fftw3-mpi.f03 sed 's/C_MPI_FINT//' ../../mpi/fftw3l-mpi.f03.in > fftw3l-mpi.f03 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' rm -f fftw-wisdom.1 cp fftw_wisdom.1 fftw-wisdom.1 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tools -I.. -I../../libbench2 -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fftw_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo '../../tools/'`fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3_threads.so /builddir/build/BUILD/fftw-3.3.4/double/.libs/libfftw3.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double' + cd .. + (( iprec++ )) + (( iprec<4 )) + mkdir long + cd long + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-openmp --enable-long-double checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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 checking for ocamlbuild... no 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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking altivec.h usability... no checking altivec.h presence... no checking for altivec.h... no 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 long double... yes checking for hrtime_t... no checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for uintptr_t... yes checking size of float... 4 checking size of double... 8 checking size of fftw_r2r_kind... 4 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... yes checking for mach_absolute_time... no checking for sysctl... yes checking for abort... yes checking for sinl... yes checking for cosl... yes checking for snprintf... yes checking whether sinl is declared... yes checking whether cosl is declared... yes checking whether sinq is declared... no checking whether cosq is declared... no checking whether memalign is declared... yes checking whether drand48 is declared... yes checking whether srand48 is declared... yes checking whether posix_memalign is declared... yes checking for _rtc intrinsic... no checking for cosl... (cached) yes checking for sinl... (cached) yes checking for tanl... yes checking for isnan... yes checking whether C compiler accepts -mpreferred-stack-boundary=4... yes checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... yes yes checking for x86_64-redhat-linux-gnu-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lgfortran -lm -lquadmath 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 OpenMP flag of C compiler... -fopenmp checking for Win32 threads... no 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 whether a cycle counter is available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating genfft/Makefile config.status: creating kernel/Makefile config.status: creating simd-support/Makefile config.status: creating dft/Makefile config.status: creating dft/scalar/Makefile config.status: creating dft/scalar/codelets/Makefile config.status: creating dft/simd/Makefile config.status: creating dft/simd/common/Makefile config.status: creating dft/simd/sse2/Makefile config.status: creating dft/simd/avx/Makefile config.status: creating dft/simd/altivec/Makefile config.status: creating dft/simd/neon/Makefile config.status: creating rdft/Makefile config.status: creating rdft/scalar/Makefile config.status: creating rdft/scalar/r2cf/Makefile config.status: creating rdft/scalar/r2cb/Makefile config.status: creating rdft/scalar/r2r/Makefile config.status: creating rdft/simd/Makefile config.status: creating rdft/simd/common/Makefile config.status: creating rdft/simd/sse2/Makefile config.status: creating rdft/simd/avx/Makefile config.status: creating rdft/simd/altivec/Makefile config.status: creating rdft/simd/neon/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating mpi/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 m4/Makefile config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o align.lo ../../kernel/align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o alloc.lo ../../kernel/alloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/align.c -fPIC -DPIC -o .libs/align.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/align.c -o align.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/alloc.c -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o assert.lo ../../kernel/assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o awake.lo ../../kernel/awake.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/awake.c -fPIC -DPIC -o .libs/awake.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -o assert.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/awake.c -o awake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../kernel/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy1d.lo ../../kernel/cpy1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -o cpy1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy2d-pair.lo ../../kernel/cpy2d-pair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy2d.lo ../../kernel/cpy2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct.lo ../../kernel/ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -o cpy2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o debug.lo ../../kernel/debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extract-reim.lo ../../kernel/extract-reim.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/debug.c -o debug.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/extract-reim.c -o extract-reim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hash.lo ../../kernel/hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o iabs.lo ../../kernel/iabs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/iabs.c -fPIC -DPIC -o .libs/iabs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/hash.c -o hash.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/iabs.c -o iabs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kalloc.lo ../../kernel/kalloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5-1.lo ../../kernel/md5-1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/kalloc.c -fPIC -DPIC -o .libs/kalloc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -fPIC -DPIC -o .libs/md5-1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/kalloc.c -o kalloc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -o md5-1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5.lo ../../kernel/md5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o minmax.lo ../../kernel/minmax.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/minmax.c -fPIC -DPIC -o .libs/minmax.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/minmax.c -o minmax.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5.c -o md5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ops.lo ../../kernel/ops.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -fPIC -DPIC -o .libs/ops.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pickdim.lo ../../kernel/pickdim.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/pickdim.c -fPIC -DPIC -o .libs/pickdim.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -o ops.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/pickdim.c -o pickdim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../kernel/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o planner.lo ../../kernel/planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/plan.c -o plan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/planner.c -fPIC -DPIC -o .libs/planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primes.lo ../../kernel/primes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/primes.c -fPIC -DPIC -o .libs/primes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/primes.c -o primes.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o print.lo ../../kernel/print.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/planner.c -o planner.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/print.c -o print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../kernel/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rader.lo ../../kernel/rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -o rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o scan.lo ../../kernel/scan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/scan.c -fPIC -DPIC -o .libs/scan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solver.lo ../../kernel/solver.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solver.c -fPIC -DPIC -o .libs/solver.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solver.c -o solver.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/scan.c -o scan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solvtab.lo ../../kernel/solvtab.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solvtab.c -fPIC -DPIC -o .libs/solvtab.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solvtab.c -o solvtab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o stride.lo ../../kernel/stride.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor.lo ../../kernel/tensor.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -fPIC -DPIC -o .libs/stride.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor.c -fPIC -DPIC -o .libs/tensor.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -o stride.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor1.lo ../../kernel/tensor1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -fPIC -DPIC -o .libs/tensor1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor.c -o tensor.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -o tensor1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor2.lo ../../kernel/tensor2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor3.lo ../../kernel/tensor3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor2.c -fPIC -DPIC -o .libs/tensor2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor3.c -fPIC -DPIC -o .libs/tensor3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor2.c -o tensor2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor3.c -o tensor3.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor4.lo ../../kernel/tensor4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor4.c -fPIC -DPIC -o .libs/tensor4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -fPIC -DPIC -o .libs/tensor5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor4.c -o tensor4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -o tensor5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor7.lo ../../kernel/tensor7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor7.c -fPIC -DPIC -o .libs/tensor7.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor8.lo ../../kernel/tensor8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -fPIC -DPIC -o .libs/tensor8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -o tensor8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor7.c -o tensor7.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor9.lo ../../kernel/tensor9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor9.c -fPIC -DPIC -o .libs/tensor9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor9.c -o tensor9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tile2d.lo ../../kernel/tile2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o timer.lo ../../kernel/timer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tile2d.c -fPIC -DPIC -o .libs/tile2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tile2d.c -o tile2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -o timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o transpose.lo ../../kernel/transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/transpose.c -fPIC -DPIC -o .libs/transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o trig.lo ../../kernel/trig.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/trig.c -fPIC -DPIC -o .libs/trig.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/transpose.c -o transpose.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/trig.c -o trig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o twiddle.lo ../../kernel/twiddle.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/twiddle.c -fPIC -DPIC -o .libs/twiddle.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.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 stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.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/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o libtool: link: ranlib .libs/libkernel.a libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/kernel' Making all in simd-support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/simd-support' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o taint.lo ../../simd-support/taint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sse2.lo ../../simd-support/sse2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2.c -fPIC -DPIC -o .libs/sse2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/taint.c -fPIC -DPIC -o .libs/taint.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2.c -o sse2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/taint.c -o taint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o avx.lo ../../simd-support/avx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o altivec.lo ../../simd-support/altivec.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -fPIC -DPIC -o .libs/avx.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/altivec.c -fPIC -DPIC -o .libs/altivec.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -o avx.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/altivec.c -o altivec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o neon.lo ../../simd-support/neon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo '../../simd-support/'`sse2-nonportable.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/neon.c -fPIC -DPIC -o .libs/neon.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/neon.c -o neon.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/altivec.o .libs/neon.o libtool: link: ranlib .libs/libsimd_support.a libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" ) libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libsimd_sse2_nonportable.a libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/simd-support' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_dft_standard);"; \ echo "const solvtab X(solvtab_dft_standard) = {"; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_2.lo ../../../../dft/scalar/codelets/n1_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_3.lo ../../../../dft/scalar/codelets/n1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -fPIC -DPIC -o .libs/n1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -fPIC -DPIC -o .libs/n1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -o n1_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -o n1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_4.lo ../../../../dft/scalar/codelets/n1_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_5.lo ../../../../dft/scalar/codelets/n1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -fPIC -DPIC -o .libs/n1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -fPIC -DPIC -o .libs/n1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -o n1_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -o n1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_6.lo ../../../../dft/scalar/codelets/n1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -fPIC -DPIC -o .libs/n1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_7.lo ../../../../dft/scalar/codelets/n1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_7.c -fPIC -DPIC -o .libs/n1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -o n1_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_7.c -o n1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_8.lo ../../../../dft/scalar/codelets/n1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_8.c -fPIC -DPIC -o .libs/n1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_9.lo ../../../../dft/scalar/codelets/n1_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_9.c -fPIC -DPIC -o .libs/n1_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_8.c -o n1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_10.lo ../../../../dft/scalar/codelets/n1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_9.c -o n1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -fPIC -DPIC -o .libs/n1_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_11.lo ../../../../dft/scalar/codelets/n1_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -o n1_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_11.c -fPIC -DPIC -o .libs/n1_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_12.lo ../../../../dft/scalar/codelets/n1_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_12.c -fPIC -DPIC -o .libs/n1_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_11.c -o n1_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_12.c -o n1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_13.lo ../../../../dft/scalar/codelets/n1_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_13.c -fPIC -DPIC -o .libs/n1_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_14.lo ../../../../dft/scalar/codelets/n1_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_14.c -fPIC -DPIC -o .libs/n1_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_13.c -o n1_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_14.c -o n1_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_15.lo ../../../../dft/scalar/codelets/n1_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_16.lo ../../../../dft/scalar/codelets/n1_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_15.c -fPIC -DPIC -o .libs/n1_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -fPIC -DPIC -o .libs/n1_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -o n1_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_15.c -o n1_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_32.lo ../../../../dft/scalar/codelets/n1_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -fPIC -DPIC -o .libs/n1_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_64.lo ../../../../dft/scalar/codelets/n1_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_64.c -fPIC -DPIC -o .libs/n1_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -o n1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_20.lo ../../../../dft/scalar/codelets/n1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_20.c -fPIC -DPIC -o .libs/n1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_20.c -o n1_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_64.c -o n1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_25.lo ../../../../dft/scalar/codelets/n1_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_25.c -fPIC -DPIC -o .libs/n1_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_25.c -o n1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_2.lo ../../../../dft/scalar/codelets/t1_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_2.c -fPIC -DPIC -o .libs/t1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_2.c -o t1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_3.lo ../../../../dft/scalar/codelets/t1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_3.c -fPIC -DPIC -o .libs/t1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_3.c -o t1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_4.lo ../../../../dft/scalar/codelets/t1_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_5.lo ../../../../dft/scalar/codelets/t1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -fPIC -DPIC -o .libs/t1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_4.c -fPIC -DPIC -o .libs/t1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_4.c -o t1_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_6.lo ../../../../dft/scalar/codelets/t1_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_7.lo ../../../../dft/scalar/codelets/t1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -fPIC -DPIC -o .libs/t1_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_7.c -fPIC -DPIC -o .libs/t1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -o t1_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_7.c -o t1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_8.lo ../../../../dft/scalar/codelets/t1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -fPIC -DPIC -o .libs/t1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_9.lo ../../../../dft/scalar/codelets/t1_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_9.c -fPIC -DPIC -o .libs/t1_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -o t1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_10.lo ../../../../dft/scalar/codelets/t1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_9.c -o t1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_10.c -fPIC -DPIC -o .libs/t1_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_12.lo ../../../../dft/scalar/codelets/t1_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_10.c -o t1_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_15.lo ../../../../dft/scalar/codelets/t1_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_15.c -fPIC -DPIC -o .libs/t1_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -o t1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_16.lo ../../../../dft/scalar/codelets/t1_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_16.c -fPIC -DPIC -o .libs/t1_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_15.c -o t1_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_16.c -o t1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_32.lo ../../../../dft/scalar/codelets/t1_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_32.c -fPIC -DPIC -o .libs/t1_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_64.lo ../../../../dft/scalar/codelets/t1_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -fPIC -DPIC -o .libs/t1_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_20.c -o t1_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_25.lo ../../../../dft/scalar/codelets/t1_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_25.c -fPIC -DPIC -o .libs/t1_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_25.c -o t1_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -o t1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_4.lo ../../../../dft/scalar/codelets/t2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_4.c -fPIC -DPIC -o .libs/t2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_4.c -o t2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_8.lo ../../../../dft/scalar/codelets/t2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_8.c -fPIC -DPIC -o .libs/t2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_16.lo ../../../../dft/scalar/codelets/t2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_16.c -fPIC -DPIC -o .libs/t2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_16.c -o t2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_32.lo ../../../../dft/scalar/codelets/t2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_32.c -fPIC -DPIC -o .libs/t2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_32.c -o t2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_64.lo ../../../../dft/scalar/codelets/t2_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_64.c -fPIC -DPIC -o .libs/t2_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_5.lo ../../../../dft/scalar/codelets/t2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -fPIC -DPIC -o .libs/t2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -o t2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_10.lo ../../../../dft/scalar/codelets/t2_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_10.c -fPIC -DPIC -o .libs/t2_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_10.c -o t2_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_20.c -fPIC -DPIC -o .libs/t2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_20.c -o t2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_25.lo ../../../../dft/scalar/codelets/t2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -fPIC -DPIC -o .libs/t2_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_64.c -o t2_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -o t2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_2.lo ../../../../dft/scalar/codelets/q1_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_2.c -fPIC -DPIC -o .libs/q1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_4.lo ../../../../dft/scalar/codelets/q1_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_4.c -fPIC -DPIC -o .libs/q1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_4.c -o q1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_8.lo ../../../../dft/scalar/codelets/q1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_8.c -fPIC -DPIC -o .libs/q1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_3.lo ../../../../dft/scalar/codelets/q1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -fPIC -DPIC -o .libs/q1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -o q1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_5.lo ../../../../dft/scalar/codelets/q1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_8.c -o q1_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -o q1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -fPIC -DPIC -o .libs/q1_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -o q1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o libtool: link: ranlib .libs/libdft_scalar_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n.lo ../../../dft/scalar/n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t.lo ../../../dft/scalar/t.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/n.c -fPIC -DPIC -o .libs/n.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/n.c -o n.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_scalar.la n.lo t.lo -lm libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o libtool: link: ranlib .libs/libdft_scalar.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_dft);"; \ echo "const solvtab XSIMD(solvtab_dft) = {"; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bluestein.lo ../../dft/bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../dft/buffered.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/bluestein.c -fPIC -DPIC -o .libs/bluestein.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/bluestein.c -o bluestein.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../dft/conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/conf.c -fPIC -DPIC -o .libs/conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct.lo ../../dft/ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -fPIC -DPIC -o .libs/ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-direct.lo ../../dft/dftw-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-directsq.lo ../../dft/dftw-directsq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-generic.lo ../../dft/dftw-generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-genericbuf.lo ../../dft/dftw-genericbuf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct.lo ../../dft/direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/direct.c -fPIC -DPIC -o .libs/direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generic.lo ../../dft/generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/direct.c -o direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect.lo ../../dft/indirect.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect-transpose.lo ../../dft/indirect-transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect.c -o indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-dif.lo ../../dft/kdft-dif.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-difsq.lo ../../dft/kdft-difsq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-dit.lo ../../dft/kdft-dit.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft.lo ../../dft/kdft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop.lo ../../dft/nop.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft.c -fPIC -DPIC -o .libs/kdft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft.c -o kdft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../dft/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -o nop.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../dft/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -fPIC -DPIC -o .libs/problem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rader.lo ../../dft/rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../dft/rank-geq2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve.lo ../../dft/solve.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../dft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -o solve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -o zero.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o libtool: link: ranlib .libs/libdft.a libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' Making all in r2cf make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cf);"; \ echo "const solvtab X(solvtab_rdft_r2cf) = {"; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_2.lo ../../../../rdft/scalar/r2cf/r2cf_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_3.lo ../../../../rdft/scalar/r2cf/r2cf_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_2.c -o r2cf_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -o r2cf_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_4.lo ../../../../rdft/scalar/r2cf/r2cf_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_5.lo ../../../../rdft/scalar/r2cf/r2cf_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_4.c -o r2cf_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_5.c -o r2cf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_6.lo ../../../../rdft/scalar/r2cf/r2cf_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_7.lo ../../../../rdft/scalar/r2cf/r2cf_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_7.c -o r2cf_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_6.c -o r2cf_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_8.lo ../../../../rdft/scalar/r2cf/r2cf_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_9.lo ../../../../rdft/scalar/r2cf/r2cf_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_8.c -o r2cf_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_9.c -o r2cf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_10.lo ../../../../rdft/scalar/r2cf/r2cf_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_11.lo ../../../../rdft/scalar/r2cf/r2cf_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_10.c -o r2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_11.c -o r2cf_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_12.lo ../../../../rdft/scalar/r2cf/r2cf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_13.lo ../../../../rdft/scalar/r2cf/r2cf_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_12.c -o r2cf_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_14.lo ../../../../rdft/scalar/r2cf/r2cf_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_15.lo ../../../../rdft/scalar/r2cf/r2cf_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_16.lo ../../../../rdft/scalar/r2cf/r2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -o r2cf_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -o r2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_32.lo ../../../../rdft/scalar/r2cf/r2cf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_64.lo ../../../../rdft/scalar/r2cf/r2cf_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_32.c -o r2cf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -o r2cf_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_20.lo ../../../../rdft/scalar/r2cf/r2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_25.c -o r2cf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_2.lo ../../../../rdft/scalar/r2cf/hf_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_2.c -fPIC -DPIC -o .libs/hf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_2.c -o hf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_3.lo ../../../../rdft/scalar/r2cf/hf_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -o r2cf_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -fPIC -DPIC -o .libs/hf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -o hf_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_4.lo ../../../../rdft/scalar/r2cf/hf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -fPIC -DPIC -o .libs/hf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -o hf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_5.lo ../../../../rdft/scalar/r2cf/hf_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_5.c -fPIC -DPIC -o .libs/hf_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_5.c -o hf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_6.c -fPIC -DPIC -o .libs/hf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_6.c -o hf_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_7.lo ../../../../rdft/scalar/r2cf/hf_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_7.c -fPIC -DPIC -o .libs/hf_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_7.c -o hf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_8.lo ../../../../rdft/scalar/r2cf/hf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_8.c -fPIC -DPIC -o .libs/hf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_8.c -o hf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_9.lo ../../../../rdft/scalar/r2cf/hf_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_9.c -fPIC -DPIC -o .libs/hf_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_9.c -o hf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_10.lo ../../../../rdft/scalar/r2cf/hf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -fPIC -DPIC -o .libs/hf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_12.lo ../../../../rdft/scalar/r2cf/hf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_12.c -fPIC -DPIC -o .libs/hf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -o hf_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_12.c -o hf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_15.lo ../../../../rdft/scalar/r2cf/hf_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_15.c -fPIC -DPIC -o .libs/hf_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_16.lo ../../../../rdft/scalar/r2cf/hf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_16.c -fPIC -DPIC -o .libs/hf_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_15.c -o hf_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_32.lo ../../../../rdft/scalar/r2cf/hf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_32.c -fPIC -DPIC -o .libs/hf_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_64.lo ../../../../rdft/scalar/r2cf/hf_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_64.c -fPIC -DPIC -o .libs/hf_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_32.c -o hf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_20.lo ../../../../rdft/scalar/r2cf/hf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_20.c -fPIC -DPIC -o .libs/hf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_20.c -o hf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_25.lo ../../../../rdft/scalar/r2cf/hf_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_25.c -fPIC -DPIC -o .libs/hf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_64.c -o hf_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_25.c -o hf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_4.lo ../../../../rdft/scalar/r2cf/hf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_4.c -o hf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_16.lo ../../../../rdft/scalar/r2cf/hf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_32.lo ../../../../rdft/scalar/r2cf/hf2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_5.lo ../../../../rdft/scalar/r2cf/hf2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_5.c -o hf2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_20.lo ../../../../rdft/scalar/r2cf/hf2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -o hf2_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_32.c -o hf2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_2.lo ../../../../rdft/scalar/r2cf/r2cfII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_25.c -o hf2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_6.lo ../../../../rdft/scalar/r2cf/r2cfII_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_7.lo ../../../../rdft/scalar/r2cf/r2cfII_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_9.lo ../../../../rdft/scalar/r2cf/r2cfII_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_12.lo ../../../../rdft/scalar/r2cf/r2cfII_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_16.lo ../../../../rdft/scalar/r2cf/r2cfII_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_64.lo ../../../../rdft/scalar/r2cf/r2cfII_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_20.lo ../../../../rdft/scalar/r2cf/r2cfII_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_25.lo ../../../../rdft/scalar/r2cf/r2cfII_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_2.lo ../../../../rdft/scalar/r2cf/hc2cf_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_6.lo ../../../../rdft/scalar/r2cf/hc2cf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_8.lo ../../../../rdft/scalar/r2cf/hc2cf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_12.lo ../../../../rdft/scalar/r2cf/hc2cf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_32.lo ../../../../rdft/scalar/r2cf/hc2cf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_20.lo ../../../../rdft/scalar/r2cf/hc2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_8.lo ../../../../rdft/scalar/r2cf/hc2cf2_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_20.lo ../../../../rdft/scalar/r2cf/hc2cf2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_2.lo ../../../../rdft/scalar/r2cf/hc2cfdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_6.lo ../../../../rdft/scalar/r2cf/hc2cfdft_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_10.lo ../../../../rdft/scalar/r2cf/hc2cfdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cf.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cb);"; \ echo "const solvtab X(solvtab_rdft_r2cb) = {"; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_2.lo ../../../../rdft/scalar/r2cb/r2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_3.lo ../../../../rdft/scalar/r2cb/r2cb_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_3.c -o r2cb_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_2.c -o r2cb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_4.lo ../../../../rdft/scalar/r2cb/r2cb_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_5.lo ../../../../rdft/scalar/r2cb/r2cb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_4.c -o r2cb_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_5.c -o r2cb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_6.lo ../../../../rdft/scalar/r2cb/r2cb_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_7.lo ../../../../rdft/scalar/r2cb/r2cb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_6.c -o r2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -o r2cb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_8.lo ../../../../rdft/scalar/r2cb/r2cb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_9.lo ../../../../rdft/scalar/r2cb/r2cb_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_8.c -o r2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_10.lo ../../../../rdft/scalar/r2cb/r2cb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_10.c -o r2cb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_11.lo ../../../../rdft/scalar/r2cb/r2cb_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_12.lo ../../../../rdft/scalar/r2cb/r2cb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_11.c -o r2cb_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_13.lo ../../../../rdft/scalar/r2cb/r2cb_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_12.c -o r2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -o r2cb_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_14.lo ../../../../rdft/scalar/r2cb/r2cb_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_14.c -o r2cb_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_15.lo ../../../../rdft/scalar/r2cb/r2cb_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_16.lo ../../../../rdft/scalar/r2cb/r2cb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -o r2cb_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -o r2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_32.lo ../../../../rdft/scalar/r2cb/r2cb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_32.c -o r2cb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -o r2cb_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_20.c -o r2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_25.lo ../../../../rdft/scalar/r2cb/r2cb_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -o r2cb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_2.lo ../../../../rdft/scalar/r2cb/hb_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_128.c -o r2cb_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_2.c -fPIC -DPIC -o .libs/hb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_3.lo ../../../../rdft/scalar/r2cb/hb_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_3.c -fPIC -DPIC -o .libs/hb_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_3.c -o hb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_4.lo ../../../../rdft/scalar/r2cb/hb_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_4.c -fPIC -DPIC -o .libs/hb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_4.c -o hb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_5.lo ../../../../rdft/scalar/r2cb/hb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_5.c -fPIC -DPIC -o .libs/hb_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_5.c -o hb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_6.lo ../../../../rdft/scalar/r2cb/hb_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -fPIC -DPIC -o .libs/hb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -o hb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_7.c -fPIC -DPIC -o .libs/hb_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_7.c -o hb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_8.lo ../../../../rdft/scalar/r2cb/hb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_8.c -fPIC -DPIC -o .libs/hb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_8.c -o hb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_9.lo ../../../../rdft/scalar/r2cb/hb_9.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_10.lo ../../../../rdft/scalar/r2cb/hb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -fPIC -DPIC -o .libs/hb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -o hb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -o hb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_15.lo ../../../../rdft/scalar/r2cb/hb_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_12.c -fPIC -DPIC -o .libs/hb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_12.c -o hb_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -o hb_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_16.lo ../../../../rdft/scalar/r2cb/hb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -fPIC -DPIC -o .libs/hb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_32.lo ../../../../rdft/scalar/r2cb/hb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -fPIC -DPIC -o .libs/hb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_64.lo ../../../../rdft/scalar/r2cb/hb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_64.c -fPIC -DPIC -o .libs/hb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -o hb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_20.lo ../../../../rdft/scalar/r2cb/hb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_20.c -fPIC -DPIC -o .libs/hb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_20.c -o hb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_25.lo ../../../../rdft/scalar/r2cb/hb_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_25.c -fPIC -DPIC -o .libs/hb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_64.c -o hb_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_25.c -o hb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_4.c -o hb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_8.lo ../../../../rdft/scalar/r2cb/hb2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_8.c -o hb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_16.c -o hb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_32.lo ../../../../rdft/scalar/r2cb/hb2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_5.lo ../../../../rdft/scalar/r2cb/hb2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_5.c -o hb2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_20.lo ../../../../rdft/scalar/r2cb/hb2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_20.c -o hb2_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_32.c -o hb2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_25.lo ../../../../rdft/scalar/r2cb/hb2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_2.lo ../../../../rdft/scalar/r2cb/r2cbIII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_25.c -o hb2_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_3.lo ../../../../rdft/scalar/r2cb/r2cbIII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_6.lo ../../../../rdft/scalar/r2cb/r2cbIII_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_8.lo ../../../../rdft/scalar/r2cb/r2cbIII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_9.lo ../../../../rdft/scalar/r2cb/r2cbIII_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_10.lo ../../../../rdft/scalar/r2cb/r2cbIII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_12.lo ../../../../rdft/scalar/r2cb/r2cbIII_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_15.lo ../../../../rdft/scalar/r2cb/r2cbIII_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_16.lo ../../../../rdft/scalar/r2cb/r2cbIII_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_32.lo ../../../../rdft/scalar/r2cb/r2cbIII_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_64.lo ../../../../rdft/scalar/r2cb/r2cbIII_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_20.lo ../../../../rdft/scalar/r2cb/r2cbIII_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_25.lo ../../../../rdft/scalar/r2cb/r2cbIII_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_2.lo ../../../../rdft/scalar/r2cb/hc2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_4.lo ../../../../rdft/scalar/r2cb/hc2cb_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_6.lo ../../../../rdft/scalar/r2cb/hc2cb_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_12.lo ../../../../rdft/scalar/r2cb/hc2cb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_16.lo ../../../../rdft/scalar/r2cb/hc2cb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_32.lo ../../../../rdft/scalar/r2cb/hc2cb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_20.lo ../../../../rdft/scalar/r2cb/hc2cb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_8.lo ../../../../rdft/scalar/r2cb/hc2cb2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_16.lo ../../../../rdft/scalar/r2cb/hc2cb2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_32.lo ../../../../rdft/scalar/r2cb/hc2cb2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_20.lo ../../../../rdft/scalar/r2cb/hc2cb2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_2.lo ../../../../rdft/scalar/r2cb/hc2cbdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_6.lo ../../../../rdft/scalar/r2cb/hc2cbdft_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_12.lo ../../../../rdft/scalar/r2cb/hc2cbdft_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cb.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2r);"; \ echo "const solvtab X(solvtab_rdft_r2r) = {"; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o e01_8.lo ../../../../rdft/scalar/r2r/e01_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o e10_8.lo ../../../../rdft/scalar/r2r/e10_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e01_8.c -fPIC -DPIC -o .libs/e01_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e10_8.c -fPIC -DPIC -o .libs/e10_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e10_8.c -o e10_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e01_8.c -o e01_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2r.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hfb.lo ../../../rdft/scalar/hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2c.lo ../../../rdft/scalar/r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hfb.c -fPIC -DPIC -o .libs/hfb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -fPIC -DPIC -o .libs/r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -o r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hfb.c -o hfb.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2r.lo ../../../rdft/scalar/r2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2c.lo ../../../rdft/scalar/hc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -fPIC -DPIC -o .libs/r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -fPIC -DPIC -o .libs/hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -o r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -o hc2c.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o libtool: link: ranlib .libs/librdft_scalar.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_rdft);"; \ echo "const solvtab XSIMD(solvtab_rdft) = {"; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc.lo ../../rdft/hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dft-r2hc.lo ../../rdft/dft-r2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -o hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dht-r2hc.lo ../../rdft/dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dht-rader.lo ../../rdft/dht-rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../rdft/buffered.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -o dht-rader.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../rdft/conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/conf.c -fPIC -DPIC -o .libs/conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct-r2r.lo ../../rdft/direct-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct-r2c.lo ../../rdft/direct-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2r.c -o direct-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generic.lo ../../rdft/generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -o direct-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc-direct.lo ../../rdft/hc2hc-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc-generic.lo ../../rdft/hc2hc-generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o khc2hc.lo ../../rdft/khc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2hc.c -o khc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kr2c.lo ../../rdft/kr2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kr2r.lo ../../rdft/kr2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -fPIC -DPIC -o .libs/kr2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2r.c -fPIC -DPIC -o .libs/kr2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -o kr2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2r.c -o kr2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect.lo ../../rdft/indirect.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop.lo ../../rdft/nop.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/indirect.c -fPIC -DPIC -o .libs/indirect.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop.c -o nop.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/indirect.c -o indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../rdft/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../rdft/problem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank0.lo ../../rdft/rank0.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0.c -fPIC -DPIC -o .libs/rank0.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0.c -o rank0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../rdft/rank-geq2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft-dht.lo ../../rdft/rdft-dht.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve.lo ../../rdft/solve.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve.c -o solve.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../rdft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered2.lo ../../rdft/buffered2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered2.c -fPIC -DPIC -o .libs/buffered2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered2.c -o buffered2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct2.lo ../../rdft/direct2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct2.c -fPIC -DPIC -o .libs/direct2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct2.c -o direct2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop2.lo ../../rdft/nop2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop2.c -fPIC -DPIC -o .libs/nop2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank0-rdft2.lo ../../rdft/rank0-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2-rdft2.lo ../../rdft/rank-geq2-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan2.lo ../../rdft/plan2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -fPIC -DPIC -o .libs/plan2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -o plan2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem2.lo ../../rdft/problem2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem2.c -fPIC -DPIC -o .libs/problem2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve2.lo ../../rdft/solve2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -fPIC -DPIC -o .libs/solve2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -o solve2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1-rdft2.lo ../../rdft/vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem2.c -o problem2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-rdft.lo ../../rdft/rdft2-rdft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-tensor-max-index.lo ../../rdft/rdft2-tensor-max-index.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-inplace-strides.lo ../../rdft/rdft2-inplace-strides.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-strides.lo ../../rdft/rdft2-strides.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o khc2c.lo ../../rdft/khc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2c.c -fPIC -DPIC -o .libs/khc2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c.lo ../../rdft/ct-hc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2c.c -o khc2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c-direct.lo ../../rdft/ct-hc2c-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o libtool: link: ranlib .libs/librdft.a libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../reodft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft010e-r2hc.lo ../../reodft/reodft010e-r2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft11e-radix2.lo ../../reodft/reodft11e-radix2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft11e-r2hc-odd.lo ../../reodft/reodft11e-r2hc-odd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o redft00e-r2hc-pad.lo ../../reodft/redft00e-r2hc-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rodft00e-r2hc-pad.lo ../../reodft/rodft00e-r2hc-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft00e-splitradix.lo ../../reodft/reodft00e-splitradix.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o libtool: link: ranlib .libs/libreodft.a libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/api' (echo "! Generated automatically. DO NOT EDIT!"; echo; \ echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \ grep -v "Generated automatically" ../../api/fftw3.f03.in) > fftw3.f03 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o apiplan.lo ../../api/apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o configure.lo ../../api/configure.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -fPIC -DPIC -o .libs/apiplan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/configure.c -fPIC -DPIC -o .libs/configure.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/configure.c -o configure.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft-c2r.lo ../../api/execute-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft-r2c.lo ../../api/execute-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft.lo ../../api/execute-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft.c -o execute-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-r2r.lo ../../api/execute-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft-c2r.lo ../../api/execute-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft-r2c.lo ../../api/execute-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft.lo ../../api/execute-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute.lo ../../api/execute.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom-to-file.lo ../../api/export-wisdom-to-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute.c -o execute.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom-to-string.lo ../../api/export-wisdom-to-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom.lo ../../api/export-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o f77api.lo ../../api/f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/f77api.c -fPIC -DPIC -o .libs/f77api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o flops.lo ../../api/flops.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/flops.c -fPIC -DPIC -o .libs/flops.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/flops.c -o flops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forget-wisdom.lo ../../api/forget-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-system-wisdom.lo ../../api/import-system-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom-from-file.lo ../../api/import-wisdom-from-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/f77api.c -o f77api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom-from-string.lo ../../api/import-wisdom-from-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom.lo ../../api/import-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o malloc.lo ../../api/malloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -fPIC -DPIC -o .libs/malloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o map-r2r-kind.lo ../../api/map-r2r-kind.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -o malloc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mapflags.lo ../../api/mapflags.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -fPIC -DPIC -o .libs/mapflags.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkprinter-file.lo ../../api/mkprinter-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -o mapflags.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkprinter-str.lo ../../api/mkprinter-str.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-iodims.lo ../../api/mktensor-iodims.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-rowmajor.lo ../../api/mktensor-rowmajor.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-1d.lo ../../api/plan-dft-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-2d.lo ../../api/plan-dft-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-3d.lo ../../api/plan-dft-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-1d.lo ../../api/plan-dft-c2r-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-2d.lo ../../api/plan-dft-c2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-3d.lo ../../api/plan-dft-c2r-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r.lo ../../api/plan-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-1d.lo ../../api/plan-dft-r2c-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-2d.lo ../../api/plan-dft-r2c-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-3d.lo ../../api/plan-dft-r2c-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c.lo ../../api/plan-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft.lo ../../api/plan-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft-c2r.lo ../../api/plan-guru-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft.c -o plan-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft-r2c.lo ../../api/plan-guru-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft.lo ../../api/plan-guru-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-r2r.lo ../../api/plan-guru-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft-c2r.lo ../../api/plan-guru-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft-r2c.lo ../../api/plan-guru-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft.lo ../../api/plan-guru-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft-c2r.lo ../../api/plan-many-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft-r2c.lo ../../api/plan-many-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft.lo ../../api/plan-many-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-r2r.lo ../../api/plan-many-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-1d.lo ../../api/plan-r2r-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-2d.lo ../../api/plan-r2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-3d.lo ../../api/plan-r2r-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r.lo ../../api/plan-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o print-plan.lo ../../api/print-plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -fPIC -DPIC -o .libs/print-plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -o print-plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-pad.lo ../../api/rdft2-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o the-planner.lo ../../api/the-planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/the-planner.c -fPIC -DPIC -o .libs/the-planner.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/the-planner.c -o the-planner.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o version.lo ../../api/version.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/version.c -o version.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-r2c.lo ../../api/plan-guru64-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft.lo ../../api/plan-guru64-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-r2r.lo ../../api/plan-guru64-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft-c2r.lo ../../api/plan-guru64-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft-r2c.lo ../../api/plan-guru64-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft.lo ../../api/plan-guru64-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-iodims64.lo ../../api/mktensor-iodims64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lm libtool: link: ar cru .libs/libapi.a .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o libtool: link: ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/libbench2' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-ccopy-from.o ../../libbench2/after-ccopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-ccopy-to.o ../../libbench2/after-ccopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-hccopy-from.o ../../libbench2/after-hccopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-hccopy-to.o ../../libbench2/after-hccopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-rcopy-from.o ../../libbench2/after-rcopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-rcopy-to.o ../../libbench2/after-rcopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o allocate.o ../../libbench2/allocate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aset.o ../../libbench2/aset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-cost-postprocess.o ../../libbench2/bench-cost-postprocess.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-exit.o ../../libbench2/bench-exit.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-main.o ../../libbench2/bench-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o can-do.o ../../libbench2/can-do.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o caset.o ../../libbench2/caset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dotens2.o ../../libbench2/dotens2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o info.o ../../libbench2/info.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o ../../libbench2/main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mflops.o ../../libbench2/mflops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mp.o ../../libbench2/mp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ovtpvt.o ../../libbench2/ovtpvt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pow2.o ../../libbench2/pow2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.o ../../libbench2/problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o report.o ../../libbench2/report.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o speed.o ../../libbench2/speed.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor.o ../../libbench2/tensor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o timer.o ../../libbench2/timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o useropt.o ../../libbench2/useropt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o util.o ../../libbench2/util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-dft.o ../../libbench2/verify-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-lib.o ../../libbench2/verify-lib.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-r2r.o ../../libbench2/verify-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-rdft2.o ../../libbench2/verify-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify.o ../../libbench2/verify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.o ../../libbench2/zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o my-getopt.o ../../libbench2/my-getopt.c rm -f libbench2.a ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o ranlib libbench2.a make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -version-info 7:4:4 -Wl,-z,relro -o libfftw3l.la -rpath /usr/lib64 kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la -lm cp -f fftw.pc fftw3l.pc libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a -Wl,--no-whole-archive -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3l.so.3 -o .libs/libfftw3l.so.3.4.4 libtool: link: (cd ".libs" && rm -f "libfftw3l.so.3" && ln -s "libfftw3l.so.3.4.4" "libfftw3l.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3l.so" && ln -s "libfftw3l.so.3.4.4" "libfftw3l.so") libtool: link: (cd .libs/libfftw3l.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3l.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3l.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/.libs/libdft_scalar.a") libtool: link: (cd .libs/libfftw3l.lax/libdft_scalar_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets/.libs/libdft_scalar_codelets.a") libtool: link: (cd .libs/libfftw3l.lax/librdft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/.libs/librdft_scalar.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2cf.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2cb.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2r.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a") libtool: link: (cd .libs/libfftw3l.lax/libreodft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3l.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3l.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/simd-support/.libs/libsimd_support.a") libtool: link: (cd .libs/libfftw3l.lax/libsimd_sse2_nonportable.a && ar x "/builddir/build/BUILD/fftw-3.3.4/long/simd-support/.libs/libsimd_sse2_nonportable.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libfftw3l.lax/libdft.a/buffered.o .libs/libfftw3l.lax/lt1-buffered.o || cp .libs/libfftw3l.lax/libdft.a/buffered.o .libs/libfftw3l.lax/lt1-buffered.o libtool: link: ln .libs/libfftw3l.lax/libdft.a/ct.o .libs/libfftw3l.lax/lt2-ct.o || cp .libs/libfftw3l.lax/libdft.a/ct.o .libs/libfftw3l.lax/lt2-ct.o libtool: link: ln .libs/libfftw3l.lax/libdft.a/plan.o .libs/libfftw3l.lax/lt3-plan.o || cp .libs/libfftw3l.lax/libdft.a/plan.o .libs/libfftw3l.lax/lt3-plan.o libtool: link: ln .libs/libfftw3l.lax/libdft.a/problem.o .libs/libfftw3l.lax/lt4-problem.o || cp .libs/libfftw3l.lax/libdft.a/problem.o .libs/libfftw3l.lax/lt4-problem.o libtool: link: ln .libs/libfftw3l.lax/libdft.a/rader.o .libs/libfftw3l.lax/lt5-rader.o || cp .libs/libfftw3l.lax/libdft.a/rader.o .libs/libfftw3l.lax/lt5-rader.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/buffered.o .libs/libfftw3l.lax/lt6-buffered.o || cp .libs/libfftw3l.lax/librdft.a/buffered.o .libs/libfftw3l.lax/lt6-buffered.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/conf.o .libs/libfftw3l.lax/lt7-conf.o || cp .libs/libfftw3l.lax/librdft.a/conf.o .libs/libfftw3l.lax/lt7-conf.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/generic.o .libs/libfftw3l.lax/lt8-generic.o || cp .libs/libfftw3l.lax/librdft.a/generic.o .libs/libfftw3l.lax/lt8-generic.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/indirect.o .libs/libfftw3l.lax/lt9-indirect.o || cp .libs/libfftw3l.lax/librdft.a/indirect.o .libs/libfftw3l.lax/lt9-indirect.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/nop.o .libs/libfftw3l.lax/lt10-nop.o || cp .libs/libfftw3l.lax/librdft.a/nop.o .libs/libfftw3l.lax/lt10-nop.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/plan.o .libs/libfftw3l.lax/lt11-plan.o || cp .libs/libfftw3l.lax/librdft.a/plan.o .libs/libfftw3l.lax/lt11-plan.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/problem.o .libs/libfftw3l.lax/lt12-problem.o || cp .libs/libfftw3l.lax/librdft.a/problem.o .libs/libfftw3l.lax/lt12-problem.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/rank-geq2.o .libs/libfftw3l.lax/lt13-rank-geq2.o || cp .libs/libfftw3l.lax/librdft.a/rank-geq2.o .libs/libfftw3l.lax/lt13-rank-geq2.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/solve.o .libs/libfftw3l.lax/lt14-solve.o || cp .libs/libfftw3l.lax/librdft.a/solve.o .libs/libfftw3l.lax/lt14-solve.o libtool: link: ln .libs/libfftw3l.lax/librdft.a/vrank-geq1.o .libs/libfftw3l.lax/lt15-vrank-geq1.o || cp .libs/libfftw3l.lax/librdft.a/vrank-geq1.o .libs/libfftw3l.lax/lt15-vrank-geq1.o libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3l.lax/lt16-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3l.lax/lt16-codlist.o libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3l.lax/lt17-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3l.lax/lt17-codlist.o libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3l.lax/lt18-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3l.lax/lt18-codlist.o libtool: link: ln .libs/libfftw3l.lax/libreodft.a/conf.o .libs/libfftw3l.lax/lt19-conf.o || cp .libs/libfftw3l.lax/libreodft.a/conf.o .libs/libfftw3l.lax/lt19-conf.o libtool: link: ar cru .libs/libfftw3l.a .libs/libfftw3l.lax/libkernel.a/align.o .libs/libfftw3l.lax/libkernel.a/alloc.o .libs/libfftw3l.lax/libkernel.a/assert.o .libs/libfftw3l.lax/libkernel.a/awake.o .libs/libfftw3l.lax/libkernel.a/buffered.o .libs/libfftw3l.lax/libkernel.a/cpy1d.o .libs/libfftw3l.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3l.lax/libkernel.a/cpy2d.o .libs/libfftw3l.lax/libkernel.a/ct.o .libs/libfftw3l.lax/libkernel.a/debug.o .libs/libfftw3l.lax/libkernel.a/extract-reim.o .libs/libfftw3l.lax/libkernel.a/hash.o .libs/libfftw3l.lax/libkernel.a/iabs.o .libs/libfftw3l.lax/libkernel.a/kalloc.o .libs/libfftw3l.lax/libkernel.a/md5-1.o .libs/libfftw3l.lax/libkernel.a/md5.o .libs/libfftw3l.lax/libkernel.a/minmax.o .libs/libfftw3l.lax/libkernel.a/ops.o .libs/libfftw3l.lax/libkernel.a/pickdim.o .libs/libfftw3l.lax/libkernel.a/plan.o .libs/libfftw3l.lax/libkernel.a/planner.o .libs/libfftw3l.lax/libkernel.a/primes.o .libs/libfftw3l.lax/libkernel.a/print.o .libs/libfftw3l.lax/libkernel.a/problem.o .libs/libfftw3l.lax/libkernel.a/rader.o .libs/libfftw3l.lax/libkernel.a/scan.o .libs/libfftw3l.lax/libkernel.a/solver.o .libs/libfftw3l.lax/libkernel.a/solvtab.o .libs/libfftw3l.lax/libkernel.a/stride.o .libs/libfftw3l.lax/libkernel.a/tensor.o .libs/libfftw3l.lax/libkernel.a/tensor1.o .libs/libfftw3l.lax/libkernel.a/tensor2.o .libs/libfftw3l.lax/libkernel.a/tensor3.o .libs/libfftw3l.lax/libkernel.a/tensor4.o .libs/libfftw3l.lax/libkernel.a/tensor5.o .libs/libfftw3l.lax/libkernel.a/tensor7.o .libs/libfftw3l.lax/libkernel.a/tensor8.o .libs/libfftw3l.lax/libkernel.a/tensor9.o .libs/libfftw3l.lax/libkernel.a/tile2d.o .libs/libfftw3l.lax/libkernel.a/timer.o .libs/libfftw3l.lax/libkernel.a/transpose.o .libs/libfftw3l.lax/libkernel.a/trig.o .libs/libfftw3l.lax/libkernel.a/twiddle.o .libs/libfftw3l.lax/libdft.a/bluestein.o .libs/libfftw3l.lax/lt1-buffered.o .libs/libfftw3l.lax/libdft.a/conf.o .libs/libfftw3l.lax/lt2-ct.o .libs/libfftw3l.lax/libdft.a/dftw-direct.o .libs/libfftw3l.lax/libdft.a/dftw-directsq.o .libs/libfftw3l.lax/libdft.a/dftw-generic.o .libs/libfftw3l.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3l.lax/libdft.a/direct.o .libs/libfftw3l.lax/libdft.a/generic.o .libs/libfftw3l.lax/libdft.a/indirect-transpose.o .libs/libfftw3l.lax/libdft.a/indirect.o .libs/libfftw3l.lax/libdft.a/kdft-dif.o .libs/libfftw3l.lax/libdft.a/kdft-difsq.o .libs/libfftw3l.lax/libdft.a/kdft-dit.o .libs/libfftw3l.lax/libdft.a/kdft.o .libs/libfftw3l.lax/libdft.a/nop.o .libs/libfftw3l.lax/lt3-plan.o .libs/libfftw3l.lax/lt4-problem.o .libs/libfftw3l.lax/lt5-rader.o .libs/libfftw3l.lax/libdft.a/rank-geq2.o .libs/libfftw3l.lax/libdft.a/solve.o .libs/libfftw3l.lax/libdft.a/vrank-geq1.o .libs/libfftw3l.lax/libdft.a/zero.o .libs/libfftw3l.lax/libdft_scalar.a/n.o .libs/libfftw3l.lax/libdft_scalar.a/t.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3l.lax/lt6-buffered.o .libs/libfftw3l.lax/librdft.a/buffered2.o .libs/libfftw3l.lax/lt7-conf.o .libs/libfftw3l.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3l.lax/librdft.a/ct-hc2c.o .libs/libfftw3l.lax/librdft.a/dft-r2hc.o .libs/libfftw3l.lax/librdft.a/dht-r2hc.o .libs/libfftw3l.lax/librdft.a/dht-rader.o .libs/libfftw3l.lax/librdft.a/direct-r2c.o .libs/libfftw3l.lax/librdft.a/direct-r2r.o .libs/libfftw3l.lax/librdft.a/direct2.o .libs/libfftw3l.lax/lt8-generic.o .libs/libfftw3l.lax/librdft.a/hc2hc-direct.o .libs/libfftw3l.lax/librdft.a/hc2hc-generic.o .libs/libfftw3l.lax/librdft.a/hc2hc.o .libs/libfftw3l.lax/lt9-indirect.o .libs/libfftw3l.lax/librdft.a/khc2c.o .libs/libfftw3l.lax/librdft.a/khc2hc.o .libs/libfftw3l.lax/librdft.a/kr2c.o .libs/libfftw3l.lax/librdft.a/kr2r.o .libs/libfftw3l.lax/lt10-nop.o .libs/libfftw3l.lax/librdft.a/nop2.o .libs/libfftw3l.lax/lt11-plan.o .libs/libfftw3l.lax/librdft.a/plan2.o .libs/libfftw3l.lax/lt12-problem.o .libs/libfftw3l.lax/librdft.a/problem2.o .libs/libfftw3l.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3l.lax/lt13-rank-geq2.o .libs/libfftw3l.lax/librdft.a/rank0-rdft2.o .libs/libfftw3l.lax/librdft.a/rank0.o .libs/libfftw3l.lax/librdft.a/rdft-dht.o .libs/libfftw3l.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3l.lax/librdft.a/rdft2-rdft.o .libs/libfftw3l.lax/librdft.a/rdft2-strides.o .libs/libfftw3l.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3l.lax/lt14-solve.o .libs/libfftw3l.lax/librdft.a/solve2.o .libs/libfftw3l.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3l.lax/lt15-vrank-geq1.o .libs/libfftw3l.lax/librdft.a/vrank3-transpose.o .libs/libfftw3l.lax/librdft_scalar.a/hc2c.o .libs/libfftw3l.lax/librdft_scalar.a/hfb.o .libs/libfftw3l.lax/librdft_scalar.a/r2c.o .libs/libfftw3l.lax/librdft_scalar.a/r2r.o .libs/libfftw3l.lax/lt16-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3l.lax/lt17-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3l.lax/lt18-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3l.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3l.lax/lt19-conf.o .libs/libfftw3l.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3l.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3l.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3l.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3l.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3l.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3l.lax/libapi.a/apiplan.o .libs/libfftw3l.lax/libapi.a/configure.o .libs/libfftw3l.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3l.lax/libapi.a/execute-dft.o .libs/libfftw3l.lax/libapi.a/execute-r2r.o .libs/libfftw3l.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/execute-split-dft.o .libs/libfftw3l.lax/libapi.a/execute.o .libs/libfftw3l.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3l.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3l.lax/libapi.a/export-wisdom.o .libs/libfftw3l.lax/libapi.a/f77api.o .libs/libfftw3l.lax/libapi.a/flops.o .libs/libfftw3l.lax/libapi.a/forget-wisdom.o .libs/libfftw3l.lax/libapi.a/import-system-wisdom.o .libs/libfftw3l.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3l.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3l.lax/libapi.a/import-wisdom.o .libs/libfftw3l.lax/libapi.a/malloc.o .libs/libfftw3l.lax/libapi.a/map-r2r-kind.o .libs/libfftw3l.lax/libapi.a/mapflags.o .libs/libfftw3l.lax/libapi.a/mkprinter-file.o .libs/libfftw3l.lax/libapi.a/mkprinter-str.o .libs/libfftw3l.lax/libapi.a/mktensor-iodims.o .libs/libfftw3l.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3l.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3l.lax/libapi.a/plan-dft-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3l.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-many-dft.o .libs/libfftw3l.lax/libapi.a/plan-many-r2r.o .libs/libfftw3l.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3l.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3l.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3l.lax/libapi.a/plan-r2r.o .libs/libfftw3l.lax/libapi.a/print-plan.o .libs/libfftw3l.lax/libapi.a/rdft2-pad.o .libs/libfftw3l.lax/libapi.a/the-planner.o .libs/libfftw3l.lax/libapi.a/version.o .libs/libfftw3l.lax/libsimd_support.a/altivec.o .libs/libfftw3l.lax/libsimd_support.a/avx.o .libs/libfftw3l.lax/libsimd_support.a/neon.o .libs/libfftw3l.lax/libsimd_support.a/sse2.o .libs/libfftw3l.lax/libsimd_support.a/taint.o .libs/libfftw3l.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libfftw3l.a libtool: link: rm -fr .libs/libfftw3l.lax .libs/libfftw3l.lax libtool: link: ( cd ".libs" && rm -f "libfftw3l.la" && ln -s "../libfftw3l.la" "libfftw3l.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3l_threads_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3l_threads_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-threads.lo `test -f 'threads.c' || echo '../../threads/'`threads.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-threads.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -o libfftw3l_threads_la-threads.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -o libfftw3l_threads_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -o libfftw3l_threads_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3l_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-hc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3l_threads_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -o libfftw3l_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_threads_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-f77api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -o libfftw3l_threads_la-f77api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3l_omp_la-api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3l_omp_la-conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-openmp.lo `test -f 'openmp.c' || echo '../../threads/'`openmp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/openmp.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-openmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/openmp.c -o libfftw3l_omp_la-openmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-ct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -o libfftw3l_omp_la-dft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -o libfftw3l_omp_la-ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3l_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-hc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3l_omp_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3l_omp_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -o libfftw3l_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-f77api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -o libfftw3l_omp_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3l_threads.la -rpath /usr/lib64 libfftw3l_threads_la-api.lo libfftw3l_threads_la-conf.lo libfftw3l_threads_la-threads.lo libfftw3l_threads_la-dft-vrank-geq1.lo libfftw3l_threads_la-ct.lo libfftw3l_threads_la-rdft-vrank-geq1.lo libfftw3l_threads_la-hc2hc.lo libfftw3l_threads_la-vrank-geq1-rdft2.lo libfftw3l_threads_la-f77api.lo ../libfftw3l.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3l_omp.la -rpath /usr/lib64 libfftw3l_omp_la-api.lo libfftw3l_omp_la-conf.lo libfftw3l_omp_la-openmp.lo libfftw3l_omp_la-dft-vrank-geq1.lo libfftw3l_omp_la-ct.lo libfftw3l_omp_la-rdft-vrank-geq1.lo libfftw3l_omp_la-hc2hc.lo libfftw3l_omp_la-vrank-geq1-rdft2.lo libfftw3l_omp_la-f77api.lo ../libfftw3l.la -lm libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3l_threads_la-api.o .libs/libfftw3l_threads_la-conf.o .libs/libfftw3l_threads_la-threads.o .libs/libfftw3l_threads_la-dft-vrank-geq1.o .libs/libfftw3l_threads_la-ct.o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o .libs/libfftw3l_threads_la-hc2hc.o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o .libs/libfftw3l_threads_la-f77api.o ../.libs/libfftw3l.so -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3l_threads.so.3 -o .libs/libfftw3l_threads.so.3.4.4 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3l_omp_la-api.o .libs/libfftw3l_omp_la-conf.o .libs/libfftw3l_omp_la-openmp.o .libs/libfftw3l_omp_la-dft-vrank-geq1.o .libs/libfftw3l_omp_la-ct.o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o .libs/libfftw3l_omp_la-hc2hc.o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o .libs/libfftw3l_omp_la-f77api.o ../.libs/libfftw3l.so -lm -fopenmp -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3l_omp.so.3 -o .libs/libfftw3l_omp.so.3.4.4 libtool: link: (cd ".libs" && rm -f "libfftw3l_threads.so.3" && ln -s "libfftw3l_threads.so.3.4.4" "libfftw3l_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3l_threads.so" && ln -s "libfftw3l_threads.so.3.4.4" "libfftw3l_threads.so") libtool: link: (cd ".libs" && rm -f "libfftw3l_omp.so.3" && ln -s "libfftw3l_omp.so.3.4.4" "libfftw3l_omp.so.3") libtool: link: ar cru .libs/libfftw3l_threads.a libfftw3l_threads_la-api.o libfftw3l_threads_la-conf.o libfftw3l_threads_la-threads.o libfftw3l_threads_la-dft-vrank-geq1.o libfftw3l_threads_la-ct.o libfftw3l_threads_la-rdft-vrank-geq1.o libfftw3l_threads_la-hc2hc.o libfftw3l_threads_la-vrank-geq1-rdft2.o libfftw3l_threads_la-f77api.o libtool: link: (cd ".libs" && rm -f "libfftw3l_omp.so" && ln -s "libfftw3l_omp.so.3.4.4" "libfftw3l_omp.so") libtool: link: ranlib .libs/libfftw3l_threads.a libtool: link: ar cru .libs/libfftw3l_omp.a libfftw3l_omp_la-api.o libfftw3l_omp_la-conf.o libfftw3l_omp_la-openmp.o libfftw3l_omp_la-dft-vrank-geq1.o libfftw3l_omp_la-ct.o libfftw3l_omp_la-rdft-vrank-geq1.o libfftw3l_omp_la-hc2hc.o libfftw3l_omp_la-vrank-geq1-rdft2.o libfftw3l_omp_la-f77api.o libtool: link: ranlib .libs/libfftw3l_omp.a libtool: link: ( cd ".libs" && rm -f "libfftw3l_threads.la" && ln -s "../libfftw3l_threads.la" "libfftw3l_threads.la" ) libtool: link: ( cd ".libs" && rm -f "libfftw3l_omp.la" && ln -s "../libfftw3l_omp.la" "libfftw3l_omp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/threads' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-bench.o `test -f 'bench.c' || echo '../../tests/'`bench.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-hook.o `test -f 'hook.c' || echo '../../tests/'`hook.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo '../../tests/'`fftw-bench.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3l_threads.la ../libfftw3l.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3l_threads.so /builddir/build/BUILD/fftw-3.3.4/long/.libs/libfftw3l.so ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' sed 's/C_MPI_FINT//' ../../mpi/fftw3-mpi.f03.in > fftw3-mpi.f03 sed 's/C_MPI_FINT//' ../../mpi/fftw3l-mpi.f03.in > fftw3l-mpi.f03 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' rm -f fftwl-wisdom.1 cp fftw_wisdom.1 fftwl-wisdom.1 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tools -I.. -I../../libbench2 -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fftwl_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo '../../tools/'`fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o fftwl-wisdom fftwl_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3l_threads.la ../libfftw3l.la ../libbench2/libbench2.a -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/fftwl-wisdom fftwl_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3l_threads.so /builddir/build/BUILD/fftw-3.3.4/long/.libs/libfftw3l.so ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long' + cd .. + (( iprec++ )) + (( iprec<4 )) + mkdir quad + cd quad + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-openmp --enable-quad-precision checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for x86_64-redhat-linux-gnu-gcc... no 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/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 checking for ocamlbuild... no 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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking altivec.h usability... no checking altivec.h presence... no checking for altivec.h... no 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 long double... yes checking for hrtime_t... no checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking for uintptr_t... yes checking size of float... 4 checking size of double... 8 checking size of fftw_r2r_kind... 4 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 whether we are using gcc 4.6.0 or later... yes checking for sinq in -lquadmath... 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... yes checking for mach_absolute_time... no checking for sysctl... yes checking for abort... yes checking for sinl... yes checking for cosl... yes checking for snprintf... yes checking whether sinl is declared... yes checking whether cosl is declared... yes checking whether sinq is declared... no checking whether cosq is declared... no checking whether memalign is declared... yes checking whether drand48 is declared... yes checking whether srand48 is declared... yes checking whether posix_memalign is declared... yes checking for _rtc intrinsic... no checking for isnan... yes checking whether C compiler accepts -mpreferred-stack-boundary=4... yes checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... yes yes checking for x86_64-redhat-linux-gnu-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -lquadmath -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 OpenMP flag of C compiler... -fopenmp checking for Win32 threads... no 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 whether a cycle counter is available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating genfft/Makefile config.status: creating kernel/Makefile config.status: creating simd-support/Makefile config.status: creating dft/Makefile config.status: creating dft/scalar/Makefile config.status: creating dft/scalar/codelets/Makefile config.status: creating dft/simd/Makefile config.status: creating dft/simd/common/Makefile config.status: creating dft/simd/sse2/Makefile config.status: creating dft/simd/avx/Makefile config.status: creating dft/simd/altivec/Makefile config.status: creating dft/simd/neon/Makefile config.status: creating rdft/Makefile config.status: creating rdft/scalar/Makefile config.status: creating rdft/scalar/r2cf/Makefile config.status: creating rdft/scalar/r2cb/Makefile config.status: creating rdft/scalar/r2r/Makefile config.status: creating rdft/simd/Makefile config.status: creating rdft/simd/common/Makefile config.status: creating rdft/simd/sse2/Makefile config.status: creating rdft/simd/avx/Makefile config.status: creating rdft/simd/altivec/Makefile config.status: creating rdft/simd/neon/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating mpi/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 m4/Makefile config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o align.lo ../../kernel/align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o alloc.lo ../../kernel/alloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/align.c -fPIC -DPIC -o .libs/align.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/align.c -o align.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/alloc.c -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o assert.lo ../../kernel/assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o awake.lo ../../kernel/awake.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -fPIC -DPIC -o .libs/assert.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/awake.c -fPIC -DPIC -o .libs/awake.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -o assert.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/awake.c -o awake.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../kernel/buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy1d.lo ../../kernel/cpy1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -o cpy1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy2d-pair.lo ../../kernel/cpy2d-pair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpy2d.lo ../../kernel/cpy2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct.lo ../../kernel/ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ct.c -fPIC -DPIC -o .libs/ct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -o cpy2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o debug.lo ../../kernel/debug.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extract-reim.lo ../../kernel/extract-reim.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/debug.c -o debug.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hash.lo ../../kernel/hash.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/extract-reim.c -o extract-reim.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o iabs.lo ../../kernel/iabs.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/hash.c -o hash.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/iabs.c -fPIC -DPIC -o .libs/iabs.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/iabs.c -o iabs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kalloc.lo ../../kernel/kalloc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/kalloc.c -fPIC -DPIC -o .libs/kalloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5-1.lo ../../kernel/md5-1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -fPIC -DPIC -o .libs/md5-1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/kalloc.c -o kalloc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -o md5-1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o md5.lo ../../kernel/md5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o minmax.lo ../../kernel/minmax.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/minmax.c -fPIC -DPIC -o .libs/minmax.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5.c -o md5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/minmax.c -o minmax.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ops.lo ../../kernel/ops.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pickdim.lo ../../kernel/pickdim.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -fPIC -DPIC -o .libs/ops.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/pickdim.c -fPIC -DPIC -o .libs/pickdim.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -o ops.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/pickdim.c -o pickdim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../kernel/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o planner.lo ../../kernel/planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/planner.c -fPIC -DPIC -o .libs/planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o primes.lo ../../kernel/primes.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/primes.c -fPIC -DPIC -o .libs/primes.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/primes.c -o primes.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o print.lo ../../kernel/print.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/print.c -fPIC -DPIC -o .libs/print.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/planner.c -o planner.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/print.c -o print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../kernel/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rader.lo ../../kernel/rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -o rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o scan.lo ../../kernel/scan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/scan.c -fPIC -DPIC -o .libs/scan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solver.lo ../../kernel/solver.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solver.c -fPIC -DPIC -o .libs/solver.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solver.c -o solver.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solvtab.lo ../../kernel/solvtab.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/scan.c -o scan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solvtab.c -fPIC -DPIC -o .libs/solvtab.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/solvtab.c -o solvtab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o stride.lo ../../kernel/stride.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -fPIC -DPIC -o .libs/stride.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor.lo ../../kernel/tensor.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor.c -fPIC -DPIC -o .libs/tensor.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -o stride.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor1.lo ../../kernel/tensor1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor.c -o tensor.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -fPIC -DPIC -o .libs/tensor1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -o tensor1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor2.lo ../../kernel/tensor2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor3.lo ../../kernel/tensor3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor2.c -fPIC -DPIC -o .libs/tensor2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor3.c -fPIC -DPIC -o .libs/tensor3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor3.c -o tensor3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor2.c -o tensor2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor4.lo ../../kernel/tensor4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor4.c -fPIC -DPIC -o .libs/tensor4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -fPIC -DPIC -o .libs/tensor5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor4.c -o tensor4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -o tensor5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor7.lo ../../kernel/tensor7.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor8.lo ../../kernel/tensor8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor7.c -fPIC -DPIC -o .libs/tensor7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -fPIC -DPIC -o .libs/tensor8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -o tensor8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor9.lo ../../kernel/tensor9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor9.c -fPIC -DPIC -o .libs/tensor9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor7.c -o tensor7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor9.c -o tensor9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tile2d.lo ../../kernel/tile2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tile2d.c -fPIC -DPIC -o .libs/tile2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o timer.lo ../../kernel/timer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tile2d.c -o tile2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o transpose.lo ../../kernel/transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -o timer.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/transpose.c -fPIC -DPIC -o .libs/transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o trig.lo ../../kernel/trig.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/trig.c -fPIC -DPIC -o .libs/trig.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/transpose.c -o transpose.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/trig.c -o trig.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o twiddle.lo ../../kernel/twiddle.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/twiddle.c -fPIC -DPIC -o .libs/twiddle.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.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 stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lquadmath -lm libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.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/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o libtool: link: ranlib .libs/libkernel.a libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/kernel' Making all in simd-support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/simd-support' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o taint.lo ../../simd-support/taint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sse2.lo ../../simd-support/sse2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/taint.c -fPIC -DPIC -o .libs/taint.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2.c -fPIC -DPIC -o .libs/sse2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/taint.c -o taint.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2.c -o sse2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o avx.lo ../../simd-support/avx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o altivec.lo ../../simd-support/altivec.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -fPIC -DPIC -o .libs/avx.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/altivec.c -fPIC -DPIC -o .libs/altivec.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -o avx.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/altivec.c -o altivec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o neon.lo ../../simd-support/neon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo '../../simd-support/'`sse2-nonportable.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/neon.c -fPIC -DPIC -o .libs/neon.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/neon.c -o neon.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lquadmath -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lquadmath -lm libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/altivec.o .libs/neon.o libtool: link: ranlib .libs/libsimd_support.a libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" ) libtool: link: ranlib .libs/libsimd_sse2_nonportable.a libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/simd-support' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_dft_standard);"; \ echo "const solvtab X(solvtab_dft_standard) = {"; \ for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_2.lo ../../../../dft/scalar/codelets/n1_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_3.lo ../../../../dft/scalar/codelets/n1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -fPIC -DPIC -o .libs/n1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -fPIC -DPIC -o .libs/n1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -o n1_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -o n1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_4.lo ../../../../dft/scalar/codelets/n1_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_5.lo ../../../../dft/scalar/codelets/n1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -fPIC -DPIC -o .libs/n1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -fPIC -DPIC -o .libs/n1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -o n1_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -o n1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_6.lo ../../../../dft/scalar/codelets/n1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -fPIC -DPIC -o .libs/n1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_7.lo ../../../../dft/scalar/codelets/n1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_7.c -fPIC -DPIC -o .libs/n1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -o n1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_8.lo ../../../../dft/scalar/codelets/n1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_7.c -o n1_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_8.c -fPIC -DPIC -o .libs/n1_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_8.c -o n1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_9.lo ../../../../dft/scalar/codelets/n1_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_9.c -fPIC -DPIC -o .libs/n1_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_10.lo ../../../../dft/scalar/codelets/n1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -fPIC -DPIC -o .libs/n1_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_9.c -o n1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -o n1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_11.lo ../../../../dft/scalar/codelets/n1_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_11.c -fPIC -DPIC -o .libs/n1_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_12.lo ../../../../dft/scalar/codelets/n1_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_12.c -fPIC -DPIC -o .libs/n1_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_11.c -o n1_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_12.c -o n1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_13.lo ../../../../dft/scalar/codelets/n1_13.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_14.lo ../../../../dft/scalar/codelets/n1_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_13.c -fPIC -DPIC -o .libs/n1_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_14.c -fPIC -DPIC -o .libs/n1_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_14.c -o n1_14.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_13.c -o n1_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_15.lo ../../../../dft/scalar/codelets/n1_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_15.c -fPIC -DPIC -o .libs/n1_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_16.lo ../../../../dft/scalar/codelets/n1_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -fPIC -DPIC -o .libs/n1_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_15.c -o n1_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -o n1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_32.lo ../../../../dft/scalar/codelets/n1_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_64.lo ../../../../dft/scalar/codelets/n1_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -fPIC -DPIC -o .libs/n1_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_64.c -fPIC -DPIC -o .libs/n1_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -o n1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_20.lo ../../../../dft/scalar/codelets/n1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_20.c -fPIC -DPIC -o .libs/n1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_20.c -o n1_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_25.lo ../../../../dft/scalar/codelets/n1_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_25.c -fPIC -DPIC -o .libs/n1_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_64.c -o n1_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_25.c -o n1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_2.lo ../../../../dft/scalar/codelets/t1_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_2.c -fPIC -DPIC -o .libs/t1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_2.c -o t1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_3.lo ../../../../dft/scalar/codelets/t1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_3.c -fPIC -DPIC -o .libs/t1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_3.c -o t1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_4.lo ../../../../dft/scalar/codelets/t1_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_4.c -fPIC -DPIC -o .libs/t1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_4.c -o t1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_5.lo ../../../../dft/scalar/codelets/t1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -fPIC -DPIC -o .libs/t1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_6.lo ../../../../dft/scalar/codelets/t1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -fPIC -DPIC -o .libs/t1_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_7.lo ../../../../dft/scalar/codelets/t1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_7.c -fPIC -DPIC -o .libs/t1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -o t1_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_7.c -o t1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_8.lo ../../../../dft/scalar/codelets/t1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -fPIC -DPIC -o .libs/t1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_9.lo ../../../../dft/scalar/codelets/t1_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -o t1_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_9.c -fPIC -DPIC -o .libs/t1_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_10.lo ../../../../dft/scalar/codelets/t1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_10.c -fPIC -DPIC -o .libs/t1_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_9.c -o t1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_10.c -o t1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_12.lo ../../../../dft/scalar/codelets/t1_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_15.lo ../../../../dft/scalar/codelets/t1_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_15.c -fPIC -DPIC -o .libs/t1_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -o t1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_16.lo ../../../../dft/scalar/codelets/t1_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_16.c -fPIC -DPIC -o .libs/t1_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_15.c -o t1_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_16.c -o t1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_32.lo ../../../../dft/scalar/codelets/t1_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_32.c -fPIC -DPIC -o .libs/t1_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_64.lo ../../../../dft/scalar/codelets/t1_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -fPIC -DPIC -o .libs/t1_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_20.c -o t1_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_25.lo ../../../../dft/scalar/codelets/t1_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_25.c -fPIC -DPIC -o .libs/t1_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -o t1_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_25.c -o t1_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_4.lo ../../../../dft/scalar/codelets/t2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_4.c -fPIC -DPIC -o .libs/t2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_4.c -o t2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_8.lo ../../../../dft/scalar/codelets/t2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_8.c -fPIC -DPIC -o .libs/t2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_16.lo ../../../../dft/scalar/codelets/t2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_16.c -fPIC -DPIC -o .libs/t2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_16.c -o t2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_32.lo ../../../../dft/scalar/codelets/t2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_32.c -fPIC -DPIC -o .libs/t2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_32.c -o t2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_64.lo ../../../../dft/scalar/codelets/t2_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_64.c -fPIC -DPIC -o .libs/t2_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_5.lo ../../../../dft/scalar/codelets/t2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -fPIC -DPIC -o .libs/t2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -o t2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_10.lo ../../../../dft/scalar/codelets/t2_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_10.c -fPIC -DPIC -o .libs/t2_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_10.c -o t2_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_20.c -fPIC -DPIC -o .libs/t2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_20.c -o t2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_25.lo ../../../../dft/scalar/codelets/t2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -fPIC -DPIC -o .libs/t2_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -o t2_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_64.c -o t2_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_2.lo ../../../../dft/scalar/codelets/q1_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_2.c -fPIC -DPIC -o .libs/q1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_4.lo ../../../../dft/scalar/codelets/q1_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_4.c -fPIC -DPIC -o .libs/q1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_4.c -o q1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_8.lo ../../../../dft/scalar/codelets/q1_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_8.c -fPIC -DPIC -o .libs/q1_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_8.c -o q1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_3.lo ../../../../dft/scalar/codelets/q1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -fPIC -DPIC -o .libs/q1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -o q1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_5.lo ../../../../dft/scalar/codelets/q1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -fPIC -DPIC -o .libs/q1_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -o q1_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -o q1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lquadmath -lm libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o libtool: link: ranlib .libs/libdft_scalar_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n.lo ../../../dft/scalar/n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t.lo ../../../dft/scalar/t.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/n.c -fPIC -DPIC -o .libs/n.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/n.c -o n.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../dft/scalar -I../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../dft/scalar/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_scalar.la n.lo t.lo -lquadmath -lm libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o libtool: link: ranlib .libs/libdft_scalar.a libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_dft);"; \ echo "const solvtab XSIMD(solvtab_dft) = {"; \ for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bluestein.lo ../../dft/bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../dft/buffered.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/bluestein.c -fPIC -DPIC -o .libs/bluestein.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/bluestein.c -o bluestein.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../dft/conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/conf.c -fPIC -DPIC -o .libs/conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct.lo ../../dft/ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -fPIC -DPIC -o .libs/ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-direct.lo ../../dft/dftw-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-directsq.lo ../../dft/dftw-directsq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-generic.lo ../../dft/dftw-generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dftw-genericbuf.lo ../../dft/dftw-genericbuf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct.lo ../../dft/direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generic.lo ../../dft/generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/direct.c -fPIC -DPIC -o .libs/direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/generic.c -o generic.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/direct.c -o direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect.lo ../../dft/indirect.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect-transpose.lo ../../dft/indirect-transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect.c -o indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-dif.lo ../../dft/kdft-dif.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-difsq.lo ../../dft/kdft-difsq.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft-dit.lo ../../dft/kdft-dit.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kdft.lo ../../dft/kdft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft.c -fPIC -DPIC -o .libs/kdft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/kdft.c -o kdft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop.lo ../../dft/nop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../dft/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -o nop.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../dft/problem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rader.lo ../../dft/rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../dft/rank-geq2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rader.c -o rader.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve.lo ../../dft/solve.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../dft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -o solve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -o zero.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lquadmath -lm libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o libtool: link: ranlib .libs/libdft.a libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' Making all in r2cf make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cf);"; \ echo "const solvtab X(solvtab_rdft_r2cf) = {"; \ for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_2.lo ../../../../rdft/scalar/r2cf/r2cf_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_3.lo ../../../../rdft/scalar/r2cf/r2cf_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -o r2cf_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_2.c -o r2cf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_4.lo ../../../../rdft/scalar/r2cf/r2cf_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_5.lo ../../../../rdft/scalar/r2cf/r2cf_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_5.c -o r2cf_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_4.c -o r2cf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_6.lo ../../../../rdft/scalar/r2cf/r2cf_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_7.lo ../../../../rdft/scalar/r2cf/r2cf_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_6.c -o r2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_7.c -o r2cf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_8.lo ../../../../rdft/scalar/r2cf/r2cf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_9.lo ../../../../rdft/scalar/r2cf/r2cf_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_8.c -o r2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_10.lo ../../../../rdft/scalar/r2cf/r2cf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_9.c -o r2cf_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_11.lo ../../../../rdft/scalar/r2cf/r2cf_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_10.c -o r2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_12.lo ../../../../rdft/scalar/r2cf/r2cf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_11.c -o r2cf_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_12.c -o r2cf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_13.lo ../../../../rdft/scalar/r2cf/r2cf_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_14.lo ../../../../rdft/scalar/r2cf/r2cf_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_15.lo ../../../../rdft/scalar/r2cf/r2cf_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_16.lo ../../../../rdft/scalar/r2cf/r2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -o r2cf_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -o r2cf_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_32.lo ../../../../rdft/scalar/r2cf/r2cf_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_64.lo ../../../../rdft/scalar/r2cf/r2cf_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_32.c -o r2cf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -o r2cf_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_20.lo ../../../../rdft/scalar/r2cf/r2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_25.c -o r2cf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_2.lo ../../../../rdft/scalar/r2cf/hf_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_2.c -fPIC -DPIC -o .libs/hf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_2.c -o hf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_3.lo ../../../../rdft/scalar/r2cf/hf_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -fPIC -DPIC -o .libs/hf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -o hf_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_4.lo ../../../../rdft/scalar/r2cf/hf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -fPIC -DPIC -o .libs/hf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -o hf_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -o r2cf_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_5.lo ../../../../rdft/scalar/r2cf/hf_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_5.c -fPIC -DPIC -o .libs/hf_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_5.c -o hf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_6.c -fPIC -DPIC -o .libs/hf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_6.c -o hf_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_7.lo ../../../../rdft/scalar/r2cf/hf_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_7.c -fPIC -DPIC -o .libs/hf_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_7.c -o hf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_8.lo ../../../../rdft/scalar/r2cf/hf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_8.c -fPIC -DPIC -o .libs/hf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_8.c -o hf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_9.lo ../../../../rdft/scalar/r2cf/hf_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_9.c -fPIC -DPIC -o .libs/hf_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_9.c -o hf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_10.lo ../../../../rdft/scalar/r2cf/hf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -fPIC -DPIC -o .libs/hf_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -o hf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_12.lo ../../../../rdft/scalar/r2cf/hf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_12.c -fPIC -DPIC -o .libs/hf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_12.c -o hf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_15.lo ../../../../rdft/scalar/r2cf/hf_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_15.c -fPIC -DPIC -o .libs/hf_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_16.lo ../../../../rdft/scalar/r2cf/hf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_16.c -fPIC -DPIC -o .libs/hf_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_15.c -o hf_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_32.lo ../../../../rdft/scalar/r2cf/hf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_32.c -fPIC -DPIC -o .libs/hf_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_64.lo ../../../../rdft/scalar/r2cf/hf_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_64.c -fPIC -DPIC -o .libs/hf_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_32.c -o hf_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_20.lo ../../../../rdft/scalar/r2cf/hf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_20.c -fPIC -DPIC -o .libs/hf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_20.c -o hf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_25.lo ../../../../rdft/scalar/r2cf/hf_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_25.c -fPIC -DPIC -o .libs/hf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_64.c -o hf_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_25.c -o hf_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_4.lo ../../../../rdft/scalar/r2cf/hf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_4.c -o hf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_16.lo ../../../../rdft/scalar/r2cf/hf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_32.lo ../../../../rdft/scalar/r2cf/hf2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_32.c -o hf2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_5.lo ../../../../rdft/scalar/r2cf/hf2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_5.c -o hf2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_20.lo ../../../../rdft/scalar/r2cf/hf2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -o hf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_2.lo ../../../../rdft/scalar/r2cf/r2cfII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_25.c -o hf2_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_6.lo ../../../../rdft/scalar/r2cf/r2cfII_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_7.lo ../../../../rdft/scalar/r2cf/r2cfII_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_9.lo ../../../../rdft/scalar/r2cf/r2cfII_9.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_12.lo ../../../../rdft/scalar/r2cf/r2cfII_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_16.lo ../../../../rdft/scalar/r2cf/r2cfII_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_64.lo ../../../../rdft/scalar/r2cf/r2cfII_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_20.lo ../../../../rdft/scalar/r2cf/r2cfII_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_25.lo ../../../../rdft/scalar/r2cf/r2cfII_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_2.lo ../../../../rdft/scalar/r2cf/hc2cf_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_6.lo ../../../../rdft/scalar/r2cf/hc2cf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_8.lo ../../../../rdft/scalar/r2cf/hc2cf_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_12.lo ../../../../rdft/scalar/r2cf/hc2cf_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_32.lo ../../../../rdft/scalar/r2cf/hc2cf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_20.lo ../../../../rdft/scalar/r2cf/hc2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_8.lo ../../../../rdft/scalar/r2cf/hc2cf2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_20.lo ../../../../rdft/scalar/r2cf/hc2cf2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_2.lo ../../../../rdft/scalar/r2cf/hc2cfdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_6.lo ../../../../rdft/scalar/r2cf/hc2cfdft_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_10.lo ../../../../rdft/scalar/r2cf/hc2cfdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_20.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lquadmath -lm libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cf.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2cb);"; \ echo "const solvtab X(solvtab_rdft_r2cb) = {"; \ for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_2.lo ../../../../rdft/scalar/r2cb/r2cb_2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_3.lo ../../../../rdft/scalar/r2cb/r2cb_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_2.c -o r2cb_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_3.c -o r2cb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_4.lo ../../../../rdft/scalar/r2cb/r2cb_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_5.lo ../../../../rdft/scalar/r2cb/r2cb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_4.c -o r2cb_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_5.c -o r2cb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_6.lo ../../../../rdft/scalar/r2cb/r2cb_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_7.lo ../../../../rdft/scalar/r2cb/r2cb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_6.c -o r2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -o r2cb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_8.lo ../../../../rdft/scalar/r2cb/r2cb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_9.lo ../../../../rdft/scalar/r2cb/r2cb_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_8.c -o r2cb_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_10.lo ../../../../rdft/scalar/r2cb/r2cb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_11.lo ../../../../rdft/scalar/r2cb/r2cb_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_10.c -o r2cb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_12.lo ../../../../rdft/scalar/r2cb/r2cb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_11.c -o r2cb_11.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_12.c -o r2cb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_13.lo ../../../../rdft/scalar/r2cb/r2cb_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_14.lo ../../../../rdft/scalar/r2cb/r2cb_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -o r2cb_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_14.c -o r2cb_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_15.lo ../../../../rdft/scalar/r2cb/r2cb_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_16.lo ../../../../rdft/scalar/r2cb/r2cb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -o r2cb_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -o r2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_32.lo ../../../../rdft/scalar/r2cb/r2cb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_32.c -o r2cb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -o r2cb_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_20.c -o r2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_25.lo ../../../../rdft/scalar/r2cb/r2cb_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -o r2cb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_2.lo ../../../../rdft/scalar/r2cb/hb_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_2.c -fPIC -DPIC -o .libs/hb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_3.lo ../../../../rdft/scalar/r2cb/hb_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_3.c -fPIC -DPIC -o .libs/hb_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_3.c -o hb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_4.lo ../../../../rdft/scalar/r2cb/hb_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_4.c -fPIC -DPIC -o .libs/hb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_4.c -o hb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_5.lo ../../../../rdft/scalar/r2cb/hb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_128.c -o r2cb_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_5.c -fPIC -DPIC -o .libs/hb_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_5.c -o hb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_6.lo ../../../../rdft/scalar/r2cb/hb_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -fPIC -DPIC -o .libs/hb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -o hb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_7.c -fPIC -DPIC -o .libs/hb_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_7.c -o hb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_8.lo ../../../../rdft/scalar/r2cb/hb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_8.c -fPIC -DPIC -o .libs/hb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_8.c -o hb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_9.lo ../../../../rdft/scalar/r2cb/hb_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -fPIC -DPIC -o .libs/hb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -o hb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_10.lo ../../../../rdft/scalar/r2cb/hb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -o hb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_12.c -fPIC -DPIC -o .libs/hb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_12.c -o hb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_15.lo ../../../../rdft/scalar/r2cb/hb_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_16.lo ../../../../rdft/scalar/r2cb/hb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -fPIC -DPIC -o .libs/hb_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -o hb_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_32.lo ../../../../rdft/scalar/r2cb/hb_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_64.lo ../../../../rdft/scalar/r2cb/hb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -fPIC -DPIC -o .libs/hb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_64.c -fPIC -DPIC -o .libs/hb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -o hb_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_20.lo ../../../../rdft/scalar/r2cb/hb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_20.c -fPIC -DPIC -o .libs/hb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_20.c -o hb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_25.lo ../../../../rdft/scalar/r2cb/hb_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_25.c -fPIC -DPIC -o .libs/hb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_64.c -o hb_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_25.c -o hb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_4.c -o hb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_8.lo ../../../../rdft/scalar/r2cb/hb2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_8.c -o hb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_16.c -o hb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_32.lo ../../../../rdft/scalar/r2cb/hb2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_32.c -o hb2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_5.lo ../../../../rdft/scalar/r2cb/hb2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_5.c -o hb2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_20.lo ../../../../rdft/scalar/r2cb/hb2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_20.c -o hb2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_25.lo ../../../../rdft/scalar/r2cb/hb2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_2.lo ../../../../rdft/scalar/r2cb/r2cbIII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_3.lo ../../../../rdft/scalar/r2cb/r2cbIII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_6.lo ../../../../rdft/scalar/r2cb/r2cbIII_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_25.c -o hb2_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_8.lo ../../../../rdft/scalar/r2cb/r2cbIII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_9.lo ../../../../rdft/scalar/r2cb/r2cbIII_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_10.lo ../../../../rdft/scalar/r2cb/r2cbIII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_12.lo ../../../../rdft/scalar/r2cb/r2cbIII_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_15.lo ../../../../rdft/scalar/r2cb/r2cbIII_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_16.lo ../../../../rdft/scalar/r2cb/r2cbIII_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_32.lo ../../../../rdft/scalar/r2cb/r2cbIII_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_64.lo ../../../../rdft/scalar/r2cb/r2cbIII_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_20.lo ../../../../rdft/scalar/r2cb/r2cbIII_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_25.lo ../../../../rdft/scalar/r2cb/r2cbIII_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_2.lo ../../../../rdft/scalar/r2cb/hc2cb_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_4.lo ../../../../rdft/scalar/r2cb/hc2cb_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_6.lo ../../../../rdft/scalar/r2cb/hc2cb_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_12.lo ../../../../rdft/scalar/r2cb/hc2cb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_16.lo ../../../../rdft/scalar/r2cb/hc2cb_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_32.lo ../../../../rdft/scalar/r2cb/hc2cb_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_20.lo ../../../../rdft/scalar/r2cb/hc2cb_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_8.lo ../../../../rdft/scalar/r2cb/hc2cb2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_16.lo ../../../../rdft/scalar/r2cb/hc2cb2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_32.lo ../../../../rdft/scalar/r2cb/hc2cb2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb2_20.lo ../../../../rdft/scalar/r2cb/hc2cb2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_2.lo ../../../../rdft/scalar/r2cb/hc2cbdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_6.lo ../../../../rdft/scalar/r2cb/hc2cbdft_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_12.lo ../../../../rdft/scalar/r2cb/hc2cbdft_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lquadmath -lm libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2cb.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' ( \ echo "#include \"ifftw.h\""; \ echo ; \ echo; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void X(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab X(solvtab_rdft_r2r);"; \ echo "const solvtab X(solvtab_rdft_r2r) = {"; \ for i in e01_8.c e10_8.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(X(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o e01_8.lo ../../../../rdft/scalar/r2r/e01_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o e10_8.lo ../../../../rdft/scalar/r2r/e10_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e01_8.c -fPIC -DPIC -o .libs/e01_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e10_8.c -fPIC -DPIC -o .libs/e10_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e10_8.c -o e10_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2r/e01_8.c -o e01_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2r -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lquadmath -lm libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o libtool: link: ranlib .libs/librdft_scalar_r2r.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hfb.lo ../../../rdft/scalar/hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2c.lo ../../../rdft/scalar/r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hfb.c -fPIC -DPIC -o .libs/hfb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -fPIC -DPIC -o .libs/r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -o r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hfb.c -o hfb.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2r.lo ../../../rdft/scalar/r2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2c.lo ../../../rdft/scalar/hc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -fPIC -DPIC -o .libs/r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -fPIC -DPIC -o .libs/hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -o hc2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -o r2r.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lquadmath -lm libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o libtool: link: ranlib .libs/librdft_scalar.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' ( \ echo "#include \"ifftw.h\""; \ echo "#include SIMD_HEADER"; \ echo; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo "extern void XSIMD(codelet_$j)(planner *);"; \ fi \ done; \ echo; \ echo; \ echo "extern const solvtab XSIMD(solvtab_rdft);"; \ echo "const solvtab XSIMD(solvtab_rdft) = {"; \ for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \ if test "$i" != NIL; then \ j=`basename $i | sed -e 's/[.][cS]$//g'`; \ echo " SOLVTAB(XSIMD(codelet_$j)),"; \ fi \ done; \ echo " SOLVTAB_END"; \ echo "};"; \ ) >codlist.c make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc.lo ../../rdft/hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dft-r2hc.lo ../../rdft/dft-r2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -o hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dht-r2hc.lo ../../rdft/dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dht-rader.lo ../../rdft/dht-rader.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered.lo ../../rdft/buffered.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -o dht-rader.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../rdft/conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/conf.c -fPIC -DPIC -o .libs/conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct-r2r.lo ../../rdft/direct-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/conf.c -o conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct-r2c.lo ../../rdft/direct-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2r.c -o direct-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generic.lo ../../rdft/generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/generic.c -fPIC -DPIC -o .libs/generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -o direct-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc-direct.lo ../../rdft/hc2hc-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2hc-generic.lo ../../rdft/hc2hc-generic.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o khc2hc.lo ../../rdft/khc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2hc.c -o khc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kr2c.lo ../../rdft/kr2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -fPIC -DPIC -o .libs/kr2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o kr2r.lo ../../rdft/kr2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -o kr2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2r.c -fPIC -DPIC -o .libs/kr2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indirect.lo ../../rdft/indirect.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2r.c -o kr2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop.lo ../../rdft/nop.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop.c -fPIC -DPIC -o .libs/nop.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/indirect.c -o indirect.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../rdft/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../rdft/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank0.lo ../../rdft/rank0.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0.c -fPIC -DPIC -o .libs/rank0.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -o problem.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0.c -o rank0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../rdft/rank-geq2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft-dht.lo ../../rdft/rdft-dht.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve.lo ../../rdft/solve.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve.c -o solve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../rdft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o buffered2.lo ../../rdft/buffered2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered2.c -fPIC -DPIC -o .libs/buffered2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/buffered2.c -o buffered2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o direct2.lo ../../rdft/direct2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct2.c -fPIC -DPIC -o .libs/direct2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct2.c -o direct2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o nop2.lo ../../rdft/nop2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop2.c -fPIC -DPIC -o .libs/nop2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank0-rdft2.lo ../../rdft/rank0-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2-rdft2.lo ../../rdft/rank-geq2-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan2.lo ../../rdft/plan2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -fPIC -DPIC -o .libs/plan2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem2.lo ../../rdft/problem2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -o plan2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem2.c -fPIC -DPIC -o .libs/problem2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o solve2.lo ../../rdft/solve2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -fPIC -DPIC -o .libs/solve2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -o solve2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1-rdft2.lo ../../rdft/vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem2.c -o problem2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-rdft.lo ../../rdft/rdft2-rdft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-tensor-max-index.lo ../../rdft/rdft2-tensor-max-index.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-inplace-strides.lo ../../rdft/rdft2-inplace-strides.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-strides.lo ../../rdft/rdft2-strides.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o khc2c.lo ../../rdft/khc2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c.lo ../../rdft/ct-hc2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2c.c -fPIC -DPIC -o .libs/khc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/khc2c.c -o khc2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c-direct.lo ../../rdft/ct-hc2c-direct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lquadmath -lm libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o libtool: link: ranlib .libs/librdft.a libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o conf.lo ../../reodft/conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft010e-r2hc.lo ../../reodft/reodft010e-r2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/conf.c -fPIC -DPIC -o .libs/conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft11e-radix2.lo ../../reodft/reodft11e-radix2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft11e-r2hc-odd.lo ../../reodft/reodft11e-r2hc-odd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o redft00e-r2hc-pad.lo ../../reodft/redft00e-r2hc-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rodft00e-r2hc-pad.lo ../../reodft/rodft00e-r2hc-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reodft00e-splitradix.lo ../../reodft/reodft00e-splitradix.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lquadmath -lm libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o libtool: link: ranlib .libs/libreodft.a libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' (echo "! Generated automatically. DO NOT EDIT!"; echo; \ echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \ grep -v "Generated automatically" ../../api/fftw3.f03.in) > fftw3.f03 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o apiplan.lo ../../api/apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o configure.lo ../../api/configure.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/configure.c -fPIC -DPIC -o .libs/configure.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -fPIC -DPIC -o .libs/apiplan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/configure.c -o configure.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft-c2r.lo ../../api/execute-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft-r2c.lo ../../api/execute-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-dft.lo ../../api/execute-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-r2r.lo ../../api/execute-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-dft.c -o execute-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft-c2r.lo ../../api/execute-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft-r2c.lo ../../api/execute-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute-split-dft.lo ../../api/execute-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o execute.lo ../../api/execute.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute.c -fPIC -DPIC -o .libs/execute.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute.c -o execute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom-to-file.lo ../../api/export-wisdom-to-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom-to-string.lo ../../api/export-wisdom-to-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o export-wisdom.lo ../../api/export-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o f77api.lo ../../api/f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/f77api.c -fPIC -DPIC -o .libs/f77api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o flops.lo ../../api/flops.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/flops.c -fPIC -DPIC -o .libs/flops.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/flops.c -o flops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o forget-wisdom.lo ../../api/forget-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-system-wisdom.lo ../../api/import-system-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/f77api.c -o f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom-from-file.lo ../../api/import-wisdom-from-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom-from-string.lo ../../api/import-wisdom-from-string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o import-wisdom.lo ../../api/import-wisdom.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o malloc.lo ../../api/malloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o map-r2r-kind.lo ../../api/map-r2r-kind.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -o malloc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mapflags.lo ../../api/mapflags.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkprinter-file.lo ../../api/mkprinter-file.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -fPIC -DPIC -o .libs/mapflags.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -o mapflags.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mkprinter-str.lo ../../api/mkprinter-str.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-iodims.lo ../../api/mktensor-iodims.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-rowmajor.lo ../../api/mktensor-rowmajor.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-1d.lo ../../api/plan-dft-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-2d.lo ../../api/plan-dft-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-3d.lo ../../api/plan-dft-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-1d.lo ../../api/plan-dft-c2r-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-2d.lo ../../api/plan-dft-c2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-3d.lo ../../api/plan-dft-c2r-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r.lo ../../api/plan-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-1d.lo ../../api/plan-dft-r2c-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-2d.lo ../../api/plan-dft-r2c-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-3d.lo ../../api/plan-dft-r2c-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c.lo ../../api/plan-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft.lo ../../api/plan-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft.c -o plan-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft-c2r.lo ../../api/plan-guru-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft-r2c.lo ../../api/plan-guru-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-dft.lo ../../api/plan-guru-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-r2r.lo ../../api/plan-guru-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft-c2r.lo ../../api/plan-guru-split-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft-r2c.lo ../../api/plan-guru-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-split-dft.lo ../../api/plan-guru-split-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft-c2r.lo ../../api/plan-many-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft-r2c.lo ../../api/plan-many-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-dft.lo ../../api/plan-many-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-many-r2r.lo ../../api/plan-many-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-1d.lo ../../api/plan-r2r-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-2d.lo ../../api/plan-r2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r-3d.lo ../../api/plan-r2r-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-r2r.lo ../../api/plan-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o print-plan.lo ../../api/print-plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -fPIC -DPIC -o .libs/print-plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-pad.lo ../../api/rdft2-pad.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -o print-plan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o the-planner.lo ../../api/the-planner.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/the-planner.c -fPIC -DPIC -o .libs/the-planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o version.lo ../../api/version.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/the-planner.c -o the-planner.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/version.c -o version.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-r2c.lo ../../api/plan-guru64-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft.lo ../../api/plan-guru64-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-r2r.lo ../../api/plan-guru64-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft-c2r.lo ../../api/plan-guru64-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft-r2c.lo ../../api/plan-guru64-split-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-split-dft.lo ../../api/plan-guru64-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mktensor-iodims64.lo ../../api/mktensor-iodims64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lquadmath -lm libtool: link: ar cru .libs/libapi.a .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o libtool: link: ranlib .libs/libapi.a libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/libbench2' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-ccopy-from.o ../../libbench2/after-ccopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-ccopy-to.o ../../libbench2/after-ccopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-hccopy-from.o ../../libbench2/after-hccopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-hccopy-to.o ../../libbench2/after-hccopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-rcopy-from.o ../../libbench2/after-rcopy-from.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o after-rcopy-to.o ../../libbench2/after-rcopy-to.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o allocate.o ../../libbench2/allocate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o aset.o ../../libbench2/aset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-cost-postprocess.o ../../libbench2/bench-cost-postprocess.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-exit.o ../../libbench2/bench-exit.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-main.o ../../libbench2/bench-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o can-do.o ../../libbench2/can-do.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o caset.o ../../libbench2/caset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dotens2.o ../../libbench2/dotens2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o info.o ../../libbench2/info.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o main.o ../../libbench2/main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mflops.o ../../libbench2/mflops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o mp.o ../../libbench2/mp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ovtpvt.o ../../libbench2/ovtpvt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pow2.o ../../libbench2/pow2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.o ../../libbench2/problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o report.o ../../libbench2/report.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o speed.o ../../libbench2/speed.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor.o ../../libbench2/tensor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o timer.o ../../libbench2/timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o useropt.o ../../libbench2/useropt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o util.o ../../libbench2/util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-dft.o ../../libbench2/verify-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-lib.o ../../libbench2/verify-lib.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-r2r.o ../../libbench2/verify-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify-rdft2.o ../../libbench2/verify-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o verify.o ../../libbench2/verify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.o ../../libbench2/zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../libbench2 -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o my-getopt.o ../../libbench2/my-getopt.c rm -f libbench2.a ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o ranlib libbench2.a make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3q.la -rpath /usr/lib64 kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la -lquadmath -lm cp -f fftw.pc fftw3q.pc libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a -Wl,--no-whole-archive -lquadmath -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3q.so.3 -o .libs/libfftw3q.so.3.4.4 libtool: link: (cd ".libs" && rm -f "libfftw3q.so.3" && ln -s "libfftw3q.so.3.4.4" "libfftw3q.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3q.so" && ln -s "libfftw3q.so.3.4.4" "libfftw3q.so") libtool: link: (cd .libs/libfftw3q.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3q.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3q.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/.libs/libdft_scalar.a") libtool: link: (cd .libs/libfftw3q.lax/libdft_scalar_codelets.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets/.libs/libdft_scalar_codelets.a") libtool: link: (cd .libs/libfftw3q.lax/librdft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3q.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/.libs/librdft_scalar.a") libtool: link: (cd .libs/libfftw3q.lax/librdft_scalar_r2cf.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a") libtool: link: (cd .libs/libfftw3q.lax/librdft_scalar_r2cb.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a") libtool: link: (cd .libs/libfftw3q.lax/librdft_scalar_r2r.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a") libtool: link: (cd .libs/libfftw3q.lax/libreodft.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3q.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3q.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/simd-support/.libs/libsimd_support.a") libtool: link: (cd .libs/libfftw3q.lax/libsimd_sse2_nonportable.a && ar x "/builddir/build/BUILD/fftw-3.3.4/quad/simd-support/.libs/libsimd_sse2_nonportable.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libfftw3q.lax/libdft.a/buffered.o .libs/libfftw3q.lax/lt1-buffered.o || cp .libs/libfftw3q.lax/libdft.a/buffered.o .libs/libfftw3q.lax/lt1-buffered.o libtool: link: ln .libs/libfftw3q.lax/libdft.a/ct.o .libs/libfftw3q.lax/lt2-ct.o || cp .libs/libfftw3q.lax/libdft.a/ct.o .libs/libfftw3q.lax/lt2-ct.o libtool: link: ln .libs/libfftw3q.lax/libdft.a/plan.o .libs/libfftw3q.lax/lt3-plan.o || cp .libs/libfftw3q.lax/libdft.a/plan.o .libs/libfftw3q.lax/lt3-plan.o libtool: link: ln .libs/libfftw3q.lax/libdft.a/problem.o .libs/libfftw3q.lax/lt4-problem.o || cp .libs/libfftw3q.lax/libdft.a/problem.o .libs/libfftw3q.lax/lt4-problem.o libtool: link: ln .libs/libfftw3q.lax/libdft.a/rader.o .libs/libfftw3q.lax/lt5-rader.o || cp .libs/libfftw3q.lax/libdft.a/rader.o .libs/libfftw3q.lax/lt5-rader.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/buffered.o .libs/libfftw3q.lax/lt6-buffered.o || cp .libs/libfftw3q.lax/librdft.a/buffered.o .libs/libfftw3q.lax/lt6-buffered.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/conf.o .libs/libfftw3q.lax/lt7-conf.o || cp .libs/libfftw3q.lax/librdft.a/conf.o .libs/libfftw3q.lax/lt7-conf.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/generic.o .libs/libfftw3q.lax/lt8-generic.o || cp .libs/libfftw3q.lax/librdft.a/generic.o .libs/libfftw3q.lax/lt8-generic.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/indirect.o .libs/libfftw3q.lax/lt9-indirect.o || cp .libs/libfftw3q.lax/librdft.a/indirect.o .libs/libfftw3q.lax/lt9-indirect.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/nop.o .libs/libfftw3q.lax/lt10-nop.o || cp .libs/libfftw3q.lax/librdft.a/nop.o .libs/libfftw3q.lax/lt10-nop.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/plan.o .libs/libfftw3q.lax/lt11-plan.o || cp .libs/libfftw3q.lax/librdft.a/plan.o .libs/libfftw3q.lax/lt11-plan.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/problem.o .libs/libfftw3q.lax/lt12-problem.o || cp .libs/libfftw3q.lax/librdft.a/problem.o .libs/libfftw3q.lax/lt12-problem.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/rank-geq2.o .libs/libfftw3q.lax/lt13-rank-geq2.o || cp .libs/libfftw3q.lax/librdft.a/rank-geq2.o .libs/libfftw3q.lax/lt13-rank-geq2.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/solve.o .libs/libfftw3q.lax/lt14-solve.o || cp .libs/libfftw3q.lax/librdft.a/solve.o .libs/libfftw3q.lax/lt14-solve.o libtool: link: ln .libs/libfftw3q.lax/librdft.a/vrank-geq1.o .libs/libfftw3q.lax/lt15-vrank-geq1.o || cp .libs/libfftw3q.lax/librdft.a/vrank-geq1.o .libs/libfftw3q.lax/lt15-vrank-geq1.o libtool: link: ln .libs/libfftw3q.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3q.lax/lt16-codlist.o || cp .libs/libfftw3q.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3q.lax/lt16-codlist.o libtool: link: ln .libs/libfftw3q.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3q.lax/lt17-codlist.o || cp .libs/libfftw3q.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3q.lax/lt17-codlist.o libtool: link: ln .libs/libfftw3q.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3q.lax/lt18-codlist.o || cp .libs/libfftw3q.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3q.lax/lt18-codlist.o libtool: link: ln .libs/libfftw3q.lax/libreodft.a/conf.o .libs/libfftw3q.lax/lt19-conf.o || cp .libs/libfftw3q.lax/libreodft.a/conf.o .libs/libfftw3q.lax/lt19-conf.o libtool: link: ar cru .libs/libfftw3q.a .libs/libfftw3q.lax/libkernel.a/align.o .libs/libfftw3q.lax/libkernel.a/alloc.o .libs/libfftw3q.lax/libkernel.a/assert.o .libs/libfftw3q.lax/libkernel.a/awake.o .libs/libfftw3q.lax/libkernel.a/buffered.o .libs/libfftw3q.lax/libkernel.a/cpy1d.o .libs/libfftw3q.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3q.lax/libkernel.a/cpy2d.o .libs/libfftw3q.lax/libkernel.a/ct.o .libs/libfftw3q.lax/libkernel.a/debug.o .libs/libfftw3q.lax/libkernel.a/extract-reim.o .libs/libfftw3q.lax/libkernel.a/hash.o .libs/libfftw3q.lax/libkernel.a/iabs.o .libs/libfftw3q.lax/libkernel.a/kalloc.o .libs/libfftw3q.lax/libkernel.a/md5-1.o .libs/libfftw3q.lax/libkernel.a/md5.o .libs/libfftw3q.lax/libkernel.a/minmax.o .libs/libfftw3q.lax/libkernel.a/ops.o .libs/libfftw3q.lax/libkernel.a/pickdim.o .libs/libfftw3q.lax/libkernel.a/plan.o .libs/libfftw3q.lax/libkernel.a/planner.o .libs/libfftw3q.lax/libkernel.a/primes.o .libs/libfftw3q.lax/libkernel.a/print.o .libs/libfftw3q.lax/libkernel.a/problem.o .libs/libfftw3q.lax/libkernel.a/rader.o .libs/libfftw3q.lax/libkernel.a/scan.o .libs/libfftw3q.lax/libkernel.a/solver.o .libs/libfftw3q.lax/libkernel.a/solvtab.o .libs/libfftw3q.lax/libkernel.a/stride.o .libs/libfftw3q.lax/libkernel.a/tensor.o .libs/libfftw3q.lax/libkernel.a/tensor1.o .libs/libfftw3q.lax/libkernel.a/tensor2.o .libs/libfftw3q.lax/libkernel.a/tensor3.o .libs/libfftw3q.lax/libkernel.a/tensor4.o .libs/libfftw3q.lax/libkernel.a/tensor5.o .libs/libfftw3q.lax/libkernel.a/tensor7.o .libs/libfftw3q.lax/libkernel.a/tensor8.o .libs/libfftw3q.lax/libkernel.a/tensor9.o .libs/libfftw3q.lax/libkernel.a/tile2d.o .libs/libfftw3q.lax/libkernel.a/timer.o .libs/libfftw3q.lax/libkernel.a/transpose.o .libs/libfftw3q.lax/libkernel.a/trig.o .libs/libfftw3q.lax/libkernel.a/twiddle.o .libs/libfftw3q.lax/libdft.a/bluestein.o .libs/libfftw3q.lax/lt1-buffered.o .libs/libfftw3q.lax/libdft.a/conf.o .libs/libfftw3q.lax/lt2-ct.o .libs/libfftw3q.lax/libdft.a/dftw-direct.o .libs/libfftw3q.lax/libdft.a/dftw-directsq.o .libs/libfftw3q.lax/libdft.a/dftw-generic.o .libs/libfftw3q.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3q.lax/libdft.a/direct.o .libs/libfftw3q.lax/libdft.a/generic.o .libs/libfftw3q.lax/libdft.a/indirect-transpose.o .libs/libfftw3q.lax/libdft.a/indirect.o .libs/libfftw3q.lax/libdft.a/kdft-dif.o .libs/libfftw3q.lax/libdft.a/kdft-difsq.o .libs/libfftw3q.lax/libdft.a/kdft-dit.o .libs/libfftw3q.lax/libdft.a/kdft.o .libs/libfftw3q.lax/libdft.a/nop.o .libs/libfftw3q.lax/lt3-plan.o .libs/libfftw3q.lax/lt4-problem.o .libs/libfftw3q.lax/lt5-rader.o .libs/libfftw3q.lax/libdft.a/rank-geq2.o .libs/libfftw3q.lax/libdft.a/solve.o .libs/libfftw3q.lax/libdft.a/vrank-geq1.o .libs/libfftw3q.lax/libdft.a/zero.o .libs/libfftw3q.lax/libdft_scalar.a/n.o .libs/libfftw3q.lax/libdft_scalar.a/t.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3q.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3q.lax/lt6-buffered.o .libs/libfftw3q.lax/librdft.a/buffered2.o .libs/libfftw3q.lax/lt7-conf.o .libs/libfftw3q.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3q.lax/librdft.a/ct-hc2c.o .libs/libfftw3q.lax/librdft.a/dft-r2hc.o .libs/libfftw3q.lax/librdft.a/dht-r2hc.o .libs/libfftw3q.lax/librdft.a/dht-rader.o .libs/libfftw3q.lax/librdft.a/direct-r2c.o .libs/libfftw3q.lax/librdft.a/direct-r2r.o .libs/libfftw3q.lax/librdft.a/direct2.o .libs/libfftw3q.lax/lt8-generic.o .libs/libfftw3q.lax/librdft.a/hc2hc-direct.o .libs/libfftw3q.lax/librdft.a/hc2hc-generic.o .libs/libfftw3q.lax/librdft.a/hc2hc.o .libs/libfftw3q.lax/lt9-indirect.o .libs/libfftw3q.lax/librdft.a/khc2c.o .libs/libfftw3q.lax/librdft.a/khc2hc.o .libs/libfftw3q.lax/librdft.a/kr2c.o .libs/libfftw3q.lax/librdft.a/kr2r.o .libs/libfftw3q.lax/lt10-nop.o .libs/libfftw3q.lax/librdft.a/nop2.o .libs/libfftw3q.lax/lt11-plan.o .libs/libfftw3q.lax/librdft.a/plan2.o .libs/libfftw3q.lax/lt12-problem.o .libs/libfftw3q.lax/librdft.a/problem2.o .libs/libfftw3q.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3q.lax/lt13-rank-geq2.o .libs/libfftw3q.lax/librdft.a/rank0-rdft2.o .libs/libfftw3q.lax/librdft.a/rank0.o .libs/libfftw3q.lax/librdft.a/rdft-dht.o .libs/libfftw3q.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3q.lax/librdft.a/rdft2-rdft.o .libs/libfftw3q.lax/librdft.a/rdft2-strides.o .libs/libfftw3q.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3q.lax/lt14-solve.o .libs/libfftw3q.lax/librdft.a/solve2.o .libs/libfftw3q.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3q.lax/lt15-vrank-geq1.o .libs/libfftw3q.lax/librdft.a/vrank3-transpose.o .libs/libfftw3q.lax/librdft_scalar.a/hc2c.o .libs/libfftw3q.lax/librdft_scalar.a/hfb.o .libs/libfftw3q.lax/librdft_scalar.a/r2c.o .libs/libfftw3q.lax/librdft_scalar.a/r2r.o .libs/libfftw3q.lax/lt16-codlist.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3q.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3q.lax/lt17-codlist.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3q.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3q.lax/lt18-codlist.o .libs/libfftw3q.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3q.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3q.lax/lt19-conf.o .libs/libfftw3q.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3q.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3q.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3q.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3q.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3q.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3q.lax/libapi.a/apiplan.o .libs/libfftw3q.lax/libapi.a/configure.o .libs/libfftw3q.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3q.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3q.lax/libapi.a/execute-dft.o .libs/libfftw3q.lax/libapi.a/execute-r2r.o .libs/libfftw3q.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3q.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3q.lax/libapi.a/execute-split-dft.o .libs/libfftw3q.lax/libapi.a/execute.o .libs/libfftw3q.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3q.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3q.lax/libapi.a/export-wisdom.o .libs/libfftw3q.lax/libapi.a/f77api.o .libs/libfftw3q.lax/libapi.a/flops.o .libs/libfftw3q.lax/libapi.a/forget-wisdom.o .libs/libfftw3q.lax/libapi.a/import-system-wisdom.o .libs/libfftw3q.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3q.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3q.lax/libapi.a/import-wisdom.o .libs/libfftw3q.lax/libapi.a/malloc.o .libs/libfftw3q.lax/libapi.a/map-r2r-kind.o .libs/libfftw3q.lax/libapi.a/mapflags.o .libs/libfftw3q.lax/libapi.a/mkprinter-file.o .libs/libfftw3q.lax/libapi.a/mkprinter-str.o .libs/libfftw3q.lax/libapi.a/mktensor-iodims.o .libs/libfftw3q.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3q.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3q.lax/libapi.a/plan-dft-1d.o .libs/libfftw3q.lax/libapi.a/plan-dft-2d.o .libs/libfftw3q.lax/libapi.a/plan-dft-3d.o .libs/libfftw3q.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3q.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3q.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3q.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3q.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3q.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3q.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3q.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3q.lax/libapi.a/plan-dft.o .libs/libfftw3q.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3q.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3q.lax/libapi.a/plan-guru-dft.o .libs/libfftw3q.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3q.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3q.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3q.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3q.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3q.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3q.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3q.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3q.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3q.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3q.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3q.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3q.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3q.lax/libapi.a/plan-many-dft.o .libs/libfftw3q.lax/libapi.a/plan-many-r2r.o .libs/libfftw3q.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3q.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3q.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3q.lax/libapi.a/plan-r2r.o .libs/libfftw3q.lax/libapi.a/print-plan.o .libs/libfftw3q.lax/libapi.a/rdft2-pad.o .libs/libfftw3q.lax/libapi.a/the-planner.o .libs/libfftw3q.lax/libapi.a/version.o .libs/libfftw3q.lax/libsimd_support.a/altivec.o .libs/libfftw3q.lax/libsimd_support.a/avx.o .libs/libfftw3q.lax/libsimd_support.a/neon.o .libs/libfftw3q.lax/libsimd_support.a/sse2.o .libs/libfftw3q.lax/libsimd_support.a/taint.o .libs/libfftw3q.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o libtool: link: ranlib .libs/libfftw3q.a libtool: link: rm -fr .libs/libfftw3q.lax .libs/libfftw3q.lax libtool: link: ( cd ".libs" && rm -f "libfftw3q.la" && ln -s "../libfftw3q.la" "libfftw3q.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3q_threads_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3q_threads_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-threads.lo `test -f 'threads.c' || echo '../../threads/'`threads.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-threads.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -o libfftw3q_threads_la-threads.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -o libfftw3q_threads_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-ct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-rdft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -o libfftw3q_threads_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3q_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-hc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3q_threads_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -o libfftw3q_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_threads_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3q_threads_la-f77api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-api.lo `test -f 'api.c' || echo '../../threads/'`api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -o libfftw3q_threads_la-f77api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3q_omp_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-conf.lo `test -f 'conf.c' || echo '../../threads/'`conf.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-conf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-openmp.lo `test -f 'openmp.c' || echo '../../threads/'`openmp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3q_omp_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/openmp.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-openmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo '../../threads/'`dft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/openmp.c -o libfftw3q_omp_la-openmp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-ct.lo `test -f 'ct.c' || echo '../../threads/'`ct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-ct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -o libfftw3q_omp_la-dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo '../../threads/'`rdft-vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/ct.c -o libfftw3q_omp_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-rdft-vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo '../../threads/'`hc2hc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3q_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-hc2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3q_omp_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/vrank-geq1-rdft2.c -o libfftw3q_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3q_omp_la-f77api.lo `test -f 'f77api.c' || echo '../../threads/'`f77api.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -fPIC -DPIC -o .libs/libfftw3q_omp_la-f77api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/f77api.c -o libfftw3q_omp_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3q_threads.la -rpath /usr/lib64 libfftw3q_threads_la-api.lo libfftw3q_threads_la-conf.lo libfftw3q_threads_la-threads.lo libfftw3q_threads_la-dft-vrank-geq1.lo libfftw3q_threads_la-ct.lo libfftw3q_threads_la-rdft-vrank-geq1.lo libfftw3q_threads_la-hc2hc.lo libfftw3q_threads_la-vrank-geq1-rdft2.lo libfftw3q_threads_la-f77api.lo ../libfftw3q.la -lquadmath -lm /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3q_omp.la -rpath /usr/lib64 libfftw3q_omp_la-api.lo libfftw3q_omp_la-conf.lo libfftw3q_omp_la-openmp.lo libfftw3q_omp_la-dft-vrank-geq1.lo libfftw3q_omp_la-ct.lo libfftw3q_omp_la-rdft-vrank-geq1.lo libfftw3q_omp_la-hc2hc.lo libfftw3q_omp_la-vrank-geq1-rdft2.lo libfftw3q_omp_la-f77api.lo ../libfftw3q.la -lquadmath -lm libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3q_threads_la-api.o .libs/libfftw3q_threads_la-conf.o .libs/libfftw3q_threads_la-threads.o .libs/libfftw3q_threads_la-dft-vrank-geq1.o .libs/libfftw3q_threads_la-ct.o .libs/libfftw3q_threads_la-rdft-vrank-geq1.o .libs/libfftw3q_threads_la-hc2hc.o .libs/libfftw3q_threads_la-vrank-geq1-rdft2.o .libs/libfftw3q_threads_la-f77api.o ../.libs/libfftw3q.so -lquadmath -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3q_threads.so.3 -o .libs/libfftw3q_threads.so.3.4.4 libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3q_omp_la-api.o .libs/libfftw3q_omp_la-conf.o .libs/libfftw3q_omp_la-openmp.o .libs/libfftw3q_omp_la-dft-vrank-geq1.o .libs/libfftw3q_omp_la-ct.o .libs/libfftw3q_omp_la-rdft-vrank-geq1.o .libs/libfftw3q_omp_la-hc2hc.o .libs/libfftw3q_omp_la-vrank-geq1-rdft2.o .libs/libfftw3q_omp_la-f77api.o ../.libs/libfftw3q.so -lquadmath -lm -fopenmp -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3q_omp.so.3 -o .libs/libfftw3q_omp.so.3.4.4 libtool: link: (cd ".libs" && rm -f "libfftw3q_threads.so.3" && ln -s "libfftw3q_threads.so.3.4.4" "libfftw3q_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3q_threads.so" && ln -s "libfftw3q_threads.so.3.4.4" "libfftw3q_threads.so") libtool: link: ar cru .libs/libfftw3q_threads.a libfftw3q_threads_la-api.o libfftw3q_threads_la-conf.o libfftw3q_threads_la-threads.o libfftw3q_threads_la-dft-vrank-geq1.o libfftw3q_threads_la-ct.o libfftw3q_threads_la-rdft-vrank-geq1.o libfftw3q_threads_la-hc2hc.o libfftw3q_threads_la-vrank-geq1-rdft2.o libfftw3q_threads_la-f77api.o libtool: link: ranlib .libs/libfftw3q_threads.a libtool: link: (cd ".libs" && rm -f "libfftw3q_omp.so.3" && ln -s "libfftw3q_omp.so.3.4.4" "libfftw3q_omp.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3q_omp.so" && ln -s "libfftw3q_omp.so.3.4.4" "libfftw3q_omp.so") libtool: link: ( cd ".libs" && rm -f "libfftw3q_threads.la" && ln -s "../libfftw3q_threads.la" "libfftw3q_threads.la" ) libtool: link: ar cru .libs/libfftw3q_omp.a libfftw3q_omp_la-api.o libfftw3q_omp_la-conf.o libfftw3q_omp_la-openmp.o libfftw3q_omp_la-dft-vrank-geq1.o libfftw3q_omp_la-ct.o libfftw3q_omp_la-rdft-vrank-geq1.o libfftw3q_omp_la-hc2hc.o libfftw3q_omp_la-vrank-geq1-rdft2.o libfftw3q_omp_la-f77api.o libtool: link: ranlib .libs/libfftw3q_omp.a libtool: link: ( cd ".libs" && rm -f "libfftw3q_omp.la" && ln -s "../libfftw3q_omp.la" "libfftw3q_omp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/threads' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-bench.o `test -f 'bench.c' || echo '../../tests/'`bench.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-hook.o `test -f 'hook.c' || echo '../../tests/'`hook.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tests -I.. -I../../kernel -I../../libbench2 -I../../dft -I../../rdft -I../../reodft -I../../threads -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo '../../tests/'`fftw-bench.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3q_threads.la ../libfftw3q.la ../libbench2/libbench2.a -lquadmath -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3q_threads.so /builddir/build/BUILD/fftw-3.3.4/quad/.libs/libfftw3q.so ../.libs/libfftw3q.so ../libbench2/libbench2.a -lquadmath -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' sed 's/C_MPI_FINT//' ../../mpi/fftw3-mpi.f03.in > fftw3-mpi.f03 sed 's/C_MPI_FINT//' ../../mpi/fftw3l-mpi.f03.in > fftw3l-mpi.f03 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' rm -f fftwq-wisdom.1 cp fftw_wisdom.1 fftwq-wisdom.1 make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../tools -I.. -I../../libbench2 -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fftwq_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo '../../tools/'`fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o fftwq-wisdom fftwq_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3q_threads.la ../libfftw3q.la ../libbench2/libbench2.a -lquadmath -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/fftwq-wisdom fftwq_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3q_threads.so /builddir/build/BUILD/fftw-3.3.4/quad/.libs/libfftw3q.so ../.libs/libfftw3q.so ../libbench2/libbench2.a -lquadmath -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad' + cd .. + (( iprec++ )) + (( iprec<4 )) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OK2rSa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 + cd fftw-3.3.4 + rm -rf /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 + for ver in single double long quad + make -C single install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 make: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single' Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/support' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/kernel' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/kernel' Making install in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/simd-support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/simd-support' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/simd-support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/simd-support' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' Making install in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 ../../api/fftw3.h ../../api/fftw3.f ../../api/fftw3l.f03 ../../api/fftw3q.f03 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/libbench2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3f.la '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3f.so.3.4.4 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3f.so.3.4.4 libfftw3f.so.3 || { rm -f libfftw3f.so.3 && ln -s libfftw3f.so.3.4.4 libfftw3f.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3f.so.3.4.4 libfftw3f.so || { rm -f libfftw3f.so && ln -s libfftw3f.so.3.4.4 libfftw3f.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f.la libtool: install: /usr/bin/install -c .libs/libfftw3f.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3f.pc '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3f_threads.la libfftw3f_omp.la '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' libtool: install: warning: relinking `libfftw3f_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.4/single/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.4/single/libtool --tag CC --mode=relink gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3f_threads.la -rpath /usr/lib64 libfftw3f_threads_la-api.lo libfftw3f_threads_la-conf.lo libfftw3f_threads_la-threads.lo libfftw3f_threads_la-dft-vrank-geq1.lo libfftw3f_threads_la-ct.lo libfftw3f_threads_la-rdft-vrank-geq1.lo libfftw3f_threads_la-hc2hc.lo libfftw3f_threads_la-vrank-geq1-rdft2.lo libfftw3f_threads_la-f77api.lo ../libfftw3f.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3f_threads_la-api.o .libs/libfftw3f_threads_la-conf.o .libs/libfftw3f_threads_la-threads.o .libs/libfftw3f_threads_la-dft-vrank-geq1.o .libs/libfftw3f_threads_la-ct.o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o .libs/libfftw3f_threads_la-hc2hc.o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o .libs/libfftw3f_threads_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfftw3f -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3f_threads.so.3 -o .libs/libfftw3f_threads.so.3.4.4 libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.so.3.4.4T /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_threads.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3f_threads.so.3.4.4 libfftw3f_threads.so.3 || { rm -f libfftw3f_threads.so.3 && ln -s libfftw3f_threads.so.3.4.4 libfftw3f_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3f_threads.so.3.4.4 libfftw3f_threads.so || { rm -f libfftw3f_threads.so && ln -s libfftw3f_threads.so.3.4.4 libfftw3f_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_threads.la libtool: install: warning: relinking `libfftw3f_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.4/single/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.4/single/libtool --tag CC --mode=relink gcc -std=gnu99 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3f_omp.la -rpath /usr/lib64 libfftw3f_omp_la-api.lo libfftw3f_omp_la-conf.lo libfftw3f_omp_la-openmp.lo libfftw3f_omp_la-dft-vrank-geq1.lo libfftw3f_omp_la-ct.lo libfftw3f_omp_la-rdft-vrank-geq1.lo libfftw3f_omp_la-hc2hc.lo libfftw3f_omp_la-vrank-geq1-rdft2.lo libfftw3f_omp_la-f77api.lo ../libfftw3f.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3f_omp_la-api.o .libs/libfftw3f_omp_la-conf.o .libs/libfftw3f_omp_la-openmp.o .libs/libfftw3f_omp_la-dft-vrank-geq1.o .libs/libfftw3f_omp_la-ct.o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o .libs/libfftw3f_omp_la-hc2hc.o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o .libs/libfftw3f_omp_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfftw3f -lm -fopenmp -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3f_omp.so.3 -o .libs/libfftw3f_omp.so.3.4.4 libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.so.3.4.4T /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_omp.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3f_omp.so.3.4.4 libfftw3f_omp.so.3 || { rm -f libfftw3f_omp.so.3 && ln -s libfftw3f_omp.so.3.4.4 libfftw3f_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3f_omp.so.3.4.4 libfftw3f_omp.so || { rm -f libfftw3f_omp.so && ln -s libfftw3f_omp.so.3.4.4 libfftw3f_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_omp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/threads' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' Making install in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc/FAQ' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' /usr/bin/install -c -m 644 ../../doc/fftw3.info ../../doc/fftw3.info-1 ../../doc/fftw3.info-2 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftwf-wisdom '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' libtool: install: warning: `../threads/libfftw3f_threads.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/fftw-3.3.4/single/libfftw3f.la' has not been installed in `/usr/lib64' libtool: install: warning: `../libfftw3f.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fftwf-wisdom /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin/fftwf-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 ../../tools/fftw-wisdom-to-conf.1 fftwf-wisdom.1 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/m4' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single' + for ver in single double long quad + make -C double install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 make: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double' Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/support' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/kernel' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/kernel' Making install in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/simd-support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/simd-support' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/simd-support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/simd-support' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' Making install in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 ../../api/fftw3.h ../../api/fftw3.f ../../api/fftw3l.f03 ../../api/fftw3q.f03 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/libbench2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3.la '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3.so.3.4.4 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3.so.3.4.4 libfftw3.so.3 || { rm -f libfftw3.so.3 && ln -s libfftw3.so.3.4.4 libfftw3.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3.so.3.4.4 libfftw3.so || { rm -f libfftw3.so && ln -s libfftw3.so.3.4.4 libfftw3.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3.la libtool: install: /usr/bin/install -c .libs/libfftw3.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3.pc '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3_threads.la libfftw3_omp.la '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' libtool: install: warning: relinking `libfftw3_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.4/double/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.4/double/libtool --tag CC --mode=relink gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3_threads.la -rpath /usr/lib64 libfftw3_threads_la-api.lo libfftw3_threads_la-conf.lo libfftw3_threads_la-threads.lo libfftw3_threads_la-dft-vrank-geq1.lo libfftw3_threads_la-ct.lo libfftw3_threads_la-rdft-vrank-geq1.lo libfftw3_threads_la-hc2hc.lo libfftw3_threads_la-vrank-geq1-rdft2.lo libfftw3_threads_la-f77api.lo ../libfftw3.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3_threads_la-api.o .libs/libfftw3_threads_la-conf.o .libs/libfftw3_threads_la-threads.o .libs/libfftw3_threads_la-dft-vrank-geq1.o .libs/libfftw3_threads_la-ct.o .libs/libfftw3_threads_la-rdft-vrank-geq1.o .libs/libfftw3_threads_la-hc2hc.o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o .libs/libfftw3_threads_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfftw3 -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3_threads.so.3 -o .libs/libfftw3_threads.so.3.4.4 libtool: install: /usr/bin/install -c .libs/libfftw3_threads.so.3.4.4T /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_threads.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3_threads.so.3.4.4 libfftw3_threads.so.3 || { rm -f libfftw3_threads.so.3 && ln -s libfftw3_threads.so.3.4.4 libfftw3_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3_threads.so.3.4.4 libfftw3_threads.so || { rm -f libfftw3_threads.so && ln -s libfftw3_threads.so.3.4.4 libfftw3_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3_threads.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_threads.la libtool: install: warning: relinking `libfftw3_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.4/double/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.4/double/libtool --tag CC --mode=relink gcc -std=gnu99 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3_omp.la -rpath /usr/lib64 libfftw3_omp_la-api.lo libfftw3_omp_la-conf.lo libfftw3_omp_la-openmp.lo libfftw3_omp_la-dft-vrank-geq1.lo libfftw3_omp_la-ct.lo libfftw3_omp_la-rdft-vrank-geq1.lo libfftw3_omp_la-hc2hc.lo libfftw3_omp_la-vrank-geq1-rdft2.lo libfftw3_omp_la-f77api.lo ../libfftw3.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3_omp_la-api.o .libs/libfftw3_omp_la-conf.o .libs/libfftw3_omp_la-openmp.o .libs/libfftw3_omp_la-dft-vrank-geq1.o .libs/libfftw3_omp_la-ct.o .libs/libfftw3_omp_la-rdft-vrank-geq1.o .libs/libfftw3_omp_la-hc2hc.o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o .libs/libfftw3_omp_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfftw3 -lm -fopenmp -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3_omp.so.3 -o .libs/libfftw3_omp.so.3.4.4 libtool: install: /usr/bin/install -c .libs/libfftw3_omp.so.3.4.4T /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_omp.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3_omp.so.3.4.4 libfftw3_omp.so.3 || { rm -f libfftw3_omp.so.3 && ln -s libfftw3_omp.so.3.4.4 libfftw3_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3_omp.so.3.4.4 libfftw3_omp.so || { rm -f libfftw3_omp.so && ln -s libfftw3_omp.so.3.4.4 libfftw3_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3_omp.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3_threads.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3_omp.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_omp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/threads' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' Making install in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc/FAQ' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' /usr/bin/install -c -m 644 ../../doc/fftw3.info ../../doc/fftw3.info-1 ../../doc/fftw3.info-2 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftw-wisdom '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' libtool: install: warning: `../threads/libfftw3_threads.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/fftw-3.3.4/double/libfftw3.la' has not been installed in `/usr/lib64' libtool: install: warning: `../libfftw3.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fftw-wisdom /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin/fftw-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 ../../tools/fftw-wisdom-to-conf.1 fftw-wisdom.1 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/m4' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double' + for ver in single double long quad + make -C long install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 make: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long' Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/support' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/kernel' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/kernel' Making install in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/simd-support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/simd-support' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/simd-support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/simd-support' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' Making install in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 ../../api/fftw3.h ../../api/fftw3.f ../../api/fftw3l.f03 ../../api/fftw3q.f03 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/libbench2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3l.la '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3l.so.3.4.4 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3l.so.3.4.4 libfftw3l.so.3 || { rm -f libfftw3l.so.3 && ln -s libfftw3l.so.3.4.4 libfftw3l.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3l.so.3.4.4 libfftw3l.so || { rm -f libfftw3l.so && ln -s libfftw3l.so.3.4.4 libfftw3l.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l.la libtool: install: /usr/bin/install -c .libs/libfftw3l.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3l.pc '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3l_threads.la libfftw3l_omp.la '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' libtool: install: warning: relinking `libfftw3l_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.4/long/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.4/long/libtool --tag CC --mode=relink gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3l_threads.la -rpath /usr/lib64 libfftw3l_threads_la-api.lo libfftw3l_threads_la-conf.lo libfftw3l_threads_la-threads.lo libfftw3l_threads_la-dft-vrank-geq1.lo libfftw3l_threads_la-ct.lo libfftw3l_threads_la-rdft-vrank-geq1.lo libfftw3l_threads_la-hc2hc.lo libfftw3l_threads_la-vrank-geq1-rdft2.lo libfftw3l_threads_la-f77api.lo ../libfftw3l.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3l_threads_la-api.o .libs/libfftw3l_threads_la-conf.o .libs/libfftw3l_threads_la-threads.o .libs/libfftw3l_threads_la-dft-vrank-geq1.o .libs/libfftw3l_threads_la-ct.o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o .libs/libfftw3l_threads_la-hc2hc.o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o .libs/libfftw3l_threads_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfftw3l -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3l_threads.so.3 -o .libs/libfftw3l_threads.so.3.4.4 libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.so.3.4.4T /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_threads.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3l_threads.so.3.4.4 libfftw3l_threads.so.3 || { rm -f libfftw3l_threads.so.3 && ln -s libfftw3l_threads.so.3.4.4 libfftw3l_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3l_threads.so.3.4.4 libfftw3l_threads.so || { rm -f libfftw3l_threads.so && ln -s libfftw3l_threads.so.3.4.4 libfftw3l_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_threads.la libtool: install: warning: relinking `libfftw3l_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.4/long/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.4/long/libtool --tag CC --mode=relink gcc -std=gnu99 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3l_omp.la -rpath /usr/lib64 libfftw3l_omp_la-api.lo libfftw3l_omp_la-conf.lo libfftw3l_omp_la-openmp.lo libfftw3l_omp_la-dft-vrank-geq1.lo libfftw3l_omp_la-ct.lo libfftw3l_omp_la-rdft-vrank-geq1.lo libfftw3l_omp_la-hc2hc.lo libfftw3l_omp_la-vrank-geq1-rdft2.lo libfftw3l_omp_la-f77api.lo ../libfftw3l.la -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3l_omp_la-api.o .libs/libfftw3l_omp_la-conf.o .libs/libfftw3l_omp_la-openmp.o .libs/libfftw3l_omp_la-dft-vrank-geq1.o .libs/libfftw3l_omp_la-ct.o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o .libs/libfftw3l_omp_la-hc2hc.o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o .libs/libfftw3l_omp_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfftw3l -lm -fopenmp -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3l_omp.so.3 -o .libs/libfftw3l_omp.so.3.4.4 libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.so.3.4.4T /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_omp.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3l_omp.so.3.4.4 libfftw3l_omp.so.3 || { rm -f libfftw3l_omp.so.3 && ln -s libfftw3l_omp.so.3.4.4 libfftw3l_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3l_omp.so.3.4.4 libfftw3l_omp.so || { rm -f libfftw3l_omp.so && ln -s libfftw3l_omp.so.3.4.4 libfftw3l_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_omp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/threads' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' Making install in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc/FAQ' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' /usr/bin/install -c -m 644 ../../doc/fftw3.info ../../doc/fftw3.info-1 ../../doc/fftw3.info-2 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftwl-wisdom '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' libtool: install: warning: `../threads/libfftw3l_threads.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/fftw-3.3.4/long/libfftw3l.la' has not been installed in `/usr/lib64' libtool: install: warning: `../libfftw3l.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fftwl-wisdom /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin/fftwl-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 ../../tools/fftw-wisdom-to-conf.1 fftwl-wisdom.1 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/m4' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long' + for ver in single double long quad + make -C quad install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 make: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad' Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/support' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/kernel' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/kernel' Making install in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/simd-support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/simd-support' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/simd-support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/simd-support' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' Making install in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 ../../api/fftw3.h ../../api/fftw3.f ../../api/fftw3l.f03 ../../api/fftw3q.f03 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/libbench2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3q.la '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3q.so.3.4.4 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3q.so.3.4.4 libfftw3q.so.3 || { rm -f libfftw3q.so.3 && ln -s libfftw3q.so.3.4.4 libfftw3q.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3q.so.3.4.4 libfftw3q.so || { rm -f libfftw3q.so && ln -s libfftw3q.so.3.4.4 libfftw3q.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3q.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q.la libtool: install: /usr/bin/install -c .libs/libfftw3q.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3q.pc '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3q_threads.la libfftw3q_omp.la '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64' libtool: install: warning: relinking `libfftw3q_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.4/quad/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.4/quad/libtool --tag CC --mode=relink gcc -std=gnu99 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3q_threads.la -rpath /usr/lib64 libfftw3q_threads_la-api.lo libfftw3q_threads_la-conf.lo libfftw3q_threads_la-threads.lo libfftw3q_threads_la-dft-vrank-geq1.lo libfftw3q_threads_la-ct.lo libfftw3q_threads_la-rdft-vrank-geq1.lo libfftw3q_threads_la-hc2hc.lo libfftw3q_threads_la-vrank-geq1-rdft2.lo libfftw3q_threads_la-f77api.lo ../libfftw3q.la -lquadmath -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3q_threads_la-api.o .libs/libfftw3q_threads_la-conf.o .libs/libfftw3q_threads_la-threads.o .libs/libfftw3q_threads_la-dft-vrank-geq1.o .libs/libfftw3q_threads_la-ct.o .libs/libfftw3q_threads_la-rdft-vrank-geq1.o .libs/libfftw3q_threads_la-hc2hc.o .libs/libfftw3q_threads_la-vrank-geq1-rdft2.o .libs/libfftw3q_threads_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfftw3q -lquadmath -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libfftw3q_threads.so.3 -o .libs/libfftw3q_threads.so.3.4.4 libtool: install: /usr/bin/install -c .libs/libfftw3q_threads.so.3.4.4T /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_threads.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3q_threads.so.3.4.4 libfftw3q_threads.so.3 || { rm -f libfftw3q_threads.so.3 && ln -s libfftw3q_threads.so.3.4.4 libfftw3q_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3q_threads.so.3.4.4 libfftw3q_threads.so || { rm -f libfftw3q_threads.so && ln -s libfftw3q_threads.so.3.4.4 libfftw3q_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3q_threads.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_threads.la libtool: install: warning: relinking `libfftw3q_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.4/quad/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.4/quad/libtool --tag CC --mode=relink gcc -std=gnu99 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 7:4:4 -Wl,-z,relro -o libfftw3q_omp.la -rpath /usr/lib64 libfftw3q_omp_la-api.lo libfftw3q_omp_la-conf.lo libfftw3q_omp_la-openmp.lo libfftw3q_omp_la-dft-vrank-geq1.lo libfftw3q_omp_la-ct.lo libfftw3q_omp_la-rdft-vrank-geq1.lo libfftw3q_omp_la-hc2hc.lo libfftw3q_omp_la-vrank-geq1-rdft2.lo libfftw3q_omp_la-f77api.lo ../libfftw3q.la -lquadmath -lm -inst-prefix-dir /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64) libtool: relink: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libfftw3q_omp_la-api.o .libs/libfftw3q_omp_la-conf.o .libs/libfftw3q_omp_la-openmp.o .libs/libfftw3q_omp_la-dft-vrank-geq1.o .libs/libfftw3q_omp_la-ct.o .libs/libfftw3q_omp_la-rdft-vrank-geq1.o .libs/libfftw3q_omp_la-hc2hc.o .libs/libfftw3q_omp_la-vrank-geq1-rdft2.o .libs/libfftw3q_omp_la-f77api.o -L/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfftw3q -lquadmath -lm -fopenmp -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -fopenmp -Wl,-soname -Wl,libfftw3q_omp.so.3 -o .libs/libfftw3q_omp.so.3.4.4 libtool: install: /usr/bin/install -c .libs/libfftw3q_omp.so.3.4.4T /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_omp.so.3.4.4 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3q_omp.so.3.4.4 libfftw3q_omp.so.3 || { rm -f libfftw3q_omp.so.3 && ln -s libfftw3q_omp.so.3.4.4 libfftw3q_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64 && { ln -s -f libfftw3q_omp.so.3.4.4 libfftw3q_omp.so || { rm -f libfftw3q_omp.so && ln -s libfftw3q_omp.so.3.4.4 libfftw3q_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3q_omp.lai /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3q_threads.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3q_omp.a /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_omp.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/threads' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' Making install in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc/FAQ' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' /usr/bin/install -c -m 644 ../../doc/fftw3.info ../../doc/fftw3.info-1 ../../doc/fftw3.info-2 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftwq-wisdom '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' libtool: install: warning: `../threads/libfftw3q_threads.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/fftw-3.3.4/quad/libfftw3q.la' has not been installed in `/usr/lib64' libtool: install: warning: `../libfftw3q.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fftwq-wisdom /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin/fftwq-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 ../../tools/fftw-wisdom-to-conf.1 fftwq-wisdom.1 '/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/m4' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/m4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad' + rm -f /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/info/dir + rm -f /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_omp.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_threads.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_omp.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_threads.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_omp.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_threads.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_omp.la /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_threads.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/fftw-3.3.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin/fftwq-wisdom extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin/fftwl-wisdom extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin/fftw-wisdom extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/bin/fftwf-wisdom extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_omp.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q_threads.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3q.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_omp.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l_threads.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3l.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_omp.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3_threads.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_omp.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f_threads.so.3.4.4 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/lib64/libfftw3f.so.3.4.4 /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libfftw3q_omp.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3q_omp.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3q_omp.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3q_omp.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3q_threads.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3q_threads.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3q_threads.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3q_threads.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3q.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3q.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3q.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3q.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l_omp.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3l_omp.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l_omp.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3l_omp.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l_threads.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3l_threads.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l_threads.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3l_threads.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3l.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3l.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3_omp.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3_omp.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3_omp.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3_omp.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3_threads.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3_threads.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3_threads.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3_threads.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f_omp.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3f_omp.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f_omp.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3f_omp.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f_threads.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3f_threads.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f_threads.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3f_threads.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3f.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f.so.3.4.4.debug to /usr/lib/debug/usr/lib64/libfftw3f.so.3.debug 16904 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aPIP0L + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 ++ pwd + bdir=/builddir/build/BUILD/fftw-3.3.4 + for ver in single double long quad + export LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.4/single/.libs:/builddir/build/BUILD/fftw-3.3.4/single/threads/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.4/single/.libs:/builddir/build/BUILD/fftw-3.3.4/single/threads/.libs + make -C single check make: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single' Making check in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/support' Making check in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/kernel' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/kernel' Making check in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/simd-support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/simd-support' Making check in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' Making check in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/dft' Making check in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' Making check in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cf' Making check in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2cb' Making check in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/rdft' Making check in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/reodft' Making check in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/api' Making check in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/libbench2' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/libbench2' Making check in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single' Making check in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/threads' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/threads' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' perl -w ../../tests/check.pl -r -c=30 -v `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'okd5e01x11e00x12e00' --verify 'ikd5e01x11e00x12e00' --verify '//obrd55x3' --verify '//ofrd55x3' --verify 'obrd55x3' --verify 'ibrd55x3' --verify 'ofrd55x3' --verify 'ifrd55x3' --verify '//obcd55x3' --verify '//ibcd55x3' --verify '//ofcd55x3' --verify '//ifcd55x3' --verify 'obcd55x3' --verify 'ibcd55x3' --verify 'ofcd55x3' --verify 'ifcd55x3' --verify 'okd3e01x5hx2e00v2' --verify 'ikd3e01x5hx2e00v2' --verify 'obr3x12x10*6' --verify 'ibr3x12x10*6' --verify 'ofr3x12x10*6' --verify 'ifr3x12x10*6' --verify '//obc3x12x10*6' --verify '//ibc3x12x10*6' --verify '//ofc3x12x10*6' --verify '//ifc3x12x10*6' --verify 'obc3x12x10*6' --verify 'ibc3x12x10*6' --verify 'ofc3x12x10*6' --verify 'ifc3x12x10*6' --verify 'ok12e10v48' --verify 'ik12e10v48' --verify 'obr3x12x5*10' --verify 'ibr3x12x5*10' --verify 'ofr3x12x5*10' --verify 'ifr3x12x5*10' --verify '//obc3x12x5*10' --verify '//ibc3x12x5*10' --verify '//ofc3x12x5*10' --verify '//ifc3x12x5*10' --verify 'obc3x12x5*10' --verify 'ibc3x12x5*10' --verify 'ofc3x12x5*10' --verify 'ifc3x12x5*10'" okd5e01x11e00x12e00 2.44699e-07 1.52588e-05 2.13274e-07 ikd5e01x11e00x12e00 1.96006e-07 1.52588e-05 2.30534e-07 //obrd55x3 2.54105e-07 3.71217e-07 1.7588e-07 //ofrd55x3 1.83986e-07 2.2273e-07 1.68236e-07 obrd55x3 2.03413e-07 2.96974e-07 2.04992e-07 ibrd55x3 2.86008e-07 3.71217e-07 2.14217e-07 ofrd55x3 2.15692e-07 2.41291e-07 1.95031e-07 ifrd55x3 1.95703e-07 3.71217e-07 1.99595e-07 //obcd55x3 2.5024e-07 3.71217e-07 2.279e-07 //ibcd55x3 2.48833e-07 3.71217e-07 1.99696e-07 //ofcd55x3 2.28303e-07 3.71217e-07 2.00314e-07 //ifcd55x3 1.91366e-07 2.96974e-07 2.37643e-07 obcd55x3 2.32763e-07 3.71217e-07 2.45056e-07 ibcd55x3 2.3724e-07 3.71217e-07 1.9936e-07 ofcd55x3 2.31466e-07 2.96974e-07 2.81591e-07 ifcd55x3 1.81204e-07 3.71217e-07 2.08321e-07 okd3e01x5hx2e00v2 2.48418e-07 9.83477e-07 1.88781e-07 ikd3e01x5hx2e00v2 1.82126e-07 6.25849e-07 2.30449e-07 obr3x12x10*6 1.96484e-07 3.51841e-07 2.29742e-07 ibr3x12x10*6 1.85011e-07 3.51841e-07 2.0172e-07 ofr3x12x10*6 2.05457e-07 3.51841e-07 1.58027e-07 ifr3x12x10*6 1.91815e-07 3.51841e-07 1.5762e-07 //obc3x12x10*6 2.13395e-07 3.51841e-07 2.0177e-07 //ibc3x12x10*6 2.22744e-07 3.51841e-07 1.99407e-07 //ofc3x12x10*6 1.99253e-07 3.51841e-07 2.00703e-07 //ifc3x12x10*6 1.8706e-07 3.51841e-07 2.07949e-07 obc3x12x10*6 2.27255e-07 2.93201e-07 2.05577e-07 ibc3x12x10*6 1.75776e-07 3.51841e-07 2.65269e-07 ofc3x12x10*6 1.92166e-07 3.51841e-07 2.01903e-07 ifc3x12x10*6 1.81953e-07 3.51841e-07 2.03232e-07 ok12e10v48 1.39644e-07 3.65078e-07 2.46911e-07 ik12e10v48 1.92602e-07 3.04232e-07 1.94234e-07 obr3x12x5*10 1.96286e-07 2.73668e-07 2.02641e-07 ibr3x12x5*10 1.87178e-07 2.34573e-07 1.98168e-07 ofr3x12x5*10 1.88932e-07 2.34573e-07 2.06606e-07 ifr3x12x5*10 1.87936e-07 2.34573e-07 2.08719e-07 //obc3x12x5*10 2.16558e-07 3.12764e-07 1.74391e-07 //ibc3x12x5*10 2.41663e-07 2.34573e-07 2.04109e-07 //ofc3x12x5*10 2.18046e-07 3.12764e-07 1.74982e-07 //ifc3x12x5*10 1.81926e-07 2.34573e-07 2.10677e-07 obc3x12x5*10 2.4034e-07 3.12764e-07 2.2234e-07 ibc3x12x5*10 1.80718e-07 2.34573e-07 1.92733e-07 ofc3x12x5*10 1.99609e-07 2.34573e-07 2.13982e-07 ifc3x12x5*10 2.01017e-07 2.34573e-07 2.20504e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'ok6e01x9bx8o00x10e01v2' --verify 'ik6e01x9bx8o00x10e01v2' --verify 'obr9x8x5*12' --verify 'ibr9x8x5*12' --verify 'ofr9x8x5*12' --verify 'ifr9x8x5*12' --verify '//obc9x8x5*12' --verify '//ibc9x8x5*12' --verify '//ofc9x8x5*12' --verify '//ifc9x8x5*12' --verify 'obc9x8x5*12' --verify 'ibc9x8x5*12' --verify 'ofc9x8x5*12' --verify 'ifc9x8x5*12' --verify 'okd12o00x11o00x4e01x10e11*7' --verify 'ikd12o00x11o00x4e01x10e11*7' --verify 'obr3v51' --verify 'ibr3v51' --verify 'ofr3v51' --verify 'ifr3v51' --verify '//obc3v51' --verify '//ibc3v51' --verify '//ofc3v51' --verify '//ifc3v51' --verify 'obc3v51' --verify 'ibc3v51' --verify 'ofc3v51' --verify 'ifc3v51' --verify 'ok24hv43' --verify 'ik24hv43' --verify '//obr44x20' --verify '//ofr44x20' --verify 'obr44x20' --verify 'ibr44x20' --verify 'ofr44x20' --verify 'ifr44x20' --verify '//obc44x20' --verify '//ibc44x20' --verify '//ofc44x20' --verify '//ifc44x20' --verify 'obc44x20' --verify 'ibc44x20' --verify 'ofc44x20' --verify 'ifc44x20'" ok6e01x9bx8o00x10e01v2 2.47285e-07 2.85069e-05 2.6028e-07 ik6e01x9bx8o00x10e01v2 2.4571e-07 2.53067e-05 3.39488e-07 obr9x8x5*12 2.68499e-07 4.35613e-07 2.12095e-07 ibr9x8x5*12 1.87979e-07 5.44516e-07 1.98054e-07 ofr9x8x5*12 2.0639e-07 3.2671e-07 2.12022e-07 ifr9x8x5*12 2.15402e-07 3.2671e-07 1.69045e-07 //obc9x8x5*12 2.31625e-07 3.2671e-07 2.24441e-07 //ibc9x8x5*12 2.13452e-07 3.2671e-07 2.27806e-07 //ofc9x8x5*12 1.9882e-07 3.2671e-07 2.03729e-07 //ifc9x8x5*12 2.00419e-07 3.2671e-07 2.78505e-07 obc9x8x5*12 2.4706e-07 3.2671e-07 2.34477e-07 ibc9x8x5*12 2.16446e-07 3.2671e-07 1.93522e-07 ofc9x8x5*12 2.04991e-07 4.35613e-07 2.25403e-07 ifc9x8x5*12 2.335e-07 3.2671e-07 2.06704e-07 okd12o00x11o00x4e01x10e11*7 2.26048e-07 7.19511e-06 2.88706e-07 ikd12o00x11o00x4e01x10e11*7 2.36336e-07 9.08584e-06 2.42482e-07 obr3v51 1.45883e-07 1.4035e-07 1.62841e-07 ibr3v51 1.21378e-07 1.4035e-07 8.81824e-08 ofr3v51 1.46333e-07 1.4035e-07 1.0183e-07 ifr3v51 1.94053e-07 1.4035e-07 1.03726e-07 //obc3v51 1.50988e-07 1.4035e-07 1.5992e-07 //ibc3v51 1.49479e-07 2.10525e-07 9.91605e-08 //ofc3v51 1.30305e-07 1.4035e-07 1.55088e-07 //ifc3v51 1.46839e-07 1.4035e-07 9.67428e-08 obc3v51 1.94934e-07 1.4035e-07 1.76423e-07 ibc3v51 1.65938e-07 1.4035e-07 9.56131e-08 ofc3v51 1.50965e-07 1.4035e-07 9.94161e-08 ifc3v51 1.44924e-07 1.4035e-07 2.05314e-07 ok24hv43 2.01713e-07 6.09908e-07 2.14932e-07 ik24hv43 1.95149e-07 8.53871e-07 1.36816e-07 //obr44x20 2.19728e-07 4.50077e-07 1.98072e-07 //ofr44x20 1.83394e-07 3.8578e-07 2.15299e-07 obr44x20 2.33813e-07 4.50077e-07 2.01553e-07 ibr44x20 1.88883e-07 5.14374e-07 2.08062e-07 ofr44x20 2.01515e-07 5.7867e-07 1.9773e-07 ifr44x20 1.96094e-07 3.8578e-07 1.93908e-07 //obc44x20 2.32706e-07 4.50077e-07 2.09498e-07 //ibc44x20 2.10481e-07 4.50077e-07 2.098e-07 //ofc44x20 2.02009e-07 4.50077e-07 2.51474e-07 //ifc44x20 2.08354e-07 4.50077e-07 2.64838e-07 obc44x20 2.35425e-07 4.50077e-07 2.20511e-07 ibc44x20 2.42557e-07 3.8578e-07 2.7089e-07 ofc44x20 2.01631e-07 4.50077e-07 2.07106e-07 ifc44x20 1.9864e-07 4.50077e-07 1.97502e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'okd10o00x8bx10o10v5' --verify 'ikd10o00x8bx10o10v5' --verify 'obr7x10x8*13' --verify 'ibr7x10x8*13' --verify 'ofr7x10x8*13' --verify 'ifr7x10x8*13' --verify '//obc7x10x8*13' --verify '//ibc7x10x8*13' --verify '//ofc7x10x8*13' --verify '//ifc7x10x8*13' --verify 'obc7x10x8*13' --verify 'ibc7x10x8*13' --verify 'ofc7x10x8*13' --verify 'ifc7x10x8*13' --verify 'ok7o11x5o11*13' --verify 'ik7o11x5o11*13' --verify 'obr48v29' --verify 'ibr48v29' --verify 'ofr48v29' --verify 'ifr48v29' --verify '//obc48v29' --verify '//ibc48v29' --verify '//ofc48v29' --verify '//ifc48v29' --verify 'obc48v29' --verify 'ibc48v29' --verify 'ofc48v29' --verify 'ifc48v29' --verify 'ok21o01x4e01x10o00' --verify 'ik21o01x4e01x10o00' --verify '//obr108x6' --verify '//ofr108x6' --verify 'obr108x6' --verify 'ibr108x6' --verify 'ofr108x6' --verify 'ifr108x6' --verify '//obc108x6' --verify '//ibc108x6' --verify '//ofc108x6' --verify '//ifc108x6' --verify 'obc108x6' --verify 'ibc108x6' --verify 'ofc108x6' --verify 'ifc108x6'" okd10o00x8bx10o10v5 2.47592e-07 3.86597e-06 1.86794e-07 ikd10o00x8bx10o10v5 2.45258e-07 4.80536e-06 3.03668e-07 obr7x10x8*13 1.82026e-07 3.47201e-07 2.3147e-07 ibr7x10x8*13 2.0673e-07 3.47201e-07 2.30557e-07 ofr7x10x8*13 2.15095e-07 3.47201e-07 1.62033e-07 ifr7x10x8*13 2.24535e-07 3.47201e-07 1.71613e-07 //obc7x10x8*13 2.26496e-07 3.47201e-07 1.99212e-07 //ibc7x10x8*13 2.14951e-07 3.47201e-07 2.0873e-07 //ofc7x10x8*13 2.00399e-07 3.47201e-07 2.25055e-07 //ifc7x10x8*13 2.26159e-07 3.47201e-07 2.18683e-07 obc7x10x8*13 2.26428e-07 3.47201e-07 2.14697e-07 ibc7x10x8*13 1.93651e-07 3.47201e-07 1.9932e-07 ofc7x10x8*13 1.86633e-07 3.47201e-07 2.17914e-07 ifc7x10x8*13 2.11232e-07 3.47201e-07 2.20587e-07 ok7o11x5o11*13 2.01065e-07 5.61018e-07 2.36143e-07 ik7o11x5o11*13 1.78087e-07 5.88609e-07 2.13766e-07 obr48v29 1.82948e-07 2.84795e-07 1.97708e-07 ibr48v29 1.96402e-07 2.84795e-07 2.13398e-07 ofr48v29 1.64521e-07 2.13596e-07 1.25443e-07 ifr48v29 1.97115e-07 2.13596e-07 1.63573e-07 //obc48v29 1.66836e-07 2.13596e-07 1.62553e-07 //ibc48v29 1.8942e-07 2.13596e-07 1.5277e-07 //ofc48v29 2.00555e-07 2.13596e-07 1.96716e-07 //ifc48v29 1.81196e-07 2.13596e-07 1.81238e-07 obc48v29 2.33291e-07 2.13596e-07 1.76454e-07 ibc48v29 1.95471e-07 2.13596e-07 1.99942e-07 ofc48v29 2.08469e-07 2.13596e-07 1.81663e-07 ifc48v29 2.1162e-07 2.13596e-07 1.92608e-07 ok21o01x4e01x10o00 2.12439e-07 7.39923e-06 2.18102e-07 ik21o01x4e01x10o00 2.37915e-07 7.16589e-06 3.39834e-07 //obr108x6 1.83386e-07 3.74639e-07 2.15947e-07 //ofr108x6 2.80984e-07 2.99711e-07 2.05636e-07 obr108x6 2.09687e-07 4.49566e-07 2.15668e-07 ibr108x6 2.05108e-07 5.99422e-07 2.33797e-07 ofr108x6 2.53694e-07 2.99711e-07 2.17353e-07 ifr108x6 2.82078e-07 2.99711e-07 2.24774e-07 //obc108x6 2.15853e-07 4.49566e-07 2.61468e-07 //ibc108x6 2.17928e-07 4.49566e-07 1.8683e-07 //ofc108x6 2.02075e-07 4.49566e-07 2.23251e-07 //ifc108x6 2.23521e-07 3.74639e-07 2.1273e-07 obc108x6 1.90988e-07 3.74639e-07 2.42325e-07 ibc108x6 2.59774e-07 4.49566e-07 2.34649e-07 ofc108x6 2.02757e-07 4.49566e-07 2.10622e-07 ifc108x6 2.81848e-07 4.49566e-07 1.96508e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'ofc8x9x27' --verify 'ifc8x9x27' --verify 'okd13o11v164' --verify 'ikd13o11v164' --verify 'obrd12x10v13' --verify 'ibrd12x10v13' --verify 'ofrd12x10v13' --verify 'ifrd12x10v13' --verify '//obcd12x10v13' --verify '//ibcd12x10v13' --verify '//ofcd12x10v13' --verify '//ifcd12x10v13' --verify 'obcd12x10v13' --verify 'ibcd12x10v13' --verify 'ofcd12x10v13' --verify 'ifcd12x10v13' --verify 'ok6e10x7o10x13b' --verify 'ik6e10x7o10x13b' --verify 'obr3x28v35' --verify 'ibr3x28v35' --verify 'ofr3x28v35' --verify 'ifr3x28v35' --verify '//obc3x28v35' --verify '//ibc3x28v35' --verify '//ofc3x28v35' --verify '//ifc3x28v35' --verify 'obc3x28v35' --verify 'ibc3x28v35' --verify 'ofc3x28v35' --verify 'ifc3x28v35' --verify 'ok7o11x6o00x10e11x13e11v2' --verify 'ik7o11x6o00x10e11x13e11v2' --verify 'obrd11v22' --verify 'ibrd11v22' --verify 'ofrd11v22' --verify 'ifrd11v22' --verify '//obcd11v22' --verify '//ibcd11v22' --verify '//ofcd11v22' --verify '//ifcd11v22' --verify 'obcd11v22' --verify 'ibcd11v22' --verify 'ofcd11v22' --verify 'ifcd11v22'" ofc8x9x27 2.22524e-07 4.32595e-07 2.1436e-07 ifc8x9x27 2.16811e-07 4.32595e-07 2.38495e-07 okd13o11v164 2.07305e-07 4.80622e-07 2.157e-07 ikd13o11v164 2.09357e-07 4.80622e-07 2.30554e-07 obrd12x10v13 2.04158e-07 3.7502e-07 1.89478e-07 ibrd12x10v13 2.22088e-07 2.81265e-07 1.96672e-07 ofrd12x10v13 2.28501e-07 2.81265e-07 1.41477e-07 ifrd12x10v13 1.98826e-07 2.81265e-07 1.67816e-07 //obcd12x10v13 1.80627e-07 2.81265e-07 1.78516e-07 //ibcd12x10v13 2.26212e-07 2.81265e-07 1.85445e-07 //ofcd12x10v13 1.9061e-07 2.81265e-07 1.79939e-07 //ifcd12x10v13 1.91987e-07 2.81265e-07 1.78041e-07 obcd12x10v13 1.80125e-07 2.81265e-07 1.76265e-07 ibcd12x10v13 2.28624e-07 2.81265e-07 1.81599e-07 ofcd12x10v13 1.83988e-07 2.81265e-07 1.98755e-07 ifcd12x10v13 1.86328e-07 2.81265e-07 1.77119e-07 ok6e10x7o10x13b 2.19871e-07 3.8147e-06 2.65658e-07 ik6e10x7o10x13b 1.93271e-07 4.35114e-06 2.49961e-07 obr3x28v35 1.78123e-07 3.21082e-07 1.57324e-07 ibr3x28v35 1.67286e-07 3.21082e-07 1.63065e-07 ofr3x28v35 1.88461e-07 3.21082e-07 1.47897e-07 ifr3x28v35 1.69807e-07 3.21082e-07 1.48446e-07 //obc3x28v35 2.05744e-07 3.21082e-07 2.07242e-07 //ibc3x28v35 1.65896e-07 3.21082e-07 2.05262e-07 //ofc3x28v35 1.86731e-07 3.21082e-07 1.913e-07 //ifc3x28v35 2.31343e-07 3.21082e-07 1.98108e-07 obc3x28v35 2.175e-07 3.21082e-07 1.94606e-07 ibc3x28v35 1.97902e-07 3.21082e-07 1.91114e-07 ofc3x28v35 2.265e-07 3.21082e-07 2.02745e-07 ifc3x28v35 1.84485e-07 3.21082e-07 2.15201e-07 ok7o11x6o00x10e11x13e11v2 2.44895e-07 5.70358e-06 2.6499e-07 ik7o11x6o00x10e11x13e11v2 2.52709e-07 6.46869e-06 2.86488e-07 obrd11v22 1.90268e-07 2.2546e-07 1.41584e-07 ibrd11v22 1.4865e-07 1.50307e-07 1.50868e-07 ofrd11v22 1.85584e-07 1.50307e-07 1.48451e-07 ifrd11v22 1.38892e-07 1.50307e-07 1.72609e-07 //obcd11v22 1.96316e-07 2.2546e-07 1.95817e-07 //ibcd11v22 2.07505e-07 2.2546e-07 1.80979e-07 //ofcd11v22 1.68078e-07 2.2546e-07 1.82718e-07 //ifcd11v22 1.95918e-07 1.50307e-07 1.8774e-07 obcd11v22 1.51311e-07 2.2546e-07 1.81841e-07 ibcd11v22 2.21358e-07 2.2546e-07 1.8142e-07 ofcd11v22 1.75107e-07 2.2546e-07 1.78664e-07 ifcd11v22 1.48021e-07 2.2546e-07 1.85883e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'ofcd16x11x6x4v9' --verify 'ifcd16x11x6x4v9' --verify 'okd9o01x8o01*36' --verify 'ikd9o01x8o01*36' --verify 'obr5*43' --verify 'ibr5*43' --verify 'ofr5*43' --verify 'ifr5*43' --verify '//obc5*43' --verify '//ibc5*43' --verify '//ofc5*43' --verify '//ifc5*43' --verify 'obc5*43' --verify 'ibc5*43' --verify 'ofc5*43' --verify 'ifc5*43' --verify 'ok3e11x2o10x8e01x6o01*1' --verify 'ik3e11x2o10x8e01x6o01*1' --verify 'obrd3x5x10x10v8' --verify 'ibrd3x5x10x10v8' --verify 'ofrd3x5x10x10v8' --verify 'ifrd3x5x10x10v8' --verify '//obcd3x5x10x10v8' --verify '//ibcd3x5x10x10v8' --verify '//ofcd3x5x10x10v8' --verify '//ifcd3x5x10x10v8' --verify 'obcd3x5x10x10v8' --verify 'ibcd3x5x10x10v8' --verify 'ofcd3x5x10x10v8' --verify 'ifcd3x5x10x10v8' --verify 'ok4o10x5o10x13o10x7b*2' --verify 'ik4o10x5o10x13o10x7b*2' --verify '//obr8x9x27' --verify '//ofr8x9x27' --verify 'obr8x9x27' --verify 'ibr8x9x27' --verify 'ofr8x9x27' --verify 'ifr8x9x27' --verify '//obc8x9x27' --verify '//ibc8x9x27' --verify '//ofc8x9x27' --verify '//ifc8x9x27' --verify 'obc8x9x27' --verify 'ibc8x9x27'" ofcd16x11x6x4v9 2.46085e-07 4.56514e-07 2.1286e-07 ifcd16x11x6x4v9 2.0209e-07 3.91297e-07 2.85653e-07 okd9o01x8o01*36 2.09531e-07 8.35409e-07 2.31502e-07 ikd9o01x8o01*36 2.4363e-07 8.11986e-07 2.79641e-07 obr5*43 1.42882e-07 2.18207e-07 1.20007e-07 ibr5*43 1.6441e-07 2.18207e-07 1.1224e-07 ofr5*43 1.70712e-07 1.63655e-07 1.56514e-07 ifr5*43 1.88498e-07 1.63655e-07 1.75245e-07 //obc5*43 1.51827e-07 2.18207e-07 1.43278e-07 //ibc5*43 1.81564e-07 2.18207e-07 1.42966e-07 //ofc5*43 1.50748e-07 2.18207e-07 1.39264e-07 //ifc5*43 1.93069e-07 1.63655e-07 1.4378e-07 obc5*43 1.95949e-07 2.18207e-07 1.43033e-07 ibc5*43 1.98105e-07 1.63655e-07 1.55416e-07 ofc5*43 1.6567e-07 2.18207e-07 1.34421e-07 ifc5*43 1.5689e-07 1.63655e-07 1.50803e-07 ok3e11x2o10x8e01x6o01*1 1.96563e-07 2.74701e-06 2.54896e-07 ik3e11x2o10x8e01x6o01*1 2.02045e-07 2.77896e-06 2.18194e-07 obrd3x5x10x10v8 2.00489e-07 4.43228e-07 2.53753e-07 ibrd3x5x10x10v8 1.9387e-07 4.43228e-07 1.96301e-07 ofrd3x5x10x10v8 2.33536e-07 4.43228e-07 1.87574e-07 ifrd3x5x10x10v8 2.54798e-07 4.43228e-07 1.94187e-07 //obcd3x5x10x10v8 2.29767e-07 4.43228e-07 2.5885e-07 //ibcd3x5x10x10v8 2.56015e-07 4.43228e-07 2.07243e-07 //ofcd3x5x10x10v8 2.34846e-07 3.87824e-07 2.13748e-07 //ifcd3x5x10x10v8 2.12798e-07 4.43228e-07 2.38564e-07 obcd3x5x10x10v8 2.16992e-07 4.43228e-07 2.44539e-07 ibcd3x5x10x10v8 2.8196e-07 5.54035e-07 2.4203e-07 ofcd3x5x10x10v8 2.2354e-07 4.43228e-07 2.02942e-07 ifcd3x5x10x10v8 2.97309e-07 4.43228e-07 2.07077e-07 ok4o10x5o10x13o10x7b*2 2.20322e-07 6.69435e-06 2.52082e-07 ik4o10x5o10x13o10x7b*2 2.10999e-07 8.09133e-06 2.48731e-07 //obr8x9x27 2.35137e-07 5.19115e-07 2.33197e-07 //ofr8x9x27 2.36541e-07 4.32595e-07 2.58708e-07 obr8x9x27 2.82685e-07 6.92153e-07 2.72758e-07 ibr8x9x27 2.38185e-07 6.05634e-07 2.40853e-07 ofr8x9x27 2.281e-07 3.46076e-07 1.98379e-07 ifr8x9x27 2.56087e-07 3.46076e-07 2.01869e-07 //obc8x9x27 2.43462e-07 4.32595e-07 2.17834e-07 //ibc8x9x27 2.21161e-07 4.32595e-07 2.59903e-07 //ofc8x9x27 2.34763e-07 4.32595e-07 2.10057e-07 //ifc8x9x27 2.23312e-07 4.32595e-07 2.22122e-07 obc8x9x27 2.15014e-07 4.32595e-07 1.84097e-07 ibc8x9x27 2.15281e-07 4.32595e-07 2.69848e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'ofcd3360' --verify 'ifcd3360' --verify 'ok12hx9o01x6bx3e11' --verify 'ik12hx9o01x6bx3e11' --verify 'obr6x6v19' --verify 'ibr6x6v19' --verify 'ofr6x6v19' --verify 'ifr6x6v19' --verify '//obc6x6v19' --verify '//ibc6x6v19' --verify '//ofc6x6v19' --verify '//ifc6x6v19' --verify 'obc6x6v19' --verify 'ibc6x6v19' --verify 'ofc6x6v19' --verify 'ifc6x6v19' --verify 'ok13e11x6o11*35' --verify 'ik13e11x6o11*35' --verify '//obr9x7x12' --verify '//ofr9x7x12' --verify 'obr9x7x12' --verify 'ibr9x7x12' --verify 'ofr9x7x12' --verify 'ifr9x7x12' --verify '//obc9x7x12' --verify '//ibc9x7x12' --verify '//ofc9x7x12' --verify '//ifc9x7x12' --verify 'obc9x7x12' --verify 'ibc9x7x12' --verify 'ofc9x7x12' --verify 'ifc9x7x12' --verify 'ok7680h' --verify 'ik7680h' --verify 'obrd16x11x6x4v9' --verify 'ibrd16x11x6x4v9' --verify 'ofrd16x11x6x4v9' --verify 'ifrd16x11x6x4v9' --verify '//obcd16x11x6x4v9' --verify '//ibcd16x11x6x4v9' --verify '//ofcd16x11x6x4v9' --verify '//ifcd16x11x6x4v9' --verify 'obcd16x11x6x4v9' --verify 'ibcd16x11x6x4v9'" ofcd3360 2.22369e-07 8.55528e-07 2.0331e-07 ifcd3360 2.6808e-07 9.21338e-07 2.45133e-07 ok12hx9o01x6bx3e11 2.56845e-07 6.88036e-06 2.48121e-07 ik12hx9o01x6bx3e11 2.78512e-07 7.49743e-06 2.58264e-07 obr6x6v19 1.67292e-07 2.50967e-07 1.4628e-07 ibr6x6v19 1.9865e-07 2.50967e-07 1.3971e-07 ofr6x6v19 1.83787e-07 1.67311e-07 1.31914e-07 ifr6x6v19 1.8547e-07 1.67311e-07 1.68524e-07 //obc6x6v19 1.46569e-07 2.50967e-07 1.85591e-07 //ibc6x6v19 1.81054e-07 3.34623e-07 1.7475e-07 //ofc6x6v19 1.79163e-07 2.50967e-07 1.76382e-07 //ifc6x6v19 1.91823e-07 2.50967e-07 1.78266e-07 obc6x6v19 1.81207e-07 2.50967e-07 1.71841e-07 ibc6x6v19 1.8296e-07 2.50967e-07 1.80962e-07 ofc6x6v19 2.34786e-07 2.50967e-07 1.69184e-07 ifc6x6v19 1.59278e-07 2.50967e-07 1.72835e-07 ok13e11x6o11*35 2.34391e-07 8.67296e-07 2.73258e-07 ik13e11x6o11*35 2.44246e-07 8.05346e-07 2.20866e-07 //obr9x7x12 1.89218e-07 5.54957e-07 1.90649e-07 //ofr9x7x12 1.9513e-07 4.16218e-07 2.19682e-07 obr9x7x12 1.87389e-07 5.54957e-07 2.14613e-07 ibr9x7x12 2.11361e-07 4.85587e-07 2.39539e-07 ofr9x7x12 2.36932e-07 4.16218e-07 2.27677e-07 ifr9x7x12 2.0086e-07 4.85587e-07 2.69911e-07 //obc9x7x12 2.51243e-07 4.16218e-07 2.20103e-07 //ibc9x7x12 2.11601e-07 4.16218e-07 2.14151e-07 //ofc9x7x12 2.56043e-07 4.16218e-07 2.19808e-07 //ifc9x7x12 2.17584e-07 4.16218e-07 2.19017e-07 obc9x7x12 2.31799e-07 4.85587e-07 2.38104e-07 ibc9x7x12 2.09089e-07 4.16218e-07 2.41771e-07 ofc9x7x12 1.91694e-07 4.16218e-07 2.3305e-07 ifc9x7x12 2.29105e-07 3.46848e-07 2.35704e-07 ok7680h 2.19662e-07 1.52588e-05 2.26408e-07 ik7680h 2.08797e-07 1.52588e-05 2.01369e-07 obrd16x11x6x4v9 2.61308e-07 4.56514e-07 2.29712e-07 ibrd16x11x6x4v9 2.17472e-07 4.56514e-07 2.20655e-07 ofrd16x11x6x4v9 2.03905e-07 5.2173e-07 2.0189e-07 ifrd16x11x6x4v9 2.17632e-07 5.2173e-07 2.04025e-07 //obcd16x11x6x4v9 2.04704e-07 4.56514e-07 2.02361e-07 //ibcd16x11x6x4v9 2.3813e-07 3.91297e-07 2.04954e-07 //ofcd16x11x6x4v9 2.47772e-07 4.56514e-07 2.03281e-07 //ifcd16x11x6x4v9 2.11305e-07 4.56514e-07 1.96902e-07 obcd16x11x6x4v9 2.07026e-07 4.56514e-07 2.0002e-07 ibcd16x11x6x4v9 2.14414e-07 4.56514e-07 2.05188e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'obr13x5x9' --verify 'ibr13x5x9' --verify 'ofr13x5x9' --verify 'ifr13x5x9' --verify '//obc13x5x9' --verify '//ibc13x5x9' --verify '//ofc13x5x9' --verify '//ifc13x5x9' --verify 'obc13x5x9' --verify 'ibc13x5x9' --verify 'ofc13x5x9' --verify 'ifc13x5x9' --verify 'okd13o00x7e10x9e11x10o01v2' --verify 'ikd13o00x7e10x9e11x10o01v2' --verify '//obrd10x10x3x6' --verify '//ofrd10x10x3x6' --verify 'obrd10x10x3x6' --verify 'ibrd10x10x3x6' --verify 'ofrd10x10x3x6' --verify 'ifrd10x10x3x6' --verify '//obcd10x10x3x6' --verify '//ibcd10x10x3x6' --verify '//ofcd10x10x3x6' --verify '//ifcd10x10x3x6' --verify 'obcd10x10x3x6' --verify 'ibcd10x10x3x6' --verify 'ofcd10x10x3x6' --verify 'ifcd10x10x3x6' --verify 'okd4hx10o11x9e00x8o01' --verify 'ikd4hx10o11x9e00x8o01' --verify '//obrd3360' --verify '//ibrd3360' --verify '//ofrd3360' --verify '//ifrd3360' --verify 'obrd3360' --verify 'ibrd3360' --verify 'ofrd3360' --verify 'ifrd3360' --verify '//obcd3360' --verify '//ibcd3360' --verify '//ofcd3360' --verify '//ifcd3360' --verify 'obcd3360' --verify 'ibcd3360'" obr13x5x9 2.07688e-07 4.73155e-07 2.26018e-07 ibr13x5x9 2.53531e-07 4.73155e-07 2.96684e-07 ofr13x5x9 2.37363e-07 3.94296e-07 2.47376e-07 ifr13x5x9 2.08172e-07 3.15437e-07 2.47402e-07 //obc13x5x9 1.98137e-07 3.94296e-07 2.18378e-07 //ibc13x5x9 2.44338e-07 3.94296e-07 2.12105e-07 //ofc13x5x9 2.43236e-07 3.94296e-07 2.41933e-07 //ifc13x5x9 2.40987e-07 3.15437e-07 2.55314e-07 obc13x5x9 2.05092e-07 3.94296e-07 2.23585e-07 ibc13x5x9 1.97773e-07 3.94296e-07 2.31129e-07 ofc13x5x9 2.56866e-07 3.94296e-07 2.3142e-07 ifc13x5x9 2.88323e-07 3.94296e-07 2.44194e-07 okd13o00x7e10x9e11x10o01v2 2.72724e-07 6.40614e-06 2.70345e-07 ikd13o00x7e10x9e11x10o01v2 2.23193e-07 5.60821e-06 2.56046e-07 //obrd10x10x3x6 2.32335e-07 5.3948e-07 2.05716e-07 //ofrd10x10x3x6 1.96879e-07 4.49566e-07 2.15763e-07 obrd10x10x3x6 2.0486e-07 4.49566e-07 2.13557e-07 ibrd10x10x3x6 2.35473e-07 5.3948e-07 2.06869e-07 ofrd10x10x3x6 1.98046e-07 5.3948e-07 1.99507e-07 ifrd10x10x3x6 2.19248e-07 5.3948e-07 2.07947e-07 //obcd10x10x3x6 2.54478e-07 5.3948e-07 2.00982e-07 //ibcd10x10x3x6 2.69358e-07 5.3948e-07 2.64409e-07 //ofcd10x10x3x6 2.29407e-07 5.3948e-07 2.19608e-07 //ifcd10x10x3x6 2.09844e-07 5.3948e-07 2.28334e-07 obcd10x10x3x6 2.08752e-07 5.3948e-07 2.33265e-07 ibcd10x10x3x6 2.141e-07 5.3948e-07 2.26016e-07 ofcd10x10x3x6 2.61787e-07 6.29393e-07 2.24262e-07 ifcd10x10x3x6 2.17576e-07 5.3948e-07 1.90483e-07 okd4hx10o11x9e00x8o01 2.30634e-07 1.10948e-05 2.73863e-07 ikd4hx10o11x9e00x8o01 2.63021e-07 1.09462e-05 2.54901e-07 //obrd3360 2.15391e-07 1.05296e-06 2.43607e-07 //ibrd3360 2.49443e-07 9.21338e-07 2.39317e-07 //ofrd3360 2.44176e-07 9.21338e-07 1.85515e-07 //ifrd3360 2.27998e-07 9.21338e-07 2.36712e-07 obrd3360 2.7593e-07 9.21338e-07 2.03233e-07 ibrd3360 1.89952e-07 9.87148e-07 2.23318e-07 ofrd3360 2.28216e-07 9.21338e-07 1.96261e-07 ifrd3360 2.56716e-07 8.55528e-07 1.88582e-07 //obcd3360 2.35423e-07 1.05296e-06 2.50462e-07 //ibcd3360 2.38152e-07 9.21338e-07 2.62809e-07 //ofcd3360 2.46986e-07 9.21338e-07 2.19857e-07 //ifcd3360 2.57511e-07 7.89718e-07 2.48176e-07 obcd3360 2.27163e-07 9.21338e-07 2.28977e-07 ibcd3360 2.6045e-07 9.21338e-07 1.96889e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'ofr3x7x8*15' --verify 'ifr3x7x8*15' --verify '//obc3x7x8*15' --verify '//ibc3x7x8*15' --verify '//ofc3x7x8*15' --verify '//ifc3x7x8*15' --verify 'obc3x7x8*15' --verify 'ibc3x7x8*15' --verify 'ofc3x7x8*15' --verify 'ifc3x7x8*15' --verify 'ok12hx10e11x4o01*11' --verify 'ik12hx10e11x4o01*11' --verify 'obrd4x10x9v12' --verify 'ibrd4x10x9v12' --verify 'ofrd4x10x9v12' --verify 'ifrd4x10x9v12' --verify '//obcd4x10x9v12' --verify '//ibcd4x10x9v12' --verify '//ofcd4x10x9v12' --verify '//ifcd4x10x9v12' --verify 'obcd4x10x9v12' --verify 'ibcd4x10x9v12' --verify 'ofcd4x10x9v12' --verify 'ifcd4x10x9v12' --verify 'okd13o11x13o01x6o11x16h' --verify 'ikd13o11x13o01x6o11x16h' --verify '//obrd25x36' --verify '//ofrd25x36' --verify 'obrd25x36' --verify 'ibrd25x36' --verify 'ofrd25x36' --verify 'ifrd25x36' --verify '//obcd25x36' --verify '//ibcd25x36' --verify '//ofcd25x36' --verify '//ifcd25x36' --verify 'obcd25x36' --verify 'ibcd25x36' --verify 'ofcd25x36' --verify 'ifcd25x36' --verify 'okd18e10x7e10x12b*4' --verify 'ikd18e10x7e10x12b*4' --verify '//obr13x5x9' --verify '//ofr13x5x9'" ofr3x7x8*15 2.2566e-07 2.35448e-07 2.16208e-07 ifr3x7x8*15 2.14367e-07 2.35448e-07 2.05478e-07 //obc3x7x8*15 2.03585e-07 2.35448e-07 2.31989e-07 //ibc3x7x8*15 2.16449e-07 3.13931e-07 2.13957e-07 //ofc3x7x8*15 2.06059e-07 2.35448e-07 1.81897e-07 //ifc3x7x8*15 1.89584e-07 2.35448e-07 2.08141e-07 obc3x7x8*15 1.87606e-07 2.35448e-07 2.14885e-07 ibc3x7x8*15 2.20418e-07 3.13931e-07 2.30341e-07 ofc3x7x8*15 2.54174e-07 3.13931e-07 2.07127e-07 ifc3x7x8*15 1.83028e-07 2.35448e-07 2.13446e-07 ok12hx10e11x4o01*11 2.66608e-07 2.12677e-06 2.03124e-07 ik12hx10e11x4o01*11 2.40627e-07 1.76496e-06 2.28025e-07 obrd4x10x9v12 1.86264e-07 3.2671e-07 1.97344e-07 ibrd4x10x9v12 2.23165e-07 4.35613e-07 2.1237e-07 ofrd4x10x9v12 2.25584e-07 3.2671e-07 1.72037e-07 ifrd4x10x9v12 1.90323e-07 3.2671e-07 1.41361e-07 //obcd4x10x9v12 1.94078e-07 3.2671e-07 1.97239e-07 //ibcd4x10x9v12 1.84234e-07 3.2671e-07 1.92361e-07 //ofcd4x10x9v12 1.99249e-07 3.2671e-07 1.9509e-07 //ifcd4x10x9v12 2.16875e-07 4.35613e-07 1.95849e-07 obcd4x10x9v12 2.02005e-07 5.44516e-07 1.98039e-07 ibcd4x10x9v12 2.09465e-07 3.2671e-07 1.94046e-07 ofcd4x10x9v12 2.07808e-07 3.2671e-07 1.88212e-07 ifcd4x10x9v12 2.15933e-07 3.2671e-07 2.03744e-07 okd13o11x13o01x6o11x16h 2.76464e-07 2.11253e-05 2.89828e-07 ikd13o11x13o01x6o11x16h 3.35454e-07 2.01767e-05 2.68524e-07 //obrd25x36 2.6895e-07 5.72205e-07 2.37695e-07 //ofrd25x36 2.1198e-07 4.45048e-07 2.07874e-07 obrd25x36 2.24702e-07 5.08626e-07 2.12758e-07 ibrd25x36 2.15983e-07 5.72205e-07 2.70469e-07 ofrd25x36 2.12651e-07 4.45048e-07 2.15541e-07 ifrd25x36 2.36261e-07 4.45048e-07 2.3492e-07 //obcd25x36 2.05616e-07 4.45048e-07 2.18129e-07 //ibcd25x36 2.32009e-07 5.08626e-07 3.48389e-07 //ofcd25x36 2.46903e-07 4.45048e-07 2.53527e-07 //ifcd25x36 2.72703e-07 4.45048e-07 2.07026e-07 obcd25x36 2.03233e-07 5.08626e-07 2.22722e-07 ibcd25x36 2.87093e-07 4.45048e-07 2.38316e-07 ofcd25x36 2.38959e-07 4.45048e-07 2.07796e-07 ifcd25x36 2.14486e-07 5.08626e-07 2.04455e-07 okd18e10x7e10x12b*4 2.10006e-07 7.82311e-06 2.35158e-07 ikd18e10x7e10x12b*4 2.1716e-07 7.52509e-06 2.07321e-07 //obr13x5x9 2.02094e-07 4.73155e-07 2.0608e-07 //ofr13x5x9 2.36499e-07 3.15437e-07 2.47254e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'ofr88' --verify 'ifr88' --verify '//obc88' --verify '//ibc88' --verify '//ofc88' --verify '//ifc88' --verify 'obc88' --verify 'ibc88' --verify 'ofc88' --verify 'ifc88' --verify 'ok2e10x8o11x9bv2' --verify 'ik2e10x8o11x9bv2' --verify '//obr12x6' --verify '//ofr12x6' --verify 'obr12x6' --verify 'ibr12x6' --verify 'ofr12x6' --verify 'ifr12x6' --verify '//obc12x6' --verify '//ibc12x6' --verify '//ofc12x6' --verify '//ifc12x6' --verify 'obc12x6' --verify 'ibc12x6' --verify 'ofc12x6' --verify 'ifc12x6' --verify 'okd6o01x7e10x7b' --verify 'ikd6o01x7e10x7b' --verify 'obrd12v57' --verify 'ibrd12v57' --verify 'ofrd12v57' --verify 'ifrd12v57' --verify '//obcd12v57' --verify '//ibcd12v57' --verify '//ofcd12v57' --verify '//ifcd12v57' --verify 'obcd12v57' --verify 'ibcd12v57' --verify 'ofcd12v57' --verify 'ifcd12v57' --verify 'okd60o11*132' --verify 'ikd60o11*132' --verify 'obr3x7x8*15' --verify 'ibr3x7x8*15'" ofr88 1.69184e-07 3.04986e-07 1.88396e-07 ifr88 2.21782e-07 3.04986e-07 1.56738e-07 //obc88 2.01408e-07 3.04986e-07 1.84663e-07 //ibc88 1.96405e-07 4.06648e-07 2.21063e-07 //ofc88 2.24589e-07 3.04986e-07 2.045e-07 //ifc88 1.75659e-07 4.06648e-07 1.88181e-07 obc88 1.43136e-07 3.04986e-07 2.16184e-07 ibc88 2.06455e-07 3.04986e-07 1.7993e-07 ofc88 2.31803e-07 3.04986e-07 2.19626e-07 ifc88 1.93989e-07 3.04986e-07 2.44021e-07 ok2e10x8o11x9bv2 2.30092e-07 2.15615e-06 2.11577e-07 ik2e10x8o11x9bv2 2.0749e-07 1.79679e-06 2.13921e-07 //obr12x6 2.09194e-07 2.24783e-07 1.44979e-07 //ofr12x6 1.51378e-07 3.37175e-07 1.59708e-07 obr12x6 1.8377e-07 4.49566e-07 2.25129e-07 ibr12x6 1.75885e-07 2.24783e-07 1.67199e-07 ofr12x6 1.86768e-07 2.24783e-07 2.11162e-07 ifr12x6 1.78035e-07 2.24783e-07 1.633e-07 //obc12x6 2.25925e-07 2.24783e-07 1.62084e-07 //ibc12x6 2.06999e-07 2.24783e-07 2.2226e-07 //ofc12x6 1.86278e-07 2.24783e-07 2.03626e-07 //ifc12x6 1.61344e-07 2.24783e-07 1.90005e-07 obc12x6 2.05075e-07 2.24783e-07 1.79365e-07 ibc12x6 2.04902e-07 2.24783e-07 1.73065e-07 ofc12x6 1.81986e-07 3.37175e-07 1.61763e-07 ifc12x6 1.76006e-07 2.24783e-07 1.57684e-07 okd6o01x7e10x7b 2.1547e-07 3.64073e-06 2.19224e-07 ikd6o01x7e10x7b 1.99886e-07 3.3939e-06 2.50211e-07 obrd12v57 1.56477e-07 2.10099e-07 2.08698e-07 ibrd12v57 1.53171e-07 2.10099e-07 1.8704e-07 ofrd12v57 1.4965e-07 1.40066e-07 1.42387e-07 ifrd12v57 1.41574e-07 2.10099e-07 1.04965e-07 //obcd12v57 1.68128e-07 2.10099e-07 1.60855e-07 //ibcd12v57 1.54527e-07 2.10099e-07 1.51269e-07 //ofcd12v57 1.91332e-07 2.10099e-07 1.55585e-07 //ifcd12v57 1.46261e-07 2.10099e-07 1.52377e-07 obcd12v57 1.59495e-07 2.10099e-07 1.63958e-07 ibcd12v57 1.86952e-07 2.10099e-07 1.44855e-07 ofcd12v57 1.72731e-07 2.10099e-07 1.51658e-07 ifcd12v57 1.9851e-07 2.10099e-07 1.64011e-07 okd60o11*132 2.68998e-07 1.02104e-06 2.456e-07 ikd60o11*132 2.15614e-07 9.60981e-07 1.85744e-07 obr3x7x8*15 2.09348e-07 3.13931e-07 2.17287e-07 ibr3x7x8*15 1.93277e-07 3.13931e-07 2.10853e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify '//obc5x8x4x3v9' --verify '//ibc5x8x4x3v9' --verify '//ofc5x8x4x3v9' --verify '//ifc5x8x4x3v9' --verify 'obc5x8x4x3v9' --verify 'ibc5x8x4x3v9' --verify 'ofc5x8x4x3v9' --verify 'ifc5x8x4x3v9' --verify 'ok5e11*11' --verify 'ik5e11*11' --verify 'obr11x20v8' --verify 'ibr11x20v8' --verify 'ofr11x20v8' --verify 'ifr11x20v8' --verify '//obc11x20v8' --verify '//ibc11x20v8' --verify '//ofc11x20v8' --verify '//ifc11x20v8' --verify 'obc11x20v8' --verify 'ibc11x20v8' --verify 'ofc11x20v8' --verify 'ifc11x20v8' --verify 'ok7e11x20e00v8' --verify 'ik7e11x20e00v8' --verify 'obr9x18*31' --verify 'ibr9x18*31' --verify 'ofr9x18*31' --verify 'ifr9x18*31' --verify '//obc9x18*31' --verify '//ibc9x18*31' --verify '//ofc9x18*31' --verify '//ifc9x18*31' --verify 'obc9x18*31' --verify 'ibc9x18*31' --verify 'ofc9x18*31' --verify 'ifc9x18*31' --verify 'okd8hx3bx4e01*14' --verify 'ikd8hx3bx4e01*14' --verify '//obr88' --verify '//ibr88' --verify '//ofr88' --verify '//ifr88' --verify 'obr88' --verify 'ibr88'" //obc5x8x4x3v9 1.97095e-07 2.90194e-07 2.13299e-07 //ibc5x8x4x3v9 2.12413e-07 2.90194e-07 1.82317e-07 //ofc5x8x4x3v9 2.11199e-07 3.86925e-07 2.16234e-07 //ifc5x8x4x3v9 1.97437e-07 2.90194e-07 1.88713e-07 obc5x8x4x3v9 2.03178e-07 3.86925e-07 2.44341e-07 ibc5x8x4x3v9 1.93276e-07 2.90194e-07 1.76128e-07 ofc5x8x4x3v9 2.44023e-07 3.86925e-07 2.40989e-07 ifc5x8x4x3v9 2.05557e-07 2.90194e-07 2.11109e-07 ok5e11*11 1.86066e-07 1.97501e-07 1.64066e-07 ik5e11*11 1.98427e-07 2.63335e-07 1.52988e-07 obr11x20v8 2.30991e-07 2.89335e-07 1.99716e-07 ibr11x20v8 2.21778e-07 3.61669e-07 2.01013e-07 ofr11x20v8 1.91259e-07 2.89335e-07 1.9064e-07 ifr11x20v8 2.19059e-07 2.89335e-07 2.0163e-07 //obc11x20v8 1.9326e-07 3.61669e-07 2.04597e-07 //ibc11x20v8 2.28395e-07 2.89335e-07 1.94161e-07 //ofc11x20v8 2.24389e-07 3.61669e-07 1.94802e-07 //ifc11x20v8 1.88486e-07 2.89335e-07 2.28648e-07 obc11x20v8 2.19688e-07 3.61669e-07 1.96946e-07 ibc11x20v8 2.09048e-07 2.89335e-07 2.01605e-07 ofc11x20v8 2.36919e-07 2.89335e-07 2.03313e-07 ifc11x20v8 1.96288e-07 2.89335e-07 2.78928e-07 ok7e11x20e00v8 2.15408e-07 1.87256e-06 1.82124e-07 ik7e11x20e00v8 2.53467e-07 3.28963e-06 1.81582e-07 obr9x18*31 2.63363e-07 3.09379e-07 2.17919e-07 ibr9x18*31 2.04247e-07 3.09379e-07 2.13745e-07 ofr9x18*31 2.12511e-07 2.32034e-07 2.00257e-07 ifr9x18*31 2.42493e-07 2.32034e-07 1.96825e-07 //obc9x18*31 2.14071e-07 2.32034e-07 2.07594e-07 //ibc9x18*31 2.38071e-07 3.09379e-07 2.11685e-07 //ofc9x18*31 2.532e-07 3.09379e-07 2.10945e-07 //ifc9x18*31 2.39777e-07 3.09379e-07 2.03366e-07 obc9x18*31 2.15242e-07 3.09379e-07 2.14286e-07 ibc9x18*31 2.0097e-07 3.09379e-07 1.93161e-07 ofc9x18*31 2.14814e-07 3.09379e-07 2.08403e-07 ifc9x18*31 1.93281e-07 3.09379e-07 2.22637e-07 okd8hx3bx4e01*14 1.97354e-07 1.78814e-06 2.67452e-07 ikd8hx3bx4e01*14 2.33587e-07 1.75621e-06 1.67794e-07 //obr88 2.85864e-07 4.06648e-07 2.09086e-07 //ibr88 2.74507e-07 5.0831e-07 1.97609e-07 //ofr88 2.07969e-07 3.04986e-07 1.20271e-07 //ifr88 1.60209e-07 3.04986e-07 1.76246e-07 obr88 2.04336e-07 4.06648e-07 2.11379e-07 ibr88 2.81727e-07 4.06648e-07 2.24641e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench --verbose=1 --verify 'okd99o10x66o00' --verify 'ikd99o10x66o00' --verify 'obr5x8x4x3v9' --verify 'ibr5x8x4x3v9' --verify 'ofr5x8x4x3v9' --verify 'ifr5x8x4x3v9'" okd99o10x66o00 2.58755e-07 1.33551e-05 2.60215e-07 ikd99o10x66o00 2.78397e-07 1.22372e-05 3.04144e-07 obr5x8x4x3v9 2.10049e-07 3.86925e-07 1.88759e-07 ibr5x8x4x3v9 2.05924e-07 3.86925e-07 1.82553e-07 ofr5x8x4x3v9 1.89886e-07 2.90194e-07 1.86143e-07 ifr5x8x4x3v9 1.80836e-07 2.90194e-07 1.65151e-07 -------------------------------------------------------------- FFTW transforms passed basic tests! -------------------------------------------------------------- perl -w ../../tests/check.pl -r -c=30 -v --nthreads=2 `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ofc6x7*1' --verify 'ifc6x7*1' --verify 'ok30b*160' --verify 'ik30b*160' --verify 'obrd10x6v9' --verify 'ibrd10x6v9' --verify 'ofrd10x6v9' --verify 'ifrd10x6v9' --verify '//obcd10x6v9' --verify '//ibcd10x6v9' --verify '//ofcd10x6v9' --verify '//ifcd10x6v9' --verify 'obcd10x6v9' --verify 'ibcd10x6v9' --verify 'ofcd10x6v9' --verify 'ifcd10x6v9' --verify 'ok8bv12' --verify 'ik8bv12' --verify 'obr13x10x12x3v3' --verify 'ibr13x10x12x3v3' --verify 'ofr13x10x12x3v3' --verify 'ifr13x10x12x3v3' --verify '//obc13x10x12x3v3' --verify '//ibc13x10x12x3v3' --verify '//ofc13x10x12x3v3' --verify '//ifc13x10x12x3v3' --verify 'obc13x10x12x3v3' --verify 'ibc13x10x12x3v3' --verify 'ofc13x10x12x3v3' --verify 'ifc13x10x12x3v3' --verify 'ok11o10x13bx4e10v3' --verify 'ik11o10x13bx4e10v3' --verify 'obrd6x11x9v1' --verify 'ibrd6x11x9v1' --verify 'ofrd6x11x9v1' --verify 'ifrd6x11x9v1' --verify '//obcd6x11x9v1' --verify '//ibcd6x11x9v1' --verify '//ofcd6x11x9v1' --verify '//ifcd6x11x9v1' --verify 'obcd6x11x9v1' --verify 'ibcd6x11x9v1' --verify 'ofcd6x11x9v1' --verify 'ifcd6x11x9v1'" ofc6x7*1 1.79053e-07 2.9431e-07 1.8412e-07 ifc6x7*1 2.09974e-07 2.9431e-07 1.849e-07 ok30b*160 1.7738e-07 1.01961e-06 1.41425e-07 ik30b*160 1.62637e-07 1.07959e-06 1.36947e-07 obrd10x6v9 1.92234e-07 2.73597e-07 2.00667e-07 ibrd10x6v9 1.62839e-07 2.73597e-07 2.13865e-07 ofrd10x6v9 1.60095e-07 2.05198e-07 1.74442e-07 ifrd10x6v9 2.01731e-07 2.73597e-07 1.69919e-07 //obcd10x6v9 1.97181e-07 2.73597e-07 2.01627e-07 //ibcd10x6v9 2.21024e-07 2.73597e-07 1.80922e-07 //ofcd10x6v9 2.0272e-07 2.05198e-07 1.74583e-07 //ifcd10x6v9 1.89972e-07 2.05198e-07 1.44939e-07 obcd10x6v9 1.91382e-07 2.05198e-07 2.11391e-07 ibcd10x6v9 1.94277e-07 2.73597e-07 1.97777e-07 ofcd10x6v9 1.7892e-07 2.05198e-07 2.16573e-07 ifcd10x6v9 1.9297e-07 2.73597e-07 1.90704e-07 ok8bv12 1.89248e-07 3.55144e-07 1.01133e-07 ik8bv12 1.19939e-07 3.14787e-07 1.04423e-07 obr13x10x12x3v3 2.31921e-07 5.20444e-07 2.57738e-07 ibr13x10x12x3v3 2.42263e-07 5.94793e-07 2.10393e-07 ofr13x10x12x3v3 2.22552e-07 5.20444e-07 2.19118e-07 ifr13x10x12x3v3 2.54254e-07 5.20444e-07 2.5917e-07 //obc13x10x12x3v3 2.23229e-07 5.20444e-07 2.40922e-07 //ibc13x10x12x3v3 2.32903e-07 5.20444e-07 2.59868e-07 //ofc13x10x12x3v3 2.38863e-07 4.83269e-07 2.91498e-07 //ifc13x10x12x3v3 2.55435e-07 5.20444e-07 2.53789e-07 obc13x10x12x3v3 2.43501e-07 5.94793e-07 2.78688e-07 ibc13x10x12x3v3 2.39302e-07 5.20444e-07 2.53543e-07 ofc13x10x12x3v3 2.47113e-07 5.20444e-07 2.76148e-07 ifc13x10x12x3v3 2.17564e-07 5.20444e-07 2.42467e-07 ok11o10x13bx4e10v3 2.22593e-07 4.82798e-06 2.20138e-07 ik11o10x13bx4e10v3 2.14175e-07 4.35114e-06 2.49434e-07 obrd6x11x9v1 2.17692e-07 3.91297e-07 2.62641e-07 ibrd6x11x9v1 2.02081e-07 4.69557e-07 2.26197e-07 ofrd6x11x9v1 1.64257e-07 3.13038e-07 2.00874e-07 ifrd6x11x9v1 1.98834e-07 3.13038e-07 1.91928e-07 //obcd6x11x9v1 1.97394e-07 3.91297e-07 1.91404e-07 //ibcd6x11x9v1 2.19641e-07 4.69557e-07 2.13166e-07 //ofcd6x11x9v1 2.18393e-07 3.91297e-07 2.58804e-07 //ifcd6x11x9v1 1.99595e-07 3.13038e-07 2.2393e-07 obcd6x11x9v1 2.13367e-07 3.91297e-07 1.97071e-07 ibcd6x11x9v1 2.01858e-07 3.91297e-07 2.06345e-07 ofcd6x11x9v1 2.62594e-07 3.91297e-07 1.98459e-07 ifcd6x11x9v1 2.15805e-07 3.91297e-07 2.28035e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'obc2x15x13' --verify 'ibc2x15x13' --verify 'ofc2x15x13' --verify 'ifc2x15x13' --verify 'okd18o01v13' --verify 'ikd18o01v13' --verify 'obrd11*218' --verify 'ibrd11*218' --verify 'ofrd11*218' --verify 'ifrd11*218' --verify '//obcd11*218' --verify '//ibcd11*218' --verify '//ofcd11*218' --verify '//ifcd11*218' --verify 'obcd11*218' --verify 'ibcd11*218' --verify 'ofcd11*218' --verify 'ifcd11*218' --verify 'okd11o10x6e10*10' --verify 'ikd11o10x6e10*10' --verify 'obr5x4x13*1' --verify 'ibr5x4x13*1' --verify 'ofr5x4x13*1' --verify 'ifr5x4x13*1' --verify '//obc5x4x13*1' --verify '//ibc5x4x13*1' --verify '//ofc5x4x13*1' --verify '//ifc5x4x13*1' --verify 'obc5x4x13*1' --verify 'ibc5x4x13*1' --verify 'ofc5x4x13*1' --verify 'ifc5x4x13*1' --verify 'okd2o10x2e10x8e11x10e01*7' --verify 'ikd2o10x2e10x8e11x10e01*7' --verify 'obr6x7*1' --verify 'ibr6x7*1' --verify 'ofr6x7*1' --verify 'ifr6x7*1' --verify '//obc6x7*1' --verify '//ibc6x7*1' --verify '//ofc6x7*1' --verify '//ifc6x7*1' --verify 'obc6x7*1' --verify 'ibc6x7*1'" obc2x15x13 1.90693e-07 3.86329e-07 2.11907e-07 ibc2x15x13 2.04159e-07 3.8633e-07 2.10634e-07 ofc2x15x13 2.68855e-07 3.8633e-07 2.45783e-07 ifc2x15x13 2.43335e-07 3.86329e-07 2.19834e-07 okd18o01v13 1.8588e-07 6.44348e-07 1.53388e-07 ikd18o01v13 2.30365e-07 3.4231e-07 1.2668e-07 obrd11*218 1.8979e-07 2.16647e-07 2.01404e-07 ibrd11*218 1.60738e-07 2.88863e-07 1.17655e-07 ofrd11*218 1.59242e-07 2.16647e-07 1.88202e-07 ifrd11*218 1.80176e-07 2.16647e-07 1.47408e-07 //obcd11*218 1.61742e-07 2.88863e-07 1.48637e-07 //ibcd11*218 1.85507e-07 2.88863e-07 1.55954e-07 //ofcd11*218 1.70612e-07 2.16647e-07 1.56347e-07 //ifcd11*218 1.7301e-07 2.88863e-07 1.54253e-07 obcd11*218 1.69304e-07 2.88863e-07 1.73979e-07 ibcd11*218 1.71059e-07 2.88863e-07 1.54268e-07 ofcd11*218 2.22521e-07 2.88863e-07 2.30176e-07 ifcd11*218 1.87745e-07 2.16647e-07 1.56665e-07 okd11o10x6e10*10 1.8524e-07 9.83478e-07 2.09114e-07 ikd11o10x6e10*10 2.43308e-07 5.73695e-07 2.15359e-07 obr5x4x13*1 1.90534e-07 3.54866e-07 2.22408e-07 ibr5x4x13*1 2.2316e-07 4.14011e-07 2.26407e-07 ofr5x4x13*1 1.96188e-07 3.54866e-07 1.90694e-07 ifr5x4x13*1 2.16034e-07 2.36577e-07 2.06346e-07 //obc5x4x13*1 1.95278e-07 3.54866e-07 2.23282e-07 //ibc5x4x13*1 2.27717e-07 3.54866e-07 2.19947e-07 //ofc5x4x13*1 1.86626e-07 2.36578e-07 2.11848e-07 //ifc5x4x13*1 1.9168e-07 3.54866e-07 2.24233e-07 obc5x4x13*1 2.18821e-07 4.73155e-07 2.27827e-07 ibc5x4x13*1 1.8265e-07 3.54866e-07 2.07268e-07 ofc5x4x13*1 2.22846e-07 4.73155e-07 2.04419e-07 ifc5x4x13*1 2.22025e-07 3.54866e-07 2.17762e-07 okd2o10x2e10x8e11x10e01*7 2.04892e-07 2.09626e-06 2.58935e-07 ikd2o10x2e10x8e11x10e01*7 2.00353e-07 2.00214e-06 2.67325e-07 obr6x7*1 1.88343e-07 2.9431e-07 1.75562e-07 ibr6x7*1 2.44816e-07 2.9431e-07 2.05115e-07 ofr6x7*1 1.84686e-07 2.20733e-07 1.69748e-07 ifr6x7*1 1.5446e-07 2.20733e-07 1.5173e-07 //obc6x7*1 1.6722e-07 2.20733e-07 1.71437e-07 //ibc6x7*1 1.45122e-07 2.9431e-07 1.9129e-07 //ofc6x7*1 1.94611e-07 2.9431e-07 1.94787e-07 //ifc6x7*1 2.45497e-07 2.9431e-07 1.70695e-07 obc6x7*1 1.90389e-07 2.9431e-07 2.00345e-07 ibc6x7*1 1.82963e-07 2.9431e-07 1.61734e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ofcd5x6x8*3' --verify 'ifcd5x6x8*3' --verify 'okd5e10x12o01x3e10x11e10' --verify 'ikd5e10x12o01x3e10x11e10' --verify '//obr80x13' --verify '//ofr80x13' --verify 'obr80x13' --verify 'ibr80x13' --verify 'ofr80x13' --verify 'ifr80x13' --verify '//obc80x13' --verify '//ibc80x13' --verify '//ofc80x13' --verify '//ifc80x13' --verify 'obc80x13' --verify 'ibc80x13' --verify 'ofc80x13' --verify 'ifc80x13' --verify 'ok6o00x78e10' --verify 'ik6o00x78e10' --verify 'obrd13v96' --verify 'ibrd13v96' --verify 'ofrd13v96' --verify 'ifrd13v96' --verify '//obcd13v96' --verify '//ibcd13v96' --verify '//ofcd13v96' --verify '//ifcd13v96' --verify 'obcd13v96' --verify 'ibcd13v96' --verify 'ofcd13v96' --verify 'ifcd13v96' --verify 'ok162o10v84' --verify 'ik162o10v84' --verify '//obr2x15x13' --verify '//ofr2x15x13' --verify 'obr2x15x13' --verify 'ibr2x15x13' --verify 'ofr2x15x13' --verify 'ifr2x15x13' --verify '//obc2x15x13' --verify '//ibc2x15x13' --verify '//ofc2x15x13' --verify '//ifc2x15x13'" ofcd5x6x8*3 2.28428e-07 3.28317e-07 1.93591e-07 ifcd5x6x8*3 1.87762e-07 2.46238e-07 1.98022e-07 okd5e10x12o01x3e10x11e10 1.97872e-07 5.41071e-06 3.14329e-07 ikd5e10x12o01x3e10x11e10 2.71962e-07 4.26845e-06 2.94356e-07 //obr80x13 2.53502e-07 7.09732e-07 2.21098e-07 //ofr80x13 2.32177e-07 4.73155e-07 1.95665e-07 obr80x13 2.56751e-07 4.73155e-07 2.29924e-07 ibr80x13 2.72528e-07 4.73155e-07 2.12766e-07 ofr80x13 2.07257e-07 3.54866e-07 1.83088e-07 ifr80x13 1.95901e-07 4.73155e-07 1.99239e-07 //obc80x13 2.23792e-07 4.73155e-07 2.43363e-07 //ibc80x13 2.14748e-07 4.73155e-07 2.23767e-07 //ofc80x13 2.17548e-07 4.73155e-07 2.20236e-07 //ifc80x13 2.44035e-07 3.54866e-07 2.46688e-07 obc80x13 2.28734e-07 4.73155e-07 2.40611e-07 ibc80x13 2.73809e-07 4.73155e-07 2.21975e-07 ofc80x13 2.14823e-07 4.73155e-07 2.54768e-07 ifc80x13 2.45896e-07 4.73155e-07 2.2624e-07 ok6o00x78e10 2.70186e-07 3.66825e-06 2.81023e-07 ik6o00x78e10 2.45702e-07 2.99574e-06 2.14065e-07 obrd13v96 1.73643e-07 2.00443e-07 1.99314e-07 ibrd13v96 2.07314e-07 2.67257e-07 1.8748e-07 ofrd13v96 1.81116e-07 2.00443e-07 1.46119e-07 ifrd13v96 1.97146e-07 1.33628e-07 1.41077e-07 //obcd13v96 1.90388e-07 2.00443e-07 2.03165e-07 //ibcd13v96 1.91514e-07 2.00443e-07 1.90608e-07 //ofcd13v96 1.72099e-07 2.00443e-07 2.55834e-07 //ifcd13v96 1.98196e-07 2.00443e-07 2.05612e-07 obcd13v96 1.64857e-07 2.00443e-07 2.05636e-07 ibcd13v96 2.19099e-07 2.00443e-07 2.05254e-07 ofcd13v96 1.9561e-07 2.00443e-07 1.78931e-07 ifcd13v96 2.19059e-07 2.67257e-07 1.72799e-07 ok162o10v84 2.55106e-07 1.4777e-06 2.7654e-07 ik162o10v84 2.38614e-07 1.46262e-06 2.1956e-07 //obr2x15x13 2.10695e-07 4.34621e-07 2.21313e-07 //ofr2x15x13 1.83882e-07 3.86329e-07 2.43802e-07 obr2x15x13 2.12512e-07 3.86329e-07 1.94629e-07 ibr2x15x13 1.92399e-07 4.82912e-07 2.38154e-07 ofr2x15x13 2.01275e-07 3.86329e-07 2.38863e-07 ifr2x15x13 3.07046e-07 2.89747e-07 1.87837e-07 //obc2x15x13 2.10554e-07 3.86329e-07 2.26514e-07 //ibc2x15x13 2.08555e-07 3.86329e-07 2.18961e-07 //ofc2x15x13 2.09266e-07 3.86329e-07 2.1553e-07 //ifc2x15x13 1.81874e-07 2.89747e-07 2.16159e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'obcd6x5x10*5' --verify 'ibcd6x5x10*5' --verify 'ofcd6x5x10*5' --verify 'ifcd6x5x10*5' --verify 'okd29952o01' --verify 'ikd29952o01' --verify 'obr40*64' --verify 'ibr40*64' --verify 'ofr40*64' --verify 'ifr40*64' --verify '//obc40*64' --verify '//ibc40*64' --verify '//ofc40*64' --verify '//ifc40*64' --verify 'obc40*64' --verify 'ibc40*64' --verify 'ofc40*64' --verify 'ifc40*64' --verify 'ok77o01*7' --verify 'ik77o01*7' --verify 'obr12x3v10' --verify 'ibr12x3v10' --verify 'ofr12x3v10' --verify 'ifr12x3v10' --verify '//obc12x3v10' --verify '//ibc12x3v10' --verify '//ofc12x3v10' --verify '//ifc12x3v10' --verify 'obc12x3v10' --verify 'ibc12x3v10' --verify 'ofc12x3v10' --verify 'ifc12x3v10' --verify 'ok7e00*62' --verify 'ik7e00*62' --verify 'obrd5x6x8*3' --verify 'ibrd5x6x8*3' --verify 'ofrd5x6x8*3' --verify 'ifrd5x6x8*3' --verify '//obcd5x6x8*3' --verify '//ibcd5x6x8*3' --verify '//ofcd5x6x8*3' --verify '//ifcd5x6x8*3' --verify 'obcd5x6x8*3' --verify 'ibcd5x6x8*3'" obcd6x5x10*5 1.80019e-07 3.30362e-07 2.25063e-07 ibcd6x5x10*5 2.19165e-07 2.6429e-07 2.09044e-07 ofcd6x5x10*5 1.96367e-07 3.30362e-07 2.29565e-07 ifcd6x5x10*5 2.17295e-07 3.30362e-07 2.13828e-07 okd29952o01 2.50359e-07 4.50611e-05 2.57442e-07 ikd29952o01 2.37503e-07 4.8995e-05 2.50707e-07 obr40*64 1.72062e-07 3.0629e-07 2.0907e-07 ibr40*64 2.11249e-07 3.0629e-07 1.78443e-07 ofr40*64 1.53512e-07 2.29718e-07 1.14631e-07 ifr40*64 1.7472e-07 2.29718e-07 1.40263e-07 //obc40*64 1.83122e-07 2.29718e-07 1.79716e-07 //ibc40*64 1.96387e-07 2.29718e-07 1.78164e-07 //ofc40*64 1.76897e-07 2.29718e-07 1.98135e-07 //ifc40*64 2.07008e-07 2.29718e-07 1.58196e-07 obc40*64 1.75392e-07 2.29718e-07 2.34096e-07 ibc40*64 1.75103e-07 2.29718e-07 1.55386e-07 ofc40*64 1.97567e-07 2.29718e-07 1.52387e-07 ifc40*64 2.04182e-07 2.29718e-07 1.94178e-07 ok77o01*7 1.99806e-07 8.85555e-07 1.59097e-07 ik77o01*7 1.74644e-07 9.19615e-07 2.50003e-07 obr12x3v10 2.75751e-07 2.1855e-07 1.40967e-07 ibr12x3v10 1.70737e-07 2.6226e-07 1.61057e-07 ofr12x3v10 1.6938e-07 1.7484e-07 2.07678e-07 ifr12x3v10 1.51519e-07 1.7484e-07 2.07377e-07 //obc12x3v10 1.76358e-07 2.6226e-07 1.78596e-07 //ibc12x3v10 1.58751e-07 1.7484e-07 1.93111e-07 //ofc12x3v10 2.06736e-07 1.7484e-07 1.78892e-07 //ifc12x3v10 1.60237e-07 2.6226e-07 1.90154e-07 obc12x3v10 1.6748e-07 2.6226e-07 1.90324e-07 ibc12x3v10 1.90288e-07 1.7484e-07 1.93826e-07 ofc12x3v10 1.96662e-07 2.6226e-07 2.05629e-07 ifc12x3v10 1.87828e-07 2.1855e-07 1.82426e-07 ok7e00*62 1.89173e-07 4.54245e-07 1.44625e-07 ik7e00*62 2.21539e-07 4.23962e-07 1.60059e-07 obrd5x6x8*3 1.98444e-07 3.28317e-07 2.19732e-07 ibrd5x6x8*3 1.93304e-07 3.28317e-07 1.87204e-07 ofrd5x6x8*3 2.06293e-07 2.87277e-07 1.94601e-07 ifrd5x6x8*3 2.13955e-07 2.05198e-07 1.67927e-07 //obcd5x6x8*3 1.69113e-07 2.46238e-07 1.96196e-07 //ibcd5x6x8*3 2.24953e-07 2.46238e-07 2.08686e-07 //ofcd5x6x8*3 2.13131e-07 2.46238e-07 1.91508e-07 //ifcd5x6x8*3 1.71995e-07 3.28317e-07 2.46056e-07 obcd5x6x8*3 2.30145e-07 3.28317e-07 1.8924e-07 ibcd5x6x8*3 1.73437e-07 3.28317e-07 2.07095e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ofcd13x5x9*8' --verify 'ifcd13x5x9*8' --verify 'ok13e11v24' --verify 'ik13e11v24' --verify 'obr13x12x10v5' --verify 'ibr13x12x10v5' --verify 'ofr13x12x10v5' --verify 'ifr13x12x10v5' --verify '//obc13x12x10v5' --verify '//ibc13x12x10v5' --verify '//ofc13x12x10v5' --verify '//ifc13x12x10v5' --verify 'obc13x12x10v5' --verify 'ibc13x12x10v5' --verify 'ofc13x12x10v5' --verify 'ifc13x12x10v5' --verify 'ok12e00v48' --verify 'ik12e00v48' --verify '//obrd6300' --verify '//ibrd6300' --verify '//ofrd6300' --verify '//ifrd6300' --verify 'obrd6300' --verify 'ibrd6300' --verify 'ofrd6300' --verify 'ifrd6300' --verify '//obcd6300' --verify '//ibcd6300' --verify '//ofcd6300' --verify '//ifcd6300' --verify 'obcd6300' --verify 'ibcd6300' --verify 'ofcd6300' --verify 'ifcd6300' --verify 'ok5o01x16o00x12hx7o00' --verify 'ik5o01x16o00x12hx7o00' --verify 'obrd6x5x10*5' --verify 'ibrd6x5x10*5' --verify 'ofrd6x5x10*5' --verify 'ifrd6x5x10*5' --verify '//obcd6x5x10*5' --verify '//ibcd6x5x10*5' --verify '//ofcd6x5x10*5' --verify '//ifcd6x5x10*5'" ofcd13x5x9*8 2.16028e-07 3.54866e-07 2.8593e-07 ifcd13x5x9*8 2.45129e-07 3.54866e-07 2.33055e-07 ok13e11v24 1.99888e-07 4.04311e-07 2.28105e-07 ik13e11v24 1.89376e-07 3.7321e-07 2.30202e-07 obr13x12x10v5 2.28447e-07 4.63595e-07 2.45988e-07 ibr13x12x10v5 2.46759e-07 4.9257e-07 1.94192e-07 ofr13x12x10v5 1.96148e-07 3.76671e-07 1.89414e-07 ifr13x12x10v5 2.3493e-07 4.63595e-07 1.95734e-07 //obc13x12x10v5 2.38137e-07 4.63595e-07 2.55343e-07 //ibc13x12x10v5 2.40076e-07 4.63595e-07 2.49081e-07 //ofc13x12x10v5 2.4323e-07 4.63595e-07 2.5197e-07 //ifc13x12x10v5 2.36934e-07 5.79494e-07 2.57274e-07 obc13x12x10v5 2.61577e-07 4.63595e-07 2.40104e-07 ibc13x12x10v5 2.48158e-07 3.76671e-07 2.48753e-07 ofc13x12x10v5 2.37456e-07 3.47697e-07 2.25364e-07 ifc13x12x10v5 2.71888e-07 4.63595e-07 2.6581e-07 ok12e00v48 1.9868e-07 5.47618e-07 1.11669e-07 ik12e00v48 1.83669e-07 5.47618e-07 1.13866e-07 //obrd6300 2.4676e-07 6.72849e-07 2.06883e-07 //ibrd6300 2.23484e-07 5.76728e-07 2.63559e-07 //ofrd6300 2.20152e-07 4.80607e-07 2.1118e-07 //ifrd6300 2.42633e-07 4.80607e-07 2.51451e-07 obrd6300 2.41291e-07 5.76728e-07 2.65376e-07 ibrd6300 2.5307e-07 6.72849e-07 2.48248e-07 ofrd6300 2.38009e-07 4.80607e-07 2.51802e-07 ifrd6300 2.58675e-07 4.80607e-07 2.7523e-07 //obcd6300 2.88215e-07 4.80607e-07 2.21899e-07 //ibcd6300 2.44431e-07 5.76728e-07 2.53516e-07 //ofcd6300 3.0177e-07 4.80607e-07 2.6392e-07 //ifcd6300 2.57901e-07 4.80607e-07 2.74624e-07 obcd6300 2.67446e-07 5.76728e-07 2.70361e-07 ibcd6300 2.36163e-07 5.76728e-07 2.45274e-07 ofcd6300 2.77591e-07 5.76728e-07 2.33655e-07 ifcd6300 2.28276e-07 4.80607e-07 2.37581e-07 ok5o01x16o00x12hx7o00 2.672e-07 1.10142e-05 2.71545e-07 ik5o01x16o00x12hx7o00 2.56599e-07 1.44562e-05 2.92349e-07 obrd6x5x10*5 2.05306e-07 3.30362e-07 1.76743e-07 ibrd6x5x10*5 1.70667e-07 3.30362e-07 1.99985e-07 ofrd6x5x10*5 2.29431e-07 2.6429e-07 1.85978e-07 ifrd6x5x10*5 1.77691e-07 2.6429e-07 1.69916e-07 //obcd6x5x10*5 1.7445e-07 3.30362e-07 2.0964e-07 //ibcd6x5x10*5 1.77177e-07 2.6429e-07 2.28243e-07 //ofcd6x5x10*5 2.05516e-07 3.30362e-07 2.15886e-07 //ifcd6x5x10*5 2.07307e-07 3.30362e-07 2.49448e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'obc8x7x11*12' --verify 'ibc8x7x11*12' --verify 'ofc8x7x11*12' --verify 'ifc8x7x11*12' --verify 'ok56o11*46' --verify 'ik56o11*46' --verify 'obrd4x10x10x6v4' --verify 'ibrd4x10x10x6v4' --verify 'ofrd4x10x10x6v4' --verify 'ifrd4x10x10x6v4' --verify '//obcd4x10x10x6v4' --verify '//ibcd4x10x10x6v4' --verify '//ofcd4x10x10x6v4' --verify '//ifcd4x10x10x6v4' --verify 'obcd4x10x10x6v4' --verify 'ibcd4x10x10x6v4' --verify 'ofcd4x10x10x6v4' --verify 'ifcd4x10x10x6v4' --verify 'ok50hv122' --verify 'ik50hv122' --verify 'obr2x4x10x6v8' --verify 'ibr2x4x10x6v8' --verify 'ofr2x4x10x6v8' --verify 'ifr2x4x10x6v8' --verify '//obc2x4x10x6v8' --verify '//ibc2x4x10x6v8' --verify '//ofc2x4x10x6v8' --verify '//ifc2x4x10x6v8' --verify 'obc2x4x10x6v8' --verify 'ibc2x4x10x6v8' --verify 'ofc2x4x10x6v8' --verify 'ifc2x4x10x6v8' --verify 'okd11o00x11o10x12o01' --verify 'ikd11o00x11o10x12o01' --verify 'obrd13x5x9*8' --verify 'ibrd13x5x9*8' --verify 'ofrd13x5x9*8' --verify 'ifrd13x5x9*8' --verify '//obcd13x5x9*8' --verify '//ibcd13x5x9*8' --verify '//ofcd13x5x9*8' --verify '//ifcd13x5x9*8' --verify 'obcd13x5x9*8' --verify 'ibcd13x5x9*8'" obc8x7x11*12 2.15309e-07 3.33014e-07 2.13509e-07 ibc8x7x11*12 1.91862e-07 4.16267e-07 2.20815e-07 ofc8x7x11*12 2.1021e-07 3.33014e-07 2.15831e-07 ifc8x7x11*12 2.0749e-07 3.33014e-07 2.02975e-07 ok56o11*46 2.7253e-07 9.13596e-07 2.12347e-07 ik56o11*46 2.85624e-07 1.03541e-06 2.07537e-07 obrd4x10x10x6v4 1.98617e-07 4.8667e-07 2.14123e-07 ibrd4x10x10x6v4 2.25638e-07 4.8667e-07 2.15361e-07 ofrd4x10x10x6v4 2.3702e-07 4.8667e-07 1.96427e-07 ifrd4x10x10x6v4 2.16345e-07 4.8667e-07 1.96464e-07 //obcd4x10x10x6v4 2.26372e-07 4.8667e-07 2.05386e-07 //ibcd4x10x10x6v4 2.11289e-07 4.8667e-07 2.15526e-07 //ofcd4x10x10x6v4 2.04118e-07 4.8667e-07 2.34676e-07 //ifcd4x10x10x6v4 2.19381e-07 4.8667e-07 2.17418e-07 obcd4x10x10x6v4 2.25355e-07 4.8667e-07 2.14889e-07 ibcd4x10x10x6v4 1.86976e-07 4.8667e-07 2.02502e-07 ofcd4x10x10x6v4 2.28298e-07 4.8667e-07 2.10123e-07 ifcd4x10x10x6v4 2.17593e-07 4.8667e-07 2.15394e-07 ok50hv122 2.06751e-07 9.61491e-07 1.4499e-07 ik50hv122 2.22444e-07 9.01398e-07 2.22875e-07 obr2x4x10x6v8 1.88896e-07 2.93821e-07 2.02669e-07 ibr2x4x10x6v8 1.98601e-07 3.91762e-07 2.2765e-07 ofr2x4x10x6v8 1.75611e-07 2.93821e-07 1.69466e-07 ifr2x4x10x6v8 2.03086e-07 2.93821e-07 1.8229e-07 //obc2x4x10x6v8 2.15579e-07 3.91762e-07 1.71044e-07 //ibc2x4x10x6v8 1.85678e-07 2.93821e-07 1.9177e-07 //ofc2x4x10x6v8 1.78239e-07 2.93821e-07 2.07588e-07 //ifc2x4x10x6v8 1.99976e-07 3.91762e-07 2.32796e-07 obc2x4x10x6v8 1.80544e-07 2.93821e-07 1.70076e-07 ibc2x4x10x6v8 1.9743e-07 2.93821e-07 1.76126e-07 ofc2x4x10x6v8 1.92629e-07 2.93821e-07 1.6821e-07 ifc2x4x10x6v8 1.95366e-07 3.91762e-07 1.69519e-07 okd11o00x11o10x12o01 2.51032e-07 4.86964e-06 1.95775e-07 ikd11o00x11o10x12o01 2.53283e-07 4.00167e-06 2.33351e-07 obrd13x5x9*8 2.01285e-07 3.54866e-07 2.24873e-07 ibrd13x5x9*8 2.06283e-07 3.54866e-07 2.31984e-07 ofrd13x5x9*8 2.05057e-07 3.54866e-07 2.22854e-07 ifrd13x5x9*8 2.11673e-07 3.54866e-07 2.19378e-07 //obcd13x5x9*8 2.21455e-07 3.54866e-07 2.29115e-07 //ibcd13x5x9*8 2.11438e-07 3.54866e-07 2.27228e-07 //ofcd13x5x9*8 2.50713e-07 3.54866e-07 2.22841e-07 //ifcd13x5x9*8 2.23472e-07 3.54866e-07 2.39519e-07 obcd13x5x9*8 2.0966e-07 2.6615e-07 2.35285e-07 ibcd13x5x9*8 2.18063e-07 3.54866e-07 2.34269e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ok20736h' --verify 'ik20736h' --verify '//obr13x13x5' --verify '//ofr13x13x5' --verify 'obr13x13x5' --verify 'ibr13x13x5' --verify 'ofr13x13x5' --verify 'ifr13x13x5' --verify '//obc13x13x5' --verify '//ibc13x13x5' --verify '//ofc13x13x5' --verify '//ifc13x13x5' --verify 'obc13x13x5' --verify 'ibc13x13x5' --verify 'ofc13x13x5' --verify 'ifc13x13x5' --verify 'ok21e11x16e11v1' --verify 'ik21e11x16e11v1' --verify '//obr4032' --verify '//ibr4032' --verify '//ofr4032' --verify '//ifr4032' --verify 'obr4032' --verify 'ibr4032' --verify 'ofr4032' --verify 'ifr4032' --verify '//obc4032' --verify '//ibc4032' --verify '//ofc4032' --verify '//ifc4032' --verify 'obc4032' --verify 'ibc4032' --verify 'ofc4032' --verify 'ifc4032' --verify 'ok7e10x7o01x9e01v12' --verify 'ik7e10x7o01x9e01v12' --verify 'obr8x7x11*12' --verify 'ibr8x7x11*12' --verify 'ofr8x7x11*12' --verify 'ifr8x7x11*12' --verify '//obc8x7x11*12' --verify '//ibc8x7x11*12' --verify '//ofc8x7x11*12' --verify '//ifc8x7x11*12'" ok20736h 2.4086e-07 3.05176e-05 2.03691e-07 ik20736h 2.45934e-07 3.05176e-05 2.18822e-07 //obr13x13x5 2.33963e-07 5.24918e-07 2.14345e-07 //ofr13x13x5 2.08992e-07 3.93689e-07 2.28592e-07 obr13x13x5 2.62818e-07 4.59304e-07 2.945e-07 ibr13x13x5 2.61713e-07 5.24918e-07 2.20112e-07 ofr13x13x5 2.09174e-07 3.93689e-07 2.23428e-07 ifr13x13x5 2.65272e-07 3.28074e-07 2.22205e-07 //obc13x13x5 2.37706e-07 3.93689e-07 2.97228e-07 //ibc13x13x5 2.25661e-07 5.24918e-07 2.72152e-07 //ofc13x13x5 2.2141e-07 4.59304e-07 2.09023e-07 //ifc13x13x5 2.41147e-07 4.59304e-07 2.82581e-07 obc13x13x5 2.42982e-07 3.93689e-07 2.71039e-07 ibc13x13x5 2.25139e-07 3.93689e-07 2.21368e-07 ofc13x13x5 2.36783e-07 3.93689e-07 2.61666e-07 ifc13x13x5 2.69496e-07 4.59304e-07 2.44181e-07 ok21e11x16e11v1 2.30619e-07 2.14986e-06 2.19955e-07 ik21e11x16e11v1 2.27588e-07 2.59775e-06 2.24282e-07 //obr4032 2.21927e-07 5.40683e-07 2.22374e-07 //ibr4032 2.55623e-07 6.00759e-07 2.02832e-07 //ofr4032 2.25279e-07 6.00759e-07 1.95122e-07 //ifr4032 2.39411e-07 6.60835e-07 2.24531e-07 obr4032 2.31973e-07 7.20911e-07 2.09811e-07 ibr4032 2.4556e-07 6.00759e-07 2.66966e-07 ofr4032 2.3795e-07 6.00759e-07 2.04282e-07 ifr4032 2.24713e-07 5.40683e-07 2.41948e-07 //obc4032 3.20353e-07 6.00759e-07 2.3527e-07 //ibc4032 2.61378e-07 6.00759e-07 2.25127e-07 //ofc4032 2.24966e-07 6.00759e-07 2.27935e-07 //ifc4032 2.30464e-07 5.40683e-07 2.37689e-07 obc4032 2.39844e-07 4.80607e-07 2.33035e-07 ibc4032 2.2623e-07 6.00759e-07 2.2743e-07 ofc4032 2.29568e-07 7.20911e-07 2.36953e-07 ifc4032 2.31868e-07 4.80607e-07 2.384e-07 ok7e10x7o01x9e01v12 2.50108e-07 2.87344e-06 2.16722e-07 ik7e10x7o01x9e01v12 2.07767e-07 3.18016e-06 2.39749e-07 obr8x7x11*12 1.98521e-07 4.16267e-07 2.15994e-07 ibr8x7x11*12 2.47158e-07 3.33014e-07 2.10346e-07 ofr8x7x11*12 2.14825e-07 3.33014e-07 2.00841e-07 ifr8x7x11*12 2.02699e-07 2.4976e-07 1.91269e-07 //obc8x7x11*12 2.29749e-07 3.33014e-07 1.92396e-07 //ibc8x7x11*12 2.30216e-07 3.33014e-07 2.07239e-07 //ofc8x7x11*12 1.95693e-07 3.33014e-07 2.07722e-07 //ifc8x7x11*12 2.21705e-07 3.33014e-07 2.28937e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'obr20x10v17' --verify 'ibr20x10v17' --verify 'ofr20x10v17' --verify 'ifr20x10v17' --verify '//obc20x10v17' --verify '//ibc20x10v17' --verify '//ofc20x10v17' --verify '//ifc20x10v17' --verify 'obc20x10v17' --verify 'ibc20x10v17' --verify 'ofc20x10v17' --verify 'ifc20x10v17' --verify 'okd10e10x5e00v17' --verify 'ikd10e10x5e00v17' --verify '//obrd96x55' --verify '//ofrd96x55' --verify 'obrd96x55' --verify 'ibrd96x55' --verify 'ofrd96x55' --verify 'ifrd96x55' --verify '//obcd96x55' --verify '//ibcd96x55' --verify '//ofcd96x55' --verify '//ifcd96x55' --verify 'obcd96x55' --verify 'ibcd96x55' --verify 'ofcd96x55' --verify 'ifcd96x55' --verify 'ok4o11x8e00x12e01x10b' --verify 'ik4o11x8e00x12e01x10b' --verify '//obr8x30x24' --verify '//ofr8x30x24' --verify 'obr8x30x24' --verify 'ibr8x30x24' --verify 'ofr8x30x24' --verify 'ifr8x30x24' --verify '//obc8x30x24' --verify '//ibc8x30x24' --verify '//ofc8x30x24' --verify '//ifc8x30x24' --verify 'obc8x30x24' --verify 'ibc8x30x24' --verify 'ofc8x30x24' --verify 'ifc8x30x24'" obr20x10v17 2.35012e-07 2.85607e-07 1.96096e-07 ibr20x10v17 2.17585e-07 2.85607e-07 1.93717e-07 ofr20x10v17 1.70666e-07 2.14205e-07 1.96952e-07 ifr20x10v17 1.96288e-07 2.49906e-07 1.73846e-07 //obc20x10v17 1.86618e-07 3.57009e-07 1.88898e-07 //ibc20x10v17 2.18998e-07 2.85607e-07 1.92101e-07 //ofc20x10v17 1.95651e-07 2.85607e-07 2.41629e-07 //ifc20x10v17 1.73881e-07 2.85607e-07 2.00149e-07 obc20x10v17 2.1646e-07 2.85607e-07 1.97501e-07 ibc20x10v17 1.85448e-07 2.85607e-07 1.97567e-07 ofc20x10v17 2.13506e-07 2.85607e-07 2.03331e-07 ifc20x10v17 1.71993e-07 2.85607e-07 2.28166e-07 okd10e10x5e00v17 1.992e-07 1.07288e-06 1.68692e-07 ikd10e10x5e00v17 1.85217e-07 9.15107e-07 1.70806e-07 //obrd96x55 2.35455e-07 6.29976e-07 2.17728e-07 //ofrd96x55 2.39696e-07 5.2498e-07 2.14465e-07 obrd96x55 2.04788e-07 7.34973e-07 2.19337e-07 ibrd96x55 2.38996e-07 5.77478e-07 2.20978e-07 ofrd96x55 2.81433e-07 5.2498e-07 1.99807e-07 ifrd96x55 2.49237e-07 7.34973e-07 1.95974e-07 //obcd96x55 2.46345e-07 5.2498e-07 2.15285e-07 //ibcd96x55 2.59422e-07 5.2498e-07 2.68361e-07 //ofcd96x55 2.60572e-07 5.2498e-07 2.42499e-07 //ifcd96x55 2.21083e-07 6.29977e-07 2.49683e-07 obcd96x55 2.2803e-07 5.2498e-07 2.74393e-07 ibcd96x55 2.19964e-07 6.29976e-07 2.1613e-07 ofcd96x55 2.17596e-07 5.2498e-07 2.30502e-07 ifcd96x55 2.36845e-07 6.29976e-07 2.49864e-07 ok4o11x8e00x12e01x10b 2.46881e-07 3.34248e-05 2.48525e-07 ik4o11x8e00x12e01x10b 2.26704e-07 3.34248e-05 2.6342e-07 //obr8x30x24 2.19755e-07 9.04736e-07 1.96477e-07 //ofr8x30x24 2.09831e-07 8.04209e-07 1.99359e-07 obr8x30x24 2.2948e-07 1.00526e-06 2.8023e-07 ibr8x30x24 2.56747e-07 1.00526e-06 2.59449e-07 ofr8x30x24 2.121e-07 1.00526e-06 2.01238e-07 ifr8x30x24 2.48394e-07 8.04209e-07 2.03312e-07 //obc8x30x24 2.22005e-07 1.00526e-06 2.38625e-07 //ibc8x30x24 2.67255e-07 9.04736e-07 2.30804e-07 //ofc8x30x24 2.4152e-07 1.00526e-06 2.23813e-07 //ifc8x30x24 2.16218e-07 1.00526e-06 2.2594e-07 obc8x30x24 2.20264e-07 1.00526e-06 2.22736e-07 ibc8x30x24 2.74867e-07 8.04209e-07 2.07206e-07 ofc8x30x24 2.33102e-07 9.04736e-07 2.05883e-07 ifc8x30x24 2.13471e-07 9.04736e-07 2.47027e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ofr3x4x11*3' --verify 'ifr3x4x11*3' --verify '//obc3x4x11*3' --verify '//ibc3x4x11*3' --verify '//ofc3x4x11*3' --verify '//ifc3x4x11*3' --verify 'obc3x4x11*3' --verify 'ibc3x4x11*3' --verify 'ofc3x4x11*3' --verify 'ifc3x4x11*3' --verify 'okd24e11*122' --verify 'ikd24e11*122' --verify '//obr2592' --verify '//ibr2592' --verify '//ofr2592' --verify '//ifr2592' --verify 'obr2592' --verify 'ibr2592' --verify 'ofr2592' --verify 'ifr2592' --verify '//obc2592' --verify '//ibc2592' --verify '//ofc2592' --verify '//ifc2592' --verify 'obc2592' --verify 'ibc2592' --verify 'ofc2592' --verify 'ifc2592' --verify 'okd10o01x3e10x7o11' --verify 'ikd10o01x3e10x7o11' --verify 'obr156v100' --verify 'ibr156v100' --verify 'ofr156v100' --verify 'ifr156v100' --verify '//obc156v100' --verify '//ibc156v100' --verify '//ofc156v100' --verify '//ifc156v100' --verify 'obc156v100' --verify 'ibc156v100' --verify 'ofc156v100' --verify 'ifc156v100' --verify 'okd11o00x4o01x12e01x10e01v3' --verify 'ikd11o00x4o01x12e01x10e01v3'" ofr3x4x11*3 1.87424e-07 3.32027e-07 2.02001e-07 ifr3x4x11*3 2.03182e-07 2.21351e-07 2.20029e-07 //obc3x4x11*3 2.35084e-07 3.32027e-07 1.91953e-07 //ibc3x4x11*3 2.03827e-07 2.21351e-07 2.0417e-07 //ofc3x4x11*3 1.94471e-07 3.32027e-07 1.8189e-07 //ifc3x4x11*3 2.05914e-07 2.21351e-07 1.87062e-07 obc3x4x11*3 1.75476e-07 3.32027e-07 1.96572e-07 ibc3x4x11*3 2.28395e-07 3.32027e-07 2.06922e-07 ofc3x4x11*3 1.79692e-07 3.32027e-07 2.01329e-07 ifc3x4x11*3 2.37409e-07 3.32027e-07 1.98854e-07 okd24e11*122 1.9602e-07 5.41129e-07 1.82435e-07 ikd24e11*122 2.29171e-07 4.81003e-07 2.3627e-07 //obr2592 2.39186e-07 5.99422e-07 2.17381e-07 //ibr2592 2.26676e-07 5.99422e-07 2.20788e-07 //ofr2592 2.33103e-07 4.49566e-07 1.59339e-07 //ifr2592 2.86322e-07 5.24494e-07 2.10667e-07 obr2592 2.15761e-07 5.99422e-07 2.09419e-07 ibr2592 2.22399e-07 5.99422e-07 2.22515e-07 ofr2592 2.2707e-07 4.49566e-07 2.04547e-07 ifr2592 2.93583e-07 5.24494e-07 2.23742e-07 //obc2592 2.30618e-07 5.24494e-07 2.13508e-07 //ibc2592 2.51304e-07 4.49566e-07 2.59131e-07 //ofc2592 2.42171e-07 5.24494e-07 2.20724e-07 //ifc2592 2.3677e-07 5.99422e-07 2.79422e-07 obc2592 2.48875e-07 5.24494e-07 2.23802e-07 ibc2592 2.26206e-07 5.24494e-07 2.12452e-07 ofc2592 2.2355e-07 5.99422e-07 2.09086e-07 ifc2592 2.71081e-07 5.24494e-07 2.02217e-07 okd10o01x3e10x7o11 2.24898e-07 1.70043e-06 2.45216e-07 ikd10o01x3e10x7o11 1.9977e-07 1.33605e-06 2.84544e-07 obr156v100 2.10938e-07 3.85593e-07 2.02308e-07 ibr156v100 2.23974e-07 3.85593e-07 2.15357e-07 ofr156v100 2.0832e-07 2.31356e-07 1.61592e-07 ifr156v100 2.29372e-07 3.08474e-07 1.79129e-07 //obc156v100 1.99458e-07 3.08474e-07 2.01945e-07 //ibc156v100 2.62224e-07 3.08474e-07 2.58476e-07 //ofc156v100 2.35819e-07 3.08474e-07 1.97542e-07 //ifc156v100 2.31266e-07 3.85593e-07 2.25969e-07 obc156v100 2.20537e-07 3.08474e-07 2.38442e-07 ibc156v100 2.01544e-07 3.08474e-07 2.05208e-07 ofc156v100 2.40283e-07 3.08474e-07 2.0321e-07 ifc156v100 2.17689e-07 3.08474e-07 2.02617e-07 okd11o00x4o01x12e01x10e01v3 2.84766e-07 1.90966e-05 2.39535e-07 ikd11o00x4o01x12e01x10e01v3 2.35996e-07 1.71612e-05 3.03152e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify '//obc6x9x10' --verify '//ibc6x9x10' --verify '//ofc6x9x10' --verify '//ifc6x9x10' --verify 'obc6x9x10' --verify 'ibc6x9x10' --verify 'ofc6x9x10' --verify 'ifc6x9x10' --verify 'ok50e01v25' --verify 'ik50e01v25' --verify 'obr7x3x8*2' --verify 'ibr7x3x8*2' --verify 'ofr7x3x8*2' --verify 'ifr7x3x8*2' --verify '//obc7x3x8*2' --verify '//ibc7x3x8*2' --verify '//ofc7x3x8*2' --verify '//ifc7x3x8*2' --verify 'obc7x3x8*2' --verify 'ibc7x3x8*2' --verify 'ofc7x3x8*2' --verify 'ifc7x3x8*2' --verify 'ok9e11x42o01v36' --verify 'ik9e11x42o01v36' --verify '//obrd910' --verify '//ibrd910' --verify '//ofrd910' --verify '//ifrd910' --verify 'obrd910' --verify 'ibrd910' --verify 'ofrd910' --verify 'ifrd910' --verify '//obcd910' --verify '//ibcd910' --verify '//ofcd910' --verify '//ifcd910' --verify 'obcd910' --verify 'ibcd910' --verify 'ofcd910' --verify 'ifcd910' --verify 'ok14e00*40' --verify 'ik14e00*40' --verify 'obr3x4x11*3' --verify 'ibr3x4x11*3'" //obc6x9x10 2.01552e-07 4.10396e-07 1.9019e-07 //ibc6x9x10 2.54766e-07 3.28317e-07 2.12331e-07 //ofc6x9x10 2.44448e-07 3.28317e-07 2.48673e-07 //ifc6x9x10 2.22482e-07 3.28317e-07 2.10073e-07 obc6x9x10 2.02563e-07 3.28317e-07 1.88299e-07 ibc6x9x10 2.08672e-07 3.28317e-07 2.28811e-07 ofc6x9x10 2.25146e-07 3.28317e-07 2.0849e-07 ifc6x9x10 2.09251e-07 3.28317e-07 2.21809e-07 ok50e01v25 2.09248e-07 1.36375e-06 2.20406e-07 ik50e01v25 1.83234e-07 1.6737e-06 1.8129e-07 obr7x3x8*2 1.5831e-07 3.31099e-07 2.10223e-07 ibr7x3x8*2 1.98402e-07 3.31099e-07 1.74379e-07 ofr7x3x8*2 1.92597e-07 2.20733e-07 2.29432e-07 ifr7x3x8*2 1.76772e-07 2.20733e-07 1.84218e-07 //obc7x3x8*2 2.06024e-07 2.20733e-07 1.80368e-07 //ibc7x3x8*2 2.20202e-07 2.75916e-07 1.81275e-07 //ofc7x3x8*2 1.74078e-07 3.31099e-07 1.84846e-07 //ifc7x3x8*2 2.13903e-07 3.31099e-07 1.92084e-07 obc7x3x8*2 1.63008e-07 3.31099e-07 1.78814e-07 ibc7x3x8*2 2.21865e-07 2.20733e-07 1.83447e-07 ofc7x3x8*2 1.88175e-07 4.41465e-07 2.28538e-07 ifc7x3x8*2 2.2109e-07 3.31099e-07 2.19039e-07 ok9e11x42o01v36 2.88817e-07 2.1615e-06 2.05903e-07 ik9e11x42o01v36 2.62422e-07 2.33842e-06 2.29354e-07 //obrd910 2.2436e-07 5.05824e-07 2.00308e-07 //ibrd910 2.44518e-07 5.05824e-07 2.48155e-07 //ofrd910 2.35612e-07 3.79368e-07 1.73157e-07 //ifrd910 2.54138e-07 3.79368e-07 1.96807e-07 obrd910 2.32203e-07 5.05824e-07 2.32733e-07 ibrd910 2.37256e-07 5.05824e-07 2.50858e-07 ofrd910 2.46458e-07 4.42596e-07 1.84549e-07 ifrd910 2.88896e-07 3.1614e-07 2.03458e-07 //obcd910 2.46379e-07 4.42596e-07 2.33559e-07 //ibcd910 2.21844e-07 4.42596e-07 2.76604e-07 //ofcd910 2.42041e-07 3.79368e-07 2.17091e-07 //ifcd910 2.12846e-07 3.79368e-07 2.53855e-07 obcd910 2.19488e-07 3.79368e-07 2.80211e-07 ibcd910 2.25296e-07 3.79368e-07 2.45132e-07 ofcd910 2.38839e-07 3.79368e-07 2.43162e-07 ifcd910 2.56866e-07 3.79368e-07 2.65161e-07 ok14e00*40 1.50139e-07 5.49853e-07 1.931e-07 ik14e00*40 1.52185e-07 7.0259e-07 2.131e-07 obr3x4x11*3 2.24465e-07 3.32027e-07 1.5403e-07 ibr3x4x11*3 2.04304e-07 3.32027e-07 2.35753e-07 Executing "/builddir/build/BUILD/fftw-3.3.4/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ok5e00x9hx8e11x13e01v3' --verify 'ik5e00x9hx8e11x13e01v3' --verify '//obr6x9x10' --verify '//ofr6x9x10' --verify 'obr6x9x10' --verify 'ibr6x9x10' --verify 'ofr6x9x10' --verify 'ifr6x9x10'" ok5e00x9hx8e11x13e01v3 2.51226e-07 1.68799e-05 3.3941e-07 ik5e00x9hx8e11x13e01v3 2.22171e-07 1.83872e-05 2.53576e-07 //obr6x9x10 2.10386e-07 4.92475e-07 1.92612e-07 //ofr6x9x10 2.14257e-07 4.92476e-07 1.6796e-07 obr6x9x10 1.84683e-07 4.10396e-07 1.96321e-07 ibr6x9x10 1.91275e-07 3.28317e-07 2.13864e-07 ofr6x9x10 1.79419e-07 3.28317e-07 1.7517e-07 ifr6x9x10 2.6222e-07 3.28317e-07 1.75164e-07 -------------------------------------------------------------- FFTW threaded transforms passed basic tests! -------------------------------------------------------------- make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tests' Making check in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make check-local make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[3]: Nothing to be done for `check-local'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/mpi' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' Making check in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc/FAQ' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/doc' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/tools' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/single/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/single' + for ver in single double long quad + export LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.4/double/.libs:/builddir/build/BUILD/fftw-3.3.4/double/threads/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.4/double/.libs:/builddir/build/BUILD/fftw-3.3.4/double/threads/.libs + make -C double check make: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double' Making check in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/support' Making check in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/kernel' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/kernel' Making check in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/simd-support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/simd-support' Making check in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' Making check in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/dft' Making check in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' Making check in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cf' Making check in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2cb' Making check in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/rdft' Making check in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/reodft' Making check in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/api' Making check in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/libbench2' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/libbench2' Making check in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double' Making check in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/threads' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/threads' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' perl -w ../../tests/check.pl -r -c=30 -v `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'ofc9x7x4x3*10' --verify 'ifc9x7x4x3*10' --verify 'ok3o01x12o01x10bx2o01v7' --verify 'ik3o01x12o01x10bx2o01v7' --verify 'obr4x12x11x3v4' --verify 'ibr4x12x11x3v4' --verify 'ofr4x12x11x3v4' --verify 'ifr4x12x11x3v4' --verify '//obc4x12x11x3v4' --verify '//ibc4x12x11x3v4' --verify '//ofc4x12x11x3v4' --verify '//ifc4x12x11x3v4' --verify 'obc4x12x11x3v4' --verify 'ibc4x12x11x3v4' --verify 'ofc4x12x11x3v4' --verify 'ifc4x12x11x3v4' --verify 'ok5hx11bv4' --verify 'ik5hx11bv4' --verify 'obr6x13x12*5' --verify 'ibr6x13x12*5' --verify 'ofr6x13x12*5' --verify 'ifr6x13x12*5' --verify '//obc6x13x12*5' --verify '//ibc6x13x12*5' --verify '//ofc6x13x12*5' --verify '//ifc6x13x12*5' --verify 'obc6x13x12*5' --verify 'ibc6x13x12*5' --verify 'ofc6x13x12*5' --verify 'ifc6x13x12*5' --verify 'ok6o01x8e10x10bx10b*2' --verify 'ik6o01x8e10x10bx10b*2' --verify 'obrd11*113' --verify 'ibrd11*113' --verify 'ofrd11*113' --verify 'ifrd11*113' --verify '//obcd11*113' --verify '//ibcd11*113' --verify '//ofcd11*113' --verify '//ifcd11*113' --verify 'obcd11*113' --verify 'ibcd11*113' --verify 'ofcd11*113' --verify 'ifcd11*113'" ofc9x7x4x3*10 3.42206e-16 7.81726e-16 6.88963e-16 ifc9x7x4x3*10 4.05416e-16 7.81726e-16 6.08023e-16 ok3o01x12o01x10bx2o01v7 4.71891e-16 9.16249e-15 4.66162e-16 ik3o01x12o01x10bx2o01v7 4.49315e-16 6.33456e-15 5.2207e-16 obr4x12x11x3v4 4.40102e-16 1.33898e-15 4.75748e-16 ibr4x12x11x3v4 4.14968e-16 1.33898e-15 5.03898e-16 ofr4x12x11x3v4 3.33625e-16 1.11582e-15 8.77905e-16 ifr4x12x11x3v4 4.16451e-16 8.92653e-16 8.80604e-16 //obc4x12x11x3v4 4.4157e-16 1.11582e-15 8.30777e-16 //ibc4x12x11x3v4 4.03098e-16 8.92653e-16 8.14293e-16 //ofc4x12x11x3v4 3.97633e-16 8.92653e-16 7.01256e-16 //ifc4x12x11x3v4 3.83808e-16 8.92653e-16 7.5498e-16 obc4x12x11x3v4 4.80605e-16 1.11582e-15 7.59128e-16 ibc4x12x11x3v4 3.62781e-16 8.92653e-16 8.04899e-16 ofc4x12x11x3v4 3.3598e-16 1.11582e-15 7.52512e-16 ifc4x12x11x3v4 4.21889e-16 1.33898e-15 7.02953e-16 ok5hx11bv4 3.25365e-16 1.94289e-15 3.20355e-16 ik5hx11bv4 2.75897e-16 2.63678e-15 3.36154e-16 obr6x13x12*5 3.50797e-16 8.36093e-16 5.72876e-16 ibr6x13x12*5 3.70922e-16 9.75442e-16 5.23542e-16 ofr6x13x12*5 4.67292e-16 8.36093e-16 9.2818e-16 ifr6x13x12*5 3.79019e-16 8.36093e-16 8.51803e-16 //obc6x13x12*5 3.74628e-16 8.36093e-16 8.60143e-16 //ibc6x13x12*5 4.11253e-16 8.36093e-16 8.30874e-16 //ofc6x13x12*5 4.12009e-16 8.36093e-16 7.97096e-16 //ifc6x13x12*5 3.86872e-16 8.36093e-16 8.26317e-16 obc6x13x12*5 4.03301e-16 9.75442e-16 8.98225e-16 ibc6x13x12*5 4.01736e-16 9.75442e-16 8.41611e-16 ofc6x13x12*5 4.27715e-16 8.36093e-16 8.57731e-16 ifc6x13x12*5 3.89834e-16 8.36093e-16 8.32115e-16 ok6o01x8e10x10bx10b*2 4.08225e-16 3.97401e-14 4.17361e-16 ik6o01x8e10x10bx10b*2 3.58946e-16 3.74988e-14 3.94747e-16 obrd11*113 3.26586e-16 4.05249e-16 2.79951e-16 ibrd11*113 3.39878e-16 4.05249e-16 3.3213e-16 ofrd11*113 2.9335e-16 4.05249e-16 3.64366e-16 ifrd11*113 2.76694e-16 5.40331e-16 4.29342e-16 //obcd11*113 3.54366e-16 4.05249e-16 4.79211e-16 //ibcd11*113 3.14321e-16 4.05249e-16 5.12718e-16 //ofcd11*113 4.06351e-16 4.05249e-16 4.88882e-16 //ifcd11*113 3.59809e-16 5.40331e-16 4.75353e-16 obcd11*113 3.50805e-16 5.40331e-16 4.70559e-16 ibcd11*113 3.48101e-16 4.05249e-16 4.03603e-16 ofcd11*113 3.80282e-16 4.05249e-16 4.90265e-16 ifcd11*113 3.90462e-16 4.05249e-16 4.6005e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'ofc12x8x4*5' --verify 'ifc12x8x4*5' --verify 'okd8o10x6bx8e10x6e11*10' --verify 'ikd8o10x6bx8e10x6e11*10' --verify '//obrd11x11x8x3' --verify '//ofrd11x11x8x3' --verify 'obrd11x11x8x3' --verify 'ibrd11x11x8x3' --verify 'ofrd11x11x8x3' --verify 'ifrd11x11x8x3' --verify '//obcd11x11x8x3' --verify '//ibcd11x11x8x3' --verify '//ofcd11x11x8x3' --verify '//ifcd11x11x8x3' --verify 'obcd11x11x8x3' --verify 'ibcd11x11x8x3' --verify 'ofcd11x11x8x3' --verify 'ifcd11x11x8x3' --verify 'ok12e01x10e01*12' --verify 'ik12e01x10e01*12' --verify 'obr4x8x8x5*2' --verify 'ibr4x8x8x5*2' --verify 'ofr4x8x8x5*2' --verify 'ifr4x8x8x5*2' --verify '//obc4x8x8x5*2' --verify '//ibc4x8x8x5*2' --verify '//ofc4x8x8x5*2' --verify '//ifc4x8x8x5*2' --verify 'obc4x8x8x5*2' --verify 'ibc4x8x8x5*2' --verify 'ofc4x8x8x5*2' --verify 'ifc4x8x8x5*2' --verify 'okd9o01x2bx3e01x11e10*8' --verify 'ikd9o01x2bx3e01x11e10*8' --verify 'obr9x7x4x3*10' --verify 'ibr9x7x4x3*10' --verify 'ofr9x7x4x3*10' --verify 'ifr9x7x4x3*10' --verify '//obc9x7x4x3*10' --verify '//ibc9x7x4x3*10' --verify '//ofc9x7x4x3*10' --verify '//ifc9x7x4x3*10' --verify 'obc9x7x4x3*10' --verify 'ibc9x7x4x3*10'" ofc12x8x4*5 3.22595e-16 6.52675e-16 7.77854e-16 ifc12x8x4*5 3.18336e-16 6.52675e-16 9.05085e-16 okd8o10x6bx8e10x6e11*10 4.4179e-16 9.26917e-15 4.27958e-16 ikd8o10x6bx8e10x6e11*10 3.90145e-16 9.42314e-15 4.40972e-16 //obrd11x11x8x3 4.28709e-16 1.05483e-15 4.4657e-16 //ofrd11x11x8x3 3.86382e-16 1.31854e-15 6.58094e-16 obrd11x11x8x3 4.36494e-16 1.05483e-15 4.39589e-16 ibrd11x11x8x3 4.39945e-16 1.05483e-15 4.35282e-16 ofrd11x11x8x3 4.13098e-16 1.7141e-15 7.00977e-16 ifrd11x11x8x3 4.08535e-16 1.45039e-15 7.19008e-16 //obcd11x11x8x3 4.11301e-16 1.31854e-15 7.5138e-16 //ibcd11x11x8x3 4.12117e-16 1.31854e-15 7.28649e-16 //ofcd11x11x8x3 4.8773e-16 1.58224e-15 6.75085e-16 //ifcd11x11x8x3 3.96329e-16 1.31854e-15 6.27632e-16 obcd11x11x8x3 4.7974e-16 1.58224e-15 6.69039e-16 ibcd11x11x8x3 4.19573e-16 1.45039e-15 7.2149e-16 ofcd11x11x8x3 4.08246e-16 1.31854e-15 6.35647e-16 ifcd11x11x8x3 4.37585e-16 1.45039e-15 7.68629e-16 ok12e01x10e01*12 3.68492e-16 5.89343e-15 4.34901e-16 ik12e01x10e01*12 4.15477e-16 4.75083e-15 4.0308e-16 obr4x8x8x5*2 3.83149e-16 1.41504e-15 4.16696e-16 ibr4x8x8x5*2 3.0926e-16 1.41504e-15 3.76181e-16 ofr4x8x8x5*2 3.69546e-16 8.19236e-16 4.37845e-16 ifr4x8x8x5*2 3.98461e-16 8.19236e-16 4.43111e-16 //obc4x8x8x5*2 3.77456e-16 8.19236e-16 4.0325e-16 //ibc4x8x8x5*2 3.60524e-16 8.19236e-16 4.08722e-16 //ofc4x8x8x5*2 3.70108e-16 8.19236e-16 4.18612e-16 //ifc4x8x8x5*2 3.8792e-16 8.19236e-16 4.37874e-16 obc4x8x8x5*2 3.568e-16 8.19236e-16 3.9091e-16 ibc4x8x8x5*2 3.56967e-16 8.19236e-16 4.06657e-16 ofc4x8x8x5*2 3.6204e-16 8.19236e-16 4.53202e-16 ifc4x8x8x5*2 4.48123e-16 8.19236e-16 4.09909e-16 okd9o01x2bx3e01x11e10*8 3.87214e-16 6.51042e-15 4.84932e-16 ikd9o01x2bx3e01x11e10*8 4.50423e-16 9.36751e-15 4.97424e-16 obr9x7x4x3*10 4.22838e-16 7.1066e-16 4.66108e-16 ibr9x7x4x3*10 3.70741e-16 7.1066e-16 4.00605e-16 ofr9x7x4x3*10 3.7423e-16 7.1066e-16 6.39538e-16 ifr9x7x4x3*10 3.7596e-16 7.81726e-16 7.16024e-16 //obc9x7x4x3*10 3.6476e-16 7.1066e-16 7.24137e-16 //ibc9x7x4x3*10 3.74281e-16 7.1066e-16 6.81219e-16 //ofc9x7x4x3*10 3.84813e-16 7.1066e-16 6.39881e-16 //ifc9x7x4x3*10 4.17834e-16 7.1066e-16 6.53036e-16 obc9x7x4x3*10 3.88246e-16 7.81726e-16 6.37998e-16 ibc9x7x4x3*10 4.65903e-16 7.81726e-16 6.70264e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'obcd7x10x7x12*9' --verify 'ibcd7x10x7x12*9' --verify 'ofcd7x10x7x12*9' --verify 'ifcd7x10x7x12*9' --verify 'ok6e10x12e10x7o00x8h' --verify 'ik6e10x12e10x7o00x8h' --verify 'obr9x9x9x10v1' --verify 'ibr9x9x9x10v1' --verify 'ofr9x9x9x10v1' --verify 'ifr9x9x9x10v1' --verify '//obc9x9x9x10v1' --verify '//ibc9x9x9x10v1' --verify '//ofc9x9x9x10v1' --verify '//ifc9x9x9x10v1' --verify 'obc9x9x9x10v1' --verify 'ibc9x9x9x10v1' --verify 'ofc9x9x9x10v1' --verify 'ifc9x9x9x10v1' --verify 'ok10e11x4bv24' --verify 'ik10e11x4bv24' --verify 'obrd22x12*6' --verify 'ibrd22x12*6' --verify 'ofrd22x12*6' --verify 'ifrd22x12*6' --verify '//obcd22x12*6' --verify '//ibcd22x12*6' --verify '//ofcd22x12*6' --verify '//ifcd22x12*6' --verify 'obcd22x12*6' --verify 'ibcd22x12*6' --verify 'ofcd22x12*6' --verify 'ifcd22x12*6' --verify 'ok10e00x3e01x8e11v8' --verify 'ik10e00x3e01x8e11v8' --verify 'obr12x8x4*5' --verify 'ibr12x8x4*5' --verify 'ofr12x8x4*5' --verify 'ifr12x8x4*5' --verify '//obc12x8x4*5' --verify '//ibc12x8x4*5' --verify '//ofc12x8x4*5' --verify '//ifc12x8x4*5' --verify 'obc12x8x4*5' --verify 'ibc12x8x4*5'" obcd7x10x7x12*9 4.80286e-16 1.87898e-15 7.87197e-16 ibcd7x10x7x12*9 4.12029e-16 1.9562e-15 9.28763e-16 ofcd7x10x7x12*9 4.65144e-16 1.9562e-15 9.06767e-16 ifcd7x10x7x12*9 4.09714e-16 1.9562e-15 9.04437e-16 ok6e10x12e10x7o00x8h 3.90048e-16 1.97065e-14 3.72565e-16 ik6e10x12e10x7o00x8h 4.04105e-16 1.31006e-14 4.309e-16 obr9x9x9x10v1 4.22272e-16 2.82947e-15 4.74955e-16 ibr9x9x9x10v1 4.69289e-16 2.82947e-15 4.72029e-16 ofr9x9x9x10v1 4.843e-16 3.16235e-15 6.92892e-16 ifr9x9x9x10v1 4.13929e-16 2.99591e-15 6.61692e-16 //obc9x9x9x10v1 4.72402e-16 2.99591e-15 6.46641e-16 //ibc9x9x9x10v1 4.7744e-16 3.49523e-15 6.07186e-16 //ofc9x9x9x10v1 4.3119e-16 3.16235e-15 6.74828e-16 //ifc9x9x9x10v1 4.52958e-16 3.16235e-15 6.73994e-16 obc9x9x9x10v1 3.95999e-16 2.99591e-15 7.33504e-16 ibc9x9x9x10v1 4.37162e-16 2.82947e-15 6.57755e-16 ofc9x9x9x10v1 4.53252e-16 2.99591e-15 7.25989e-16 ifc9x9x9x10v1 4.07869e-16 3.16235e-15 8.80571e-16 ok10e11x4bv24 4.48781e-16 1.39207e-15 4.05536e-16 ik10e11x4bv24 4.90207e-16 2.20411e-15 5.14301e-16 obrd22x12*6 3.96188e-16 6.37742e-16 3.64911e-16 ibrd22x12*6 3.62407e-16 6.37742e-16 3.2987e-16 ofrd22x12*6 3.91777e-16 5.10194e-16 8.5301e-16 ifrd22x12*6 4.0085e-16 5.10194e-16 7.64595e-16 //obcd22x12*6 3.5806e-16 5.10194e-16 8.32232e-16 //ibcd22x12*6 3.91414e-16 5.10194e-16 7.40331e-16 //ofcd22x12*6 3.89354e-16 5.10194e-16 8.33298e-16 //ifcd22x12*6 3.68923e-16 5.10194e-16 7.10337e-16 obcd22x12*6 4.06126e-16 5.10194e-16 7.77534e-16 ibcd22x12*6 3.55782e-16 5.10194e-16 7.79439e-16 ofcd22x12*6 4.11395e-16 6.37742e-16 8.06959e-16 ifcd22x12*6 3.50033e-16 5.10194e-16 7.89051e-16 ok10e00x3e01x8e11v8 4.29472e-16 5.76536e-15 3.79276e-16 ik10e00x3e01x8e11v8 4.322e-16 5.27119e-15 4.26551e-16 obr12x8x4*5 4.22953e-16 6.52675e-16 4.21099e-16 ibr12x8x4*5 3.33205e-16 6.52675e-16 3.80647e-16 ofr12x8x4*5 3.37796e-16 6.52675e-16 8.16722e-16 ifr12x8x4*5 3.33654e-16 6.52675e-16 8.88258e-16 //obc12x8x4*5 3.24892e-16 6.52675e-16 6.85166e-16 //ibc12x8x4*5 3.20316e-16 6.52675e-16 8.54295e-16 //ofc12x8x4*5 3.078e-16 6.52675e-16 8.92876e-16 //ifc12x8x4*5 3.23801e-16 6.52675e-16 8.23038e-16 obc12x8x4*5 3.20374e-16 6.52675e-16 7.73506e-16 ibc12x8x4*5 3.31389e-16 6.52675e-16 8.46547e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'ofcd12v35' --verify 'ifcd12v35' --verify 'ok7o00v52' --verify 'ik7o00v52' --verify 'obr8x11x9*2' --verify 'ibr8x11x9*2' --verify 'ofr8x11x9*2' --verify 'ifr8x11x9*2' --verify '//obc8x11x9*2' --verify '//ibc8x11x9*2' --verify '//ofc8x11x9*2' --verify '//ifc8x11x9*2' --verify 'obc8x11x9*2' --verify 'ibc8x11x9*2' --verify 'ofc8x11x9*2' --verify 'ifc8x11x9*2' --verify 'ok20e00x6o00v13' --verify 'ik20e00x6o00v13' --verify '//obrd480' --verify '//ibrd480' --verify '//ofrd480' --verify '//ifrd480' --verify 'obrd480' --verify 'ibrd480' --verify 'ofrd480' --verify 'ifrd480' --verify '//obcd480' --verify '//ibcd480' --verify '//ofcd480' --verify '//ifcd480' --verify 'obcd480' --verify 'ibcd480' --verify 'ofcd480' --verify 'ifcd480' --verify 'okd13o10x8o11x2o10x13hv3' --verify 'ikd13o10x8o11x2o10x13hv3' --verify 'obrd7x10x7x12*9' --verify 'ibrd7x10x7x12*9' --verify 'ofrd7x10x7x12*9' --verify 'ifrd7x10x7x12*9' --verify '//obcd7x10x7x12*9' --verify '//ibcd7x10x7x12*9' --verify '//ofcd7x10x7x12*9' --verify '//ifcd7x10x7x12*9'" ofcd12v35 3.3669e-16 2.63721e-16 8.3539e-16 ifcd12v35 3.13059e-16 2.63721e-16 7.76621e-16 ok7o00v52 2.86006e-16 5.09208e-16 1.75727e-16 ik7o00v52 2.97109e-16 4.52629e-16 2.71354e-16 obr8x11x9*2 3.98667e-16 1.13616e-15 3.98094e-16 ibr8x11x9*2 4.09601e-16 1.32552e-15 4.33099e-16 ofr8x11x9*2 4.20151e-16 1.13616e-15 6.2856e-16 ifr8x11x9*2 3.30577e-16 1.13616e-15 6.56172e-16 //obc8x11x9*2 3.49107e-16 1.13616e-15 6.67244e-16 //ibc8x11x9*2 4.38208e-16 1.13616e-15 5.89103e-16 //ofc8x11x9*2 4.30942e-16 1.13616e-15 6.07335e-16 //ifc8x11x9*2 3.39389e-16 1.13616e-15 5.90254e-16 obc8x11x9*2 3.70413e-16 1.13616e-15 5.95267e-16 ibc8x11x9*2 4.23905e-16 1.13616e-15 5.49881e-16 ofc8x11x9*2 3.55026e-16 1.13616e-15 5.91645e-16 ifc8x11x9*2 4.0335e-16 1.13616e-15 5.94006e-16 ok20e00x6o00v13 3.73981e-16 2.51406e-15 3.80984e-16 ik20e00x6o00v13 3.64075e-16 3.00461e-15 3.54994e-16 //obrd480 3.78315e-16 1.29727e-15 4.44319e-16 //ibrd480 4.12092e-16 1.29727e-15 3.7853e-16 //ofrd480 3.13078e-16 1.29727e-15 9.91963e-16 //ifrd480 4.94858e-16 1.29727e-15 9.40583e-16 obrd480 4.81046e-16 1.29727e-15 3.97126e-16 ibrd480 3.72593e-16 1.29727e-15 4.49861e-16 ofrd480 4.96981e-16 1.29727e-15 9.54904e-16 ifrd480 4.28537e-16 1.29727e-15 8.60485e-16 //obcd480 4.33103e-16 1.29727e-15 7.90714e-16 //ibcd480 3.94583e-16 1.29727e-15 7.96387e-16 //ofcd480 4.04881e-16 1.29727e-15 7.39326e-16 //ifcd480 4.62336e-16 1.29727e-15 7.75309e-16 obcd480 3.7901e-16 1.29727e-15 8.06507e-16 ibcd480 3.52015e-16 1.29727e-15 8.72708e-16 ofcd480 4.02394e-16 1.29727e-15 7.41295e-16 ifcd480 3.45683e-16 1.29727e-15 7.591e-16 okd13o10x8o11x2o10x13hv3 4.43239e-16 1.0561e-14 4.59434e-16 ikd13o10x8o11x2o10x13hv3 4.33583e-16 1.0375e-14 5.14051e-16 obrd7x10x7x12*9 3.95877e-16 2.16211e-15 4.40296e-16 ibrd7x10x7x12*9 4.44826e-16 2.05915e-15 4.51173e-16 ofrd7x10x7x12*9 4.3568e-16 1.85324e-15 7.99878e-16 ifrd7x10x7x12*9 4.00114e-16 1.9562e-15 8.93416e-16 //obcd7x10x7x12*9 5.05721e-16 1.9562e-15 9.30379e-16 //ibcd7x10x7x12*9 3.82298e-16 1.85324e-15 8.45426e-16 //ofcd7x10x7x12*9 4.04213e-16 1.9562e-15 8.06316e-16 //ifcd7x10x7x12*9 4.97551e-16 1.85324e-15 8.94043e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify '//obr960' --verify '//ibr960' --verify '//ofr960' --verify '//ifr960' --verify 'obr960' --verify 'ibr960' --verify 'ofr960' --verify 'ifr960' --verify '//obc960' --verify '//ibc960' --verify '//ofc960' --verify '//ifc960' --verify 'obc960' --verify 'ibc960' --verify 'ofc960' --verify 'ifc960' --verify 'ok13bx18bx21e00v1' --verify 'ik13bx18bx21e00v1' --verify '//obrd8x9x10x11' --verify '//ofrd8x9x10x11' --verify 'obrd8x9x10x11' --verify 'ibrd8x9x10x11' --verify 'ofrd8x9x10x11' --verify 'ifrd8x9x10x11' --verify '//obcd8x9x10x11' --verify '//ibcd8x9x10x11' --verify '//ofcd8x9x10x11' --verify '//ifcd8x9x10x11' --verify 'obcd8x9x10x11' --verify 'ibcd8x9x10x11' --verify 'ofcd8x9x10x11' --verify 'ifcd8x9x10x11' --verify 'okd12o10x7e01*5' --verify 'ikd12o10x7e01*5' --verify 'obrd12v35' --verify 'ibrd12v35' --verify 'ofrd12v35' --verify 'ifrd12v35' --verify '//obcd12v35' --verify '//ibcd12v35' --verify '//ofcd12v35' --verify '//ifcd12v35' --verify 'obcd12v35' --verify 'ibcd12v35'" //obr960 3.66529e-16 1.2613e-15 4.61413e-16 //ibr960 4.49623e-16 1.03197e-15 4.60982e-16 //ofr960 3.83862e-16 8.02643e-16 8.21712e-16 //ifr960 3.88806e-16 9.17307e-16 9.90163e-16 obr960 4.50147e-16 1.14663e-15 5.01727e-16 ibr960 5.92855e-16 1.03197e-15 5.31914e-16 ofr960 4.94224e-16 8.02643e-16 9.71817e-16 ifr960 3.45545e-16 9.17307e-16 1.00513e-15 //obc960 4.18914e-16 1.2613e-15 7.16304e-16 //ibc960 3.8902e-16 1.2613e-15 8.21359e-16 //ofc960 5.99332e-16 8.02643e-16 8.33837e-16 //ifc960 4.32971e-16 1.2613e-15 7.67587e-16 obc960 4.03988e-16 1.2613e-15 1.06337e-15 ibc960 4.19507e-16 1.2613e-15 8.33414e-16 ofc960 4.44545e-16 1.2613e-15 7.11621e-16 ifc960 4.96427e-16 1.2613e-15 8.79178e-16 ok13bx18bx21e00v1 3.97011e-16 5.68434e-14 4.32659e-16 ik13bx18bx21e00v1 4.14734e-16 5.68434e-14 5.20433e-16 //obrd8x9x10x11 4.15644e-16 3.51302e-15 5.40891e-16 //ofrd8x9x10x11 4.26077e-16 2.23556e-15 5.98522e-16 obrd8x9x10x11 3.77634e-16 3.51302e-15 4.93013e-16 ibrd8x9x10x11 4.2932e-16 3.83238e-15 4.72575e-16 ofrd8x9x10x11 4.24253e-16 2.23556e-15 6.52704e-16 ifrd8x9x10x11 3.68368e-16 2.07587e-15 6.41346e-16 //obcd8x9x10x11 4.52411e-16 2.23556e-15 6.27306e-16 //ibcd8x9x10x11 4.55622e-16 2.23556e-15 5.87077e-16 //ofcd8x9x10x11 4.74559e-16 2.23556e-15 5.67974e-16 //ifcd8x9x10x11 4.34591e-16 2.23556e-15 6.00049e-16 obcd8x9x10x11 4.34807e-16 2.55492e-15 5.85635e-16 ibcd8x9x10x11 4.29326e-16 2.55492e-15 6.47506e-16 ofcd8x9x10x11 4.05707e-16 2.7146e-15 6.00035e-16 ifcd8x9x10x11 3.74788e-16 2.7146e-15 5.98946e-16 okd12o10x7e01*5 3.48041e-16 3.06422e-15 3.8665e-16 ikd12o10x7e01*5 3.74953e-16 2.83107e-15 3.18802e-16 obrd12v35 2.4202e-16 3.29651e-16 4.02536e-16 ibrd12v35 2.96355e-16 3.95581e-16 2.68153e-16 ofrd12v35 2.85291e-16 2.63721e-16 7.50808e-16 ifrd12v35 2.82536e-16 2.63721e-16 8.5003e-16 //obcd12v35 3.32891e-16 2.63721e-16 9.67531e-16 //ibcd12v35 2.91754e-16 2.63721e-16 7.78421e-16 //ofcd12v35 3.54964e-16 3.95581e-16 8.39738e-16 //ifcd12v35 2.79951e-16 3.95581e-16 7.75281e-16 obcd12v35 2.9141e-16 2.63721e-16 8.05801e-16 ibcd12v35 2.33862e-16 2.63721e-16 5.72585e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify '//obcd130*13' --verify '//ibcd130*13' --verify '//ofcd130*13' --verify '//ifcd130*13' --verify 'obcd130*13' --verify 'ibcd130*13' --verify 'ofcd130*13' --verify 'ifcd130*13' --verify 'okd35o10*104' --verify 'ikd35o10*104' --verify '//obrd4x9x11x8' --verify '//ofrd4x9x11x8' --verify 'obrd4x9x11x8' --verify 'ibrd4x9x11x8' --verify 'ofrd4x9x11x8' --verify 'ifrd4x9x11x8' --verify '//obcd4x9x11x8' --verify '//ibcd4x9x11x8' --verify '//ofcd4x9x11x8' --verify '//ifcd4x9x11x8' --verify 'obcd4x9x11x8' --verify 'ibcd4x9x11x8' --verify 'ofcd4x9x11x8' --verify 'ifcd4x9x11x8' --verify 'ok9h*57' --verify 'ik9h*57' --verify '//obr720' --verify '//ibr720' --verify '//ofr720' --verify '//ifr720' --verify 'obr720' --verify 'ibr720' --verify 'ofr720' --verify 'ifr720' --verify '//obc720' --verify '//ibc720' --verify '//ofc720' --verify '//ifc720' --verify 'obc720' --verify 'ibc720' --verify 'ofc720' --verify 'ifc720' --verify 'ok15e10x12e00*6' --verify 'ik15e10x12e00*6'" //obcd130*13 4.54682e-16 5.03344e-16 7.71302e-16 //ibcd130*13 3.63242e-16 5.03344e-16 8.2788e-16 //ofcd130*13 3.92805e-16 5.03344e-16 8.63357e-16 //ifcd130*13 4.94175e-16 5.03344e-16 8.60263e-16 obcd130*13 4.06994e-16 5.03344e-16 8.7491e-16 ibcd130*13 4.38578e-16 5.03344e-16 9.90188e-16 ofcd130*13 3.49072e-16 5.03344e-16 8.74611e-16 ifcd130*13 3.98678e-16 5.03344e-16 8.91377e-16 okd35o10*104 3.5826e-16 1.23299e-15 3.33326e-16 ikd35o10*104 4.28667e-16 1.23299e-15 3.93912e-16 //obrd4x9x11x8 3.67015e-16 1.8936e-15 5.19109e-16 //ofrd4x9x11x8 3.36826e-16 2.14608e-15 6.59402e-16 obrd4x9x11x8 3.98689e-16 2.39856e-15 4.88971e-16 ibrd4x9x11x8 3.97175e-16 2.14608e-15 4.34158e-16 ofrd4x9x11x8 3.51757e-16 2.14608e-15 5.51283e-16 ifrd4x9x11x8 4.42296e-16 2.27232e-15 6.44738e-16 //obcd4x9x11x8 3.56919e-16 2.14608e-15 5.22099e-16 //ibcd4x9x11x8 3.66976e-16 2.14608e-15 5.51878e-16 //ofcd4x9x11x8 3.74648e-16 2.39856e-15 6.09758e-16 //ifcd4x9x11x8 3.84982e-16 2.39856e-15 6.02686e-16 obcd4x9x11x8 3.52038e-16 2.39856e-15 5.52147e-16 ibcd4x9x11x8 3.63172e-16 2.14608e-15 5.15228e-16 ofcd4x9x11x8 4.19778e-16 2.39856e-15 6.57578e-16 ifcd4x9x11x8 4.24454e-16 2.14608e-15 7.19357e-16 ok9h*57 2.78818e-16 5.6485e-16 2.98678e-16 ik9h*57 3.00659e-16 6.7782e-16 3.01068e-16 //obr720 3.67868e-16 7.94411e-16 4.71336e-16 //ibr720 4.53705e-16 7.94411e-16 4.24047e-16 //ofr720 4.2247e-16 5.29607e-16 4.71565e-16 //ifr720 4.97047e-16 5.29607e-16 5.2052e-16 obr720 3.83235e-16 7.94411e-16 4.00754e-16 ibr720 3.67234e-16 1.05921e-15 4.32783e-16 ofr720 3.78654e-16 7.94411e-16 5.84312e-16 ifr720 4.29086e-16 5.29607e-16 5.34616e-16 //obc720 3.87329e-16 6.62009e-16 5.6564e-16 //ibc720 4.2764e-16 6.62009e-16 4.69235e-16 //ofc720 4.04982e-16 5.29607e-16 5.33924e-16 //ifc720 4.50398e-16 5.29607e-16 4.88055e-16 obc720 3.64303e-16 5.29607e-16 4.85425e-16 ibc720 4.08461e-16 5.29607e-16 5.49787e-16 ofc720 3.75214e-16 7.94411e-16 5.12652e-16 ifc720 4.17051e-16 6.62009e-16 4.69122e-16 ok15e10x12e00*6 3.41631e-16 3.75625e-15 3.63086e-16 ik15e10x12e00*6 3.3768e-16 3.75625e-15 3.14398e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'obcd12x12x9x8*1' --verify 'ibcd12x12x9x8*1' --verify 'ofcd12x12x9x8*1' --verify 'ifcd12x12x9x8*1' --verify 'okd8o11x12e10x10e01v6' --verify 'ikd8o11x12e10x10e01v6' --verify '//obr9x4x13x12' --verify '//ofr9x4x13x12' --verify 'obr9x4x13x12' --verify 'ibr9x4x13x12' --verify 'ofr9x4x13x12' --verify 'ifr9x4x13x12' --verify '//obc9x4x13x12' --verify '//ibc9x4x13x12' --verify '//ofc9x4x13x12' --verify '//ifc9x4x13x12' --verify 'obc9x4x13x12' --verify 'ibc9x4x13x12' --verify 'ofc9x4x13x12' --verify 'ifc9x4x13x12' --verify 'okd2hx9e10v7' --verify 'ikd2hx9e10v7' --verify '//obrd1512' --verify '//ibrd1512' --verify '//ofrd1512' --verify '//ifrd1512' --verify 'obrd1512' --verify 'ibrd1512' --verify 'ofrd1512' --verify 'ifrd1512' --verify '//obcd1512' --verify '//ibcd1512' --verify '//ofcd1512' --verify '//ifcd1512' --verify 'obcd1512' --verify 'ibcd1512' --verify 'ofcd1512' --verify 'ifcd1512' --verify 'ok11hx13o00x12o10*13' --verify 'ik11hx13o00x12o10*13' --verify 'obrd130*13' --verify 'ibrd130*13' --verify 'ofrd130*13' --verify 'ifrd130*13'" obcd12x12x9x8*1 4.31215e-16 4.18691e-15 9.17085e-16 ibcd12x12x9x8*1 4.09957e-16 4.04735e-15 7.93594e-16 ofcd12x12x9x8*1 3.60231e-16 3.90779e-15 8.51714e-16 ifcd12x12x9x8*1 4.62858e-16 4.18691e-15 7.78333e-16 okd8o11x12e10x10e01v6 4.41824e-16 7.25602e-15 5.3054e-16 ikd8o11x12e10x10e01v6 4.38367e-16 7.77663e-15 5.07602e-16 //obr9x4x13x12 3.9197e-16 1.8963e-15 5.34641e-16 //ofr9x4x13x12 4.1682e-16 1.8963e-15 8.88291e-16 obr9x4x13x12 4.07062e-16 2.27556e-15 5.91286e-16 ibr9x4x13x12 3.66641e-16 1.8963e-15 5.54446e-16 ofr9x4x13x12 3.84764e-16 1.8963e-15 8.83821e-16 ifr9x4x13x12 3.75041e-16 1.70667e-15 9.25e-16 //obc9x4x13x12 4.84211e-16 1.70667e-15 8.56683e-16 //ibc9x4x13x12 4.28543e-16 1.70667e-15 9.30752e-16 //ofc9x4x13x12 4.67665e-16 1.8963e-15 7.94737e-16 //ifc9x4x13x12 4.72388e-16 1.8963e-15 8.18102e-16 obc9x4x13x12 3.84285e-16 1.8963e-15 9.36919e-16 ibc9x4x13x12 4.24046e-16 1.8963e-15 7.968e-16 ofc9x4x13x12 3.87233e-16 1.8963e-15 8.4477e-16 ifc9x4x13x12 4.45259e-16 1.51704e-15 9.31395e-16 okd2hx9e10v7 4.49849e-16 5.70972e-16 2.3043e-16 ikd2hx9e10v7 3.17563e-16 5.07531e-16 3.29588e-16 //obrd1512 4.85347e-16 9.13659e-16 4.19543e-16 //ibrd1512 3.97241e-16 1.27912e-15 4.05554e-16 //ofrd1512 4.25754e-16 1.27912e-15 7.27776e-16 //ifrd1512 4.58547e-16 5.48196e-16 6.80553e-16 obrd1512 4.20985e-16 1.09639e-15 4.52614e-16 ibrd1512 4.14549e-16 1.09639e-15 4.53749e-16 ofrd1512 4.96713e-16 7.30927e-16 8.99969e-16 ifrd1512 4.1091e-16 7.30927e-16 6.67126e-16 //obcd1512 3.90756e-16 9.13659e-16 6.55746e-16 //ibcd1512 4.0947e-16 9.13659e-16 6.69253e-16 //ofcd1512 4.32991e-16 7.30927e-16 6.68705e-16 //ifcd1512 3.8383e-16 9.13659e-16 6.27241e-16 obcd1512 4.10117e-16 9.13659e-16 5.63017e-16 ibcd1512 3.85617e-16 9.13659e-16 7.00178e-16 ofcd1512 4.30618e-16 9.13659e-16 6.49895e-16 ifcd1512 4.27927e-16 9.13659e-16 6.39727e-16 ok11hx13o00x12o10*13 3.87352e-16 7.62211e-15 4.60848e-16 ik11hx13o00x12o10*13 3.43438e-16 7.50255e-15 3.53878e-16 obrd130*13 3.76401e-16 5.03344e-16 5.20476e-16 ibrd130*13 3.99492e-16 5.03344e-16 4.18244e-16 ofrd130*13 3.77001e-16 5.03344e-16 8.27039e-16 ifrd130*13 3.70064e-16 5.03344e-16 1.02922e-15 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'okd12hx20bx12o01v11' --verify 'ikd12hx20bx12o01v11' --verify '//obrd12x10x13' --verify '//ofrd12x10x13' --verify 'obrd12x10x13' --verify 'ibrd12x10x13' --verify 'ofrd12x10x13' --verify 'ifrd12x10x13' --verify '//obcd12x10x13' --verify '//ibcd12x10x13' --verify '//ofcd12x10x13' --verify '//ifcd12x10x13' --verify 'obcd12x10x13' --verify 'ibcd12x10x13' --verify 'ofcd12x10x13' --verify 'ifcd12x10x13' --verify 'ok66o10v17' --verify 'ik66o10v17' --verify '//obrd1600' --verify '//ibrd1600' --verify '//ofrd1600' --verify '//ifrd1600' --verify 'obrd1600' --verify 'ibrd1600' --verify 'ofrd1600' --verify 'ifrd1600' --verify '//obcd1600' --verify '//ibcd1600' --verify '//ofcd1600' --verify '//ifcd1600' --verify 'obcd1600' --verify 'ibcd1600' --verify 'ofcd1600' --verify 'ifcd1600' --verify 'ok3o10x7o01v11' --verify 'ik3o10x7o01v11' --verify 'obrd12x12x9x8*1' --verify 'ibrd12x12x9x8*1' --verify 'ofrd12x12x9x8*1' --verify 'ifrd12x12x9x8*1' --verify '//obcd12x12x9x8*1' --verify '//ibcd12x12x9x8*1' --verify '//ofcd12x12x9x8*1' --verify '//ifcd12x12x9x8*1'" okd12hx20bx12o01v11 4.05927e-16 1.49646e-14 4.13203e-16 ikd12hx20bx12o01v11 3.78492e-16 1.47814e-14 3.97789e-16 //obrd12x10x13 4.4439e-16 1.43919e-15 5.66344e-16 //ofrd12x10x13 3.67061e-16 1.43919e-15 8.30548e-16 obrd12x10x13 3.58381e-16 1.43919e-15 5.36294e-16 ibrd12x10x13 4.7639e-16 1.43919e-15 5.4442e-16 ofrd12x10x13 3.71428e-16 1.43919e-15 8.29016e-16 ifrd12x10x13 3.89938e-16 1.43919e-15 8.03056e-16 //obcd12x10x13 4.15423e-16 1.43919e-15 7.69311e-16 //ibcd12x10x13 3.74118e-16 1.43919e-15 8.40239e-16 //ofcd12x10x13 5.30743e-16 1.43919e-15 8.70841e-16 //ifcd12x10x13 3.5496e-16 1.43919e-15 8.14152e-16 obcd12x10x13 4.05879e-16 1.43919e-15 8.83404e-16 ibcd12x10x13 3.45473e-16 1.43919e-15 8.1055e-16 ofcd12x10x13 3.74995e-16 1.43919e-15 8.06674e-16 ifcd12x10x13 3.67311e-16 1.43919e-15 8.39801e-16 ok66o10v17 3.94778e-16 1.64574e-15 3.70366e-16 ik66o10v17 4.47586e-16 2.02779e-15 5.22714e-16 //obrd1600 4.32378e-16 1.06581e-15 4.40532e-16 //ibrd1600 4.71678e-16 8.88178e-16 5.13531e-16 //ofrd1600 4.09868e-16 7.10543e-16 7.98763e-16 //ifrd1600 3.80077e-16 7.10543e-16 6.91408e-16 obrd1600 4.48211e-16 1.06581e-15 4.10376e-16 ibrd1600 4.07114e-16 1.42109e-15 3.93812e-16 ofrd1600 4.65495e-16 7.10543e-16 6.54413e-16 ifrd1600 4.31165e-16 7.10543e-16 6.16238e-16 //obcd1600 4.13994e-16 7.10543e-16 6.5008e-16 //ibcd1600 4.11406e-16 8.88178e-16 6.56537e-16 //ofcd1600 3.80479e-16 8.88178e-16 6.48453e-16 //ifcd1600 3.63995e-16 8.88178e-16 5.94503e-16 obcd1600 3.83144e-16 8.88178e-16 6.67367e-16 ibcd1600 4.27357e-16 8.88178e-16 7.98886e-16 ofcd1600 4.03394e-16 7.10543e-16 6.88323e-16 ifcd1600 4.03427e-16 7.10543e-16 6.61743e-16 ok3o10x7o01v11 3.31101e-16 6.05576e-16 3.01513e-16 ik3o10x7o01v11 2.81686e-16 8.17528e-16 4.34425e-16 obrd12x12x9x8*1 4.14608e-16 3.48909e-15 4.9386e-16 ibrd12x12x9x8*1 3.83196e-16 3.62866e-15 5.37281e-16 ofrd12x12x9x8*1 4.36638e-16 4.04735e-15 8.98423e-16 ifrd12x12x9x8*1 4.1418e-16 4.18691e-15 8.92638e-16 //obcd12x12x9x8*1 5.22342e-16 4.18691e-15 8.69182e-16 //ibcd12x12x9x8*1 5.16499e-16 4.18691e-15 8.37165e-16 //ofcd12x12x9x8*1 3.88145e-16 4.18691e-15 8.31125e-16 //ifcd12x12x9x8*1 3.67929e-16 4.04735e-15 8.29139e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'ok10e11x11bx5e10' --verify 'ik10e11x11bx5e10' --verify 'obr3x3x10x7v7' --verify 'ibr3x3x10x7v7' --verify 'ofr3x3x10x7v7' --verify 'ifr3x3x10x7v7' --verify '//obc3x3x10x7v7' --verify '//ibc3x3x10x7v7' --verify '//ofc3x3x10x7v7' --verify '//ifc3x3x10x7v7' --verify 'obc3x3x10x7v7' --verify 'ibc3x3x10x7v7' --verify 'ofc3x3x10x7v7' --verify 'ifc3x3x10x7v7' --verify 'ok2e01x3e01x6o10x5o10*6' --verify 'ik2e01x3e01x6o10x5o10*6' --verify '//obr8x7x9x10' --verify '//ofr8x7x9x10' --verify 'obr8x7x9x10' --verify 'ibr8x7x9x10' --verify 'ofr8x7x9x10' --verify 'ifr8x7x9x10' --verify '//obc8x7x9x10' --verify '//ibc8x7x9x10' --verify '//ofc8x7x9x10' --verify '//ifc8x7x9x10' --verify 'obc8x7x9x10' --verify 'ibc8x7x9x10' --verify 'ofc8x7x9x10' --verify 'ifc8x7x9x10' --verify 'ok495e11' --verify 'ik495e11' --verify 'obr3x9*7' --verify 'ibr3x9*7' --verify 'ofr3x9*7' --verify 'ifr3x9*7' --verify '//obc3x9*7' --verify '//ibc3x9*7' --verify '//ofc3x9*7' --verify '//ifc3x9*7' --verify 'obc3x9*7' --verify 'ibc3x9*7' --verify 'ofc3x9*7' --verify 'ifc3x9*7'" ok10e11x11bx5e10 4.53538e-16 9.02061e-15 4.28017e-16 ik10e11x11bx5e10 4.30162e-16 8.79788e-15 5.07854e-16 obr3x3x10x7v7 4.09487e-16 6.47056e-16 6.19354e-16 ibr3x3x10x7v7 3.91744e-16 6.47056e-16 5.54225e-16 ofr3x3x10x7v7 4.17689e-16 6.47056e-16 6.45738e-16 ifr3x3x10x7v7 5.68383e-16 6.47056e-16 6.49158e-16 //obc3x3x10x7v7 3.7749e-16 6.47056e-16 7.43669e-16 //ibc3x3x10x7v7 3.65539e-16 6.47056e-16 7.20752e-16 //ofc3x3x10x7v7 4.95161e-16 6.47056e-16 6.07021e-16 //ifc3x3x10x7v7 3.97093e-16 6.47056e-16 6.31971e-16 obc3x3x10x7v7 4.59119e-16 6.47056e-16 6.2663e-16 ibc3x3x10x7v7 4.14205e-16 6.47056e-16 7.09804e-16 ofc3x3x10x7v7 4.31919e-16 6.47056e-16 6.48011e-16 ifc3x3x10x7v7 3.8087e-16 6.47056e-16 6.47059e-16 ok2e01x3e01x6o10x5o10*6 3.52162e-16 2.75243e-15 4.30946e-16 ik2e01x3e01x6o10x5o10*6 4.26553e-16 2.9791e-15 4.3852e-16 //obr8x7x9x10 3.71863e-16 1.00086e-15 5.12914e-16 //ofr8x7x9x10 4.23553e-16 1.20104e-15 5.732e-16 obr8x7x9x10 3.79743e-16 1.40121e-15 4.77125e-16 ibr8x7x9x10 3.42483e-16 1.20104e-15 4.34134e-16 ofr8x7x9x10 4.90211e-16 1.20104e-15 6.37005e-16 ifr8x7x9x10 4.38238e-16 1.40121e-15 7.10839e-16 //obc8x7x9x10 3.87584e-16 1.40121e-15 6.2356e-16 //ibc8x7x9x10 3.72389e-16 1.20104e-15 6.18112e-16 //ofc8x7x9x10 4.63652e-16 1.40121e-15 5.47836e-16 //ifc8x7x9x10 4.44524e-16 1.20104e-15 6.08491e-16 obc8x7x9x10 4.23125e-16 1.20104e-15 6.32012e-16 ibc8x7x9x10 4.73032e-16 1.20104e-15 5.96329e-16 ofc8x7x9x10 4.21106e-16 1.40121e-15 6.28011e-16 ifc8x7x9x10 3.89786e-16 1.00086e-15 6.86242e-16 ok495e11 4.20027e-16 8.99282e-15 4.14553e-16 ik495e11 6.41342e-16 8.77077e-15 4.56397e-16 obr3x9*7 3.57755e-16 3.90697e-16 4.14879e-16 ibr3x9*7 3.17919e-16 3.90697e-16 4.83294e-16 ofr3x9*7 3.56114e-16 3.90697e-16 6.67508e-16 ifr3x9*7 3.38534e-16 2.93023e-16 6.17312e-16 //obc3x9*7 3.43897e-16 3.90697e-16 6.48882e-16 //ibc3x9*7 3.0203e-16 3.90697e-16 5.73643e-16 //ofc3x9*7 3.47644e-16 3.90697e-16 6.45705e-16 //ifc3x9*7 3.5996e-16 3.90697e-16 6.11882e-16 obc3x9*7 3.2425e-16 3.90697e-16 6.16036e-16 ibc3x9*7 2.89617e-16 3.90697e-16 5.81766e-16 ofc3x9*7 3.25806e-16 3.90697e-16 5.80454e-16 ifc3x9*7 3.06542e-16 3.90697e-16 5.47074e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'ofc22x7x13x2' --verify 'ifc22x7x13x2' --verify 'okd12e01x5e01' --verify 'ikd12e01x5e01' --verify 'obr6x3x7x5*6' --verify 'ibr6x3x7x5*6' --verify 'ofr6x3x7x5*6' --verify 'ifr6x3x7x5*6' --verify '//obc6x3x7x5*6' --verify '//ibc6x3x7x5*6' --verify '//ofc6x3x7x5*6' --verify '//ifc6x3x7x5*6' --verify 'obc6x3x7x5*6' --verify 'ibc6x3x7x5*6' --verify 'ofc6x3x7x5*6' --verify 'ifc6x3x7x5*6' --verify 'okd13hx9o11x35h' --verify 'ikd13hx9o11x35h' --verify 'obrd13x24x15v2' --verify 'ibrd13x24x15v2' --verify 'ofrd13x24x15v2' --verify 'ifrd13x24x15v2' --verify '//obcd13x24x15v2' --verify '//ibcd13x24x15v2' --verify '//ofcd13x24x15v2' --verify '//ifcd13x24x15v2' --verify 'obcd13x24x15v2' --verify 'ibcd13x24x15v2' --verify 'ofcd13x24x15v2' --verify 'ifcd13x24x15v2' --verify 'ok216o10' --verify 'ik216o10' --verify 'obr3x7x7*14' --verify 'ibr3x7x7*14' --verify 'ofr3x7x7*14' --verify 'ifr3x7x7*14' --verify '//obc3x7x7*14' --verify '//ibc3x7x7*14' --verify '//ofc3x7x7*14' --verify '//ifc3x7x7*14' --verify 'obc3x7x7*14' --verify 'ibc3x7x7*14' --verify 'ofc3x7x7*14' --verify 'ifc3x7x7*14'" ofc22x7x13x2 4.54156e-16 1.79665e-15 8.72846e-16 ifc22x7x13x2 4.27269e-16 2.02123e-15 8.45613e-16 okd12e01x5e01 4.24312e-16 3.55271e-15 3.58184e-16 ikd12e01x5e01 5.27058e-16 3.55271e-15 4.02579e-16 obr6x3x7x5*6 3.70635e-16 7.0182e-16 5.79392e-16 ibr6x3x7x5*6 3.77288e-16 7.0182e-16 5.66441e-16 ofr6x3x7x5*6 3.85675e-16 7.0182e-16 8.67904e-16 ifr6x3x7x5*6 4.4939e-16 7.0182e-16 8.01346e-16 //obc6x3x7x5*6 3.95432e-16 7.0182e-16 8.36784e-16 //ibc6x3x7x5*6 3.81636e-16 7.0182e-16 8.81069e-16 //ofc6x3x7x5*6 3.65268e-16 7.0182e-16 9.07347e-16 //ifc6x3x7x5*6 3.52111e-16 7.0182e-16 8.18515e-16 obc6x3x7x5*6 4.19652e-16 7.0182e-16 8.90119e-16 ibc6x3x7x5*6 3.96168e-16 7.0182e-16 8.3016e-16 ofc6x3x7x5*6 3.71257e-16 7.0182e-16 8.33931e-16 ifc6x3x7x5*6 3.78602e-16 7.0182e-16 7.90926e-16 okd13hx9o11x35h 5.13171e-16 2.06176e-14 4.78142e-16 ikd13hx9o11x35h 4.51706e-16 2.39053e-14 4.92934e-16 obrd13x24x15v2 4.27337e-16 9.34781e-16 6.86392e-16 ibrd13x24x15v2 3.97446e-16 9.34781e-16 6.15948e-16 ofrd13x24x15v2 4.58641e-16 6.23187e-16 1.03414e-15 ifrd13x24x15v2 4.0548e-16 6.23187e-16 1.21383e-15 //obcd13x24x15v2 4.54234e-16 9.34781e-16 9.72296e-16 //ibcd13x24x15v2 4.46626e-16 7.78984e-16 8.57439e-16 //ofcd13x24x15v2 5.27313e-16 9.34781e-16 1.0091e-15 //ifcd13x24x15v2 4.47451e-16 7.78984e-16 9.38111e-16 obcd13x24x15v2 4.04059e-16 7.78984e-16 9.04949e-16 ibcd13x24x15v2 4.60269e-16 7.78984e-16 9.43391e-16 ofcd13x24x15v2 4.11931e-16 9.34781e-16 9.24998e-16 ifcd13x24x15v2 4.67833e-16 6.23187e-16 8.72255e-16 ok216o10 3.62522e-16 4.77396e-15 4.35413e-16 ik216o10 4.67567e-16 3.10862e-15 3.93098e-16 obr3x7x7*14 3.21662e-16 4.7093e-16 5.55986e-16 ibr3x7x7*14 3.70111e-16 4.7093e-16 4.94018e-16 ofr3x7x7*14 3.16535e-16 4.7093e-16 6.40774e-16 ifr3x7x7*14 4.35514e-16 4.7093e-16 6.21947e-16 //obc3x7x7*14 4.22137e-16 6.27906e-16 6.12044e-16 //ibc3x7x7*14 3.32006e-16 4.7093e-16 6.31759e-16 //ofc3x7x7*14 4.02762e-16 4.7093e-16 5.93034e-16 //ifc3x7x7*14 3.68725e-16 4.7093e-16 5.99945e-16 obc3x7x7*14 3.96076e-16 4.7093e-16 5.85264e-16 ibc3x7x7*14 3.22365e-16 6.27906e-16 5.79909e-16 ofc3x7x7*14 4.0905e-16 6.27906e-16 5.88046e-16 ifc3x7x7*14 4.01826e-16 4.7093e-16 6.67848e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench --verbose=1 --verify 'ok30o01*104' --verify 'ik30o01*104' --verify '//obr22x7x13x2' --verify '//ofr22x7x13x2' --verify 'obr22x7x13x2' --verify 'ibr22x7x13x2' --verify 'ofr22x7x13x2' --verify 'ifr22x7x13x2' --verify '//obc22x7x13x2' --verify '//ibc22x7x13x2' --verify '//ofc22x7x13x2' --verify '//ifc22x7x13x2' --verify 'obc22x7x13x2' --verify 'ibc22x7x13x2'" ok30o01*104 4.08056e-16 1.57141e-15 3.04221e-16 ik30o01*104 3.85687e-16 1.23468e-15 2.91378e-16 //obr22x7x13x2 3.76469e-16 1.12291e-15 4.12938e-16 //ofr22x7x13x2 4.41818e-16 1.68436e-15 8.64849e-16 obr22x7x13x2 4.0896e-16 1.12291e-15 4.0633e-16 ibr22x7x13x2 4.06092e-16 1.12291e-15 4.13701e-16 ofr22x7x13x2 4.03466e-16 1.68436e-15 8.179e-16 ifr22x7x13x2 4.73782e-16 1.68436e-15 8.59909e-16 //obc22x7x13x2 3.9035e-16 1.79665e-15 8.06415e-16 //ibc22x7x13x2 3.8797e-16 1.68436e-15 8.3364e-16 //ofc22x7x13x2 4.26245e-16 1.79665e-15 8.28866e-16 //ifc22x7x13x2 4.98266e-16 1.68436e-15 8.85116e-16 obc22x7x13x2 4.6166e-16 1.79665e-15 8.19014e-16 ibc22x7x13x2 4.34845e-16 1.68436e-15 8.06102e-16 -------------------------------------------------------------- FFTW transforms passed basic tests! -------------------------------------------------------------- perl -w ../../tests/check.pl -r -c=30 -v --nthreads=2 `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ok6o11v121' --verify 'ik6o11v121' --verify '//obrd11x7' --verify '//ofrd11x7' --verify 'obrd11x7' --verify 'ibrd11x7' --verify 'ofrd11x7' --verify 'ifrd11x7' --verify '//obcd11x7' --verify '//ibcd11x7' --verify '//ofcd11x7' --verify '//ifcd11x7' --verify 'obcd11x7' --verify 'ibcd11x7' --verify 'ofcd11x7' --verify 'ifcd11x7' --verify 'okd9e01x11o11x2o01x14o00*4' --verify 'ikd9e01x11o11x2o01x14o00*4' --verify 'obrd7x11x5x10v2' --verify 'ibrd7x11x5x10v2' --verify 'ofrd7x11x5x10v2' --verify 'ifrd7x11x5x10v2' --verify '//obcd7x11x5x10v2' --verify '//ibcd7x11x5x10v2' --verify '//ofcd7x11x5x10v2' --verify '//ifcd7x11x5x10v2' --verify 'obcd7x11x5x10v2' --verify 'ibcd7x11x5x10v2' --verify 'ofcd7x11x5x10v2' --verify 'ifcd7x11x5x10v2' --verify 'ok5e11x8bv6' --verify 'ik5e11x8bv6' --verify 'obr13x5x8*4' --verify 'ibr13x5x8*4' --verify 'ofr13x5x8*4' --verify 'ifr13x5x8*4' --verify '//obc13x5x8*4' --verify '//ibc13x5x8*4' --verify '//ofc13x5x8*4' --verify '//ifc13x5x8*4' --verify 'obc13x5x8*4' --verify 'ibc13x5x8*4' --verify 'ofc13x5x8*4' --verify 'ifc13x5x8*4'" ok6o11v121 3.52476e-16 4.51623e-16 3.02065e-16 ik6o11v121 3.93907e-16 6.77435e-16 3.22335e-16 //obrd11x7 6.13738e-16 8.09739e-16 4.12706e-16 //ofrd11x7 3.38761e-16 4.04869e-16 5.86088e-16 obrd11x7 4.14882e-16 6.07304e-16 4.00277e-16 ibrd11x7 3.27092e-16 8.09739e-16 4.43153e-16 ofrd11x7 3.4541e-16 4.04869e-16 5.52193e-16 ifrd11x7 4.8055e-16 6.07304e-16 5.12303e-16 //obcd11x7 2.81532e-16 6.07304e-16 4.59439e-16 //ibcd11x7 3.98134e-16 4.04869e-16 5.06054e-16 //ofcd11x7 4.82364e-16 6.07304e-16 4.77108e-16 //ifcd11x7 3.14549e-16 6.07304e-16 5.28654e-16 obcd11x7 3.90915e-16 6.07304e-16 4.61666e-16 ibcd11x7 3.67041e-16 6.07304e-16 4.52004e-16 ofcd11x7 4.04379e-16 8.09739e-16 4.99279e-16 ifcd11x7 3.7179e-16 6.07304e-16 5.44907e-16 okd9e01x11o11x2o01x14o00*4 4.59681e-16 1.09805e-14 5.23076e-16 ikd9e01x11o11x2o01x14o00*4 4.6491e-16 1.04859e-14 4.82249e-16 obrd7x11x5x10v2 4.24093e-16 8.58857e-16 4.17756e-16 ibrd7x11x5x10v2 4.37218e-16 8.58857e-16 4.77184e-16 ofrd7x11x5x10v2 5.50718e-16 1.54594e-15 5.48183e-16 ifrd7x11x5x10v2 3.8754e-16 1.71771e-15 5.5883e-16 //obcd7x11x5x10v2 4.06362e-16 1.71771e-15 5.53776e-16 //ibcd7x11x5x10v2 4.23085e-16 1.71771e-15 5.34708e-16 //ofcd7x11x5x10v2 4.11864e-16 1.54594e-15 5.2741e-16 //ifcd7x11x5x10v2 4.02503e-16 1.71771e-15 6.06079e-16 obcd7x11x5x10v2 4.43976e-16 1.54594e-15 5.78189e-16 ibcd7x11x5x10v2 4.46851e-16 1.71771e-15 6.30244e-16 ofcd7x11x5x10v2 4.34737e-16 1.71771e-15 5.28903e-16 ifcd7x11x5x10v2 4.12045e-16 1.71771e-15 4.84593e-16 ok5e11x8bv6 4.17235e-16 2.05727e-15 3.87999e-16 ik5e11x8bv6 3.40798e-16 1.7704e-15 3.10631e-16 obr13x5x8*4 3.92495e-16 5.84238e-16 4.81129e-16 ibr13x5x8*4 3.8119e-16 7.78984e-16 5.44541e-16 ofr13x5x8*4 3.75172e-16 6.32925e-16 7.7708e-16 ifr13x5x8*4 3.65654e-16 5.84238e-16 8.44537e-16 //obc13x5x8*4 3.79525e-16 5.84238e-16 7.30943e-16 //ibc13x5x8*4 4.41637e-16 5.84238e-16 8.3793e-16 //ofc13x5x8*4 4.09545e-16 5.84238e-16 7.69281e-16 //ifc13x5x8*4 3.24022e-16 5.84238e-16 7.39877e-16 obc13x5x8*4 4.59306e-16 5.84238e-16 8.53118e-16 ibc13x5x8*4 3.65542e-16 5.84238e-16 7.62364e-16 ofc13x5x8*4 4.06402e-16 5.84238e-16 7.67201e-16 ifc13x5x8*4 5.04671e-16 6.32925e-16 7.98413e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify 'obr5x10x12x4v3' --verify 'ibr5x10x12x4v3' --verify 'ofr5x10x12x4v3' --verify 'ifr5x10x12x4v3' --verify '//obc5x10x12x4v3' --verify '//ibc5x10x12x4v3' --verify '//ofc5x10x12x4v3' --verify '//ifc5x10x12x4v3' --verify 'obc5x10x12x4v3' --verify 'ibc5x10x12x4v3' --verify 'ofc5x10x12x4v3' --verify 'ifc5x10x12x4v3' --verify 'ok7o00x2e11x6e00*1' --verify 'ik7o00x2e11x6e00*1' --verify '//obr360' --verify '//ibr360' --verify '//ofr360' --verify '//ifr360' --verify 'obr360' --verify 'ibr360' --verify 'ofr360' --verify 'ifr360' --verify '//obc360' --verify '//ibc360' --verify '//ofc360' --verify '//ifc360' --verify 'obc360' --verify 'ibc360' --verify 'ofc360' --verify 'ifc360' --verify 'ok24o00x3o10x11e11' --verify 'ik24o00x3o10x11e11' --verify 'obrd12x2x10x10v10' --verify 'ibrd12x2x10x10v10' --verify 'ofrd12x2x10x10v10' --verify 'ifrd12x2x10x10v10' --verify '//obcd12x2x10x10v10' --verify '//ibcd12x2x10x10v10' --verify '//ofcd12x2x10x10v10' --verify '//ifcd12x2x10x10v10' --verify 'obcd12x2x10x10v10' --verify 'ibcd12x2x10x10v10' --verify 'ofcd12x2x10x10v10' --verify 'ifcd12x2x10x10v10'" obr5x10x12x4v3 3.84477e-16 1.16031e-15 4.08709e-16 ibr5x10x12x4v3 4.27654e-16 9.66926e-16 4.40996e-16 ofr5x10x12x4v3 4.48926e-16 1.54708e-15 8.56673e-16 ifr5x10x12x4v3 3.47313e-16 1.64377e-15 8.36131e-16 //obc5x10x12x4v3 3.24576e-16 1.45039e-15 8.62171e-16 //ibc5x10x12x4v3 4.41732e-16 1.64377e-15 9.61185e-16 //ofc5x10x12x4v3 3.6827e-16 1.64377e-15 9.19516e-16 //ifc5x10x12x4v3 4.46639e-16 1.54708e-15 8.41585e-16 obc5x10x12x4v3 3.62582e-16 1.64377e-15 8.08278e-16 ibc5x10x12x4v3 3.47645e-16 1.54708e-15 8.31579e-16 ofc5x10x12x4v3 4.02268e-16 1.45039e-15 8.30319e-16 ifc5x10x12x4v3 3.71935e-16 1.64377e-15 8.72032e-16 ok7o00x2e11x6e00*1 3.30282e-16 2.64373e-15 2.93708e-16 ik7o00x2e11x6e00*1 2.77996e-16 1.44204e-15 3.45668e-16 //obr360 3.43985e-16 7.48978e-16 3.39186e-16 //ibr360 4.14245e-16 1.12347e-15 4.60992e-16 //ofr360 3.66873e-16 3.74489e-16 5.4498e-16 //ifr360 3.41576e-16 5.61733e-16 6.64439e-16 obr360 4.411e-16 7.48978e-16 4.84864e-16 ibr360 4.17275e-16 7.48978e-16 3.53407e-16 ofr360 3.90959e-16 7.48978e-16 5.68948e-16 ifr360 3.1807e-16 3.74489e-16 5.39612e-16 //obc360 3.16895e-16 5.61733e-16 5.39559e-16 //ibc360 3.80026e-16 7.48978e-16 5.45748e-16 //ofc360 3.55544e-16 5.61733e-16 5.34954e-16 //ifc360 3.89286e-16 7.48978e-16 4.74536e-16 obc360 3.77881e-16 5.61733e-16 5.48448e-16 ibc360 4.499e-16 7.48978e-16 5.55034e-16 ofc360 4.42888e-16 5.61733e-16 5.44652e-16 ifc360 3.1368e-16 5.61733e-16 6.18051e-16 ok24o00x3o10x11e11 4.37555e-16 6.7752e-15 5.54314e-16 ik24o00x3o10x11e11 3.65451e-16 5.93876e-15 3.68155e-16 obrd12x2x10x10v10 3.72516e-16 1.27634e-15 4.52037e-16 ibrd12x2x10x10v10 3.89568e-16 1.33617e-15 5.58036e-16 ofrd12x2x10x10v10 4.15345e-16 1.27634e-15 7.50306e-16 ifrd12x2x10x10v10 4.03354e-16 1.27634e-15 8.22795e-16 //obcd12x2x10x10v10 3.83012e-16 1.2564e-15 8.76008e-16 //ibcd12x2x10x10v10 4.14578e-16 1.29629e-15 7.73093e-16 //ofcd12x2x10x10v10 3.91118e-16 1.33617e-15 8.00554e-16 //ifcd12x2x10x10v10 4.61963e-16 1.29629e-15 7.97115e-16 obcd12x2x10x10v10 4.42602e-16 1.27634e-15 8.07713e-16 ibcd12x2x10x10v10 3.7789e-16 1.33617e-15 8.32323e-16 ofcd12x2x10x10v10 4.04053e-16 1.33617e-15 8.20422e-16 ifcd12x2x10x10v10 4.47791e-16 1.29629e-15 7.54813e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify '//ofr9828' --verify '//ifr9828' --verify 'obr9828' --verify 'ibr9828' --verify 'ofr9828' --verify 'ifr9828' --verify '//obc9828' --verify '//ibc9828' --verify '//ofc9828' --verify '//ifc9828' --verify 'obc9828' --verify 'ibc9828' --verify 'ofc9828' --verify 'ifc9828' --verify 'okd15e10v11' --verify 'ikd15e10v11' --verify 'obr11v85' --verify 'ibr11v85' --verify 'ofr11v85' --verify 'ifr11v85' --verify '//obc11v85' --verify '//ibc11v85' --verify '//ofc11v85' --verify '//ifc11v85' --verify 'obc11v85' --verify 'ibc11v85' --verify 'ofc11v85' --verify 'ifc11v85' --verify 'okd12o11x13e00x12h' --verify 'ikd12o11x13e00x12h' --verify 'obr12x11x8x12v2' --verify 'ibr12x11x8x12v2' --verify 'ofr12x11x8x12v2' --verify 'ifr12x11x8x12v2' --verify '//obc12x11x8x12v2' --verify '//ibc12x11x8x12v2' --verify '//ofc12x11x8x12v2' --verify '//ifc12x11x8x12v2' --verify 'obc12x11x8x12v2' --verify 'ibc12x11x8x12v2' --verify 'ofc12x11x8x12v2' --verify 'ifc12x11x8x12v2' --verify 'ok2e11x9o00x13e01x12o01*8' --verify 'ik2e11x9o00x13e01x12o01*8'" //ofr9828 6.63509e-16 3.01028e-15 9.6973e-16 //ifr9828 5.03876e-16 3.01028e-15 1.00471e-15 obr9828 5.07815e-16 3.87036e-15 5.11301e-16 ibr9828 4.4403e-16 3.01028e-15 5.05976e-16 ofr9828 4.42152e-16 3.01028e-15 9.4741e-16 ifr9828 4.8573e-16 3.01028e-15 9.40708e-16 //obc9828 4.78104e-16 3.01028e-15 8.75374e-16 //ibc9828 4.58769e-16 3.01028e-15 8.14352e-16 //ofc9828 4.86917e-16 3.01028e-15 8.6369e-16 //ifc9828 5.30333e-16 3.01028e-15 9.9915e-16 obc9828 5.88517e-16 2.86693e-15 8.5804e-16 ibc9828 4.3317e-16 3.01028e-15 9.24224e-16 ofc9828 4.89105e-16 3.01028e-15 7.97236e-16 ifc9828 4.32985e-16 3.01028e-15 8.37075e-16 okd15e10v11 2.60457e-16 4.84461e-16 3.54581e-16 ikd15e10v11 3.10989e-16 7.26691e-16 2.32383e-16 obr11v85 3.07179e-16 4.0642e-16 2.21771e-16 ibr11v85 3.09966e-16 4.0642e-16 3.31167e-16 ofr11v85 2.38671e-16 4.0642e-16 3.97431e-16 ifr11v85 3.37107e-16 2.70946e-16 4.69536e-16 //obc11v85 3.32632e-16 4.0642e-16 4.76726e-16 //ibc11v85 3.55076e-16 4.0642e-16 5.58412e-16 //ofc11v85 3.33774e-16 4.0642e-16 4.40559e-16 //ifc11v85 3.33177e-16 4.0642e-16 5.11576e-16 obc11v85 4.08822e-16 4.0642e-16 5.27327e-16 ibc11v85 3.64746e-16 4.0642e-16 5.97665e-16 ofc11v85 3.50097e-16 4.0642e-16 4.76176e-16 ifc11v85 3.88396e-16 4.0642e-16 4.59199e-16 okd12o11x13e00x12h 4.34093e-16 1.81355e-14 4.1214e-16 ikd12o11x13e00x12h 4.22407e-16 1.90255e-14 4.37229e-16 obr12x11x8x12v2 5.0168e-16 1.13616e-15 4.88914e-16 ibr12x11x8x12v2 4.52792e-16 1.13616e-15 5.66642e-16 ofr12x11x8x12v2 3.9436e-16 1.13616e-15 9.01095e-16 ifr12x11x8x12v2 3.84437e-16 1.13616e-15 9.11116e-16 //obc12x11x8x12v2 4.98382e-16 1.13616e-15 8.94173e-16 //ibc12x11x8x12v2 4.86129e-16 1.13616e-15 8.94347e-16 //ofc12x11x8x12v2 3.64052e-16 1.13616e-15 8.10337e-16 //ifc12x11x8x12v2 3.89507e-16 1.13616e-15 8.2293e-16 obc12x11x8x12v2 3.76616e-16 1.13616e-15 8.5321e-16 ibc12x11x8x12v2 4.01102e-16 1.13616e-15 8.90516e-16 ofc12x11x8x12v2 4.38136e-16 1.13616e-15 8.24901e-16 ifc12x11x8x12v2 3.9551e-16 1.13616e-15 8.51737e-16 ok2e11x9o00x13e01x12o01*8 4.59504e-16 1.17949e-14 5.33488e-16 ik2e11x9o00x13e01x12o01*8 4.40672e-16 1.15904e-14 6.80037e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ofr2x6x8x11v2' --verify 'ifr2x6x8x11v2' --verify '//obc2x6x8x11v2' --verify '//ibc2x6x8x11v2' --verify '//ofc2x6x8x11v2' --verify '//ifc2x6x8x11v2' --verify 'obc2x6x8x11v2' --verify 'ibc2x6x8x11v2' --verify 'ofc2x6x8x11v2' --verify 'ifc2x6x8x11v2' --verify 'ok5e10x6o01x4o10v6' --verify 'ik5e10x6o01x4o10v6' --verify '//obr6x11x9x11' --verify '//ofr6x11x9x11' --verify 'obr6x11x9x11' --verify 'ibr6x11x9x11' --verify 'ofr6x11x9x11' --verify 'ifr6x11x9x11' --verify '//obc6x11x9x11' --verify '//ibc6x11x9x11' --verify '//ofc6x11x9x11' --verify '//ifc6x11x9x11' --verify 'obc6x11x9x11' --verify 'ibc6x11x9x11' --verify 'ofc6x11x9x11' --verify 'ifc6x11x9x11' --verify 'ok2bx6e10x4o10x5o00*5' --verify 'ik2bx6e10x4o10x5o00*5' --verify 'obr4x4x6x4*1' --verify 'ibr4x4x6x4*1' --verify 'ofr4x4x6x4*1' --verify 'ifr4x4x6x4*1' --verify '//obc4x4x6x4*1' --verify '//ibc4x4x6x4*1' --verify '//ofc4x4x6x4*1' --verify '//ifc4x4x6x4*1' --verify 'obc4x4x6x4*1' --verify 'ibc4x4x6x4*1' --verify 'ofc4x4x6x4*1' --verify 'ifc4x4x6x4*1' --verify 'okd5e01x5e10x13bx10o00' --verify 'ikd5e01x5e10x13bx10o00' --verify '//obr9828' --verify '//ibr9828'" ofr2x6x8x11v2 3.71495e-16 6.55963e-16 8.5297e-16 ifr2x6x8x11v2 3.90887e-16 7.37959e-16 8.57403e-16 //obc2x6x8x11v2 4.02508e-16 8.19954e-16 8.06601e-16 //ibc2x6x8x11v2 4.01099e-16 6.55963e-16 7.7144e-16 //ofc2x6x8x11v2 4.06883e-16 6.55963e-16 7.68133e-16 //ifc2x6x8x11v2 3.85077e-16 8.19954e-16 8.04333e-16 obc2x6x8x11v2 4.24173e-16 8.19954e-16 8.65686e-16 ibc2x6x8x11v2 3.45575e-16 6.55963e-16 8.1332e-16 ofc2x6x8x11v2 3.77478e-16 6.55963e-16 8.96817e-16 ifc2x6x8x11v2 5.29283e-16 6.55963e-16 8.79171e-16 ok5e10x6o01x4o10v6 4.1722e-16 1.47505e-15 3.98294e-16 ik5e10x6o01x4o10v6 3.83059e-16 1.57562e-15 3.83587e-16 //obr6x11x9x11 4.44208e-16 1.05483e-15 6.11036e-16 //ofr6x11x9x11 4.89176e-16 1.75805e-15 8.01356e-16 obr6x11x9x11 3.67896e-16 1.05483e-15 5.5442e-16 ibr6x11x9x11 4.13927e-16 1.05483e-15 5.82717e-16 ofr6x11x9x11 4.42118e-16 1.75805e-15 8.13905e-16 ifr6x11x9x11 4.17575e-16 1.93385e-15 7.88625e-16 //obc6x11x9x11 4.25992e-16 1.75805e-15 8.80635e-16 //ibc6x11x9x11 4.44164e-16 1.93385e-15 8.47482e-16 //ofc6x11x9x11 4.16653e-16 1.93385e-15 8.56654e-16 //ifc6x11x9x11 4.61612e-16 1.93385e-15 8.29035e-16 obc6x11x9x11 4.88709e-16 2.10966e-15 8.34741e-16 ibc6x11x9x11 4.10624e-16 2.10966e-15 8.43721e-16 ofc6x11x9x11 4.68595e-16 2.10966e-15 8.43541e-16 ifc6x11x9x11 4.23549e-16 1.93385e-15 7.90838e-16 ok2bx6e10x4o10x5o00*5 2.85322e-16 2.58127e-15 3.2583e-16 ik2bx6e10x4o10x5o00*5 3.22377e-16 2.79776e-15 3.6141e-16 obr4x4x6x4*1 2.75824e-16 3.62597e-16 4.97406e-16 ibr4x4x6x4*1 2.71003e-16 3.62597e-16 4.57615e-16 ofr4x4x6x4*1 2.48703e-16 3.62597e-16 8.37267e-16 ifr4x4x6x4*1 3.24978e-16 3.62597e-16 8.04974e-16 //obc4x4x6x4*1 3.04918e-16 5.43896e-16 8.8093e-16 //ibc4x4x6x4*1 2.83803e-16 5.43896e-16 8.75823e-16 //ofc4x4x6x4*1 2.92064e-16 5.43896e-16 7.84576e-16 //ifc4x4x6x4*1 3.2424e-16 5.43896e-16 8.29553e-16 obc4x4x6x4*1 3.84441e-16 5.43896e-16 9.19381e-16 ibc4x4x6x4*1 2.89593e-16 5.43896e-16 8.51962e-16 ofc4x4x6x4*1 3.33387e-16 5.43896e-16 8.66739e-16 ifc4x4x6x4*1 4.47919e-16 3.62597e-16 7.74038e-16 okd5e01x5e10x13bx10o00 5.22798e-16 3.93696e-14 5.96094e-16 ikd5e01x5e10x13bx10o00 4.39272e-16 3.23593e-14 5.29155e-16 //obr9828 4.84698e-16 3.87036e-15 5.50452e-16 //ibr9828 4.36499e-16 3.87036e-15 4.97942e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd13*90' --verify '//ibcd13*90' --verify '//ofcd13*90' --verify '//ifcd13*90' --verify 'obcd13*90' --verify 'ibcd13*90' --verify 'ofcd13*90' --verify 'ifcd13*90' --verify 'ok13e11x12e01x15o00v16' --verify 'ik13e11x12e01x15o00v16' --verify '//obrd4368' --verify '//ibrd4368' --verify '//ofrd4368' --verify '//ifrd4368' --verify 'obrd4368' --verify 'ibrd4368' --verify 'ofrd4368' --verify 'ifrd4368' --verify '//obcd4368' --verify '//ibcd4368' --verify '//ofcd4368' --verify '//ifcd4368' --verify 'obcd4368' --verify 'ibcd4368' --verify 'ofcd4368' --verify 'ifcd4368' --verify 'ok12o11x11e00x6o00*2' --verify 'ik12o11x11e00x6o00*2' --verify 'obr5v41' --verify 'ibr5v41' --verify 'ofr5v41' --verify 'ifr5v41' --verify '//obc5v41' --verify '//ibc5v41' --verify '//ofc5v41' --verify '//ifc5v41' --verify 'obc5v41' --verify 'ibc5v41' --verify 'ofc5v41' --verify 'ifc5v41' --verify 'ok24bv66' --verify 'ik24bv66' --verify 'obr2x6x8x11v2' --verify 'ibr2x6x8x11v2'" //obcd13*90 3.56582e-16 3.7361e-16 7.08493e-16 //ibcd13*90 3.34648e-16 3.7361e-16 6.94761e-16 //ofcd13*90 3.43867e-16 3.7361e-16 8.14565e-16 //ifcd13*90 3.11742e-16 3.7361e-16 7.60413e-16 obcd13*90 2.87447e-16 3.7361e-16 7.18649e-16 ibcd13*90 3.22535e-16 3.7361e-16 8.09222e-16 ofcd13*90 3.72429e-16 3.7361e-16 7.16955e-16 ifcd13*90 2.94488e-16 3.7361e-16 7.96731e-16 ok13e11x12e01x15o00v16 5.31363e-16 1.80515e-14 4.91314e-16 ik13e11x12e01x15o00v16 4.51564e-16 1.63601e-14 4.5601e-16 //obrd4368 5.02741e-16 1.29012e-15 5.16341e-16 //ibrd4368 4.90322e-16 1.72016e-15 5.4797e-16 //ofrd4368 4.45429e-16 1.72016e-15 1.03246e-15 //ifrd4368 5.58176e-16 1.72016e-15 1.01879e-15 obrd4368 4.09611e-16 1.29012e-15 5.4384e-16 ibrd4368 4.77492e-16 2.1502e-15 5.08808e-16 ofrd4368 4.52681e-16 1.72016e-15 9.45371e-16 ifrd4368 4.36963e-16 1.72016e-15 1.14094e-15 //obcd4368 5.39452e-16 1.72016e-15 1.07643e-15 //ibcd4368 4.28225e-16 1.72016e-15 9.97235e-16 //ofcd4368 4.86911e-16 1.93518e-15 1.0098e-15 //ifcd4368 5.50609e-16 1.72016e-15 9.06087e-16 obcd4368 4.28385e-16 1.93518e-15 1.13567e-15 ibcd4368 4.9716e-16 1.72016e-15 1.01034e-15 ofcd4368 4.29341e-16 1.72016e-15 9.45256e-16 ifcd4368 6.14131e-16 1.72016e-15 9.54763e-16 ok12o11x11e00x6o00*2 4.66159e-16 1.1726e-14 4.18299e-16 ik12o11x11e00x6o00*2 4.30839e-16 1.10413e-14 4.01328e-16 obr5v41 2.78206e-16 3.0517e-16 2.81717e-16 ibr5v41 2.81741e-16 3.0517e-16 3.87961e-16 ofr5v41 2.17808e-16 2.03447e-16 2.57513e-16 ifr5v41 2.63706e-16 2.03447e-16 3.32083e-16 //obc5v41 3.06902e-16 3.0517e-16 3.69372e-16 //ibc5v41 3.04117e-16 3.0517e-16 3.81499e-16 //ofc5v41 3.28427e-16 3.0517e-16 2.69345e-16 //ifc5v41 3.16445e-16 3.0517e-16 2.82838e-16 obc5v41 3.18741e-16 3.0517e-16 3.62603e-16 ibc5v41 3.3098e-16 2.03447e-16 3.2029e-16 ofc5v41 3.32421e-16 3.0517e-16 3.53042e-16 ifc5v41 3.07308e-16 3.0517e-16 3.17104e-16 ok24bv66 2.74053e-16 1.69057e-15 3.4533e-16 ik24bv66 3.53582e-16 1.23975e-15 2.70936e-16 obr2x6x8x11v2 4.07689e-16 9.83945e-16 5.24744e-16 ibr2x6x8x11v2 3.48202e-16 1.22993e-15 6.55385e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obc18x7x10v12' --verify '//ibc18x7x10v12' --verify '//ofc18x7x10v12' --verify '//ifc18x7x10v12' --verify 'obc18x7x10v12' --verify 'ibc18x7x10v12' --verify 'ofc18x7x10v12' --verify 'ifc18x7x10v12' --verify 'okd6o11x12o11v20' --verify 'ikd6o11x12o11v20' --verify 'obrd9x6v2' --verify 'ibrd9x6v2' --verify 'ofrd9x6v2' --verify 'ifrd9x6v2' --verify '//obcd9x6v2' --verify '//ibcd9x6v2' --verify '//ofcd9x6v2' --verify '//ifcd9x6v2' --verify 'obcd9x6v2' --verify 'ibcd9x6v2' --verify 'ofcd9x6v2' --verify 'ifcd9x6v2' --verify 'okd21e10v194' --verify 'ikd21e10v194' --verify '//obr10x5x6x4' --verify '//ofr10x5x6x4' --verify 'obr10x5x6x4' --verify 'ibr10x5x6x4' --verify 'ofr10x5x6x4' --verify 'ifr10x5x6x4' --verify '//obc10x5x6x4' --verify '//ibc10x5x6x4' --verify '//ofc10x5x6x4' --verify '//ifc10x5x6x4' --verify 'obc10x5x6x4' --verify 'ibc10x5x6x4' --verify 'ofc10x5x6x4' --verify 'ifc10x5x6x4' --verify 'okd13o01*17' --verify 'ikd13o01*17' --verify 'obrd13*90' --verify 'ibrd13*90' --verify 'ofrd13*90' --verify 'ifrd13*90'" //obc18x7x10v12 4.29661e-16 9.75842e-16 8.34922e-16 //ibc18x7x10v12 4.25855e-16 8.67415e-16 7.90401e-16 //ofc18x7x10v12 4.80267e-16 8.67415e-16 8.39432e-16 //ifc18x7x10v12 4.24895e-16 8.67415e-16 8.73752e-16 obc18x7x10v12 4.28655e-16 8.67415e-16 7.11502e-16 ibc18x7x10v12 3.59031e-16 9.75842e-16 7.57562e-16 ofc18x7x10v12 4.48241e-16 8.67415e-16 7.46761e-16 ifc18x7x10v12 4.51265e-16 8.67415e-16 7.08197e-16 okd6o11x12o11v20 4.17047e-16 1.0163e-15 5.79987e-16 ikd6o11x12o11v20 4.3024e-16 1.34033e-15 5.5637e-16 obrd9x6v2 3.23923e-16 3.62597e-16 4.25445e-16 ibrd9x6v2 3.60877e-16 5.43896e-16 4.63257e-16 ofrd9x6v2 2.75216e-16 3.62597e-16 8.92337e-16 ifrd9x6v2 3.28238e-16 3.62597e-16 9.18253e-16 //obcd9x6v2 3.58421e-16 3.62597e-16 9.39003e-16 //ibcd9x6v2 4.31537e-16 5.43896e-16 7.84021e-16 //ofcd9x6v2 3.05158e-16 3.62597e-16 7.69531e-16 //ifcd9x6v2 3.31369e-16 3.62597e-16 7.96832e-16 obcd9x6v2 3.25856e-16 3.62597e-16 8.78956e-16 ibcd9x6v2 4.36897e-16 3.62597e-16 7.69735e-16 ofcd9x6v2 3.85882e-16 5.43896e-16 9.59709e-16 ifcd9x6v2 3.15991e-16 4.53247e-16 7.46399e-16 okd21e10v194 3.09023e-16 1.11595e-15 4.46215e-16 ikd21e10v194 3.69178e-16 8.92757e-16 2.94662e-16 //obr10x5x6x4 3.73029e-16 1.2307e-15 5.04015e-16 //ofr10x5x6x4 3.63103e-16 1.2307e-15 9.38695e-16 obr10x5x6x4 3.32111e-16 1.2307e-15 4.61019e-16 ibr10x5x6x4 3.85194e-16 1.2307e-15 4.6059e-16 ofr10x5x6x4 3.19677e-16 1.2307e-15 9.95066e-16 ifr10x5x6x4 3.41346e-16 1.2307e-15 8.76116e-16 //obc10x5x6x4 4.43056e-16 1.2307e-15 9.83143e-16 //ibc10x5x6x4 4.10455e-16 1.2307e-15 8.44678e-16 //ofc10x5x6x4 3.58559e-16 1.2307e-15 8.34996e-16 //ifc10x5x6x4 3.8221e-16 1.2307e-15 9.40293e-16 obc10x5x6x4 3.98678e-16 1.2307e-15 8.13119e-16 ibc10x5x6x4 3.60579e-16 1.2307e-15 8.19965e-16 ofc10x5x6x4 3.70043e-16 1.2307e-15 8.24414e-16 ifc10x5x6x4 4.3447e-16 1.2307e-15 8.99729e-16 okd13o01*17 3.32677e-16 8.22871e-16 2.96459e-16 ikd13o01*17 4.02619e-16 8.22871e-16 2.93662e-16 obrd13*90 4.30466e-16 3.7361e-16 4.05078e-16 ibrd13*90 3.03554e-16 3.7361e-16 4.23095e-16 ofrd13*90 2.77847e-16 3.7361e-16 7.35202e-16 ifrd13*90 3.67849e-16 3.7361e-16 7.76889e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ofrd12x12x10v4' --verify 'ifrd12x12x10v4' --verify '//obcd12x12x10v4' --verify '//ibcd12x12x10v4' --verify '//ofcd12x12x10v4' --verify '//ifcd12x12x10v4' --verify 'obcd12x12x10v4' --verify 'ibcd12x12x10v4' --verify 'ofcd12x12x10v4' --verify 'ifcd12x12x10v4' --verify 'ok48e10*3' --verify 'ik48e10*3' --verify 'obr4x5x4x11v6' --verify 'ibr4x5x4x11v6' --verify 'ofr4x5x4x11v6' --verify 'ifr4x5x4x11v6' --verify '//obc4x5x4x11v6' --verify '//ibc4x5x4x11v6' --verify '//ofc4x5x4x11v6' --verify '//ifc4x5x4x11v6' --verify 'obc4x5x4x11v6' --verify 'ibc4x5x4x11v6' --verify 'ofc4x5x4x11v6' --verify 'ifc4x5x4x11v6' --verify 'ok726b' --verify 'ik726b' --verify 'obr36v55' --verify 'ibr36v55' --verify 'ofr36v55' --verify 'ifr36v55' --verify '//obc36v55' --verify '//ibc36v55' --verify '//ofc36v55' --verify '//ifc36v55' --verify 'obc36v55' --verify 'ibc36v55' --verify 'ofc36v55' --verify 'ifc36v55' --verify 'ok108o01v22' --verify 'ik108o01v22' --verify 'obr18x7x10v12' --verify 'ibr18x7x10v12' --verify 'ofr18x7x10v12' --verify 'ifr18x7x10v12'" ofrd12x12x10v4 4.06914e-16 7.89938e-16 8.45865e-16 ifrd12x12x10v4 3.84154e-16 7.89938e-16 9.04753e-16 //obcd12x12x10v4 3.70205e-16 7.89938e-16 8.69955e-16 //ibcd12x12x10v4 3.55456e-16 7.89938e-16 8.15238e-16 //ofcd12x12x10v4 4.06648e-16 8.19194e-16 8.41127e-16 //ifcd12x12x10v4 4.70285e-16 7.89938e-16 8.26419e-16 obcd12x12x10v4 3.86278e-16 7.89938e-16 9.05313e-16 ibcd12x12x10v4 3.29672e-16 7.89938e-16 7.85272e-16 ofcd12x12x10v4 3.51753e-16 7.89938e-16 8.64478e-16 ifcd12x12x10v4 4.23524e-16 7.89938e-16 7.36297e-16 ok48e10*3 4.33885e-16 8.14164e-16 2.68366e-16 ik48e10*3 4.20819e-16 8.32667e-16 3.17462e-16 obr4x5x4x11v6 3.55386e-16 9.78056e-16 3.27093e-16 ibr4x5x4x11v6 3.60127e-16 1.11778e-15 3.59992e-16 ofr4x5x4x11v6 3.71655e-16 1.11778e-15 5.48175e-16 ifr4x5x4x11v6 3.61853e-16 8.38334e-16 4.84747e-16 //obc4x5x4x11v6 4.02408e-16 9.78056e-16 4.73935e-16 //ibc4x5x4x11v6 4.63945e-16 8.38334e-16 5.28742e-16 //ofc4x5x4x11v6 3.83807e-16 8.38334e-16 5.88785e-16 //ifc4x5x4x11v6 3.21413e-16 1.11778e-15 5.17272e-16 obc4x5x4x11v6 3.5422e-16 9.78056e-16 5.22922e-16 ibc4x5x4x11v6 3.84078e-16 1.11778e-15 5.36122e-16 ofc4x5x4x11v6 3.92222e-16 1.11778e-15 4.73581e-16 ifc4x5x4x11v6 4.67899e-16 1.11778e-15 4.53255e-16 ok726b 3.42433e-16 1.42109e-14 3.30087e-16 ik726b 4.85621e-16 1.42109e-14 4.60323e-16 obr36v55 3.05984e-16 6.02885e-16 3.51665e-16 ibr36v55 3.71565e-16 4.52164e-16 4.14776e-16 ofr36v55 2.51199e-16 3.01442e-16 7.51056e-16 ifr36v55 2.88721e-16 3.01442e-16 7.74102e-16 //obc36v55 3.69303e-16 4.52164e-16 8.18099e-16 //ibc36v55 3.95979e-16 3.76803e-16 7.66492e-16 //ofc36v55 3.57094e-16 4.52164e-16 7.30587e-16 //ifc36v55 5.40328e-16 4.52164e-16 8.66113e-16 obc36v55 3.8182e-16 4.52164e-16 7.05298e-16 ibc36v55 3.51643e-16 4.52164e-16 6.85526e-16 ofc36v55 3.91942e-16 4.52164e-16 6.652e-16 ifc36v55 3.55599e-16 4.52164e-16 7.32112e-16 ok108o01v22 4.2334e-16 2.90203e-15 3.41778e-16 ik108o01v22 4.38731e-16 2.37966e-15 4.30966e-16 obr18x7x10v12 3.94804e-16 8.67415e-16 4.42338e-16 ibr18x7x10v12 5.26661e-16 6.50561e-16 5.09789e-16 ofr18x7x10v12 3.98588e-16 9.75842e-16 7.77028e-16 ifr18x7x10v12 4.38913e-16 9.75842e-16 7.49996e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd11x11x13x7' --verify '//ibcd11x11x13x7' --verify '//ofcd11x11x13x7' --verify '//ifcd11x11x13x7' --verify 'obcd11x11x13x7' --verify 'ibcd11x11x13x7' --verify 'ofcd11x11x13x7' --verify 'ifcd11x11x13x7' --verify 'ok6bx13e01x20o11x12h' --verify 'ik6bx13e01x20o11x12h' --verify '//obrd11x54' --verify '//ofrd11x54' --verify 'obrd11x54' --verify 'ibrd11x54' --verify 'ofrd11x54' --verify 'ifrd11x54' --verify '//obcd11x54' --verify '//ibcd11x54' --verify '//ofcd11x54' --verify '//ifcd11x54' --verify 'obcd11x54' --verify 'ibcd11x54' --verify 'ofcd11x54' --verify 'ifcd11x54' --verify 'ok39o11x24e10' --verify 'ik39o11x24e10' --verify '//obrd12x12x10' --verify '//ofrd12x12x10' --verify 'obrd12x12x10' --verify 'ibrd12x12x10' --verify 'ofrd12x12x10' --verify 'ifrd12x12x10' --verify '//obcd12x12x10' --verify '//ibcd12x12x10' --verify '//ofcd12x12x10' --verify '//ifcd12x12x10' --verify 'obcd12x12x10' --verify 'ibcd12x12x10' --verify 'ofcd12x12x10' --verify 'ifcd12x12x10' --verify 'ok15o01*24' --verify 'ik15o01*24' --verify 'obrd12x12x10v4' --verify 'ibrd12x12x10v4'" //obcd11x11x13x7 4.41507e-16 1.89598e-15 8.54087e-16 //ibcd11x11x13x7 4.33639e-16 1.62513e-15 7.71692e-16 //ofcd11x11x13x7 4.46801e-16 1.62513e-15 8.56272e-16 //ifcd11x11x13x7 4.43493e-16 1.89598e-15 7.85641e-16 obcd11x11x13x7 4.06241e-16 1.62513e-15 8.11398e-16 ibcd11x11x13x7 5.67762e-16 1.89598e-15 7.59237e-16 ofcd11x11x13x7 4.49627e-16 1.62513e-15 8.11851e-16 ifcd11x11x13x7 4.41075e-16 1.62513e-15 8.47602e-16 ok6bx13e01x20o11x12h 5.34487e-16 9.1553e-14 5.56006e-16 ik6bx13e01x20o11x12h 5.40051e-16 9.42196e-14 4.78349e-16 //obrd11x54 4.08886e-16 8.74618e-16 4.51721e-16 //ofrd11x54 3.95768e-16 5.83078e-16 5.77498e-16 obrd11x54 4.27724e-16 8.74618e-16 4.99361e-16 ibrd11x54 4.33875e-16 8.74618e-16 4.95322e-16 ofrd11x54 4.9666e-16 5.83078e-16 5.72746e-16 ifrd11x54 4.01616e-16 5.83078e-16 5.6278e-16 //obcd11x54 3.55405e-16 5.83078e-16 4.97507e-16 //ibcd11x54 3.77939e-16 5.83078e-16 4.83724e-16 //ofcd11x54 3.60544e-16 7.28848e-16 5.41e-16 //ifcd11x54 6.20216e-16 5.83078e-16 5.52891e-16 obcd11x54 4.41649e-16 8.74618e-16 5.30553e-16 ibcd11x54 3.36316e-16 5.83078e-16 4.97962e-16 ofcd11x54 4.22329e-16 8.74618e-16 5.66395e-16 ifcd11x54 3.99594e-16 8.74618e-16 5.79009e-16 ok39o11x24e10 4.81355e-16 1.12155e-14 4.63921e-16 ik39o11x24e10 4.16815e-16 9.21672e-15 4.56917e-16 //obrd12x12x10 3.67873e-16 7.48978e-16 5.30516e-16 //ofrd12x12x10 3.34756e-16 5.61733e-16 8.20054e-16 obrd12x12x10 4.50049e-16 7.48978e-16 5.38739e-16 ibrd12x12x10 3.83379e-16 7.48978e-16 5.81086e-16 ofrd12x12x10 3.89213e-16 5.61733e-16 8.7151e-16 ifrd12x12x10 3.91181e-16 5.61733e-16 8.5329e-16 //obcd12x12x10 3.65074e-16 7.48978e-16 8.1378e-16 //ibcd12x12x10 3.99417e-16 7.48978e-16 7.72986e-16 //ofcd12x12x10 3.16272e-16 7.48978e-16 9.01925e-16 //ifcd12x12x10 4.69379e-16 7.48978e-16 9.47093e-16 obcd12x12x10 3.57885e-16 7.48978e-16 8.18563e-16 ibcd12x12x10 3.69232e-16 7.48978e-16 9.66904e-16 ofcd12x12x10 3.76559e-16 7.48978e-16 9.87412e-16 ifcd12x12x10 4.07117e-16 7.48978e-16 8.33535e-16 ok15o01*24 2.88652e-16 6.93889e-16 3.37207e-16 ik15o01*24 3.67631e-16 7.95082e-16 2.48333e-16 obrd12x12x10v4 4.09044e-16 9.36222e-16 5.0701e-16 ibrd12x12x10v4 3.46204e-16 9.36222e-16 5.30329e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify 'obc12*50' --verify 'ibc12*50' --verify 'ofc12*50' --verify 'ifc12*50' --verify 'okd13hx2o10x5o00x13o01*3' --verify 'ikd13hx2o10x5o00x13o01*3' --verify 'obr5x13v10' --verify 'ibr5x13v10' --verify 'ofr5x13v10' --verify 'ifr5x13v10' --verify '//obc5x13v10' --verify '//ibc5x13v10' --verify '//ofc5x13v10' --verify '//ifc5x13v10' --verify 'obc5x13v10' --verify 'ibc5x13v10' --verify 'ofc5x13v10' --verify 'ifc5x13v10' --verify 'ok4o01x3o01v18' --verify 'ik4o01x3o01v18' --verify '//obrd2340' --verify '//ibrd2340' --verify '//ofrd2340' --verify '//ifrd2340' --verify 'obrd2340' --verify 'ibrd2340' --verify 'ofrd2340' --verify 'ifrd2340' --verify '//obcd2340' --verify '//ibcd2340' --verify '//ofcd2340' --verify '//ifcd2340' --verify 'obcd2340' --verify 'ibcd2340' --verify 'ofcd2340' --verify 'ifcd2340' --verify 'ok9e10x2o01x6o01x6b' --verify 'ik9e10x2o01x6o01x6b' --verify '//obrd11x11x13x7' --verify '//ofrd11x11x13x7' --verify 'obrd11x11x13x7' --verify 'ibrd11x11x13x7' --verify 'ofrd11x11x13x7' --verify 'ifrd11x11x13x7'" obc12*50 2.81417e-16 3.92284e-16 7.91675e-16 ibc12*50 3.27927e-16 2.61523e-16 8.04852e-16 ofc12*50 4.16332e-16 2.61523e-16 6.60489e-16 ifc12*50 2.60599e-16 2.61523e-16 8.31273e-16 okd13hx2o10x5o00x13o01*3 4.64203e-16 6.9574e-15 4.84119e-16 ikd13hx2o10x5o00x13o01*3 4.23283e-16 7.51251e-15 5.13309e-16 obr5x13v10 3.55278e-16 3.63544e-16 4.399e-16 ibr5x13v10 3.46093e-16 4.84726e-16 5.12274e-16 ofr5x13v10 3.78274e-16 4.84726e-16 7.68514e-16 ifr5x13v10 3.46074e-16 3.63544e-16 8.65321e-16 //obc5x13v10 4.05422e-16 3.63544e-16 7.51957e-16 //ibc5x13v10 3.49009e-16 3.63544e-16 8.80884e-16 //ofc5x13v10 3.9229e-16 3.63544e-16 7.78258e-16 //ifc5x13v10 3.86774e-16 4.84726e-16 7.39648e-16 obc5x13v10 3.56699e-16 4.84726e-16 7.42978e-16 ibc5x13v10 4.07148e-16 4.84726e-16 7.8519e-16 ofc5x13v10 3.90143e-16 4.84726e-16 7.78985e-16 ifc5x13v10 3.6796e-16 3.63544e-16 8.36504e-16 ok4o01x3o01v18 3.31495e-16 4.4396e-16 3.27944e-16 ik4o01x3o01v18 3.45479e-16 5.07383e-16 3.40919e-16 //obrd2340 4.06706e-16 1.02821e-15 5.71187e-16 //ibrd2340 5.74403e-16 1.17509e-15 5.15133e-16 //ofrd2340 4.70303e-16 7.34433e-16 7.97268e-16 //ifrd2340 4.13914e-16 5.87547e-16 6.79668e-16 obrd2340 5.11817e-16 1.02821e-15 4.60562e-16 ibrd2340 4.10958e-16 1.32198e-15 4.62624e-16 ofrd2340 4.52872e-16 7.34433e-16 6.08616e-16 ifrd2340 4.1722e-16 5.87547e-16 7.61057e-16 //obcd2340 4.66172e-16 5.87547e-16 6.5194e-16 //ibcd2340 4.70129e-16 7.34433e-16 5.96332e-16 //ofcd2340 4.12198e-16 8.8132e-16 5.93048e-16 //ifcd2340 4.16135e-16 7.34433e-16 6.35233e-16 obcd2340 4.32654e-16 5.87547e-16 5.96133e-16 ibcd2340 4.2023e-16 8.8132e-16 5.68436e-16 ofcd2340 4.08556e-16 7.34433e-16 5.94604e-16 ifcd2340 4.6032e-16 7.34433e-16 5.90489e-16 ok9e10x2o01x6o01x6b 6.15549e-16 7.96485e-15 4.50053e-16 ik9e10x2o01x6o01x6b 4.23304e-16 6.01427e-15 4.74911e-16 //obrd11x11x13x7 4.7518e-16 1.62513e-15 5.92946e-16 //ofrd11x11x13x7 5.37566e-16 1.89598e-15 8.754e-16 obrd11x11x13x7 4.35384e-16 1.62513e-15 5.87011e-16 ibrd11x11x13x7 4.81374e-16 1.89598e-15 6.14328e-16 ofrd11x11x13x7 4.22501e-16 1.62513e-15 9.33156e-16 ifrd11x11x13x7 4.67934e-16 1.62513e-15 8.64163e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify '//ofc7x4x4*10' --verify '//ifc7x4x4*10' --verify 'obc7x4x4*10' --verify 'ibc7x4x4*10' --verify 'ofc7x4x4*10' --verify 'ifc7x4x4*10' --verify 'ok16o01x12e11v5' --verify 'ik16o01x12e11v5' --verify 'obrd33*144' --verify 'ibrd33*144' --verify 'ofrd33*144' --verify 'ifrd33*144' --verify '//obcd33*144' --verify '//ibcd33*144' --verify '//ofcd33*144' --verify '//ifcd33*144' --verify 'obcd33*144' --verify 'ibcd33*144' --verify 'ofcd33*144' --verify 'ifcd33*144' --verify 'ok18o10x9e00v18' --verify 'ik18o10x9e00v18' --verify 'obrd12x5v4' --verify 'ibrd12x5v4' --verify 'ofrd12x5v4' --verify 'ifrd12x5v4' --verify '//obcd12x5v4' --verify '//ibcd12x5v4' --verify '//ofcd12x5v4' --verify '//ifcd12x5v4' --verify 'obcd12x5v4' --verify 'ibcd12x5v4' --verify 'ofcd12x5v4' --verify 'ifcd12x5v4' --verify 'okd8o10x4o11x7o01x6b*9' --verify 'ikd8o10x4o11x7o01x6b*9' --verify 'obr12*50' --verify 'ibr12*50' --verify 'ofr12*50' --verify 'ifr12*50' --verify '//obc12*50' --verify '//ibc12*50' --verify '//ofc12*50' --verify '//ifc12*50'" //ofc7x4x4*10 3.00921e-16 3.6927e-16 3.57739e-16 //ifc7x4x4*10 2.70322e-16 3.6927e-16 3.40742e-16 obc7x4x4*10 3.42045e-16 3.6927e-16 3.6844e-16 ibc7x4x4*10 2.96551e-16 3.6927e-16 3.45409e-16 ofc7x4x4*10 3.27264e-16 3.6927e-16 3.34144e-16 ifc7x4x4*10 3.52894e-16 3.6927e-16 3.74368e-16 ok16o01x12e11v5 3.84609e-16 1.9453e-15 4.07542e-16 ik16o01x12e11v5 4.25764e-16 2.14654e-15 4.20758e-16 obrd33*144 3.85461e-16 4.67057e-16 4.03268e-16 ibrd33*144 3.26744e-16 4.67057e-16 3.75895e-16 ofrd33*144 3.00538e-16 4.67057e-16 7.03049e-16 ifrd33*144 4.08062e-16 4.67057e-16 8.08347e-16 //obcd33*144 3.37551e-16 4.67057e-16 6.52427e-16 //ibcd33*144 4.31862e-16 4.67057e-16 7.1643e-16 //ofcd33*144 4.33935e-16 4.67057e-16 8.0235e-16 //ifcd33*144 3.5182e-16 5.449e-16 8.19175e-16 obcd33*144 3.96963e-16 6.22743e-16 7.51374e-16 ibcd33*144 3.97129e-16 6.22743e-16 9.03393e-16 ofcd33*144 3.34971e-16 4.67057e-16 7.4541e-16 ifcd33*144 3.82843e-16 4.67057e-16 7.66838e-16 ok18o10x9e00v18 3.6597e-16 4.04306e-15 3.76703e-16 ik18o10x9e00v18 4.62521e-16 6.91422e-15 2.73871e-16 obrd12x5v4 2.41958e-16 4.29988e-16 4.25646e-16 ibrd12x5v4 4.1295e-16 5.73317e-16 4.74411e-16 ofrd12x5v4 3.87484e-16 2.86658e-16 8.58147e-16 ifrd12x5v4 3.23224e-16 5.73317e-16 7.37304e-16 //obcd12x5v4 3.38514e-16 4.29988e-16 9.00302e-16 //ibcd12x5v4 3.4762e-16 4.29988e-16 7.85159e-16 //ofcd12x5v4 3.05057e-16 2.86658e-16 7.22499e-16 //ifcd12x5v4 3.40154e-16 5.73317e-16 8.21316e-16 obcd12x5v4 3.81578e-16 4.29988e-16 8.77038e-16 ibcd12x5v4 2.61763e-16 2.86658e-16 7.99077e-16 ofcd12x5v4 3.52445e-16 5.73317e-16 7.94948e-16 ifcd12x5v4 3.01251e-16 4.29988e-16 7.19038e-16 okd8o10x4o11x7o01x6b*9 4.90637e-16 5.51837e-15 3.83809e-16 ikd8o10x4o11x7o01x6b*9 3.90766e-16 6.54029e-15 5.01636e-16 obr12*50 2.51412e-16 3.92284e-16 3.61055e-16 ibr12*50 4.11181e-16 3.92284e-16 3.63371e-16 ofr12*50 1.95845e-16 2.61523e-16 7.53531e-16 ifr12*50 1.98502e-16 2.61523e-16 6.52197e-16 //obc12*50 2.96052e-16 2.61523e-16 8.40816e-16 //ibc12*50 3.99876e-16 3.92284e-16 8.75796e-16 //ofc12*50 2.81891e-16 3.26904e-16 8.15611e-16 //ifc12*50 2.78759e-16 2.61523e-16 8.29374e-16 Executing "/builddir/build/BUILD/fftw-3.3.4/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ok8o00x10o10x13o10x11e10' --verify 'ik8o00x10o10x13o10x11e10' --verify 'obr7x4x4*10' --verify 'ibr7x4x4*10' --verify 'ofr7x4x4*10' --verify 'ifr7x4x4*10' --verify '//obc7x4x4*10' --verify '//ibc7x4x4*10'" ok8o00x10o10x13o10x11e10 4.47961e-16 2.75355e-14 3.64728e-16 ik8o00x10o10x13o10x11e10 4.32282e-16 3.06357e-14 4.72768e-16 obr7x4x4*10 3.56516e-16 3.6927e-16 3.24124e-16 ibr7x4x4*10 3.06529e-16 5.53905e-16 3.24548e-16 ofr7x4x4*10 2.90184e-16 3.6927e-16 3.99418e-16 ifr7x4x4*10 3.00702e-16 3.6927e-16 3.60779e-16 //obc7x4x4*10 3.26473e-16 3.6927e-16 3.70647e-16 //ibc7x4x4*10 2.96588e-16 3.6927e-16 3.60177e-16 -------------------------------------------------------------- FFTW threaded transforms passed basic tests! -------------------------------------------------------------- make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tests' Making check in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make check-local make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[3]: Nothing to be done for `check-local'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/mpi' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' Making check in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc/FAQ' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/doc' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/tools' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/double/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/double' + for ver in single double long quad + export LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.4/long/.libs:/builddir/build/BUILD/fftw-3.3.4/long/threads/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.4/long/.libs:/builddir/build/BUILD/fftw-3.3.4/long/threads/.libs + make -C long check make: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long' Making check in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/support' Making check in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/kernel' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/kernel' Making check in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/simd-support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/simd-support' Making check in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' Making check in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/dft' Making check in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' Making check in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cf' Making check in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2cb' Making check in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/rdft' Making check in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/reodft' Making check in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/api' Making check in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/libbench2' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/libbench2' Making check in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long' Making check in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/threads' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/threads' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' perl -w ../../tests/check.pl -r -c=30 -v `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obrd6x11x12x5' --verify 'ibrd6x11x12x5' --verify 'ofrd6x11x12x5' --verify 'ifrd6x11x12x5' --verify '//obcd6x11x12x5' --verify '//ibcd6x11x12x5' --verify '//ofcd6x11x12x5' --verify '//ifcd6x11x12x5' --verify 'obcd6x11x12x5' --verify 'ibcd6x11x12x5' --verify 'ofcd6x11x12x5' --verify 'ifcd6x11x12x5' --verify 'okd40e11v111' --verify 'ikd40e11v111' --verify '//obrd910' --verify '//ibrd910' --verify '//ofrd910' --verify '//ifrd910' --verify 'obrd910' --verify 'ibrd910' --verify 'ofrd910' --verify 'ifrd910' --verify '//obcd910' --verify '//ibcd910' --verify '//ofcd910' --verify '//ifcd910' --verify 'obcd910' --verify 'ibcd910' --verify 'ofcd910' --verify 'ifcd910' --verify 'okd10hv99' --verify 'ikd10hv99' --verify 'obrd10x2x5x12v6' --verify 'ibrd10x2x5x12v6' --verify 'ofrd10x2x5x12v6' --verify 'ifrd10x2x5x12v6' --verify '//obcd10x2x5x12v6' --verify '//ibcd10x2x5x12v6' --verify '//ofcd10x2x5x12v6' --verify '//ifcd10x2x5x12v6' --verify 'obcd10x2x5x12v6' --verify 'ibcd10x2x5x12v6' --verify 'ofcd10x2x5x12v6' --verify 'ifcd10x2x5x12v6'" obrd6x11x12x5 1.92686e-19 4.41065e-19 2.12786e-19 ibrd6x11x12x5 1.79725e-19 4.41065e-19 2.32868e-19 ofrd6x11x12x5 1.79801e-19 3.30799e-19 3.18133e-19 ifrd6x11x12x5 1.8148e-19 3.30799e-19 3.2016e-19 //obcd6x11x12x5 2.18036e-19 4.41065e-19 3.0407e-19 //ibcd6x11x12x5 2.11738e-19 4.41065e-19 2.90417e-19 //ofcd6x11x12x5 2.08889e-19 4.41065e-19 3.09979e-19 //ifcd6x11x12x5 1.98511e-19 4.41065e-19 2.95462e-19 obcd6x11x12x5 1.94601e-19 4.41065e-19 3.07434e-19 ibcd6x11x12x5 1.82663e-19 3.30799e-19 2.81136e-19 ofcd6x11x12x5 2.02477e-19 4.41065e-19 3.04567e-19 ifcd6x11x12x5 1.84741e-19 4.41065e-19 3.23029e-19 okd40e11v111 2.11234e-19 6.01799e-19 2.02897e-19 ikd40e11v111 2.09514e-19 4.92381e-19 2.18708e-19 //obrd910 2.13663e-19 3.45033e-19 1.93627e-19 //ibrd910 1.91441e-19 4.60044e-19 1.98441e-19 //ofrd910 1.95106e-19 2.30022e-19 2.91868e-19 //ifrd910 2.27379e-19 2.87528e-19 2.59748e-19 obrd910 1.87068e-19 4.60044e-19 1.93248e-19 ibrd910 2.08358e-19 4.60044e-19 1.80094e-19 ofrd910 2.1153e-19 2.87528e-19 2.83884e-19 ifrd910 2.04621e-19 2.87528e-19 2.46258e-19 //obcd910 2.46822e-19 3.45033e-19 2.30356e-19 //ibcd910 1.95633e-19 3.45033e-19 2.43785e-19 //ofcd910 2.0097e-19 3.45033e-19 2.36294e-19 //ifcd910 2.04062e-19 3.45033e-19 2.47949e-19 obcd910 2.31323e-19 3.45033e-19 2.64227e-19 ibcd910 2.05529e-19 3.45033e-19 2.82287e-19 ofcd910 2.28708e-19 3.45033e-19 2.46941e-19 ifcd910 2.32352e-19 2.87528e-19 2.80187e-19 okd10hv99 1.63852e-19 2.19031e-19 9.26247e-20 ikd10hv99 1.64307e-19 2.19031e-19 9.40447e-20 obrd10x2x5x12v6 1.76142e-19 2.33693e-19 1.93455e-19 ibrd10x2x5x12v6 1.86432e-19 2.92117e-19 2.05806e-19 ofrd10x2x5x12v6 2.07526e-19 2.33693e-19 3.41768e-19 ifrd10x2x5x12v6 1.94437e-19 2.92117e-19 3.28453e-19 //obcd10x2x5x12v6 2.15731e-19 3.5054e-19 3.0987e-19 //ibcd10x2x5x12v6 1.84671e-19 2.92117e-19 3.1341e-19 //ofcd10x2x5x12v6 1.95357e-19 3.5054e-19 2.77065e-19 //ifcd10x2x5x12v6 1.86562e-19 3.5054e-19 2.96433e-19 obcd10x2x5x12v6 1.85192e-19 2.33693e-19 2.95175e-19 ibcd10x2x5x12v6 2.07386e-19 2.92117e-19 3.19915e-19 ofcd10x2x5x12v6 1.76727e-19 2.33693e-19 2.91768e-19 ifcd10x2x5x12v6 1.94388e-19 2.92117e-19 2.98637e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obr7*3' --verify 'ibr7*3' --verify 'ofr7*3' --verify 'ifr7*3' --verify '//obc7*3' --verify '//ibc7*3' --verify '//ofc7*3' --verify '//ifc7*3' --verify 'obc7*3' --verify 'ibc7*3' --verify 'ofc7*3' --verify 'ifc7*3' --verify 'okd1440o00' --verify 'ikd1440o00' --verify 'obr7x8x8x12v3' --verify 'ibr7x8x8x12v3' --verify 'ofr7x8x8x12v3' --verify 'ifr7x8x8x12v3' --verify '//obc7x8x8x12v3' --verify '//ibc7x8x8x12v3' --verify '//ofc7x8x8x12v3' --verify '//ifc7x8x8x12v3' --verify 'obc7x8x8x12v3' --verify 'ibc7x8x8x12v3' --verify 'ofc7x8x8x12v3' --verify 'ifc7x8x8x12v3' --verify 'okd5148e10' --verify 'ikd5148e10' --verify 'obr88v185' --verify 'ibr88v185' --verify 'ofr88v185' --verify 'ifr88v185' --verify '//obc88v185' --verify '//ibc88v185' --verify '//ofc88v185' --verify '//ifc88v185' --verify 'obc88v185' --verify 'ibc88v185' --verify 'ofc88v185' --verify 'ifc88v185' --verify 'ok9o00x12e00' --verify 'ik9o00x12e00' --verify '//obrd6x11x12x5' --verify '//ofrd6x11x12x5'" obr7*3 1.43081e-19 2.18555e-19 1.22456e-19 ibr7*3 1.4335e-19 1.63916e-19 1.44106e-19 ofr7*3 1.12542e-19 1.09277e-19 2.85946e-19 ifr7*3 1.50139e-19 1.09277e-19 3.29508e-19 //obc7*3 1.6292e-19 1.09277e-19 2.67575e-19 //ibc7*3 1.15007e-19 1.63916e-19 2.76095e-19 //ofc7*3 1.46746e-19 1.09277e-19 3.35095e-19 //ifc7*3 1.16894e-19 1.63916e-19 3.1042e-19 obc7*3 1.97029e-19 1.63916e-19 2.42908e-19 ibc7*3 1.5498e-19 1.09277e-19 2.9819e-19 ofc7*3 1.72661e-19 1.09277e-19 2.02679e-19 ifc7*3 1.12571e-19 1.09277e-19 2.78143e-19 okd1440o00 2.37337e-19 6.45101e-18 3.05927e-19 ikd1440o00 2.10264e-19 7.15574e-18 2.50175e-19 obr7x8x8x12v3 2.07591e-19 5.0473e-19 2.07571e-19 ibr7x8x8x12v3 2.162e-19 3.78548e-19 2.5323e-19 ofr7x8x8x12v3 2.00934e-19 2.52365e-19 2.99066e-19 ifr7x8x8x12v3 2.55233e-19 2.52365e-19 3.08049e-19 //obc7x8x8x12v3 1.92726e-19 3.15456e-19 3.28655e-19 //ibc7x8x8x12v3 2.01646e-19 3.78548e-19 2.90323e-19 //ofc7x8x8x12v3 2.12798e-19 3.15456e-19 2.89528e-19 //ifc7x8x8x12v3 2.01924e-19 3.78548e-19 2.8777e-19 obc7x8x8x12v3 1.8537e-19 3.78548e-19 3.01664e-19 ibc7x8x8x12v3 1.96273e-19 3.15456e-19 2.7703e-19 ofc7x8x8x12v3 1.7794e-19 3.15456e-19 3.35182e-19 ifc7x8x8x12v3 1.99852e-19 3.15456e-19 2.6263e-19 okd5148e10 2.6473e-19 1.25225e-17 2.1414e-19 ikd5148e10 2.47902e-19 1.15468e-17 2.4853e-19 obr88v185 1.68094e-19 3.25363e-19 1.75124e-19 ibr88v185 1.90504e-19 2.78883e-19 1.74839e-19 ofr88v185 1.7785e-19 1.85922e-19 4.15771e-19 ifr88v185 1.46398e-19 1.85922e-19 3.6964e-19 //obc88v185 1.74175e-19 2.78883e-19 4.04049e-19 //ibc88v185 1.8307e-19 2.78883e-19 4.74841e-19 //ofc88v185 1.90149e-19 2.78883e-19 3.98507e-19 //ifc88v185 2.32808e-19 2.78883e-19 3.92329e-19 obc88v185 1.70405e-19 2.32402e-19 3.9371e-19 ibc88v185 1.72455e-19 2.78883e-19 4.5045e-19 ofc88v185 1.68831e-19 2.78883e-19 4.07551e-19 ifc88v185 1.95905e-19 2.78883e-19 3.94468e-19 ok9o00x12e00 1.73272e-19 1.46367e-18 1.75777e-19 ik9o00x12e00 1.48555e-19 1.13841e-18 1.32864e-19 //obrd6x11x12x5 1.84423e-19 4.41065e-19 2.27179e-19 //ofrd6x11x12x5 1.81763e-19 3.30799e-19 3.28945e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obrd4x4x6*16' --verify 'ibrd4x4x6*16' --verify 'ofrd4x4x6*16' --verify 'ifrd4x4x6*16' --verify '//obcd4x4x6*16' --verify '//ibcd4x4x6*16' --verify '//ofcd4x4x6*16' --verify '//ifcd4x4x6*16' --verify 'obcd4x4x6*16' --verify 'ibcd4x4x6*16' --verify 'ofcd4x4x6*16' --verify 'ifcd4x4x6*16' --verify 'ok13o00x9o00v5' --verify 'ik13o00x9o00v5' --verify '//obr6x9x12' --verify '//ofr6x9x12' --verify 'obr6x9x12' --verify 'ibr6x9x12' --verify 'ofr6x9x12' --verify 'ifr6x9x12' --verify '//obc6x9x12' --verify '//ibc6x9x12' --verify '//ofc6x9x12' --verify '//ifc6x9x12' --verify 'obc6x9x12' --verify 'ibc6x9x12' --verify 'ofc6x9x12' --verify 'ifc6x9x12' --verify 'ok7e01x13e10x4e01x8o10v1' --verify 'ik7e01x13e10x4e01x8o10v1' --verify 'obrd60*65' --verify 'ibrd60*65' --verify 'ofrd60*65' --verify 'ifrd60*65' --verify '//obcd60*65' --verify '//ibcd60*65' --verify '//ofcd60*65' --verify '//ifcd60*65' --verify 'obcd60*65' --verify 'ibcd60*65' --verify 'ofcd60*65' --verify 'ifcd60*65' --verify 'okd4o00x6h*11' --verify 'ikd4o00x6h*11'" obrd4x4x6*16 1.45354e-19 9.40575e-20 1.42679e-19 ibrd4x4x6*16 1.29561e-19 9.40575e-20 1.41505e-19 ofrd4x4x6*16 1.5183e-19 9.40575e-20 1.90328e-19 ifrd4x4x6*16 1.47292e-19 1.88115e-19 1.87229e-19 //obcd4x4x6*16 1.65437e-19 1.88115e-19 1.8655e-19 //ibcd4x4x6*16 1.7184e-19 1.88115e-19 1.98745e-19 //ofcd4x4x6*16 1.47333e-19 1.88115e-19 1.88219e-19 //ifcd4x4x6*16 1.43727e-19 1.88115e-19 1.88453e-19 obcd4x4x6*16 1.84661e-19 1.88115e-19 1.90015e-19 ibcd4x4x6*16 1.46981e-19 1.88115e-19 1.89932e-19 ofcd4x4x6*16 1.62582e-19 1.88115e-19 1.92688e-19 ifcd4x4x6*16 2.16319e-19 1.88115e-19 1.93655e-19 ok13o00x9o00v5 2.03513e-19 6.50521e-19 1.86788e-19 ik13o00x9o00v5 1.67211e-19 8.94467e-19 1.91832e-19 //obr6x9x12 1.74416e-19 2.72585e-19 2.32284e-19 //ofr6x9x12 1.70279e-19 2.04439e-19 4.21156e-19 obr6x9x12 1.87347e-19 3.40732e-19 2.46036e-19 ibr6x9x12 1.68443e-19 2.72585e-19 2.26433e-19 ofr6x9x12 1.81389e-19 2.72585e-19 3.90297e-19 ifr6x9x12 1.66542e-19 2.72585e-19 3.80797e-19 //obc6x9x12 1.53702e-19 2.72585e-19 4.14804e-19 //ibc6x9x12 1.83218e-19 2.72585e-19 3.59703e-19 //ofc6x9x12 2.03076e-19 3.40732e-19 3.84354e-19 //ifc6x9x12 2.0424e-19 3.40732e-19 4.22325e-19 obc6x9x12 1.60027e-19 2.72585e-19 3.68446e-19 ibc6x9x12 1.76779e-19 2.72585e-19 3.70204e-19 ofc6x9x12 1.94343e-19 2.72585e-19 3.78628e-19 ifc6x9x12 1.81312e-19 2.72585e-19 4.42613e-19 ok7e01x13e10x4e01x8o10v1 2.2279e-19 1.7293e-17 2.6388e-19 ik7e01x13e10x4e01x8o10v1 1.84369e-19 1.26581e-17 2.40125e-19 obrd60*65 2.30624e-19 2.27397e-19 1.5803e-19 ibrd60*65 1.72407e-19 2.27397e-19 1.65151e-19 ofrd60*65 1.41022e-19 1.70548e-19 2.57274e-19 ifrd60*65 1.65012e-19 1.70548e-19 2.42908e-19 //obcd60*65 1.71624e-19 2.27397e-19 2.49439e-19 //ibcd60*65 1.54356e-19 2.27397e-19 2.27379e-19 //ofcd60*65 1.89245e-19 2.27397e-19 2.4489e-19 //ifcd60*65 1.98098e-19 1.70548e-19 2.33044e-19 obcd60*65 1.78773e-19 2.27397e-19 2.49766e-19 ibcd60*65 1.63872e-19 2.27397e-19 2.36605e-19 ofcd60*65 1.90043e-19 2.27397e-19 2.43796e-19 ifcd60*65 1.79649e-19 2.27397e-19 2.54955e-19 okd4o00x6h*11 1.79736e-19 4.50817e-19 1.01245e-19 ikd4o00x6h*11 1.32094e-19 6.83999e-19 1.597e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obrd13x10' --verify 'ibrd13x10' --verify 'ofrd13x10' --verify 'ifrd13x10' --verify '//obcd13x10' --verify '//ibcd13x10' --verify '//ofcd13x10' --verify '//ifcd13x10' --verify 'obcd13x10' --verify 'ibcd13x10' --verify 'ofcd13x10' --verify 'ifcd13x10' --verify 'ok10e00x7hx2o01v7' --verify 'ik10e00x7hx2o01v7' --verify 'obrd24*101' --verify 'ibrd24*101' --verify 'ofrd24*101' --verify 'ifrd24*101' --verify '//obcd24*101' --verify '//ibcd24*101' --verify '//ofcd24*101' --verify '//ifcd24*101' --verify 'obcd24*101' --verify 'ibcd24*101' --verify 'ofcd24*101' --verify 'ifcd24*101' --verify 'ok26e00x4o10x7h' --verify 'ik26e00x4o10x7h' --verify '//obr7x3x7x6' --verify '//ofr7x3x7x6' --verify 'obr7x3x7x6' --verify 'ibr7x3x7x6' --verify 'ofr7x3x7x6' --verify 'ifr7x3x7x6' --verify '//obc7x3x7x6' --verify '//ibc7x3x7x6' --verify '//ofc7x3x7x6' --verify '//ifc7x3x7x6' --verify 'obc7x3x7x6' --verify 'ibc7x3x7x6' --verify 'ofc7x3x7x6' --verify 'ifc7x3x7x6' --verify 'okd1620o01' --verify 'ikd1620o01'" obrd13x10 1.97443e-19 3.04291e-19 2.63982e-19 ibrd13x10 1.70755e-19 3.04291e-19 1.95434e-19 ofrd13x10 2.22694e-19 1.52145e-19 3.44509e-19 ifrd13x10 2.01137e-19 1.52145e-19 3.0471e-19 //obcd13x10 2.07163e-19 2.28218e-19 2.82284e-19 //ibcd13x10 2.03205e-19 3.04291e-19 3.48925e-19 //ofcd13x10 1.97312e-19 2.28218e-19 3.28358e-19 //ifcd13x10 1.72604e-19 3.04291e-19 3.23927e-19 obcd13x10 1.88901e-19 2.28218e-19 3.64085e-19 ibcd13x10 1.64799e-19 3.04291e-19 3.34698e-19 ofcd13x10 1.85674e-19 3.04291e-19 3.10998e-19 ifcd13x10 2.47098e-19 3.04291e-19 3.11582e-19 ok10e00x7hx2o01v7 1.33313e-19 1.75234e-18 2.37822e-19 ik10e00x7hx2o01v7 1.63772e-19 1.53329e-18 1.85704e-19 obrd24*101 1.4215e-19 1.78802e-19 1.38143e-19 ibrd24*101 1.43236e-19 1.78802e-19 1.36866e-19 ofrd24*101 1.24104e-19 8.94012e-20 2.79082e-19 ifrd24*101 1.30885e-19 8.94012e-20 2.21371e-19 //obcd24*101 1.52645e-19 1.78802e-19 2.51636e-19 //ibcd24*101 1.71379e-19 1.78802e-19 2.73943e-19 //ofcd24*101 1.4118e-19 1.78802e-19 2.56862e-19 //ifcd24*101 1.55265e-19 1.78802e-19 2.51304e-19 obcd24*101 1.57552e-19 1.78802e-19 2.53823e-19 ibcd24*101 1.65163e-19 1.78802e-19 3.14125e-19 ofcd24*101 1.59687e-19 1.78802e-19 3.1065e-19 ifcd24*101 1.43561e-19 1.78802e-19 2.61169e-19 ok26e00x4o10x7h 1.44745e-19 6.66784e-18 1.96581e-19 ik26e00x4o10x7h 1.7799e-19 6.93889e-18 1.84825e-19 //obr7x3x7x6 2.1341e-19 3.50467e-19 2.2866e-19 //ofr7x3x7x6 1.90195e-19 2.33645e-19 3.30441e-19 obr7x3x7x6 2.0894e-19 3.50467e-19 2.30248e-19 ibr7x3x7x6 2.12451e-19 3.50467e-19 2.47487e-19 ofr7x3x7x6 1.68558e-19 2.92056e-19 3.57426e-19 ifr7x3x7x6 1.72602e-19 2.33645e-19 2.9165e-19 //obc7x3x7x6 2.02796e-19 3.50467e-19 3.04462e-19 //ibc7x3x7x6 1.93507e-19 2.92056e-19 2.84529e-19 //ofc7x3x7x6 2.09326e-19 2.92056e-19 2.61005e-19 //ifc7x3x7x6 1.79996e-19 2.92056e-19 2.76537e-19 obc7x3x7x6 1.84386e-19 3.50467e-19 3.52456e-19 ibc7x3x7x6 1.86723e-19 3.50467e-19 2.80033e-19 ofc7x3x7x6 1.89526e-19 3.50467e-19 3.03241e-19 ifc7x3x7x6 1.9795e-19 4.67289e-19 3.04943e-19 okd1620o01 2.57201e-19 8.44323e-18 2.25005e-19 ikd1620o01 2.15543e-19 9.59519e-18 1.77594e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obr12x2x6' --verify 'ibr12x2x6' --verify 'ofr12x2x6' --verify 'ifr12x2x6' --verify '//obc12x2x6' --verify '//ibc12x2x6' --verify '//ofc12x2x6' --verify '//ifc12x2x6' --verify 'obc12x2x6' --verify 'ibc12x2x6' --verify 'ofc12x2x6' --verify 'ifc12x2x6' --verify 'ok11o00x9hx12o00v8' --verify 'ik11o00x9hx12o00v8' --verify 'obr7x5x8*1' --verify 'ibr7x5x8*1' --verify 'ofr7x5x8*1' --verify 'ifr7x5x8*1' --verify '//obc7x5x8*1' --verify '//ibc7x5x8*1' --verify '//ofc7x5x8*1' --verify '//ifc7x5x8*1' --verify 'obc7x5x8*1' --verify 'ibc7x5x8*1' --verify 'ofc7x5x8*1' --verify 'ifc7x5x8*1' --verify 'okd6o01x6e11x12e01x10e10*1' --verify 'ikd6o01x6e11x12e01x10e10*1' --verify 'obr8x8x9v3' --verify 'ibr8x8x9v3' --verify 'ofr8x8x9v3' --verify 'ifr8x8x9v3' --verify '//obc8x8x9v3' --verify '//ibc8x8x9v3' --verify '//ofc8x8x9v3' --verify '//ifc8x8x9v3' --verify 'obc8x8x9v3' --verify 'ibc8x8x9v3' --verify 'ofc8x8x9v3' --verify 'ifc8x8x9v3' --verify 'ok24o00v181' --verify 'ik24o00v181' --verify '//obrd13x10' --verify '//ofrd13x10'" obr12x2x6 1.52782e-19 2.89121e-19 2.10127e-19 ibr12x2x6 1.46597e-19 2.89121e-19 1.8539e-19 ofr12x2x6 1.2912e-19 7.22801e-20 2.52842e-19 ifr12x2x6 1.33589e-19 7.22801e-20 2.67561e-19 //obc12x2x6 1.48939e-19 2.1684e-19 2.5956e-19 //ibc12x2x6 1.60111e-19 2.89121e-19 2.49705e-19 //ofc12x2x6 1.67272e-19 2.89121e-19 2.22825e-19 //ifc12x2x6 1.74142e-19 2.1684e-19 2.9211e-19 obc12x2x6 1.64136e-19 2.89121e-19 2.6523e-19 ibc12x2x6 1.57774e-19 2.1684e-19 2.79894e-19 ofc12x2x6 1.45082e-19 2.1684e-19 2.26719e-19 ifc12x2x6 1.85325e-19 2.89121e-19 2.33024e-19 ok11o00x9hx12o00v8 1.85657e-19 2.73383e-18 2.20742e-19 ik11o00x9hx12o00v8 1.89781e-19 2.81062e-18 2.06295e-19 obr7x5x8*1 1.48054e-19 3.11009e-19 1.91066e-19 ibr7x5x8*1 1.70562e-19 4.14678e-19 2.06409e-19 ofr7x5x8*1 1.39983e-19 2.07339e-19 3.15959e-19 ifr7x5x8*1 1.27631e-19 2.07339e-19 3.04774e-19 //obc7x5x8*1 1.82919e-19 2.07339e-19 3.04778e-19 //ibc7x5x8*1 1.51822e-19 2.07339e-19 2.90008e-19 //ofc7x5x8*1 2.12794e-19 3.11009e-19 2.75246e-19 //ifc7x5x8*1 1.77129e-19 2.07339e-19 2.6592e-19 obc7x5x8*1 1.72927e-19 3.11009e-19 2.80798e-19 ibc7x5x8*1 1.74621e-19 3.11009e-19 2.94837e-19 ofc7x5x8*1 2.059e-19 3.11009e-19 3.27712e-19 ifc7x5x8*1 1.81585e-19 2.07339e-19 2.93736e-19 okd6o01x6e11x12e01x10e10*1 2.83218e-19 1.42507e-17 2.54538e-19 ikd6o01x6e11x12e01x10e10*1 1.95722e-19 1.29346e-17 2.20883e-19 obr8x8x9v3 1.83552e-19 2.89121e-19 2.29056e-19 ibr8x8x9v3 1.63305e-19 2.89121e-19 1.93348e-19 ofr8x8x9v3 1.5221e-19 1.92747e-19 3.97386e-19 ifr8x8x9v3 1.45842e-19 2.89121e-19 3.44856e-19 //obc8x8x9v3 1.80297e-19 2.89121e-19 4.04344e-19 //ibc8x8x9v3 2.19853e-19 2.89121e-19 4.06067e-19 //ofc8x8x9v3 2.3062e-19 2.89121e-19 3.49756e-19 //ifc8x8x9v3 1.83222e-19 2.89121e-19 3.75284e-19 obc8x8x9v3 2.17962e-19 2.89121e-19 4.13072e-19 ibc8x8x9v3 1.95907e-19 2.89121e-19 4.13049e-19 ofc8x8x9v3 2.03129e-19 2.89121e-19 4.18331e-19 ifc8x8x9v3 1.73591e-19 2.89121e-19 3.91462e-19 ok24o00v181 1.7273e-19 5.46174e-19 1.37208e-19 ik24o00v181 1.6513e-19 5.05211e-19 1.42391e-19 //obrd13x10 2.54607e-19 3.04291e-19 2.14527e-19 //ofrd13x10 1.92507e-19 1.52145e-19 3.41755e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obr55v71' --verify 'ibr55v71' --verify 'ofr55v71' --verify 'ifr55v71' --verify '//obc55v71' --verify '//ibc55v71' --verify '//ofc55v71' --verify '//ifc55v71' --verify 'obc55v71' --verify 'ibc55v71' --verify 'ofc55v71' --verify 'ifc55v71' --verify 'ok648o11' --verify 'ik648o11' --verify 'obrd8*30' --verify 'ibrd8*30' --verify 'ofrd8*30' --verify 'ifrd8*30' --verify '//obcd8*30' --verify '//ibcd8*30' --verify '//ofcd8*30' --verify '//ifcd8*30' --verify 'obcd8*30' --verify 'ibcd8*30' --verify 'ofcd8*30' --verify 'ifcd8*30' --verify 'ok11bx9bx8o01v6' --verify 'ik11bx9bx8o01v6' --verify 'obr11x6x8x4*2' --verify 'ibr11x6x8x4*2' --verify 'ofr11x6x8x4*2' --verify 'ifr11x6x8x4*2' --verify '//obc11x6x8x4*2' --verify '//ibc11x6x8x4*2' --verify '//ofc11x6x8x4*2' --verify '//ifc11x6x8x4*2' --verify 'obc11x6x8x4*2' --verify 'ibc11x6x8x4*2' --verify 'ofc11x6x8x4*2' --verify 'ifc11x6x8x4*2' --verify 'ok10o01x8o11x7o10*2' --verify 'ik10o01x8o11x7o10*2' --verify '//obr12x2x6' --verify '//ofr12x2x6'" obr55v71 1.70627e-19 2.37205e-19 1.65182e-19 ibr55v71 1.68977e-19 2.37205e-19 1.72139e-19 ofr55v71 2.11225e-19 2.37205e-19 2.47039e-19 ifr55v71 1.8367e-19 1.77903e-19 2.72424e-19 //obc55v71 2.40438e-19 2.37205e-19 2.74221e-19 //ibc55v71 2.15465e-19 2.37205e-19 2.59928e-19 //ofc55v71 2.12551e-19 2.37205e-19 2.95131e-19 //ifc55v71 1.81868e-19 2.37205e-19 2.67349e-19 obc55v71 1.89595e-19 2.37205e-19 2.71741e-19 ibc55v71 2.24935e-19 2.37205e-19 2.56686e-19 ofc55v71 1.66711e-19 2.37205e-19 2.71994e-19 ifc55v71 1.64145e-19 2.37205e-19 2.84052e-19 ok648o11 2.58121e-19 2.87314e-18 1.90545e-19 ik648o11 2.07673e-19 3.03577e-18 2.55546e-19 obrd8*30 1.54338e-19 7.92202e-20 8.38963e-20 ibrd8*30 1.1592e-19 7.92202e-20 1.24077e-19 ofrd8*30 8.99824e-20 7.92202e-20 1.496e-19 ifrd8*30 9.83772e-20 7.92202e-20 1.61895e-19 //obcd8*30 1.42419e-19 7.92202e-20 1.80645e-19 //ibcd8*30 1.12314e-19 7.92202e-20 1.80337e-19 //ofcd8*30 1.88834e-19 7.92202e-20 1.825e-19 //ifcd8*30 1.35815e-19 7.92202e-20 1.81218e-19 obcd8*30 1.02649e-19 7.92202e-20 1.83385e-19 ibcd8*30 1.49082e-19 7.92202e-20 1.85549e-19 ofcd8*30 1.62208e-19 7.92202e-20 1.83346e-19 ifcd8*30 1.56386e-19 7.92202e-20 1.89034e-19 ok11bx9bx8o01v6 1.93763e-19 6.67411e-18 2.09622e-19 ik11bx9bx8o01v6 1.88331e-19 6.126e-18 2.14003e-19 obr11x6x8x4*2 1.77745e-19 3.39724e-19 2.17642e-19 ibr11x6x8x4*2 1.89079e-19 3.39724e-19 2.08789e-19 ofr11x6x8x4*2 1.90214e-19 2.26482e-19 2.91026e-19 ifr11x6x8x4*2 1.90167e-19 2.26482e-19 3.07365e-19 //obc11x6x8x4*2 1.93055e-19 3.39724e-19 2.78423e-19 //ibc11x6x8x4*2 1.75169e-19 3.39724e-19 2.85205e-19 //ofc11x6x8x4*2 1.69711e-19 2.83103e-19 2.76776e-19 //ifc11x6x8x4*2 2.00249e-19 3.39724e-19 3.26086e-19 obc11x6x8x4*2 1.82666e-19 2.83103e-19 2.71506e-19 ibc11x6x8x4*2 2.62271e-19 2.83103e-19 2.76715e-19 ofc11x6x8x4*2 2.10982e-19 4.52965e-19 3.06583e-19 ifc11x6x8x4*2 1.91831e-19 4.52965e-19 2.94814e-19 ok10o01x8o11x7o10*2 2.26429e-19 1.63386e-18 1.78066e-19 ik10o01x8o11x7o10*2 2.32238e-19 2.15091e-18 2.0688e-19 //obr12x2x6 1.5681e-19 2.89121e-19 2.38587e-19 //ofr12x2x6 1.51323e-19 7.22801e-20 2.51238e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obrd9x4x12*8' --verify 'ibrd9x4x12*8' --verify 'ofrd9x4x12*8' --verify 'ifrd9x4x12*8' --verify '//obcd9x4x12*8' --verify '//ibcd9x4x12*8' --verify '//ofcd9x4x12*8' --verify '//ifcd9x4x12*8' --verify 'obcd9x4x12*8' --verify 'ibcd9x4x12*8' --verify 'ofcd9x4x12*8' --verify 'ifcd9x4x12*8' --verify 'ok132o00v104' --verify 'ik132o00v104' --verify '//obr18x3x15' --verify '//ofr18x3x15' --verify 'obr18x3x15' --verify 'ibr18x3x15' --verify 'ofr18x3x15' --verify 'ifr18x3x15' --verify '//obc18x3x15' --verify '//ibc18x3x15' --verify '//ofc18x3x15' --verify '//ifc18x3x15' --verify 'obc18x3x15' --verify 'ibc18x3x15' --verify 'ofc18x3x15' --verify 'ifc18x3x15' --verify 'okd36o11*74' --verify 'ikd36o11*74' --verify 'obrd12x11v23' --verify 'ibrd12x11v23' --verify 'ofrd12x11v23' --verify 'ifrd12x11v23' --verify '//obcd12x11v23' --verify '//ibcd12x11v23' --verify '//ofcd12x11v23' --verify '//ifcd12x11v23' --verify 'obcd12x11v23' --verify 'ibcd12x11v23' --verify 'ofcd12x11v23' --verify 'ifcd12x11v23' --verify 'okd7o11x5e10x2o10x14o01v1' --verify 'ikd7o11x5e10x2o10x14o01v1'" obrd9x4x12*8 2.219e-19 2.81684e-19 2.49625e-19 ibrd9x4x12*8 1.73059e-19 2.81684e-19 2.55021e-19 ofrd9x4x12*8 1.83064e-19 1.87789e-19 3.39841e-19 ifrd9x4x12*8 1.94553e-19 1.87789e-19 3.62571e-19 //obcd9x4x12*8 1.92678e-19 2.81684e-19 4.39473e-19 //ibcd9x4x12*8 2.12727e-19 2.81684e-19 3.64141e-19 //ofcd9x4x12*8 1.87609e-19 2.81684e-19 3.69617e-19 //ifcd9x4x12*8 2.03381e-19 2.81684e-19 3.70527e-19 obcd9x4x12*8 1.72452e-19 2.81684e-19 3.63859e-19 ibcd9x4x12*8 2.38906e-19 2.81684e-19 4.21036e-19 ofcd9x4x12*8 2.09106e-19 2.81684e-19 3.64171e-19 ifcd9x4x12*8 1.69327e-19 2.81684e-19 3.76049e-19 ok132o00v104 1.57212e-19 1.20417e-18 1.84953e-19 ik132o00v104 1.74608e-19 1.25891e-18 1.69759e-19 //obr18x3x15 1.87304e-19 4.87616e-19 2.30943e-19 //ofr18x3x15 1.95338e-19 3.65712e-19 4.03636e-19 obr18x3x15 2.21698e-19 3.65712e-19 2.73675e-19 ibr18x3x15 1.57565e-19 3.65712e-19 2.44996e-19 ofr18x3x15 1.61303e-19 3.0476e-19 3.6683e-19 ifr18x3x15 1.99364e-19 2.43808e-19 4.44186e-19 //obc18x3x15 2.03711e-19 3.65712e-19 3.87553e-19 //ibc18x3x15 2.04738e-19 3.0476e-19 4.12391e-19 //ofc18x3x15 1.81059e-19 3.65712e-19 3.72997e-19 //ifc18x3x15 1.82254e-19 3.0476e-19 4.09747e-19 obc18x3x15 1.90178e-19 3.65712e-19 4.58181e-19 ibc18x3x15 1.89537e-19 2.43808e-19 3.59529e-19 ofc18x3x15 1.71313e-19 3.65712e-19 3.65968e-19 ifc18x3x15 1.69113e-19 3.0476e-19 3.81906e-19 okd36o11*74 1.94317e-19 6.04513e-19 2.0201e-19 ikd36o11*74 2.07594e-19 5.49558e-19 2.05542e-19 obrd12x11v23 1.53896e-19 2.3633e-19 1.90495e-19 ibrd12x11v23 1.7273e-19 2.3633e-19 2.21027e-19 ofrd12x11v23 1.75542e-19 2.3633e-19 3.23653e-19 ifrd12x11v23 1.46738e-19 2.3633e-19 3.20648e-19 //obcd12x11v23 2.0209e-19 2.3633e-19 2.84669e-19 //ibcd12x11v23 1.70316e-19 2.3633e-19 3.11454e-19 //ofcd12x11v23 1.96971e-19 2.3633e-19 2.81707e-19 //ifcd12x11v23 1.72477e-19 2.3633e-19 2.98374e-19 obcd12x11v23 1.55926e-19 2.3633e-19 3.06472e-19 ibcd12x11v23 1.99698e-19 2.3633e-19 3.1602e-19 ofcd12x11v23 1.92776e-19 3.15106e-19 3.07045e-19 ifcd12x11v23 1.97995e-19 2.3633e-19 2.85479e-19 okd7o11x5e10x2o10x14o01v1 1.84471e-19 3.79141e-18 2.95579e-19 ikd7o11x5e10x2o10x14o01v1 2.14788e-19 3.23557e-18 2.63746e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obrd78*44' --verify 'ibrd78*44' --verify 'ofrd78*44' --verify 'ifrd78*44' --verify '//obcd78*44' --verify '//ibcd78*44' --verify '//ofcd78*44' --verify '//ifcd78*44' --verify 'obcd78*44' --verify 'ibcd78*44' --verify 'ofcd78*44' --verify 'ifcd78*44' --verify 'okd9o00x7e11x8o10v9' --verify 'ikd9o00x7e11x8o10v9' --verify '//obr32x12' --verify '//ofr32x12' --verify 'obr32x12' --verify 'ibr32x12' --verify 'ofr32x12' --verify 'ifr32x12' --verify '//obc32x12' --verify '//ibc32x12' --verify '//ofc32x12' --verify '//ifc32x12' --verify 'obc32x12' --verify 'ibc32x12' --verify 'ofc32x12' --verify 'ifc32x12' --verify 'ok8o11x6bx7e11*8' --verify 'ik8o11x6bx7e11*8' --verify 'obrd14v178' --verify 'ibrd14v178' --verify 'ofrd14v178' --verify 'ifrd14v178' --verify '//obcd14v178' --verify '//ibcd14v178' --verify '//ofcd14v178' --verify '//ifcd14v178' --verify 'obcd14v178' --verify 'ibcd14v178' --verify 'ofcd14v178' --verify 'ifcd14v178' --verify 'ok4212b' --verify 'ik4212b'" obrd78*44 2.06832e-19 2.00883e-19 2.08086e-19 ibrd78*44 1.97076e-19 2.51104e-19 2.6325e-19 ofrd78*44 2.09157e-19 2.00883e-19 4.31268e-19 ifrd78*44 1.61471e-19 2.00883e-19 4.0722e-19 //obcd78*44 1.9637e-19 3.01324e-19 3.84075e-19 //ibcd78*44 1.76398e-19 2.51104e-19 3.96197e-19 //ofcd78*44 1.80048e-19 2.00883e-19 3.75487e-19 //ifcd78*44 1.65783e-19 2.00883e-19 4.06996e-19 obcd78*44 1.99241e-19 2.00883e-19 3.76002e-19 ibcd78*44 2.42992e-19 3.01324e-19 4.4113e-19 ofcd78*44 1.99167e-19 2.00883e-19 3.87537e-19 ifcd78*44 1.85737e-19 2.00883e-19 3.88421e-19 okd9o00x7e11x8o10v9 2.093e-19 1.88568e-18 1.89346e-19 ikd9o00x7e11x8o10v9 1.74699e-19 1.87905e-18 2.00576e-19 //obr32x12 1.54138e-19 3.54099e-19 2.2917e-19 //ofr32x12 1.54962e-19 2.65574e-19 2.50018e-19 obr32x12 1.74894e-19 3.54099e-19 1.86357e-19 ibr32x12 1.7396e-19 3.54099e-19 2.17275e-19 ofr32x12 1.89782e-19 1.77049e-19 2.57915e-19 ifr32x12 1.60826e-19 2.65574e-19 2.39321e-19 //obc32x12 1.78576e-19 2.65574e-19 2.37708e-19 //ibc32x12 1.81672e-19 3.54099e-19 2.48958e-19 //ofc32x12 1.97672e-19 2.65574e-19 2.36083e-19 //ifc32x12 1.86468e-19 2.65574e-19 2.53676e-19 obc32x12 1.65827e-19 2.65574e-19 2.69507e-19 ibc32x12 1.64311e-19 2.65574e-19 2.64278e-19 ofc32x12 1.82151e-19 2.65574e-19 2.39515e-19 ifc32x12 1.63825e-19 2.65574e-19 2.46675e-19 ok8o11x6bx7e11*8 1.88562e-19 1.68049e-18 2.10236e-19 ik8o11x6bx7e11*8 2.02402e-19 2.03508e-18 1.98256e-19 obrd14v178 1.58688e-19 2.33114e-19 1.41276e-19 ibrd14v178 1.45406e-19 1.74836e-19 1.67587e-19 ofrd14v178 1.42643e-19 1.16557e-19 2.58466e-19 ifrd14v178 1.22784e-19 1.16557e-19 2.57484e-19 //obcd14v178 1.61198e-19 1.74836e-19 3.218e-19 //ibcd14v178 1.55743e-19 1.74836e-19 2.72467e-19 //ofcd14v178 1.33683e-19 1.74836e-19 2.68475e-19 //ifcd14v178 1.88305e-19 1.74836e-19 2.91517e-19 obcd14v178 1.58085e-19 1.74836e-19 2.77961e-19 ibcd14v178 1.74036e-19 1.74836e-19 2.63061e-19 ofcd14v178 1.70102e-19 1.74836e-19 3.04075e-19 ifcd14v178 1.4277e-19 1.74836e-19 2.59166e-19 ok4212b 2.53671e-19 1.38778e-17 2.47467e-19 ik4212b 2.57414e-19 1.38778e-17 2.04315e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'ofr4x2x8x4v3' --verify 'ifr4x2x8x4v3' --verify '//obc4x2x8x4v3' --verify '//ibc4x2x8x4v3' --verify '//ofc4x2x8x4v3' --verify '//ifc4x2x8x4v3' --verify 'obc4x2x8x4v3' --verify 'ibc4x2x8x4v3' --verify 'ofc4x2x8x4v3' --verify 'ifc4x2x8x4v3' --verify 'okd4e01x9e10x3e00x9bv2' --verify 'ikd4e01x9e10x3e00x9bv2' --verify '//obrd108x8' --verify '//ofrd108x8' --verify 'obrd108x8' --verify 'ibrd108x8' --verify 'ofrd108x8' --verify 'ifrd108x8' --verify '//obcd108x8' --verify '//ibcd108x8' --verify '//ofcd108x8' --verify '//ifcd108x8' --verify 'obcd108x8' --verify 'ibcd108x8' --verify 'ofcd108x8' --verify 'ifcd108x8' --verify 'ok15o11v57' --verify 'ik15o11v57' --verify '//obrd12x3x9x12' --verify '//ofrd12x3x9x12' --verify 'obrd12x3x9x12' --verify 'ibrd12x3x9x12' --verify 'ofrd12x3x9x12' --verify 'ifrd12x3x9x12' --verify '//obcd12x3x9x12' --verify '//ibcd12x3x9x12' --verify '//ofcd12x3x9x12' --verify '//ifcd12x3x9x12' --verify 'obcd12x3x9x12' --verify 'ibcd12x3x9x12' --verify 'ofcd12x3x9x12' --verify 'ifcd12x3x9x12' --verify 'ok110o00v30' --verify 'ik110o00v30'" ofr4x2x8x4v3 1.31757e-19 1.4456e-19 1.88727e-19 ifr4x2x8x4v3 1.35491e-19 2.1684e-19 1.96225e-19 //obc4x2x8x4v3 1.56212e-19 1.4456e-19 1.92059e-19 //ibc4x2x8x4v3 1.55685e-19 2.1684e-19 1.94983e-19 //ofc4x2x8x4v3 1.48588e-19 1.4456e-19 1.96559e-19 //ifc4x2x8x4v3 1.51475e-19 2.1684e-19 1.89905e-19 obc4x2x8x4v3 1.43701e-19 1.4456e-19 2.00774e-19 ibc4x2x8x4v3 1.74699e-19 1.4456e-19 1.99524e-19 ofc4x2x8x4v3 1.511e-19 1.4456e-19 2.05341e-19 ifc4x2x8x4v3 1.46062e-19 2.1684e-19 2.11376e-19 okd4e01x9e10x3e00x9bv2 1.85587e-19 6.9931e-18 2.15605e-19 ikd4e01x9e10x3e00x9bv2 2.48483e-19 8.37546e-18 2.2929e-19 //obrd108x8 1.69786e-19 3.54099e-19 1.97825e-19 //ofrd108x8 1.74032e-19 2.95082e-19 2.48875e-19 obrd108x8 1.83501e-19 2.95082e-19 2.06366e-19 ibrd108x8 1.91726e-19 3.54099e-19 1.98124e-19 ofrd108x8 1.88694e-19 3.54099e-19 2.64127e-19 ifrd108x8 2.21967e-19 2.36066e-19 2.28647e-19 //obcd108x8 1.73518e-19 3.54099e-19 2.50572e-19 //ibcd108x8 1.97336e-19 3.54099e-19 2.26596e-19 //ofcd108x8 1.97513e-19 2.36066e-19 2.21249e-19 //ifcd108x8 1.91908e-19 2.95082e-19 2.3761e-19 obcd108x8 1.81254e-19 3.54099e-19 2.44945e-19 ibcd108x8 2.28541e-19 2.36066e-19 2.71639e-19 ofcd108x8 1.95959e-19 2.36066e-19 2.57776e-19 ifcd108x8 2.2085e-19 2.95082e-19 3.15545e-19 ok15o11v57 1.27723e-19 3.86658e-19 1.9479e-19 ik15o11v57 1.7482e-19 4.83323e-19 1.17926e-19 //obrd12x3x9x12 1.95514e-19 4.4513e-19 2.49717e-19 //ofrd12x3x9x12 1.91104e-19 3.33848e-19 3.44145e-19 obrd12x3x9x12 1.9949e-19 4.4513e-19 2.51529e-19 ibrd12x3x9x12 2.09854e-19 4.4513e-19 2.77185e-19 ofrd12x3x9x12 1.89697e-19 3.33848e-19 4.09201e-19 ifrd12x3x9x12 1.75606e-19 3.33848e-19 3.69773e-19 //obcd12x3x9x12 1.70805e-19 3.33848e-19 3.40313e-19 //ibcd12x3x9x12 1.96841e-19 3.33848e-19 4.03955e-19 //ofcd12x3x9x12 1.70785e-19 4.4513e-19 4.09441e-19 //ifcd12x3x9x12 2.08478e-19 4.4513e-19 4.27549e-19 obcd12x3x9x12 2.14302e-19 3.89489e-19 3.80016e-19 ibcd12x3x9x12 1.74713e-19 3.89489e-19 4.03151e-19 ofcd12x3x9x12 1.96468e-19 4.4513e-19 3.55168e-19 ifcd12x3x9x12 2.51702e-19 4.4513e-19 3.38495e-19 ok110o00v30 2.18991e-19 1.06443e-18 1.98582e-19 ik110o00v30 2.10701e-19 1.03642e-18 1.5865e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'obrd8x12*20' --verify 'ibrd8x12*20' --verify 'ofrd8x12*20' --verify 'ifrd8x12*20' --verify '//obcd8x12*20' --verify '//ibcd8x12*20' --verify '//ofcd8x12*20' --verify '//ifcd8x12*20' --verify 'obcd8x12*20' --verify 'ibcd8x12*20' --verify 'ofcd8x12*20' --verify 'ifcd8x12*20' --verify 'okd56e00*31' --verify 'ikd56e00*31' --verify 'obr4x11x10*13' --verify 'ibr4x11x10*13' --verify 'ofr4x11x10*13' --verify 'ifr4x11x10*13' --verify '//obc4x11x10*13' --verify '//ibc4x11x10*13' --verify '//ofc4x11x10*13' --verify '//ifc4x11x10*13' --verify 'obc4x11x10*13' --verify 'ibc4x11x10*13' --verify 'ofc4x11x10*13' --verify 'ifc4x11x10*13' --verify 'ok7e01x5o01x5bx3o10' --verify 'ik7e01x5o01x5bx3o10' --verify 'obr99v96' --verify 'ibr99v96' --verify 'ofr99v96' --verify 'ifr99v96' --verify '//obc99v96' --verify '//ibc99v96' --verify '//ofc99v96' --verify '//ifc99v96' --verify 'obc99v96' --verify 'ibc99v96' --verify 'ofc99v96' --verify 'ifc99v96' --verify 'ok12e00x10o11v3' --verify 'ik12e00x10o11v3' --verify 'obr4x2x8x4v3' --verify 'ibr4x2x8x4v3'" obrd8x12*20 1.75655e-19 1.85902e-19 1.51086e-19 ibrd8x12*20 1.47156e-19 2.78853e-19 1.90005e-19 ofrd8x12*20 1.6625e-19 1.85902e-19 2.28075e-19 ifrd8x12*20 1.20018e-19 1.85902e-19 2.09202e-19 //obcd8x12*20 1.86101e-19 1.85902e-19 2.83977e-19 //ibcd8x12*20 1.7337e-19 1.85902e-19 2.47658e-19 //ofcd8x12*20 1.60226e-19 2.32377e-19 2.46188e-19 //ifcd8x12*20 1.57135e-19 1.85902e-19 2.53394e-19 obcd8x12*20 1.72628e-19 1.85902e-19 2.48616e-19 ibcd8x12*20 1.4736e-19 2.78853e-19 2.77999e-19 ofcd8x12*20 1.85035e-19 1.85902e-19 2.40382e-19 ifcd8x12*20 1.78153e-19 1.85902e-19 2.48749e-19 okd56e00*31 1.40066e-19 8.95341e-19 1.14484e-19 ikd56e00*31 1.43324e-19 8.95341e-19 1.31173e-19 obr4x11x10*13 1.97852e-19 2.67184e-19 2.50858e-19 ibr4x11x10*13 1.6158e-19 2.67184e-19 2.24387e-19 ofr4x11x10*13 1.48596e-19 2.67184e-19 3.17135e-19 ifr4x11x10*13 1.84524e-19 2.67184e-19 3.191e-19 //obc4x11x10*13 2.01217e-19 3.56245e-19 3.10022e-19 //ibc4x11x10*13 1.59092e-19 2.67184e-19 3.24436e-19 //ofc4x11x10*13 1.77293e-19 2.67184e-19 3.39719e-19 //ifc4x11x10*13 1.86542e-19 2.67184e-19 3.11625e-19 obc4x11x10*13 1.86121e-19 2.67184e-19 3.11453e-19 ibc4x11x10*13 1.76547e-19 2.67184e-19 3.37338e-19 ofc4x11x10*13 2.03907e-19 2.67184e-19 3.67669e-19 ifc4x11x10*13 1.79782e-19 2.67184e-19 3.15945e-19 ok7e01x5o01x5bx3o10 1.91208e-19 5.12286e-18 2.35127e-19 ik7e01x5o01x5bx3o10 2.44035e-19 4.06576e-18 2.00267e-19 obr99v96 2.11949e-19 2.64244e-19 1.69454e-19 ibr99v96 1.83498e-19 2.64244e-19 2.32237e-19 ofr99v96 1.58572e-19 1.76162e-19 2.78714e-19 ifr99v96 1.68701e-19 2.20203e-19 2.45816e-19 //obc99v96 2.15294e-19 2.64244e-19 2.66426e-19 //ibc99v96 2.03439e-19 3.52325e-19 2.52407e-19 //ofc99v96 2.02349e-19 2.64244e-19 2.46137e-19 //ifc99v96 2.0318e-19 2.64244e-19 2.65669e-19 obc99v96 2.24558e-19 2.64244e-19 2.67742e-19 ibc99v96 1.81251e-19 2.64244e-19 2.88264e-19 ofc99v96 1.84251e-19 3.52325e-19 2.53304e-19 ifc99v96 1.73736e-19 3.52325e-19 2.65419e-19 ok12e00x10o11v3 1.88272e-19 2.16605e-18 1.73049e-19 ik12e00x10o11v3 2.06885e-19 1.19631e-18 1.68063e-19 obr4x2x8x4v3 1.43105e-19 1.4456e-19 1.82684e-19 ibr4x2x8x4v3 1.35245e-19 1.4456e-19 1.32494e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench --verbose=1 --verify 'ok2e01x6e11x10e01x9o11' --verify 'ik2e01x6e11x10e01x9o11'" ok2e01x6e11x10e01x9o11 2.29365e-19 5.5367e-18 2.44336e-19 ik2e01x6e11x10e01x9o11 2.25827e-19 5.3789e-18 2.55409e-19 -------------------------------------------------------------- FFTW transforms passed basic tests! -------------------------------------------------------------- perl -w ../../tests/check.pl -r -c=30 -v --nthreads=2 `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ok22o00x6e01x3o10' --verify 'ik22o00x6e01x3o10' --verify 'obr40x33*22' --verify 'ibr40x33*22' --verify 'ofr40x33*22' --verify 'ifr40x33*22' --verify '//obc40x33*22' --verify '//ibc40x33*22' --verify '//ofc40x33*22' --verify '//ifc40x33*22' --verify 'obc40x33*22' --verify 'ibc40x33*22' --verify 'ofc40x33*22' --verify 'ifc40x33*22' --verify 'ok10o10x15o00x5o00v5' --verify 'ik10o10x15o00x5o00v5' --verify '//obr11x10x9x9' --verify '//ofr11x10x9x9' --verify 'obr11x10x9x9' --verify 'ibr11x10x9x9' --verify 'ofr11x10x9x9' --verify 'ifr11x10x9x9' --verify '//obc11x10x9x9' --verify '//ibc11x10x9x9' --verify '//ofc11x10x9x9' --verify '//ifc11x10x9x9' --verify 'obc11x10x9x9' --verify 'ibc11x10x9x9' --verify 'ofc11x10x9x9' --verify 'ifc11x10x9x9' --verify 'ok10hx30h*14' --verify 'ik10hx30h*14' --verify 'obr4x6x8*5' --verify 'ibr4x6x8*5' --verify 'ofr4x6x8*5' --verify 'ifr4x6x8*5' --verify '//obc4x6x8*5' --verify '//ibc4x6x8*5' --verify '//ofc4x6x8*5' --verify '//ifc4x6x8*5' --verify 'obc4x6x8*5' --verify 'ibc4x6x8*5' --verify 'ofc4x6x8*5' --verify 'ifc4x6x8*5'" ok22o00x6e01x3o10 2.24763e-19 4.29261e-18 2.06177e-19 ik22o00x6e01x3o10 1.87251e-19 3.58623e-18 2.1298e-19 obr40x33*22 2.09112e-19 2.99502e-19 2.28715e-19 ibr40x33*22 1.91334e-19 3.99336e-19 2.27143e-19 ofr40x33*22 1.77683e-19 3.49419e-19 2.93793e-19 ifr40x33*22 1.86991e-19 2.99502e-19 3.32581e-19 //obc40x33*22 2.09731e-19 3.99336e-19 3.25725e-19 //ibc40x33*22 1.80969e-19 3.99336e-19 3.24192e-19 //ofc40x33*22 1.86479e-19 3.99336e-19 3.38676e-19 //ifc40x33*22 2.12017e-19 3.99336e-19 3.10224e-19 obc40x33*22 2.1028e-19 3.99336e-19 3.28238e-19 ibc40x33*22 2.03124e-19 3.99336e-19 2.94739e-19 ofc40x33*22 2.18809e-19 3.99336e-19 3.00458e-19 ifc40x33*22 2.14945e-19 3.99336e-19 3.0401e-19 ok10o10x15o00x5o00v5 2.07084e-19 1.65883e-18 1.95822e-19 ik10o10x15o00x5o00v5 2.06328e-19 1.88651e-18 1.84512e-19 //obr11x10x9x9 2.42253e-19 5.88087e-19 2.96065e-19 //ofr11x10x9x9 2.01364e-19 3.67554e-19 4.65879e-19 obr11x10x9x9 2.06854e-19 4.41065e-19 2.80557e-19 ibr11x10x9x9 2.26444e-19 4.41065e-19 3.06443e-19 ofr11x10x9x9 2.16984e-19 4.41065e-19 4.35525e-19 ifr11x10x9x9 1.99725e-19 3.67554e-19 4.38441e-19 //obc11x10x9x9 2.18271e-19 5.14576e-19 4.02628e-19 //ibc11x10x9x9 2.15975e-19 4.41065e-19 4.41382e-19 //ofc11x10x9x9 2.13487e-19 5.14576e-19 4.0518e-19 //ifc11x10x9x9 2.46004e-19 4.41065e-19 4.08558e-19 obc11x10x9x9 2.31519e-19 4.41065e-19 4.04441e-19 ibc11x10x9x9 1.95813e-19 4.41065e-19 5.1519e-19 ofc11x10x9x9 2.12563e-19 4.41065e-19 3.86382e-19 ifc11x10x9x9 1.82372e-19 4.41065e-19 4.88375e-19 ok10hx30h*14 2.14614e-19 1.85863e-18 1.72668e-19 ik10hx30h*14 1.84504e-19 1.85863e-18 1.72709e-19 obr4x6x8*5 1.45941e-19 2.25347e-19 1.74616e-19 ibr4x6x8*5 1.54323e-19 1.50231e-19 1.89625e-19 ofr4x6x8*5 1.51064e-19 1.50231e-19 2.18935e-19 ifr4x6x8*5 1.36794e-19 1.50231e-19 1.98694e-19 //obc4x6x8*5 1.5343e-19 2.25347e-19 2.50793e-19 //ibc4x6x8*5 1.49558e-19 2.25347e-19 1.99682e-19 //ofc4x6x8*5 1.61867e-19 2.25347e-19 1.82785e-19 //ifc4x6x8*5 1.93363e-19 1.87789e-19 2.01944e-19 obc4x6x8*5 1.61898e-19 3.00463e-19 2.13771e-19 ibc4x6x8*5 1.74008e-19 2.25347e-19 1.9071e-19 ofc4x6x8*5 1.72471e-19 1.50231e-19 1.99665e-19 ifc4x6x8*5 1.7319e-19 2.25347e-19 1.97636e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obrd9x3*13' --verify 'ibrd9x3*13' --verify 'ofrd9x3*13' --verify 'ifrd9x3*13' --verify '//obcd9x3*13' --verify '//ibcd9x3*13' --verify '//ofcd9x3*13' --verify '//ifcd9x3*13' --verify 'obcd9x3*13' --verify 'ibcd9x3*13' --verify 'ofcd9x3*13' --verify 'ifcd9x3*13' --verify 'okd12e00x3o01x9e01x5e01v3' --verify 'ikd12e00x3o01x9e01x5e01v3' --verify '//obrd17550' --verify '//ibrd17550' --verify '//ofrd17550' --verify '//ifrd17550' --verify 'obrd17550' --verify 'ibrd17550' --verify 'ofrd17550' --verify 'ifrd17550' --verify '//obcd17550' --verify '//ibcd17550' --verify '//ofcd17550' --verify '//ifcd17550' --verify 'obcd17550' --verify 'ibcd17550' --verify 'ofcd17550' --verify 'ifcd17550' --verify 'okd154o10v80' --verify 'ikd154o10v80' --verify 'obr132*14' --verify 'ibr132*14' --verify 'ofr132*14' --verify 'ifr132*14' --verify '//obc132*14' --verify '//ibc132*14' --verify '//ofc132*14' --verify '//ifc132*14' --verify 'obc132*14' --verify 'ibc132*14' --verify 'ofc132*14' --verify 'ifc132*14'" obrd9x3*13 1.68125e-19 1.79764e-19 2.30815e-19 ibrd9x3*13 1.72637e-19 1.79764e-19 2.32225e-19 ofrd9x3*13 1.39453e-19 8.98821e-20 4.15138e-19 ifrd9x3*13 1.57198e-19 8.98821e-20 3.61753e-19 //obcd9x3*13 2.12124e-19 1.79764e-19 3.73428e-19 //ibcd9x3*13 1.73177e-19 1.79764e-19 3.22644e-19 //ofcd9x3*13 1.70282e-19 1.79764e-19 4.42385e-19 //ifcd9x3*13 1.91751e-19 1.79764e-19 3.72377e-19 obcd9x3*13 1.71677e-19 1.79764e-19 3.54263e-19 ibcd9x3*13 1.79731e-19 1.79764e-19 3.87108e-19 ofcd9x3*13 1.93133e-19 1.79764e-19 3.84411e-19 ifcd9x3*13 1.63348e-19 1.79764e-19 3.64975e-19 okd12e00x3o01x9e01x5e01v3 2.59118e-19 9.25186e-18 2.16705e-19 ikd12e00x3o01x9e01x5e01v3 2.38191e-19 1.85037e-17 2.30527e-19 //obrd17550 2.2428e-19 5.23783e-19 2.54151e-19 //ibrd17550 2.3113e-19 5.23783e-19 2.52692e-19 //ofrd17550 2.69324e-19 4.19027e-19 2.69789e-19 //ifrd17550 2.63666e-19 4.19027e-19 2.59762e-19 obrd17550 2.44673e-19 6.2854e-19 2.32685e-19 ibrd17550 2.40927e-19 4.19027e-19 2.59924e-19 ofrd17550 2.46645e-19 5.23783e-19 2.30359e-19 ifrd17550 2.26495e-19 4.19027e-19 2.15067e-19 //obcd17550 2.19971e-19 5.23783e-19 2.71627e-19 //ibcd17550 2.43701e-19 5.23783e-19 2.877e-19 //ofcd17550 2.27419e-19 6.2854e-19 2.50229e-19 //ifcd17550 2.79446e-19 5.23783e-19 2.69209e-19 obcd17550 2.02416e-19 5.23783e-19 2.52694e-19 ibcd17550 2.3842e-19 5.23783e-19 3.00495e-19 ofcd17550 2.44325e-19 5.23783e-19 2.64292e-19 ifcd17550 2.48756e-19 5.23783e-19 3.01342e-19 okd154o10v80 2.6207e-19 1.46825e-18 1.82447e-19 ikd154o10v80 2.04224e-19 1.39964e-18 2.0034e-19 obr132*14 1.91723e-19 2.4266e-19 1.74853e-19 ibr132*14 1.84678e-19 2.4266e-19 2.25624e-19 ofr132*14 1.60881e-19 1.61773e-19 2.27015e-19 ifr132*14 1.81111e-19 1.61773e-19 2.48129e-19 //obc132*14 1.56065e-19 2.4266e-19 2.41126e-19 //ibc132*14 1.78118e-19 3.23546e-19 2.33112e-19 //ofc132*14 1.75735e-19 2.4266e-19 2.60032e-19 //ifc132*14 1.76902e-19 2.4266e-19 2.17955e-19 obc132*14 1.86265e-19 2.4266e-19 2.28743e-19 ibc132*14 1.83175e-19 2.4266e-19 3.03519e-19 ofc132*14 2.11961e-19 2.4266e-19 2.30559e-19 ifc132*14 2.26208e-19 2.4266e-19 2.63663e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ofr12x12v13' --verify 'ifr12x12v13' --verify '//obc12x12v13' --verify '//ibc12x12v13' --verify '//ofc12x12v13' --verify '//ifc12x12v13' --verify 'obc12x12v13' --verify 'ibc12x12v13' --verify 'ofc12x12v13' --verify 'ifc12x12v13' --verify 'ok7o01x4o11v26' --verify 'ik7o01x4o11v26' --verify 'obr8x5x5v13' --verify 'ibr8x5x5v13' --verify 'ofr8x5x5v13' --verify 'ifr8x5x5v13' --verify '//obc8x5x5v13' --verify '//ibc8x5x5v13' --verify '//ofc8x5x5v13' --verify '//ifc8x5x5v13' --verify 'obc8x5x5v13' --verify 'ibc8x5x5v13' --verify 'ofc8x5x5v13' --verify 'ifc8x5x5v13' --verify 'ok9hx78e00' --verify 'ik9hx78e00' --verify '//obr30800' --verify '//ibr30800' --verify '//ofr30800' --verify '//ifr30800' --verify 'obr30800' --verify 'ibr30800' --verify 'ofr30800' --verify 'ifr30800' --verify '//obc30800' --verify '//ibc30800' --verify '//ofc30800' --verify '//ifc30800' --verify 'obc30800' --verify 'ibc30800' --verify 'ofc30800' --verify 'ifc30800' --verify 'ok9e00x27e10*10' --verify 'ik9e00x27e10*10'" ofr12x12v13 1.66282e-19 1.5568e-19 2.55329e-19 ifr12x12v13 1.49606e-19 1.5568e-19 2.40423e-19 //obc12x12v13 1.78316e-19 3.11361e-19 2.52504e-19 //ibc12x12v13 1.72272e-19 2.3352e-19 2.4827e-19 //ofc12x12v13 1.47656e-19 1.5568e-19 2.62101e-19 //ifc12x12v13 1.84949e-19 2.3352e-19 2.49443e-19 obc12x12v13 1.70882e-19 2.3352e-19 2.42144e-19 ibc12x12v13 1.66786e-19 2.3352e-19 2.58005e-19 ofc12x12v13 1.84303e-19 2.3352e-19 2.49974e-19 ifc12x12v13 1.86255e-19 2.3352e-19 2.50729e-19 ok7o01x4o11v26 1.90508e-19 3.33626e-19 2.05525e-19 ik7o01x4o11v26 2.27616e-19 3.15689e-19 2.02672e-19 obr8x5x5v13 1.5221e-19 2.64198e-19 1.78384e-19 ibr8x5x5v13 1.75255e-19 2.64198e-19 1.73351e-19 ofr8x5x5v13 1.86339e-19 1.98149e-19 1.83389e-19 ifr8x5x5v13 1.51264e-19 1.98149e-19 2.30822e-19 //obc8x5x5v13 1.75159e-19 1.98149e-19 2.1973e-19 //ibc8x5x5v13 1.79141e-19 1.98149e-19 2.29018e-19 //ofc8x5x5v13 1.82468e-19 2.64198e-19 2.06223e-19 //ifc8x5x5v13 1.81544e-19 2.64198e-19 1.93701e-19 obc8x5x5v13 1.85914e-19 2.64198e-19 2.1466e-19 ibc8x5x5v13 1.82811e-19 2.64198e-19 2.03605e-19 ofc8x5x5v13 1.93673e-19 2.64198e-19 2.12601e-19 ifc8x5x5v13 1.81066e-19 2.64198e-19 1.8914e-19 ok9hx78e00 2.1332e-19 6.93889e-18 1.69447e-19 ik9hx78e00 1.67916e-19 3.46945e-18 1.90321e-19 //obr30800 2.21824e-19 6.32608e-19 2.85494e-19 //ibr30800 2.62097e-19 6.32608e-19 2.17866e-19 //ofr30800 2.4311e-19 3.9538e-19 4.06409e-19 //ifr30800 2.41191e-19 4.74456e-19 4.1987e-19 obr30800 2.60809e-19 6.32608e-19 2.57526e-19 ibr30800 2.47791e-19 6.32608e-19 2.1066e-19 ofr30800 2.41889e-19 5.53532e-19 3.66872e-19 ifr30800 2.22432e-19 4.74456e-19 3.41121e-19 //obc30800 2.33259e-19 4.74456e-19 3.52213e-19 //ibc30800 2.5073e-19 4.74456e-19 3.4773e-19 //ofc30800 2.2382e-19 4.74456e-19 3.55963e-19 //ifc30800 2.25025e-19 4.74456e-19 3.39686e-19 obc30800 2.44618e-19 4.74456e-19 3.32244e-19 ibc30800 2.58879e-19 4.74456e-19 3.25716e-19 ofc30800 2.60192e-19 4.74456e-19 3.38007e-19 ifc30800 2.32863e-19 4.74456e-19 3.52015e-19 ok9e00x27e10*10 1.48591e-19 2.47469e-18 1.9642e-19 ik9e00x27e10*10 1.95342e-19 2.08709e-18 1.3329e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ofr9v2' --verify 'ifr9v2' --verify '//obc9v2' --verify '//ibc9v2' --verify '//ofc9v2' --verify '//ifc9v2' --verify 'obc9v2' --verify 'ibc9v2' --verify 'ofc9v2' --verify 'ifc9v2' --verify 'ok4o01*7' --verify 'ik4o01*7' --verify '//obr80x8' --verify '//ofr80x8' --verify 'obr80x8' --verify 'ibr80x8' --verify 'ofr80x8' --verify 'ifr80x8' --verify '//obc80x8' --verify '//ibc80x8' --verify '//ofc80x8' --verify '//ifc80x8' --verify 'obc80x8' --verify 'ibc80x8' --verify 'ofc80x8' --verify 'ifc80x8' --verify 'ok9bx12e10x9e10x12e01' --verify 'ik9bx12e10x9e10x12e01' --verify 'obr27x7v7' --verify 'ibr27x7v7' --verify 'ofr27x7v7' --verify 'ifr27x7v7' --verify '//obc27x7v7' --verify '//ibc27x7v7' --verify '//ofc27x7v7' --verify '//ifc27x7v7' --verify 'obc27x7v7' --verify 'ibc27x7v7' --verify 'ofc27x7v7' --verify 'ifc27x7v7' --verify 'okd6e01x13o01x13e01' --verify 'ikd6e01x13o01x13e01' --verify 'obr12x12v13' --verify 'ibr12x12v13'" ofr9v2 1.3431e-19 1.0842e-19 3.73432e-19 ifr9v2 1.09608e-19 5.42101e-20 3.67363e-19 //obc9v2 1.88112e-19 1.0842e-19 3.69252e-19 //ibc9v2 2.05524e-19 2.1684e-19 3.86447e-19 //ofc9v2 1.37138e-19 1.0842e-19 3.95039e-19 //ifc9v2 1.74596e-19 1.0842e-19 4.31523e-19 obc9v2 1.98022e-19 1.6263e-19 3.35692e-19 ibc9v2 1.5483e-19 1.0842e-19 3.95855e-19 ofc9v2 2.25601e-19 1.0842e-19 3.44711e-19 ifc9v2 1.02005e-19 1.0842e-19 3.48054e-19 ok4o01*7 1.47233e-19 1.34118e-19 1.23624e-19 ik4o01*7 1.20652e-19 1.34118e-19 1.21397e-19 //obr80x8 1.99728e-19 2.74284e-19 2.14582e-19 //ofr80x8 2.07461e-19 2.74284e-19 2.90604e-19 obr80x8 1.72311e-19 2.74284e-19 2.0475e-19 ibr80x8 1.8458e-19 2.74284e-19 1.8688e-19 ofr80x8 1.43562e-19 2.74284e-19 2.68058e-19 ifr80x8 1.89201e-19 2.74284e-19 2.90711e-19 //obc80x8 1.91022e-19 2.74284e-19 3.0321e-19 //ibc80x8 1.81448e-19 2.74284e-19 2.6669e-19 //ofc80x8 1.84369e-19 2.74284e-19 2.78236e-19 //ifc80x8 1.80048e-19 2.74284e-19 2.63703e-19 obc80x8 2.05463e-19 2.74284e-19 2.96909e-19 ibc80x8 1.91053e-19 2.74284e-19 3.58015e-19 ofc80x8 1.97053e-19 2.74284e-19 2.9136e-19 ifc80x8 1.92013e-19 2.74284e-19 3.15993e-19 ok9bx12e10x9e10x12e01 2.01073e-19 3.90313e-17 2.19836e-19 ik9bx12e10x9e10x12e01 2.02505e-19 2.77556e-17 2.29761e-19 obr27x7v7 1.91401e-19 2.88417e-19 1.99839e-19 ibr27x7v7 1.92782e-19 2.88417e-19 2.03107e-19 ofr27x7v7 1.67396e-19 2.16313e-19 3.49953e-19 ifr27x7v7 1.86022e-19 2.16313e-19 3.03175e-19 //obc27x7v7 2.00624e-19 2.16313e-19 2.86712e-19 //ibc27x7v7 2.19978e-19 2.16313e-19 3.27412e-19 //ofc27x7v7 1.89388e-19 2.16313e-19 3.04772e-19 //ifc27x7v7 2.84574e-19 2.88417e-19 3.3808e-19 obc27x7v7 1.98347e-19 2.16313e-19 3.40202e-19 ibc27x7v7 2.07013e-19 2.16313e-19 3.00782e-19 ofc27x7v7 1.81034e-19 2.16313e-19 3.40423e-19 ifc27x7v7 1.8915e-19 2.16313e-19 2.9722e-19 okd6e01x13o01x13e01 2.47446e-19 9.29703e-18 2.53656e-19 ikd6e01x13o01x13e01 2.24229e-19 9.29703e-18 2.71141e-19 obr12x12v13 1.65065e-19 2.3352e-19 1.98448e-19 ibr12x12v13 1.52597e-19 3.11361e-19 1.73575e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify '//obc10x8x8x15' --verify '//ibc10x8x8x15' --verify '//ofc10x8x8x15' --verify '//ifc10x8x8x15' --verify 'obc10x8x8x15' --verify 'ibc10x8x8x15' --verify 'ofc10x8x8x15' --verify 'ifc10x8x8x15' --verify 'ok9o10x11e10x4o11x9e01*6' --verify 'ik9o10x11e10x4o11x9e01*6' --verify 'obrd7x7x4x2v5' --verify 'ibrd7x7x4x2v5' --verify 'ofrd7x7x4x2v5' --verify 'ifrd7x7x4x2v5' --verify '//obcd7x7x4x2v5' --verify '//ibcd7x7x4x2v5' --verify '//ofcd7x7x4x2v5' --verify '//ifcd7x7x4x2v5' --verify 'obcd7x7x4x2v5' --verify 'ibcd7x7x4x2v5' --verify 'ofcd7x7x4x2v5' --verify 'ifcd7x7x4x2v5' --verify 'ok8o10x4o10x6e11x4o01' --verify 'ik8o10x4o10x6e11x4o01' --verify '//obrd616' --verify '//ibrd616' --verify '//ofrd616' --verify '//ifrd616' --verify 'obrd616' --verify 'ibrd616' --verify 'ofrd616' --verify 'ifrd616' --verify '//obcd616' --verify '//ibcd616' --verify '//ofcd616' --verify '//ifcd616' --verify 'obcd616' --verify 'ibcd616' --verify 'ofcd616' --verify 'ifcd616' --verify 'ok15hx6e11x8o11' --verify 'ik15hx6e11x8o11' --verify 'obr9v2' --verify 'ibr9v2'" //obc10x8x8x15 1.9663e-19 4.24919e-19 3.28666e-19 //ibc10x8x8x15 1.91298e-19 4.24919e-19 3.40875e-19 //ofc10x8x8x15 2.0032e-19 4.24919e-19 2.70405e-19 //ifc10x8x8x15 1.87676e-19 4.24919e-19 3.31347e-19 obc10x8x8x15 2.19618e-19 4.24919e-19 2.90189e-19 ibc10x8x8x15 2.04861e-19 4.24919e-19 3.30199e-19 ofc10x8x8x15 2.21657e-19 4.24919e-19 3.16904e-19 ifc10x8x8x15 2.21345e-19 4.24919e-19 3.04714e-19 ok9o10x11e10x4o11x9e01*6 1.99291e-19 1.0253e-17 2.78468e-19 ik9o10x11e10x4o11x9e01*6 2.18942e-19 6.5129e-18 2.25701e-19 obrd7x7x4x2v5 1.76135e-19 3.1542e-19 2.04445e-19 ibrd7x7x4x2v5 1.58887e-19 3.1542e-19 2.01247e-19 ofrd7x7x4x2v5 1.76514e-19 2.1028e-19 3.23494e-19 ifrd7x7x4x2v5 1.74955e-19 2.1028e-19 2.92431e-19 //obcd7x7x4x2v5 2.00421e-19 3.1542e-19 3.22994e-19 //ibcd7x7x4x2v5 1.82222e-19 2.1028e-19 3.19466e-19 //ofcd7x7x4x2v5 1.94522e-19 2.1028e-19 3.27861e-19 //ifcd7x7x4x2v5 2.06522e-19 2.1028e-19 3.16266e-19 obcd7x7x4x2v5 1.75033e-19 2.1028e-19 2.91596e-19 ibcd7x7x4x2v5 1.88021e-19 2.1028e-19 2.65843e-19 ofcd7x7x4x2v5 1.62416e-19 2.1028e-19 2.93376e-19 ifcd7x7x4x2v5 1.63801e-19 2.1028e-19 2.62556e-19 ok8o10x4o10x6e11x4o01 2.18366e-19 2.32293e-18 2.03532e-19 ik8o10x4o10x6e11x4o01 2.38323e-19 1.89385e-18 2.4258e-19 //obrd616 2.53133e-19 3.4947e-19 2.33618e-19 //ibrd616 2.13177e-19 5.59152e-19 1.6874e-19 //ofrd616 1.86292e-19 3.4947e-19 3.19678e-19 //ifrd616 1.88628e-19 2.79576e-19 3.21275e-19 obrd616 2.18726e-19 4.19364e-19 2.19489e-19 ibrd616 2.04805e-19 2.79576e-19 1.62877e-19 ofrd616 1.79424e-19 2.79576e-19 2.87025e-19 ifrd616 1.83724e-19 2.79576e-19 2.65108e-19 //obcd616 1.83954e-19 3.4947e-19 2.63603e-19 //ibcd616 1.62409e-19 3.4947e-19 2.72851e-19 //ofcd616 2.04679e-19 2.79576e-19 2.91576e-19 //ifcd616 1.75807e-19 2.79576e-19 3.0263e-19 obcd616 1.74185e-19 2.79576e-19 3.00607e-19 ibcd616 2.09786e-19 2.79576e-19 2.80891e-19 ofcd616 1.93293e-19 2.79576e-19 3.26432e-19 ifcd616 2.26985e-19 3.4947e-19 2.62746e-19 ok15hx6e11x8o11 2.6628e-19 2.39e-18 1.87058e-19 ik15hx6e11x8o11 2.01932e-19 3.95586e-18 2.63766e-19 obr9v2 1.70833e-19 1.0842e-19 1.53304e-19 ibr9v2 1.45688e-19 1.0842e-19 1.847e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obcd12x3x13' --verify 'ibcd12x3x13' --verify 'ofcd12x3x13' --verify 'ifcd12x3x13' --verify 'okd13bx7bx9o01x11o10' --verify 'ikd13bx7bx9o01x11o10' --verify 'obr12v16' --verify 'ibr12v16' --verify 'ofr12v16' --verify 'ifr12v16' --verify '//obc12v16' --verify '//ibc12v16' --verify '//ofc12v16' --verify '//ifc12v16' --verify 'obc12v16' --verify 'ibc12v16' --verify 'ofc12v16' --verify 'ifc12v16' --verify 'ok6o01*181' --verify 'ik6o01*181' --verify '//obrd1560' --verify '//ibrd1560' --verify '//ofrd1560' --verify '//ifrd1560' --verify 'obrd1560' --verify 'ibrd1560' --verify 'ofrd1560' --verify 'ifrd1560' --verify '//obcd1560' --verify '//ibcd1560' --verify '//ofcd1560' --verify '//ifcd1560' --verify 'obcd1560' --verify 'ibcd1560' --verify 'ofcd1560' --verify 'ifcd1560' --verify 'ok11e10x9o00v31' --verify 'ik11e10x9o00v31' --verify '//obr10x8x8x15' --verify '//ofr10x8x8x15' --verify 'obr10x8x8x15' --verify 'ibr10x8x8x15' --verify 'ofr10x8x8x15' --verify 'ifr10x8x8x15'" obcd12x3x13 1.74205e-19 3.2075e-19 3.3706e-19 ibcd12x3x13 1.77544e-19 3.2075e-19 2.49549e-19 ofcd12x3x13 2.02297e-19 3.2075e-19 2.71074e-19 ifcd12x3x13 1.63983e-19 3.2075e-19 2.61144e-19 okd13bx7bx9o01x11o10 2.14488e-19 2.34323e-17 2.94097e-19 ikd13bx7bx9o01x11o10 1.94941e-19 2.77014e-17 2.39825e-19 obr12v16 1.3399e-19 1.33017e-19 1.18541e-19 ibr12v16 1.34233e-19 1.33017e-19 1.28301e-19 ofr12v16 1.13563e-19 6.65087e-20 2.50029e-19 ifr12v16 1.02333e-19 3.32544e-20 2.35474e-19 //obc12v16 1.35784e-19 1.33017e-19 2.51588e-19 //ibc12v16 1.51391e-19 1.33017e-19 2.37713e-19 //ofc12v16 1.37909e-19 1.33017e-19 2.64775e-19 //ifc12v16 1.34841e-19 1.33017e-19 2.42618e-19 obc12v16 1.1751e-19 1.33017e-19 2.54856e-19 ibc12v16 1.60906e-19 1.33017e-19 2.51181e-19 ofc12v16 1.42945e-19 1.33017e-19 2.39042e-19 ifc12v16 1.3873e-19 1.33017e-19 2.48871e-19 ok6o01*181 1.61226e-19 2.82163e-19 1.72354e-19 ik6o01*181 1.80156e-19 2.82163e-19 1.57783e-19 //obrd1560 2.53285e-19 4.39206e-19 2.05229e-19 //ibrd1560 2.29768e-19 3.51365e-19 1.96782e-19 //ofrd1560 2.16426e-19 3.51365e-19 3.30144e-19 //ifrd1560 2.06608e-19 3.51365e-19 3.23343e-19 obrd1560 2.92595e-19 5.27047e-19 2.13047e-19 ibrd1560 1.88836e-19 5.27047e-19 2.56209e-19 ofrd1560 2.13822e-19 3.51365e-19 2.95103e-19 ifrd1560 2.30158e-19 3.51365e-19 3.30668e-19 //obcd1560 1.95163e-19 3.51365e-19 2.81234e-19 //ibcd1560 1.98445e-19 3.51365e-19 2.90359e-19 //ofcd1560 2.35927e-19 4.39206e-19 3.03731e-19 //ifcd1560 1.90712e-19 3.51365e-19 3.05603e-19 obcd1560 2.01936e-19 3.51365e-19 3.03174e-19 ibcd1560 2.14953e-19 4.39206e-19 3.2942e-19 ofcd1560 2.08011e-19 3.51365e-19 3.00398e-19 ifcd1560 2.32177e-19 3.51365e-19 2.87407e-19 ok11e10x9o00v31 1.61174e-19 9.93269e-19 1.83071e-19 ik11e10x9o00v31 1.81696e-19 8.67362e-19 1.98629e-19 //obr10x8x8x15 2.12835e-19 4.24919e-19 2.58765e-19 //ofr10x8x8x15 1.86223e-19 2.83279e-19 3.25878e-19 obr10x8x8x15 1.98499e-19 4.24919e-19 2.37319e-19 ibr10x8x8x15 1.86136e-19 4.24919e-19 2.8794e-19 ofr10x8x8x15 1.94884e-19 3.54099e-19 3.38434e-19 ifr10x8x8x15 1.90761e-19 3.54099e-19 3.43753e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obcd10x14x4' --verify 'ibcd10x14x4' --verify 'ofcd10x14x4' --verify 'ifcd10x14x4' --verify 'okd24h*124' --verify 'ikd24h*124' --verify 'obr9*54' --verify 'ibr9*54' --verify 'ofr9*54' --verify 'ifr9*54' --verify '//obc9*54' --verify '//ibc9*54' --verify '//ofc9*54' --verify '//ifc9*54' --verify 'obc9*54' --verify 'ibc9*54' --verify 'ofc9*54' --verify 'ifc9*54' --verify 'ok12e11x4o01x8o01' --verify 'ik12e11x4o01x8o01' --verify 'obr12x9x5v5' --verify 'ibr12x9x5v5' --verify 'ofr12x9x5v5' --verify 'ifr12x9x5v5' --verify '//obc12x9x5v5' --verify '//ibc12x9x5v5' --verify '//ofc12x9x5v5' --verify '//ifc12x9x5v5' --verify 'obc12x9x5v5' --verify 'ibc12x9x5v5' --verify 'ofc12x9x5v5' --verify 'ifc12x9x5v5' --verify 'ok4bx7e11x12h' --verify 'ik4bx7e11x12h' --verify '//obrd12x3x13' --verify '//ofrd12x3x13' --verify 'obrd12x3x13' --verify 'ibrd12x3x13' --verify 'ofrd12x3x13' --verify 'ifrd12x3x13' --verify '//obcd12x3x13' --verify '//ibcd12x3x13' --verify '//ofcd12x3x13' --verify '//ifcd12x3x13'" obcd10x14x4 1.88718e-19 2.93222e-19 3.09516e-19 ibcd10x14x4 1.87217e-19 2.93222e-19 3.07915e-19 ofcd10x14x4 1.73013e-19 2.93222e-19 2.73814e-19 ifcd10x14x4 1.66268e-19 2.93222e-19 2.91963e-19 okd24h*124 1.7106e-19 4.37178e-19 1.04469e-19 ikd24h*124 1.85025e-19 4.37178e-19 1.88797e-19 obr9*54 1.47332e-19 1.47237e-19 1.7035e-19 ibr9*54 1.80148e-19 1.47237e-19 1.91973e-19 ofr9*54 1.73013e-19 1.47237e-19 3.56547e-19 ifr9*54 1.37851e-19 7.36187e-20 3.19246e-19 //obc9*54 1.58016e-19 1.47237e-19 3.66977e-19 //ibc9*54 1.70022e-19 1.47237e-19 3.63118e-19 //ofc9*54 2.00754e-19 1.47237e-19 3.3684e-19 //ifc9*54 1.40492e-19 1.47237e-19 3.37187e-19 obc9*54 1.52373e-19 1.47237e-19 3.6134e-19 ibc9*54 1.46564e-19 1.47237e-19 3.38623e-19 ofc9*54 1.54155e-19 1.47237e-19 3.37586e-19 ifc9*54 1.68315e-19 1.47237e-19 3.77532e-19 ok12e11x4o01x8o01 2.99175e-19 1.19909e-18 2.58493e-19 ik12e11x4o01x8o01 2.074e-19 1.67873e-18 2.78381e-19 obr12x9x5v5 1.85785e-19 3.58323e-19 2.26703e-19 ibr12x9x5v5 1.94222e-19 2.68742e-19 2.2734e-19 ofr12x9x5v5 1.62432e-19 2.68742e-19 3.88798e-19 ifr12x9x5v5 1.71329e-19 2.68742e-19 4.03874e-19 //obc12x9x5v5 1.70792e-19 2.68742e-19 3.72968e-19 //ibc12x9x5v5 1.85974e-19 2.68742e-19 3.96225e-19 //ofc12x9x5v5 1.85337e-19 2.68742e-19 3.98996e-19 //ifc12x9x5v5 1.99349e-19 2.68742e-19 3.36792e-19 obc12x9x5v5 1.80461e-19 2.68742e-19 3.74713e-19 ibc12x9x5v5 1.85987e-19 2.68742e-19 3.82076e-19 ofc12x9x5v5 1.83965e-19 2.68742e-19 3.65439e-19 ifc12x9x5v5 1.94315e-19 2.68742e-19 3.62648e-19 ok4bx7e11x12h 1.78755e-19 2.34578e-18 1.84712e-19 ik4bx7e11x12h 1.69895e-19 2.34578e-18 2.11752e-19 //obrd12x3x13 2.86089e-19 3.2075e-19 2.06648e-19 //ofrd12x3x13 1.59319e-19 3.2075e-19 3.31643e-19 obrd12x3x13 1.91198e-19 4.00938e-19 2.14457e-19 ibrd12x3x13 1.99645e-19 3.2075e-19 2.01432e-19 ofrd12x3x13 2.60391e-19 2.40563e-19 2.60259e-19 ifrd12x3x13 2.19361e-19 3.2075e-19 3.31694e-19 //obcd12x3x13 2.16077e-19 3.2075e-19 2.76385e-19 //ibcd12x3x13 1.76949e-19 3.2075e-19 3.35226e-19 //ofcd12x3x13 2.00667e-19 3.2075e-19 2.85517e-19 //ifcd12x3x13 1.72269e-19 3.2075e-19 2.8903e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obcd18x7*13' --verify 'ibcd18x7*13' --verify 'ofcd18x7*13' --verify 'ifcd18x7*13' --verify 'ok20e10x9o01*6' --verify 'ik20e10x9o01*6' --verify 'obr11x4v38' --verify 'ibr11x4v38' --verify 'ofr11x4v38' --verify 'ifr11x4v38' --verify '//obc11x4v38' --verify '//ibc11x4v38' --verify '//ofc11x4v38' --verify '//ifc11x4v38' --verify 'obc11x4v38' --verify 'ibc11x4v38' --verify 'ofc11x4v38' --verify 'ifc11x4v38' --verify 'okd13hx13o11x5h*3' --verify 'ikd13hx13o11x5h*3' --verify 'obr6x6*22' --verify 'ibr6x6*22' --verify 'ofr6x6*22' --verify 'ifr6x6*22' --verify '//obc6x6*22' --verify '//ibc6x6*22' --verify '//ofc6x6*22' --verify '//ifc6x6*22' --verify 'obc6x6*22' --verify 'ibc6x6*22' --verify 'ofc6x6*22' --verify 'ifc6x6*22' --verify 'ok6o00x2e00x5o01v12' --verify 'ik6o00x2e00x5o01v12' --verify '//obrd10x14x4' --verify '//ofrd10x14x4' --verify 'obrd10x14x4' --verify 'ibrd10x14x4' --verify 'ofrd10x14x4' --verify 'ifrd10x14x4' --verify '//obcd10x14x4' --verify '//ibcd10x14x4' --verify '//ofcd10x14x4' --verify '//ifcd10x14x4'" obcd18x7*13 1.44733e-19 2.49644e-19 3.95291e-19 ibcd18x7*13 1.73396e-19 2.49644e-19 4.03269e-19 ofcd18x7*13 1.84615e-19 2.49644e-19 3.80739e-19 ifcd18x7*13 2.09513e-19 2.49644e-19 3.9969e-19 ok20e10x9o01*6 2.04975e-19 1.23328e-18 2.57279e-19 ik20e10x9o01*6 1.93382e-19 1.46254e-18 2.33469e-19 obr11x4v38 1.61194e-19 2.01301e-19 2.00501e-19 ibr11x4v38 1.76376e-19 2.01301e-19 1.96369e-19 ofr11x4v38 2.00344e-19 1.34201e-19 2.82237e-19 ifr11x4v38 1.78287e-19 1.34201e-19 2.44239e-19 //obc11x4v38 1.76756e-19 2.01301e-19 2.90062e-19 //ibc11x4v38 1.91304e-19 2.01301e-19 3.15129e-19 //ofc11x4v38 1.86949e-19 1.34201e-19 2.59768e-19 //ifc11x4v38 1.74838e-19 2.01301e-19 3.54537e-19 obc11x4v38 1.88207e-19 2.01301e-19 2.82934e-19 ibc11x4v38 1.55398e-19 2.01301e-19 2.79878e-19 ofc11x4v38 1.71858e-19 1.34201e-19 2.81456e-19 ifc11x4v38 1.58597e-19 2.01301e-19 2.78406e-19 okd13hx13o11x5h*3 2.18594e-19 3.59912e-18 2.11107e-19 ikd13hx13o11x5h*3 2.05294e-19 3.10468e-18 2.07154e-19 obr6x6*22 1.48964e-19 1.51131e-19 1.71876e-19 ibr6x6*22 1.55861e-19 1.51131e-19 1.34798e-19 ofr6x6*22 1.49892e-19 3.77828e-20 1.66675e-19 ifr6x6*22 1.51877e-19 3.77828e-20 1.75707e-19 //obc6x6*22 1.43855e-19 1.51131e-19 1.82211e-19 //ibc6x6*22 1.47105e-19 1.51131e-19 1.83647e-19 //ofc6x6*22 1.85452e-19 1.51131e-19 2.16206e-19 //ifc6x6*22 1.59093e-19 1.51131e-19 1.87142e-19 obc6x6*22 1.46668e-19 1.51131e-19 2.06801e-19 ibc6x6*22 1.36747e-19 1.51131e-19 2.18153e-19 ofc6x6*22 1.46088e-19 1.51131e-19 1.82819e-19 ifc6x6*22 1.75036e-19 1.51131e-19 1.84824e-19 ok6o00x2e00x5o01v12 2.21207e-19 3.91546e-19 2.12912e-19 ik6o00x2e00x5o01v12 1.88125e-19 4.66844e-19 2.08935e-19 //obrd10x14x4 2.02137e-19 2.93222e-19 1.71464e-19 //ofrd10x14x4 1.71502e-19 2.93222e-19 3.14009e-19 obrd10x14x4 2.19831e-19 2.93222e-19 1.98698e-19 ibrd10x14x4 1.59351e-19 2.93222e-19 2.00847e-19 ofrd10x14x4 1.69127e-19 2.93222e-19 3.32356e-19 ifrd10x14x4 2.05209e-19 2.19916e-19 3.54192e-19 //obcd10x14x4 1.94879e-19 4.39833e-19 3.09406e-19 //ibcd10x14x4 2.45739e-19 2.93222e-19 2.99369e-19 //ofcd10x14x4 1.43656e-19 2.93222e-19 3.1685e-19 //ifcd10x14x4 1.93528e-19 2.93222e-19 2.85223e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obc9x4x3*4' --verify 'ibc9x4x3*4' --verify 'ofc9x4x3*4' --verify 'ifc9x4x3*4' --verify 'ok9hx6e11x10e01x7o01' --verify 'ik9hx6e11x10e01x7o01' --verify 'obr8x4*17' --verify 'ibr8x4*17' --verify 'ofr8x4*17' --verify 'ifr8x4*17' --verify '//obc8x4*17' --verify '//ibc8x4*17' --verify '//ofc8x4*17' --verify '//ifc8x4*17' --verify 'obc8x4*17' --verify 'ibc8x4*17' --verify 'ofc8x4*17' --verify 'ifc8x4*17' --verify 'ok8e10x2e11x11hx7o01v8' --verify 'ik8e10x2e11x11hx7o01v8' --verify '//obr3x13x5x10' --verify '//ofr3x13x5x10' --verify 'obr3x13x5x10' --verify 'ibr3x13x5x10' --verify 'ofr3x13x5x10' --verify 'ifr3x13x5x10' --verify '//obc3x13x5x10' --verify '//ibc3x13x5x10' --verify '//ofc3x13x5x10' --verify '//ifc3x13x5x10' --verify 'obc3x13x5x10' --verify 'ibc3x13x5x10' --verify 'ofc3x13x5x10' --verify 'ifc3x13x5x10' --verify 'ok12e00x8o01x9o10x4b*9' --verify 'ik12e00x8o01x9o10x4b*9' --verify 'obrd18x7*13' --verify 'ibrd18x7*13' --verify 'ofrd18x7*13' --verify 'ifrd18x7*13' --verify '//obcd18x7*13' --verify '//ibcd18x7*13' --verify '//ofcd18x7*13' --verify '//ifcd18x7*13'" obc9x4x3*4 1.60749e-19 2.08655e-19 3.65835e-19 ibc9x4x3*4 1.83028e-19 2.08655e-19 3.88666e-19 ofc9x4x3*4 1.63248e-19 2.08655e-19 3.27828e-19 ifc9x4x3*4 2.05572e-19 2.08655e-19 3.66031e-19 ok9hx6e11x10e01x7o01 2.21664e-19 1.17831e-17 2.51128e-19 ik9hx6e11x10e01x7o01 2.35948e-19 9.29524e-18 2.09969e-19 obr8x4*17 1.30179e-19 1.62349e-19 1.45825e-19 ibr8x4*17 1.66848e-19 1.62349e-19 1.36347e-19 ofr8x4*17 1.11679e-19 4.05872e-20 1.91911e-19 ifr8x4*17 1.29677e-19 4.05872e-20 1.81289e-19 //obc8x4*17 1.15299e-19 8.11744e-20 1.93472e-19 //ibc8x4*17 1.39938e-19 8.11744e-20 1.86906e-19 //ofc8x4*17 1.25835e-19 8.11744e-20 1.85506e-19 //ifc8x4*17 1.42043e-19 8.11744e-20 1.89572e-19 obc8x4*17 1.54113e-19 8.11744e-20 1.82531e-19 ibc8x4*17 1.41831e-19 8.11744e-20 1.8678e-19 ofc8x4*17 1.40217e-19 8.11744e-20 1.99225e-19 ifc8x4*17 1.932e-19 8.11744e-20 1.96402e-19 ok8e10x2e11x11hx7o01v8 1.99184e-19 2.44241e-18 2.22765e-19 ik8e10x2e11x11hx7o01v8 2.08694e-19 2.3764e-18 2.69914e-19 //obr3x13x5x10 2.20454e-19 4.71405e-19 2.073e-19 //ofr3x13x5x10 2.25113e-19 3.1427e-19 3.452e-19 obr3x13x5x10 2.06194e-19 3.92838e-19 2.34099e-19 ibr3x13x5x10 1.91205e-19 3.1427e-19 2.44326e-19 ofr3x13x5x10 2.08015e-19 3.1427e-19 3.86358e-19 ifr3x13x5x10 2.15576e-19 3.1427e-19 3.36452e-19 //obc3x13x5x10 2.03347e-19 3.1427e-19 3.24152e-19 //ibc3x13x5x10 2.42741e-19 4.71405e-19 3.43966e-19 //ofc3x13x5x10 2.52732e-19 3.92838e-19 3.58308e-19 //ifc3x13x5x10 1.98117e-19 3.1427e-19 3.5923e-19 obc3x13x5x10 1.85919e-19 3.1427e-19 3.28707e-19 ibc3x13x5x10 2.03232e-19 3.92838e-19 3.68316e-19 ofc3x13x5x10 1.9484e-19 3.1427e-19 3.50708e-19 ifc3x13x5x10 1.96574e-19 3.92838e-19 3.45804e-19 ok12e00x8o01x9o10x4b*9 2.28337e-19 1.05324e-17 2.28623e-19 ik12e00x8o01x9o10x4b*9 1.86028e-19 9.02778e-18 1.98496e-19 obrd18x7*13 1.57949e-19 2.49644e-19 2.34721e-19 ibrd18x7*13 1.9092e-19 1.66429e-19 2.39628e-19 ofrd18x7*13 1.61939e-19 1.66429e-19 4.01524e-19 ifrd18x7*13 1.78965e-19 1.66429e-19 3.95484e-19 //obcd18x7*13 2.0562e-19 1.66429e-19 3.48011e-19 //ibcd18x7*13 1.99895e-19 2.49644e-19 3.65399e-19 //ofcd18x7*13 1.95243e-19 2.49644e-19 3.97541e-19 //ifcd18x7*13 1.81973e-19 2.49644e-19 4.15656e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obc7x6x10x4*3' --verify 'ibc7x6x10x4*3' --verify 'ofc7x6x10x4*3' --verify 'ifc7x6x10x4*3' --verify 'ok49e11v70' --verify 'ik49e11v70' --verify 'obr18x3v31' --verify 'ibr18x3v31' --verify 'ofr18x3v31' --verify 'ifr18x3v31' --verify '//obc18x3v31' --verify '//ibc18x3v31' --verify '//ofc18x3v31' --verify '//ifc18x3v31' --verify 'obc18x3v31' --verify 'ibc18x3v31' --verify 'ofc18x3v31' --verify 'ifc18x3v31' --verify 'ok12bx2e01x11hx9e01' --verify 'ik12bx2e01x11hx9e01' --verify '//obr10x3x11' --verify '//ofr10x3x11' --verify 'obr10x3x11' --verify 'ibr10x3x11' --verify 'ofr10x3x11' --verify 'ifr10x3x11' --verify '//obc10x3x11' --verify '//ibc10x3x11' --verify '//ofc10x3x11' --verify '//ifc10x3x11' --verify 'obc10x3x11' --verify 'ibc10x3x11' --verify 'ofc10x3x11' --verify 'ifc10x3x11' --verify 'ok54o10v17' --verify 'ik54o10v17' --verify 'obr9x4x3*4' --verify 'ibr9x4x3*4' --verify 'ofr9x4x3*4' --verify 'ifr9x4x3*4' --verify '//obc9x4x3*4' --verify '//ibc9x4x3*4' --verify '//ofc9x4x3*4' --verify '//ifc9x4x3*4'" obc7x6x10x4*3 1.9733e-19 3.38583e-19 3.15731e-19 ibc7x6x10x4*3 1.89528e-19 2.82153e-19 3.23565e-19 ofc7x6x10x4*3 1.86694e-19 2.82153e-19 3.74975e-19 ifc7x6x10x4*3 1.84959e-19 2.82153e-19 3.11461e-19 ok49e11v70 1.9296e-19 8.24874e-19 1.78273e-19 ik49e11v70 2.7387e-19 7.69882e-19 2.29508e-19 obr18x3v31 1.58123e-19 2.43681e-19 2.43268e-19 ibr18x3v31 1.77485e-19 1.82761e-19 2.45156e-19 ofr18x3v31 1.4567e-19 1.2184e-19 3.90009e-19 ifr18x3v31 1.487e-19 1.2184e-19 3.93592e-19 //obc18x3v31 1.94979e-19 1.82761e-19 4.23881e-19 //ibc18x3v31 1.79244e-19 1.82761e-19 4.03057e-19 //ofc18x3v31 1.78637e-19 2.43681e-19 3.58227e-19 //ifc18x3v31 1.9147e-19 2.43681e-19 3.87881e-19 obc18x3v31 1.65538e-19 2.43681e-19 3.55535e-19 ibc18x3v31 1.65468e-19 2.43681e-19 3.13974e-19 ofc18x3v31 1.75152e-19 1.82761e-19 3.76424e-19 ifc18x3v31 1.73475e-19 2.43681e-19 3.88736e-19 ok12bx2e01x11hx9e01 2.18237e-19 1.38778e-17 2.19466e-19 ik12bx2e01x11hx9e01 2.38958e-19 1.38778e-17 2.15136e-19 //obr10x3x11 2.03715e-19 3.81974e-19 2.35568e-19 //ofr10x3x11 1.90081e-19 2.8648e-19 3.58555e-19 obr10x3x11 1.52934e-19 3.81974e-19 1.9443e-19 ibr10x3x11 1.90796e-19 2.8648e-19 2.57679e-19 ofr10x3x11 1.86367e-19 1.90987e-19 3.09343e-19 ifr10x3x11 1.89391e-19 1.90987e-19 3.73231e-19 //obc10x3x11 1.80722e-19 2.8648e-19 3.04639e-19 //ibc10x3x11 1.89859e-19 2.8648e-19 2.97529e-19 //ofc10x3x11 1.73183e-19 3.81974e-19 2.7799e-19 //ifc10x3x11 1.66634e-19 3.81974e-19 3.55872e-19 obc10x3x11 1.72795e-19 2.8648e-19 3.22347e-19 ibc10x3x11 1.63136e-19 3.81974e-19 3.00765e-19 ofc10x3x11 1.74941e-19 4.77467e-19 3.71586e-19 ifc10x3x11 2.07806e-19 3.81974e-19 3.5546e-19 ok54o10v17 1.81191e-19 6.31388e-19 2.31288e-19 ik54o10v17 1.85093e-19 6.31388e-19 1.76752e-19 obr9x4x3*4 1.68554e-19 2.08655e-19 2.43181e-19 ibr9x4x3*4 1.882e-19 2.08655e-19 2.42424e-19 ofr9x4x3*4 1.69698e-19 1.56491e-19 3.55505e-19 ifr9x4x3*4 1.82865e-19 2.08655e-19 3.54225e-19 //obc9x4x3*4 1.67534e-19 2.08655e-19 3.70377e-19 //ibc9x4x3*4 1.90616e-19 2.08655e-19 3.68956e-19 //ofc9x4x3*4 1.53411e-19 2.08655e-19 3.86168e-19 //ifc9x4x3*4 2.06292e-19 2.08655e-19 3.58746e-19 Executing "/builddir/build/BUILD/fftw-3.3.4/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ok10e00x9o10x2o01x10o11*3' --verify 'ik10e00x9o10x2o01x10o11*3' --verify 'obr7x6x10x4*3' --verify 'ibr7x6x10x4*3' --verify 'ofr7x6x10x4*3' --verify 'ifr7x6x10x4*3' --verify '//obc7x6x10x4*3' --verify '//ibc7x6x10x4*3' --verify '//ofc7x6x10x4*3' --verify '//ifc7x6x10x4*3'" ok10e00x9o10x2o01x10o11*3 2.45172e-19 6.56228e-18 2.58899e-19 ik10e00x9o10x2o01x10o11*3 1.91184e-19 4.76791e-18 2.28112e-19 obr7x6x10x4*3 1.9043e-19 3.38583e-19 1.99915e-19 ibr7x6x10x4*3 2.20768e-19 3.38583e-19 2.14727e-19 ofr7x6x10x4*3 1.96635e-19 2.25722e-19 3.60481e-19 ifr7x6x10x4*3 1.56133e-19 2.25722e-19 3.10363e-19 //obc7x6x10x4*3 2.20052e-19 3.38583e-19 3.13937e-19 //ibc7x6x10x4*3 2.09561e-19 2.82153e-19 3.87857e-19 //ofc7x6x10x4*3 1.86471e-19 2.82153e-19 3.19192e-19 //ifc7x6x10x4*3 1.65204e-19 2.82153e-19 3.29461e-19 -------------------------------------------------------------- FFTW threaded transforms passed basic tests! -------------------------------------------------------------- make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tests' Making check in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make check-local make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[3]: Nothing to be done for `check-local'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/mpi' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' Making check in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc/FAQ' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/doc' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/tools' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/long/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/long' + for ver in single double long quad + export LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.4/quad/.libs:/builddir/build/BUILD/fftw-3.3.4/quad/threads/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.4/quad/.libs:/builddir/build/BUILD/fftw-3.3.4/quad/threads/.libs + make -C quad check make: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad' Making check in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/support' Making check in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/kernel' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/kernel' Making check in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/simd-support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/simd-support' Making check in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' Making check in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/dft' Making check in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' Making check in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cf' Making check in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2cb' Making check in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/rdft' Making check in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/reodft' Making check in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/api' Making check in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/libbench2' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/libbench2' Making check in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad' Making check in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/threads' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/threads' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' perl -w ../../tests/check.pl -r -c=30 -v `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify 'ok8hx24o01x11o11' --verify 'ik8hx24o01x11o11' --verify 'obr6x7*21' --verify 'ibr6x7*21' --verify 'ofr6x7*21' --verify 'ifr6x7*21' --verify '//obc6x7*21' --verify '//ibc6x7*21' --verify '//ofc6x7*21' --verify '//ifc6x7*21' --verify 'obc6x7*21' --verify 'ibc6x7*21' --verify 'ofc6x7*21' --verify 'ifc6x7*21' --verify 'ok11o10x8hx5e00v4' --verify 'ik11o10x8hx5e00v4' --verify 'obr2x2x6x6*2' --verify 'ibr2x2x6x6*2' --verify 'ofr2x2x6x6*2' --verify 'ifr2x2x6x6*2' --verify '//obc2x2x6x6*2' --verify '//ibc2x2x6x6*2' --verify '//ofc2x2x6x6*2' --verify '//ifc2x2x6x6*2' --verify 'obc2x2x6x6*2' --verify 'ibc2x2x6x6*2' --verify 'ofc2x2x6x6*2' --verify 'ifc2x2x6x6*2' --verify 'okd4e01x16o00x9o10x6e11v2' --verify 'ikd4e01x16o00x9o10x6e11v2' --verify '//obr6x8x11x16' --verify '//ofr6x8x11x16' --verify 'obr6x8x11x16' --verify 'ibr6x8x11x16' --verify 'ofr6x8x11x16' --verify 'ifr6x8x11x16' --verify '//obc6x8x11x16' --verify '//ibc6x8x11x16' --verify '//ofc6x8x11x16' --verify '//ifc6x8x11x16' --verify 'obc6x8x11x16' --verify 'ibc6x8x11x16' --verify 'ofc6x8x11x16' --verify 'ifc6x8x11x16'" ok8hx24o01x11o11 3.82301e-34 9.86846e-33 4.85552e-34 ik8hx24o01x11o11 3.44721e-34 9.86846e-33 3.72254e-34 obr6x7*21 2.35773e-34 2.49063e-34 3.83581e-34 ibr6x7*21 2.46795e-34 3.73594e-34 2.81392e-34 ofr6x7*21 2.16195e-34 2.49063e-34 4.59142e-34 ifr6x7*21 2.96316e-34 2.49063e-34 3.8817e-34 //obc6x7*21 2.78116e-34 2.49063e-34 4.22253e-34 //ibc6x7*21 2.59583e-34 3.73594e-34 3.94848e-34 //ofc6x7*21 2.89084e-34 2.49063e-34 5.03203e-34 //ifc6x7*21 2.51354e-34 2.49063e-34 4.46454e-34 obc6x7*21 2.71897e-34 3.73594e-34 3.75929e-34 ibc6x7*21 2.26373e-34 2.49063e-34 3.66849e-34 ofc6x7*21 2.46561e-34 3.73594e-34 3.92261e-34 ifc6x7*21 2.9317e-34 2.49063e-34 3.86824e-34 ok11o10x8hx5e00v4 3.34509e-34 5.77779e-33 3.4282e-34 ik11o10x8hx5e00v4 2.80956e-34 6.9815e-33 2.80972e-34 obr2x2x6x6*2 3.20797e-34 3.85186e-34 2.58424e-34 ibr2x2x6x6*2 2.92524e-34 3.85186e-34 2.51749e-34 ofr2x2x6x6*2 1.76937e-34 9.62965e-35 4.23601e-34 ifr2x2x6x6*2 1.88145e-34 4.81482e-35 4.87991e-34 //obc2x2x6x6*2 2.58085e-34 3.85186e-34 4.40196e-34 //ibc2x2x6x6*2 2.26409e-34 3.85186e-34 5.77679e-34 //ofc2x2x6x6*2 2.82142e-34 3.85186e-34 4.68058e-34 //ifc2x2x6x6*2 2.23696e-34 3.85186e-34 5.24936e-34 obc2x2x6x6*2 2.90626e-34 5.77779e-34 4.82673e-34 ibc2x2x6x6*2 2.3726e-34 3.85186e-34 4.60564e-34 ofc2x2x6x6*2 2.18211e-34 3.85186e-34 4.29683e-34 ifc2x2x6x6*2 2.39833e-34 3.85186e-34 4.45109e-34 okd4e01x16o00x9o10x6e11v2 3.94867e-34 1.24734e-32 4.69982e-34 ikd4e01x16o00x9o10x6e11v2 3.148e-34 1.20893e-32 4.77366e-34 //obr6x8x11x16 3.08845e-34 8.04627e-34 3.69295e-34 //ofr6x8x11x16 3.48957e-34 6.70523e-34 5.83562e-34 obr6x8x11x16 3.12823e-34 6.70523e-34 3.67266e-34 ibr6x8x11x16 3.25505e-34 8.04627e-34 3.63003e-34 ofr6x8x11x16 3.56511e-34 5.36418e-34 6.08992e-34 ifr6x8x11x16 3.1309e-34 5.36418e-34 6.12868e-34 //obc6x8x11x16 4.39945e-34 8.04627e-34 5.81506e-34 //ibc6x8x11x16 3.30401e-34 8.04627e-34 6.27033e-34 //ofc6x8x11x16 3.15436e-34 8.04627e-34 6.35213e-34 //ifc6x8x11x16 3.40506e-34 6.70523e-34 5.71255e-34 obc6x8x11x16 3.62873e-34 6.70523e-34 6.49918e-34 ibc6x8x11x16 3.86283e-34 6.70523e-34 6.06517e-34 ofc6x8x11x16 3.82437e-34 6.70523e-34 5.97917e-34 ifc6x8x11x16 3.64189e-34 6.70523e-34 5.79284e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify '//ofrd75' --verify '//ifrd75' --verify 'obrd75' --verify 'ibrd75' --verify 'ofrd75' --verify 'ifrd75' --verify '//obcd75' --verify '//ibcd75' --verify '//ofcd75' --verify '//ifcd75' --verify 'obcd75' --verify 'ibcd75' --verify 'ofcd75' --verify 'ifcd75' --verify 'ok12870e11' --verify 'ik12870e11' --verify 'obr13x12*13' --verify 'ibr13x12*13' --verify 'ofr13x12*13' --verify 'ifr13x12*13' --verify '//obc13x12*13' --verify '//ibc13x12*13' --verify '//ofc13x12*13' --verify '//ifc13x12*13' --verify 'obc13x12*13' --verify 'ibc13x12*13' --verify 'ofc13x12*13' --verify 'ifc13x12*13' --verify 'ok99o10x36b' --verify 'ik99o10x36b' --verify '//obr9x20x8' --verify '//ofr9x20x8' --verify 'obr9x20x8' --verify 'ibr9x20x8' --verify 'ofr9x20x8' --verify 'ifr9x20x8' --verify '//obc9x20x8' --verify '//ibc9x20x8' --verify '//ofc9x20x8' --verify '//ifc9x20x8' --verify 'obc9x20x8' --verify 'ibc9x20x8' --verify 'ofc9x20x8' --verify 'ifc9x20x8'" //ofrd75 2.80538e-34 3.5582e-34 5.34314e-34 //ifrd75 2.83665e-34 3.5582e-34 5.49194e-34 obrd75 3.14202e-34 5.33729e-34 2.96323e-34 ibrd75 4.25691e-34 5.33729e-34 3.48274e-34 ofrd75 3.12372e-34 3.5582e-34 5.20198e-34 ifrd75 2.80308e-34 3.5582e-34 6.03577e-34 //obcd75 2.69334e-34 5.33729e-34 5.45566e-34 //ibcd75 2.5054e-34 5.33729e-34 5.96438e-34 //ofcd75 3.34021e-34 3.5582e-34 6.71319e-34 //ifcd75 3.36523e-34 3.5582e-34 4.9493e-34 obcd75 3.3409e-34 3.5582e-34 4.68099e-34 ibcd75 2.99529e-34 3.5582e-34 5.03251e-34 ofcd75 3.91663e-34 3.5582e-34 5.83186e-34 ifcd75 4.53197e-34 3.5582e-34 5.34572e-34 ok12870e11 5.29199e-34 4.14075e-32 4.1967e-34 ik12870e11 4.70491e-34 4.27556e-32 4.29687e-34 obr13x12*13 2.91705e-34 3.98542e-34 4.3698e-34 ibr13x12*13 3.67693e-34 5.31389e-34 4.13667e-34 ofr13x12*13 3.02604e-34 2.65695e-34 7.62527e-34 ifr13x12*13 2.88052e-34 2.65695e-34 7.73725e-34 //obc13x12*13 3.07158e-34 5.31389e-34 7.16518e-34 //ibc13x12*13 3.18037e-34 3.98542e-34 6.85992e-34 //ofc13x12*13 3.50748e-34 5.31389e-34 7.10395e-34 //ifc13x12*13 3.09669e-34 3.98542e-34 7.64747e-34 obc13x12*13 3.00728e-34 3.98542e-34 7.41949e-34 ibc13x12*13 3.23223e-34 3.98542e-34 7.44332e-34 ofc13x12*13 2.85648e-34 5.31389e-34 6.84891e-34 ifc13x12*13 3.2521e-34 3.98542e-34 7.28585e-34 ok99o10x36b 4.17184e-34 2.19556e-32 4.60927e-34 ik99o10x36b 3.38203e-34 1.9163e-32 4.03685e-34 //obr9x20x8 3.75551e-34 6.49635e-34 4.87837e-34 //ofr9x20x8 3.03105e-34 4.87226e-34 6.99356e-34 obr9x20x8 3.01558e-34 6.49635e-34 4.06697e-34 ibr9x20x8 3.40848e-34 6.49635e-34 4.34001e-34 ofr9x20x8 3.77284e-34 6.49635e-34 6.73194e-34 ifr9x20x8 3.03487e-34 6.49635e-34 6.63196e-34 //obc9x20x8 3.20658e-34 6.49635e-34 7.09948e-34 //ibc9x20x8 3.85013e-34 6.49635e-34 6.96904e-34 //ofc9x20x8 3.5855e-34 6.49635e-34 6.94807e-34 //ifc9x20x8 3.81105e-34 6.49635e-34 6.52635e-34 obc9x20x8 3.23899e-34 6.49635e-34 6.64741e-34 ibc9x20x8 3.55425e-34 6.49635e-34 6.45426e-34 ofc9x20x8 2.86247e-34 6.49635e-34 6.97072e-34 ifc9x20x8 3.0698e-34 6.49635e-34 7.33377e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify 'ofr28x3*2' --verify 'ifr28x3*2' --verify '//obc28x3*2' --verify '//ibc28x3*2' --verify '//ofc28x3*2' --verify '//ifc28x3*2' --verify 'obc28x3*2' --verify 'ibc28x3*2' --verify 'ofc28x3*2' --verify 'ifc28x3*2' --verify 'okd2750o01' --verify 'ikd2750o01' --verify 'obrd6x4x2x7v10' --verify 'ibrd6x4x2x7v10' --verify 'ofrd6x4x2x7v10' --verify 'ifrd6x4x2x7v10' --verify '//obcd6x4x2x7v10' --verify '//ibcd6x4x2x7v10' --verify '//ofcd6x4x2x7v10' --verify '//ifcd6x4x2x7v10' --verify 'obcd6x4x2x7v10' --verify 'ibcd6x4x2x7v10' --verify 'ofcd6x4x2x7v10' --verify 'ifcd6x4x2x7v10' --verify 'ok72o10v81' --verify 'ik72o10v81' --verify '//obrd7x11x11' --verify '//ofrd7x11x11' --verify 'obrd7x11x11' --verify 'ibrd7x11x11' --verify 'ofrd7x11x11' --verify 'ifrd7x11x11' --verify '//obcd7x11x11' --verify '//ibcd7x11x11' --verify '//ofcd7x11x11' --verify '//ifcd7x11x11' --verify 'obcd7x11x11' --verify 'ibcd7x11x11' --verify 'ofcd7x11x11' --verify 'ifcd7x11x11' --verify 'ok4hx9bx12o00*8' --verify 'ik4hx9bx12o00*8' --verify '//obrd75' --verify '//ibrd75'" ofr28x3*2 3.00828e-34 2.52163e-34 3.21711e-34 ifr28x3*2 2.48257e-34 2.52163e-34 3.53881e-34 //obc28x3*2 2.73187e-34 3.78245e-34 3.51412e-34 //ibc28x3*2 2.81319e-34 3.78245e-34 3.69016e-34 //ofc28x3*2 2.74956e-34 3.78245e-34 3.23724e-34 //ifc28x3*2 3.04592e-34 5.04327e-34 3.19308e-34 obc28x3*2 2.57864e-34 2.52163e-34 3.46076e-34 ibc28x3*2 2.76441e-34 3.78245e-34 3.16146e-34 ofc28x3*2 3.3943e-34 2.52163e-34 3.76141e-34 ifc28x3*2 2.80553e-34 2.52163e-34 3.30241e-34 okd2750o01 4.25564e-34 1.85371e-32 4.40329e-34 ikd2750o01 3.83323e-34 1.89704e-32 3.75915e-34 obrd6x4x2x7v10 2.97853e-34 4.623e-34 3.48422e-34 ibrd6x4x2x7v10 2.75649e-34 3.6984e-34 3.00474e-34 ofrd6x4x2x7v10 2.3718e-34 3.6984e-34 4.65684e-34 ifrd6x4x2x7v10 3.11603e-34 3.6984e-34 3.99022e-34 //obcd6x4x2x7v10 3.28222e-34 5.5476e-34 4.10465e-34 //ibcd6x4x2x7v10 3.08158e-34 5.5476e-34 4.20748e-34 //ofcd6x4x2x7v10 3.21378e-34 5.5476e-34 4.63658e-34 //ifcd6x4x2x7v10 2.76669e-34 3.6984e-34 4.19879e-34 obcd6x4x2x7v10 3.00091e-34 5.5476e-34 4.479e-34 ibcd6x4x2x7v10 3.13987e-34 5.5476e-34 4.28711e-34 ofcd6x4x2x7v10 3.19438e-34 5.5476e-34 4.84258e-34 ifcd6x4x2x7v10 2.56985e-34 5.5476e-34 3.95213e-34 ok72o10v81 3.635e-34 1.46228e-33 2.60659e-34 ik72o10v81 3.08933e-34 1.41354e-33 4.38839e-34 //obrd7x11x11 3.3339e-34 6.35287e-34 3.36238e-34 //ofrd7x11x11 3.2364e-34 5.29406e-34 3.59531e-34 obrd7x11x11 2.68426e-34 8.47049e-34 3.47986e-34 ibrd7x11x11 2.84097e-34 8.47049e-34 3.3915e-34 ofrd7x11x11 3.29028e-34 4.23525e-34 4.14436e-34 ifrd7x11x11 3.07616e-34 5.29406e-34 3.8234e-34 //obcd7x11x11 3.17472e-34 6.35287e-34 3.5214e-34 //ibcd7x11x11 3.20066e-34 6.35287e-34 3.70195e-34 //ofcd7x11x11 3.30158e-34 8.47049e-34 3.52152e-34 //ifcd7x11x11 3.52076e-34 6.35287e-34 3.68491e-34 obcd7x11x11 2.86665e-34 6.35287e-34 4.03502e-34 ibcd7x11x11 4.25163e-34 5.29406e-34 3.98895e-34 ofcd7x11x11 3.37481e-34 6.35287e-34 4.53941e-34 ifcd7x11x11 3.23801e-34 7.41168e-34 3.79991e-34 ok4hx9bx12o00*8 3.09409e-34 4.09235e-33 3.18351e-34 ik4hx9bx12o00*8 3.98772e-34 4.9381e-33 3.20528e-34 //obrd75 3.32739e-34 5.33729e-34 3.35941e-34 //ibrd75 3.80533e-34 5.33729e-34 3.173e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify 'obr5x5x10' --verify 'ibr5x5x10' --verify 'ofr5x5x10' --verify 'ifr5x5x10' --verify '//obc5x5x10' --verify '//ibc5x5x10' --verify '//ofc5x5x10' --verify '//ifc5x5x10' --verify 'obc5x5x10' --verify 'ibc5x5x10' --verify 'ofc5x5x10' --verify 'ifc5x5x10' --verify 'ok11e00x8o00*2' --verify 'ik11e00x8o00*2' --verify 'obrd12x4x7v7' --verify 'ibrd12x4x7v7' --verify 'ofrd12x4x7v7' --verify 'ifrd12x4x7v7' --verify '//obcd12x4x7v7' --verify '//ibcd12x4x7v7' --verify '//ofcd12x4x7v7' --verify '//ifcd12x4x7v7' --verify 'obcd12x4x7v7' --verify 'ibcd12x4x7v7' --verify 'ofcd12x4x7v7' --verify 'ifcd12x4x7v7' --verify 'okd1792e10' --verify 'ikd1792e10' --verify 'obrd13x11x5x5v5' --verify 'ibrd13x11x5x5v5' --verify 'ofrd13x11x5x5v5' --verify 'ifrd13x11x5x5v5' --verify '//obcd13x11x5x5v5' --verify '//ibcd13x11x5x5v5' --verify '//ofcd13x11x5x5v5' --verify '//ifcd13x11x5x5v5' --verify 'obcd13x11x5x5v5' --verify 'ibcd13x11x5x5v5' --verify 'ofcd13x11x5x5v5' --verify 'ifcd13x11x5x5v5' --verify 'okd3o01x8e11x13o01x8b*2' --verify 'ikd3o01x8e11x13o01x8b*2' --verify 'obr28x3*2' --verify 'ibr28x3*2'" obr5x5x10 2.78383e-34 7.79562e-34 3.61035e-34 ibr5x5x10 3.59047e-34 7.79562e-34 3.57796e-34 ofr5x5x10 3.42038e-34 3.89781e-34 4.78859e-34 ifr5x5x10 2.54585e-34 3.89781e-34 4.98543e-34 //obc5x5x10 2.69506e-34 5.84671e-34 4.7664e-34 //ibc5x5x10 2.91709e-34 3.89781e-34 3.78129e-34 //ofc5x5x10 2.76174e-34 4.87226e-34 3.79713e-34 //ifc5x5x10 2.6765e-34 5.84671e-34 4.93022e-34 obc5x5x10 3.52814e-34 5.84671e-34 3.79601e-34 ibc5x5x10 3.25611e-34 4.87226e-34 4.08047e-34 ofc5x5x10 3.27303e-34 3.89781e-34 5.09155e-34 ifc5x5x10 2.61757e-34 3.89781e-34 4.62035e-34 ok11e00x8o00*2 2.84867e-34 3.37348e-33 2.62274e-34 ik11e00x8o00*2 3.2618e-34 3.37348e-33 3.26551e-34 obrd12x4x7v7 3.05787e-34 3.84249e-34 2.91848e-34 ibrd12x4x7v7 2.97805e-34 3.84249e-34 3.37795e-34 ofrd12x4x7v7 3.26819e-34 3.84249e-34 4.19184e-34 ifrd12x4x7v7 3.28043e-34 3.84249e-34 3.7462e-34 //obcd12x4x7v7 2.64319e-34 5.76374e-34 4.66219e-34 //ibcd12x4x7v7 3.17018e-34 3.84249e-34 4.40011e-34 //ofcd12x4x7v7 3.014e-34 3.84249e-34 3.90838e-34 //ifcd12x4x7v7 3.31949e-34 3.84249e-34 4.92726e-34 obcd12x4x7v7 3.04748e-34 5.76374e-34 3.60314e-34 ibcd12x4x7v7 3.70999e-34 5.76374e-34 3.71171e-34 ofcd12x4x7v7 2.98053e-34 5.76374e-34 3.72512e-34 ifcd12x4x7v7 2.9473e-34 5.76374e-34 4.03757e-34 okd1792e10 4.25201e-34 9.14817e-33 4.02751e-34 ikd1792e10 3.70717e-34 9.82224e-33 3.84639e-34 obrd13x11x5x5v5 3.8885e-34 6.18449e-34 4.48954e-34 ibrd13x11x5x5v5 3.18232e-34 6.18449e-34 5.00323e-34 ofrd13x11x5x5v5 3.39899e-34 4.94759e-34 8.57083e-34 ifrd13x11x5x5v5 3.75859e-34 4.94759e-34 7.16919e-34 //obcd13x11x5x5v5 3.66154e-34 4.94759e-34 7.09359e-34 //ibcd13x11x5x5v5 3.99812e-34 6.18449e-34 6.82968e-34 //ofcd13x11x5x5v5 3.5964e-34 6.18449e-34 7.25052e-34 //ifcd13x11x5x5v5 3.32966e-34 4.94759e-34 7.0244e-34 obcd13x11x5x5v5 3.72825e-34 6.18449e-34 6.91267e-34 ibcd13x11x5x5v5 3.61975e-34 6.18449e-34 8.32321e-34 ofcd13x11x5x5v5 4.38158e-34 7.42138e-34 7.20862e-34 ifcd13x11x5x5v5 3.50463e-34 4.94759e-34 7.67283e-34 okd3o01x8e11x13o01x8b*2 4.16806e-34 1.17566e-32 4.67547e-34 ikd3o01x8e11x13o01x8b*2 3.77975e-34 8.87191e-33 4.68978e-34 obr28x3*2 3.25957e-34 5.04327e-34 4.08968e-34 ibr28x3*2 2.74071e-34 2.52163e-34 3.17449e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify '//obc13x4x12x7' --verify '//ibc13x4x12x7' --verify '//ofc13x4x12x7' --verify '//ifc13x4x12x7' --verify 'obc13x4x12x7' --verify 'ibc13x4x12x7' --verify 'ofc13x4x12x7' --verify 'ifc13x4x12x7' --verify 'okd12e11v108' --verify 'ikd12e11v108' --verify '//obr15x14x6' --verify '//ofr15x14x6' --verify 'obr15x14x6' --verify 'ibr15x14x6' --verify 'ofr15x14x6' --verify 'ifr15x14x6' --verify '//obc15x14x6' --verify '//ibc15x14x6' --verify '//ofc15x14x6' --verify '//ifc15x14x6' --verify 'obc15x14x6' --verify 'ibc15x14x6' --verify 'ofc15x14x6' --verify 'ifc15x14x6' --verify 'ok3o01*137' --verify 'ik3o01*137' --verify '//obr20x48' --verify '//ofr20x48' --verify 'obr20x48' --verify 'ibr20x48' --verify 'ofr20x48' --verify 'ifr20x48' --verify '//obc20x48' --verify '//ibc20x48' --verify '//ofc20x48' --verify '//ifc20x48' --verify 'obc20x48' --verify 'ibc20x48' --verify 'ofc20x48' --verify 'ifc20x48' --verify 'ok5616e00' --verify 'ik5616e00' --verify '//obr5x5x10' --verify '//ofr5x5x10'" //obc13x4x12x7 3.61468e-34 7.46001e-34 6.92926e-34 //ibc13x4x12x7 4.12607e-34 9.32501e-34 7.3464e-34 //ofc13x4x12x7 3.94193e-34 7.46001e-34 6.94066e-34 //ifc13x4x12x7 3.48903e-34 7.46001e-34 7.19697e-34 obc13x4x12x7 3.67802e-34 9.32501e-34 7.22605e-34 ibc13x4x12x7 3.25149e-34 7.46001e-34 6.53981e-34 ofc13x4x12x7 3.52294e-34 9.32501e-34 7.17334e-34 ifc13x4x12x7 3.13737e-34 9.32501e-34 6.91002e-34 okd12e11v108 2.76115e-34 6.81777e-34 3.57517e-34 ikd12e11v108 3.6537e-34 6.81777e-34 3.64707e-34 //obr15x14x6 3.18271e-34 6.94489e-34 3.21722e-34 //ofr15x14x6 2.50692e-34 5.20867e-34 5.10255e-34 obr15x14x6 3.26124e-34 6.94489e-34 3.57725e-34 ibr15x14x6 4.04449e-34 6.94489e-34 3.04867e-34 ofr15x14x6 2.79445e-34 5.20867e-34 4.71038e-34 ifr15x14x6 3.17319e-34 5.20867e-34 5.35136e-34 //obc15x14x6 3.45385e-34 6.94489e-34 4.81032e-34 //ibc15x14x6 2.94268e-34 6.94489e-34 5.20309e-34 //ofc15x14x6 3.6105e-34 6.94489e-34 4.40803e-34 //ifc15x14x6 3.58813e-34 5.20867e-34 5.02224e-34 obc15x14x6 3.24831e-34 6.94489e-34 4.2999e-34 ibc15x14x6 3.25623e-34 5.20867e-34 4.54648e-34 ofc15x14x6 3.26323e-34 5.20867e-34 5.28821e-34 ifc15x14x6 2.79368e-34 6.94489e-34 5.08251e-34 ok3o01*137 2.30588e-34 2.42498e-34 2.7025e-34 ik3o01*137 2.81867e-34 2.90998e-34 2.88597e-34 //obr20x48 2.84193e-34 5.96728e-34 4.53235e-34 //ofr20x48 2.58291e-34 4.97273e-34 6.14384e-34 obr20x48 3.00635e-34 5.96728e-34 3.29349e-34 ibr20x48 2.51613e-34 7.95637e-34 3.3384e-34 ofr20x48 3.1433e-34 4.97273e-34 5.85449e-34 ifr20x48 3.22045e-34 3.97818e-34 6.50837e-34 //obc20x48 3.04629e-34 5.96728e-34 5.34438e-34 //ibc20x48 3.09335e-34 5.96728e-34 6.51663e-34 //ofc20x48 3.12443e-34 5.96728e-34 6.79894e-34 //ifc20x48 3.20894e-34 5.96728e-34 5.49018e-34 obc20x48 3.53522e-34 5.96728e-34 5.53307e-34 ibc20x48 2.91574e-34 5.96728e-34 5.54062e-34 ofc20x48 3.83725e-34 5.96728e-34 5.44824e-34 ifc20x48 3.29019e-34 7.95637e-34 5.41009e-34 ok5616e00 3.99165e-34 2.46519e-32 3.81597e-34 ik5616e00 4.68061e-34 2.46519e-32 3.81049e-34 //obr5x5x10 2.52022e-34 5.84671e-34 3.63079e-34 //ofr5x5x10 2.43737e-34 3.89781e-34 4.40598e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify '//obcd13x6x4' --verify '//ibcd13x6x4' --verify '//ofcd13x6x4' --verify '//ifcd13x6x4' --verify 'obcd13x6x4' --verify 'ibcd13x6x4' --verify 'ofcd13x6x4' --verify 'ifcd13x6x4' --verify 'okd5o11v94' --verify 'ikd5o11v94' --verify 'obr2x8x5*12' --verify 'ibr2x8x5*12' --verify 'ofr2x8x5*12' --verify 'ifr2x8x5*12' --verify '//obc2x8x5*12' --verify '//ibc2x8x5*12' --verify '//ofc2x8x5*12' --verify '//ifc2x8x5*12' --verify 'obc2x8x5*12' --verify 'ibc2x8x5*12' --verify 'ofc2x8x5*12' --verify 'ifc2x8x5*12' --verify 'ok12e11x9o00x8e11' --verify 'ik12e11x9o00x8e11' --verify 'obr7x13x2x8*9' --verify 'ibr7x13x2x8*9' --verify 'ofr7x13x2x8*9' --verify 'ifr7x13x2x8*9' --verify '//obc7x13x2x8*9' --verify '//ibc7x13x2x8*9' --verify '//ofc7x13x2x8*9' --verify '//ifc7x13x2x8*9' --verify 'obc7x13x2x8*9' --verify 'ibc7x13x2x8*9' --verify 'ofc7x13x2x8*9' --verify 'ifc7x13x2x8*9' --verify 'okd2e10x6e00x12e01x2e11v3' --verify 'ikd2e10x6e00x12e01x2e11v3' --verify '//obr13x4x12x7' --verify '//ofr13x4x12x7' --verify 'obr13x4x12x7' --verify 'ibr13x4x12x7' --verify 'ofr13x4x12x7' --verify 'ifr13x4x12x7'" //obcd13x6x4 3.30266e-34 5.23365e-34 6.69113e-34 //ibcd13x6x4 3.12265e-34 5.23365e-34 7.16861e-34 //ofcd13x6x4 3.14773e-34 6.9782e-34 6.23724e-34 //ifcd13x6x4 3.30835e-34 5.23365e-34 7.34877e-34 obcd13x6x4 3.59021e-34 3.4891e-34 7.45201e-34 ibcd13x6x4 2.91538e-34 5.23365e-34 7.20292e-34 ofcd13x6x4 2.80568e-34 3.4891e-34 8.10466e-34 ifcd13x6x4 2.59133e-34 3.4891e-34 6.70221e-34 okd5o11v94 2.47421e-34 4.9267e-34 2.39417e-34 ikd5o11v94 3.07545e-34 3.94136e-34 3.48003e-34 obr2x8x5*12 2.50487e-34 3.73231e-34 2.88544e-34 ibr2x8x5*12 2.50377e-34 3.73231e-34 2.64218e-34 ofr2x8x5*12 2.114e-34 3.73231e-34 4.24578e-34 ifr2x8x5*12 2.56601e-34 3.73231e-34 3.68457e-34 //obc2x8x5*12 3.67459e-34 3.73231e-34 3.60559e-34 //ibc2x8x5*12 3.19768e-34 3.73231e-34 4.06617e-34 //ofc2x8x5*12 2.68467e-34 3.73231e-34 2.94796e-34 //ifc2x8x5*12 3.31226e-34 3.73231e-34 3.44762e-34 obc2x8x5*12 2.93423e-34 3.73231e-34 3.82635e-34 ibc2x8x5*12 2.94379e-34 3.73231e-34 3.67146e-34 ofc2x8x5*12 2.82571e-34 3.73231e-34 3.60859e-34 ifc2x8x5*12 2.99139e-34 3.73231e-34 3.85958e-34 ok12e11x9o00x8e11 3.47704e-34 4.55759e-33 4.09219e-34 ik12e11x9o00x8e11 3.88725e-34 3.63638e-33 5.02634e-34 obr7x13x2x8*9 3.29237e-34 7.17839e-34 4.25665e-34 ibr7x13x2x8*9 3.45925e-34 7.17839e-34 5.05823e-34 ofr7x13x2x8*9 2.95295e-34 5.3838e-34 7.75508e-34 ifr7x13x2x8*9 3.17703e-34 5.3838e-34 7.56282e-34 //obc7x13x2x8*9 3.01791e-34 5.3838e-34 8.0983e-34 //ibc7x13x2x8*9 3.35598e-34 7.17839e-34 7.02064e-34 //ofc7x13x2x8*9 3.18293e-34 5.3838e-34 7.57567e-34 //ifc7x13x2x8*9 3.13177e-34 7.17839e-34 7.01281e-34 obc7x13x2x8*9 3.18817e-34 5.3838e-34 8.45501e-34 ibc7x13x2x8*9 3.05598e-34 7.17839e-34 6.9653e-34 ofc7x13x2x8*9 3.16719e-34 5.3838e-34 7.16862e-34 ifc7x13x2x8*9 3.56439e-34 7.17839e-34 7.89255e-34 okd2e10x6e00x12e01x2e11v3 3.07519e-34 5.21153e-33 3.89426e-34 ikd2e10x6e00x12e01x2e11v3 3.5005e-34 5.21153e-33 3.78382e-34 //obr13x4x12x7 3.18419e-34 7.46001e-34 4.65302e-34 //ofr13x4x12x7 3.46625e-34 7.46001e-34 7.28044e-34 obr13x4x12x7 3.61542e-34 7.46001e-34 5.11372e-34 ibr13x4x12x7 3.27342e-34 7.46001e-34 5.69968e-34 ofr13x4x12x7 3.76633e-34 7.46001e-34 7.97685e-34 ifr13x4x12x7 3.43288e-34 7.46001e-34 7.22206e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify '//obc6x11x5v2' --verify '//ibc6x11x5v2' --verify '//ofc6x11x5v2' --verify '//ifc6x11x5v2' --verify 'obc6x11x5v2' --verify 'ibc6x11x5v2' --verify 'ofc6x11x5v2' --verify 'ifc6x11x5v2' --verify 'ok3hx9o00x6e11x8b' --verify 'ik3hx9o00x6e11x8b' --verify 'obr6x10x5x6*1' --verify 'ibr6x10x5x6*1' --verify 'ofr6x10x5x6*1' --verify 'ifr6x10x5x6*1' --verify '//obc6x10x5x6*1' --verify '//ibc6x10x5x6*1' --verify '//ofc6x10x5x6*1' --verify '//ifc6x10x5x6*1' --verify 'obc6x10x5x6*1' --verify 'ibc6x10x5x6*1' --verify 'ofc6x10x5x6*1' --verify 'ifc6x10x5x6*1' --verify 'ok7e10x4o00x4e00v15' --verify 'ik7e10x4o00x4e00v15' --verify 'obr12x6x5x6v4' --verify 'ibr12x6x5x6v4' --verify 'ofr12x6x5x6v4' --verify 'ifr12x6x5x6v4' --verify '//obc12x6x5x6v4' --verify '//ibc12x6x5x6v4' --verify '//ofc12x6x5x6v4' --verify '//ifc12x6x5x6v4' --verify 'obc12x6x5x6v4' --verify 'ibc12x6x5x6v4' --verify 'ofc12x6x5x6v4' --verify 'ifc12x6x5x6v4' --verify 'okd3o11x4o01x6e01v6' --verify 'ikd3o11x4o01x6e01v6' --verify '//obrd13x6x4' --verify '//ofrd13x6x4' --verify 'obrd13x6x4' --verify 'ibrd13x6x4' --verify 'ofrd13x6x4' --verify 'ifrd13x6x4'" //obc6x11x5v2 3.4168e-34 5.08891e-34 3.90508e-34 //ibc6x11x5v2 3.34206e-34 5.08891e-34 4.49913e-34 //ofc6x11x5v2 3.07472e-34 5.08891e-34 3.82053e-34 //ifc6x11x5v2 2.93179e-34 3.81668e-34 3.94567e-34 obc6x11x5v2 3.26715e-34 5.08891e-34 4.13988e-34 ibc6x11x5v2 2.86932e-34 3.81668e-34 4.52433e-34 ofc6x11x5v2 3.05603e-34 5.08891e-34 3.91296e-34 ifc6x11x5v2 3.48738e-34 5.08891e-34 3.78958e-34 ok3hx9o00x6e11x8b 4.25283e-34 1.00041e-32 4.17574e-34 ik3hx9o00x6e11x8b 3.6203e-34 8.94787e-33 4.1931e-34 obr6x10x5x6*1 2.86654e-34 5.81051e-34 3.64224e-34 ibr6x10x5x6*1 3.28252e-34 5.81051e-34 3.65577e-34 ofr6x10x5x6*1 2.94123e-34 5.81051e-34 5.27797e-34 ifr6x10x5x6*1 2.82069e-34 4.35788e-34 4.73878e-34 //obc6x10x5x6*1 3.79293e-34 5.81051e-34 4.56882e-34 //ibc6x10x5x6*1 3.70035e-34 5.81051e-34 4.72874e-34 //ofc6x10x5x6*1 3.50179e-34 5.81051e-34 5.13558e-34 //ifc6x10x5x6*1 3.30341e-34 5.81051e-34 5.07847e-34 obc6x10x5x6*1 3.32879e-34 5.81051e-34 4.81316e-34 ibc6x10x5x6*1 3.22015e-34 8.71576e-34 4.79536e-34 ofc6x10x5x6*1 3.21123e-34 5.81051e-34 4.44966e-34 ifc6x10x5x6*1 3.00398e-34 5.81051e-34 5.25702e-34 ok7e10x4o00x4e00v15 2.85076e-34 2.80806e-33 3.72587e-34 ik7e10x4o00x4e00v15 3.38191e-34 2.80806e-33 2.66984e-34 obr12x6x5x6v4 3.11185e-34 6.63031e-34 4.49388e-34 ibr12x6x5x6v4 3.32477e-34 6.63031e-34 3.50499e-34 ofr12x6x5x6v4 3.17974e-34 4.97273e-34 4.97135e-34 ifr12x6x5x6v4 2.65288e-34 6.63031e-34 5.14792e-34 //obc12x6x5x6v4 3.45663e-34 6.63031e-34 4.76966e-34 //ibc12x6x5x6v4 2.96325e-34 6.63031e-34 4.84179e-34 //ofc12x6x5x6v4 3.56956e-34 6.63031e-34 4.89414e-34 //ifc12x6x5x6v4 3.48471e-34 6.63031e-34 4.94741e-34 obc12x6x5x6v4 3.35775e-34 6.63031e-34 4.71004e-34 ibc12x6x5x6v4 3.30727e-34 6.63031e-34 4.59111e-34 ofc12x6x5x6v4 3.57582e-34 4.97273e-34 4.69272e-34 ifc12x6x5x6v4 3.73321e-34 6.63031e-34 4.5328e-34 okd3o11x4o01x6e01v6 3.56794e-34 1.71528e-33 3.63463e-34 ikd3o11x4o01x6e01v6 3.41228e-34 1.62873e-33 3.4919e-34 //obrd13x6x4 3.05869e-34 5.23365e-34 4.05831e-34 //ofrd13x6x4 3.29568e-34 3.4891e-34 6.52852e-34 obrd13x6x4 3.0549e-34 5.23365e-34 4.07403e-34 ibrd13x6x4 3.10937e-34 6.9782e-34 4.34335e-34 ofrd13x6x4 3.78261e-34 3.4891e-34 7.2732e-34 ifrd13x6x4 3.17609e-34 3.4891e-34 7.45643e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify 'ofr13x6v28' --verify 'ifr13x6v28' --verify '//obc13x6v28' --verify '//ibc13x6v28' --verify '//ofc13x6v28' --verify '//ifc13x6v28' --verify 'obc13x6v28' --verify 'ibc13x6v28' --verify 'ofc13x6v28' --verify 'ifc13x6v28' --verify 'ok30o00v19' --verify 'ik30o00v19' --verify 'obr4v46' --verify 'ibr4v46' --verify 'ofr4v46' --verify 'ifr4v46' --verify '//obc4v46' --verify '//ibc4v46' --verify '//ofc4v46' --verify '//ifc4v46' --verify 'obc4v46' --verify 'ibc4v46' --verify 'ofc4v46' --verify 'ifc4v46' --verify 'ok2hv58' --verify 'ik2hv58' --verify 'obrd90v37' --verify 'ibrd90v37' --verify 'ofrd90v37' --verify 'ifrd90v37' --verify '//obcd90v37' --verify '//ibcd90v37' --verify '//ofcd90v37' --verify '//ifcd90v37' --verify 'obcd90v37' --verify 'ibcd90v37' --verify 'ofcd90v37' --verify 'ifcd90v37' --verify 'ok6hx9e01x10e10*7' --verify 'ik6hx9e01x10e10*7' --verify 'obr6x11x5v2' --verify 'ibr6x11x5v2' --verify 'ofr6x11x5v2' --verify 'ifr6x11x5v2'" ofr13x6v28 2.63504e-34 3.61371e-34 6.79578e-34 ifr13x6v28 2.69822e-34 3.61371e-34 6.16904e-34 //obc13x6v28 2.73603e-34 3.61371e-34 7.43087e-34 //ibc13x6v28 2.8219e-34 3.61371e-34 7.24442e-34 //ofc13x6v28 3.66377e-34 3.61371e-34 7.63914e-34 //ifc13x6v28 3.04247e-34 3.61371e-34 8.05219e-34 obc13x6v28 3.20801e-34 3.61371e-34 6.86292e-34 ibc13x6v28 3.06624e-34 3.61371e-34 6.86237e-34 ofc13x6v28 3.30295e-34 3.61371e-34 7.36167e-34 ifc13x6v28 2.85612e-34 3.61371e-34 7.69886e-34 ok30o00v19 3.42475e-34 1.21794e-33 3.04167e-34 ik30o00v19 3.79764e-34 1.01495e-33 2.73545e-34 obr4v46 0 0 2.98041e-35 ibr4v46 0 0 3.2692e-35 ofr4v46 0 0 1.00767e-34 ifr4v46 0 0 1.0115e-34 //obc4v46 0 0 1.41353e-34 //ibc4v46 0 0 1.35082e-34 //ofc4v46 0 0 1.37256e-34 //ifc4v46 0 0 1.40497e-34 obc4v46 0 0 1.33615e-34 ibc4v46 0 0 1.35255e-34 ofc4v46 0 0 1.30512e-34 ifc4v46 0 0 1.26685e-34 ok2hv58 0 0 0 ik2hv58 0 0 0 obrd90v37 2.82985e-34 5.00394e-34 3.50518e-34 ibrd90v37 3.77872e-34 4.16995e-34 4.55799e-34 ofrd90v37 2.71438e-34 3.33596e-34 8.1844e-34 ifrd90v37 2.64226e-34 3.33596e-34 8.54117e-34 //obcd90v37 2.94602e-34 3.33596e-34 7.91373e-34 //ibcd90v37 3.21569e-34 3.33596e-34 8.71369e-34 //ofcd90v37 3.6534e-34 3.33596e-34 8.78326e-34 //ifcd90v37 2.81544e-34 3.33596e-34 7.15205e-34 obcd90v37 3.16352e-34 3.33596e-34 7.95412e-34 ibcd90v37 3.10855e-34 4.16995e-34 8.64514e-34 ofcd90v37 2.82254e-34 3.33596e-34 8.77764e-34 ifcd90v37 3.49175e-34 3.33596e-34 8.71973e-34 ok6hx9e01x10e10*7 3.7584e-34 5.46139e-33 3.03121e-34 ik6hx9e01x10e10*7 3.60646e-34 4.89393e-33 3.11894e-34 obr6x11x5v2 3.29306e-34 5.08891e-34 2.93541e-34 ibr6x11x5v2 3.16774e-34 5.08891e-34 3.51965e-34 ofr6x11x5v2 2.80034e-34 5.08891e-34 4.55742e-34 ifr6x11x5v2 3.33871e-34 3.81668e-34 4.5984e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify 'obr8x13x3' --verify 'ibr8x13x3' --verify 'ofr8x13x3' --verify 'ifr8x13x3' --verify '//obc8x13x3' --verify '//ibc8x13x3' --verify '//ofc8x13x3' --verify '//ifc8x13x3' --verify 'obc8x13x3' --verify 'ibc8x13x3' --verify 'ofc8x13x3' --verify 'ifc8x13x3' --verify 'ok6o11x9o00x4h*2' --verify 'ik6o11x9o00x4h*2' --verify 'obr216*214' --verify 'ibr216*214' --verify 'ofr216*214' --verify 'ifr216*214' --verify '//obc216*214' --verify '//ibc216*214' --verify '//ofc216*214' --verify '//ifc216*214' --verify 'obc216*214' --verify 'ibc216*214' --verify 'ofc216*214' --verify 'ifc216*214' --verify 'okd4e10x12hx9e00x7o01v6' --verify 'ikd4e10x12hx9e00x7o01v6' --verify 'obr4v66' --verify 'ibr4v66' --verify 'ofr4v66' --verify 'ifr4v66' --verify '//obc4v66' --verify '//ibc4v66' --verify '//ofc4v66' --verify '//ifc4v66' --verify 'obc4v66' --verify 'ibc4v66' --verify 'ofc4v66' --verify 'ifc4v66' --verify 'ok9o10*8' --verify 'ik9o10*8' --verify 'obr13x6v28' --verify 'ibr13x6v28'" obr8x13x3 4.21265e-34 6.9782e-34 4.3315e-34 ibr8x13x3 3.35239e-34 6.9782e-34 4.27192e-34 ofr8x13x3 3.22798e-34 3.4891e-34 7.35697e-34 ifr8x13x3 2.70888e-34 3.4891e-34 6.10329e-34 //obc8x13x3 2.8054e-34 5.23365e-34 6.85646e-34 //ibc8x13x3 3.02771e-34 6.9782e-34 8.48338e-34 //ofc8x13x3 3.39002e-34 5.23365e-34 6.96299e-34 //ifc8x13x3 3.37586e-34 5.23365e-34 7.114e-34 obc8x13x3 3.12077e-34 6.9782e-34 6.94732e-34 ibc8x13x3 3.17312e-34 5.23365e-34 8.01193e-34 ofc8x13x3 3.10745e-34 5.23365e-34 7.81133e-34 ifc8x13x3 2.98642e-34 5.23365e-34 7.04916e-34 ok6o11x9o00x4h*2 3.16058e-34 1.89399e-33 4.35835e-34 ik6o11x9o00x4h*2 3.77478e-34 2.4039e-33 3.53639e-34 obr216*214 3.25692e-34 6.31945e-34 3.83141e-34 ibr216*214 3.30487e-34 5.26621e-34 3.27528e-34 ofr216*214 2.85523e-34 4.21297e-34 4.95649e-34 ifr216*214 2.84799e-34 4.21297e-34 5.42087e-34 //obc216*214 3.33785e-34 4.21297e-34 4.72918e-34 //ibc216*214 3.02213e-34 4.21297e-34 5.02379e-34 //ofc216*214 3.34933e-34 5.26621e-34 5.09541e-34 //ifc216*214 2.77254e-34 5.26621e-34 5.30806e-34 obc216*214 3.21603e-34 5.26621e-34 4.92004e-34 ibc216*214 3.37478e-34 4.21297e-34 5.45584e-34 ofc216*214 3.10597e-34 4.21297e-34 4.57644e-34 ifc216*214 3.52348e-34 5.26621e-34 5.51298e-34 okd4e10x12hx9e00x7o01v6 3.13197e-34 1.44084e-32 3.54279e-34 ikd4e10x12hx9e00x7o01v6 3.53256e-34 1.44154e-32 4.00246e-34 obr4v66 0 0 2.9685e-35 ibr4v66 0 0 2.93556e-35 ofr4v66 0 0 1.11048e-34 ifr4v66 0 0 1.16108e-34 //obc4v66 0 0 1.33168e-34 //ibc4v66 0 0 1.33021e-34 //ofc4v66 0 0 1.42996e-34 //ifc4v66 0 0 1.28838e-34 obc4v66 0 0 1.3593e-34 ibc4v66 0 0 1.41684e-34 ofc4v66 0 0 1.55309e-34 ifc4v66 0 0 1.43153e-34 ok9o10*8 1.59337e-34 2.97917e-34 1.49957e-34 ik9o10*8 2.32978e-34 3.25001e-34 3.14913e-34 obr13x6v28 2.82305e-34 3.61371e-34 3.94446e-34 ibr13x6v28 2.89895e-34 4.51714e-34 4.35299e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify 'obrd2x13x6x9' --verify 'ibrd2x13x6x9' --verify 'ofrd2x13x6x9' --verify 'ifrd2x13x6x9' --verify '//obcd2x13x6x9' --verify '//ibcd2x13x6x9' --verify '//ofcd2x13x6x9' --verify '//ifcd2x13x6x9' --verify 'obcd2x13x6x9' --verify 'ibcd2x13x6x9' --verify 'ofcd2x13x6x9' --verify 'ifcd2x13x6x9' --verify 'okd8o11x13e00x11o01' --verify 'ikd8o11x13e00x11o01' --verify 'obrd24x5*8' --verify 'ibrd24x5*8' --verify 'ofrd24x5*8' --verify 'ifrd24x5*8' --verify '//obcd24x5*8' --verify '//ibcd24x5*8' --verify '//ofcd24x5*8' --verify '//ifcd24x5*8' --verify 'obcd24x5*8' --verify 'ibcd24x5*8' --verify 'ofcd24x5*8' --verify 'ifcd24x5*8' --verify 'ok4o10x7hx3hx4e11v6' --verify 'ik4o10x7hx3hx4e11v6' --verify 'obr4x10v21' --verify 'ibr4x10v21' --verify 'ofr4x10v21' --verify 'ifr4x10v21' --verify '//obc4x10v21' --verify '//ibc4x10v21' --verify '//ofc4x10v21' --verify '//ifc4x10v21' --verify 'obc4x10v21' --verify 'ibc4x10v21' --verify 'ofc4x10v21' --verify 'ifc4x10v21' --verify 'okd7o01x12o10x7e01v13' --verify 'ikd7o01x12o10x7e01v13' --verify '//obr8x13x3' --verify '//ofr8x13x3'" obrd2x13x6x9 3.53011e-34 6.57911e-34 4.47571e-34 ibrd2x13x6x9 3.43699e-34 6.57911e-34 5.88164e-34 ofrd2x13x6x9 2.80981e-34 4.93433e-34 7.26686e-34 ifrd2x13x6x9 2.93192e-34 4.93433e-34 7.46015e-34 //obcd2x13x6x9 3.55137e-34 6.57911e-34 7.47059e-34 //ibcd2x13x6x9 3.1231e-34 6.57911e-34 8.17176e-34 //ofcd2x13x6x9 3.49767e-34 6.57911e-34 8.11497e-34 //ifcd2x13x6x9 3.42013e-34 6.57911e-34 7.19858e-34 obcd2x13x6x9 3.0157e-34 6.57911e-34 7.03e-34 ibcd2x13x6x9 3.36542e-34 6.57911e-34 7.35089e-34 ofcd2x13x6x9 3.58818e-34 6.57911e-34 7.21374e-34 ifcd2x13x6x9 4.00396e-34 6.57911e-34 8.08115e-34 okd8o11x13e00x11o01 3.4851e-34 1.01601e-32 4.31519e-34 ikd8o11x13e00x11o01 3.81945e-34 1.44176e-32 3.73171e-34 obrd24x5*8 3.46622e-34 3.16463e-34 3.52222e-34 ibrd24x5*8 3.40142e-34 3.16463e-34 3.5624e-34 ofrd24x5*8 2.82075e-34 3.16463e-34 4.43879e-34 ifrd24x5*8 3.34034e-34 3.16463e-34 4.45586e-34 //obcd24x5*8 3.56012e-34 3.16463e-34 4.82699e-34 //ibcd24x5*8 3.22237e-34 4.74694e-34 4.45384e-34 //ofcd24x5*8 2.65673e-34 3.16463e-34 4.19056e-34 //ifcd24x5*8 3.50674e-34 4.74694e-34 4.07287e-34 obcd24x5*8 2.93041e-34 3.95578e-34 4.0223e-34 ibcd24x5*8 2.56449e-34 3.16463e-34 4.40386e-34 ofcd24x5*8 2.77116e-34 3.16463e-34 4.36529e-34 ifcd24x5*8 2.67819e-34 3.16463e-34 4.64429e-34 ok4o10x7hx3hx4e11v6 3.22545e-34 3.09277e-33 5.55284e-34 ik4o10x7hx3hx4e11v6 3.27889e-34 2.63458e-33 3.2439e-34 obr4x10v21 2.25342e-34 2.55214e-34 2.04778e-34 ibr4x10v21 2.04785e-34 2.55214e-34 2.47273e-34 ofr4x10v21 2.32265e-34 2.55214e-34 3.87747e-34 ifr4x10v21 3.32309e-34 2.55214e-34 3.79276e-34 //obc4x10v21 2.52397e-34 3.8282e-34 4.05782e-34 //ibc4x10v21 2.35691e-34 2.55214e-34 3.78174e-34 //ofc4x10v21 2.74397e-34 3.8282e-34 3.93562e-34 //ifc4x10v21 2.97897e-34 2.55214e-34 4.02621e-34 obc4x10v21 2.30888e-34 2.55214e-34 3.2704e-34 ibc4x10v21 2.67893e-34 2.55214e-34 3.81768e-34 ofc4x10v21 3.28295e-34 3.8282e-34 3.94718e-34 ifc4x10v21 2.8812e-34 3.8282e-34 3.95798e-34 okd7o01x12o10x7e01v13 4.10843e-34 6.63705e-33 4.5297e-34 ikd7o01x12o10x7e01v13 3.45594e-34 5.2889e-33 4.22206e-34 //obr8x13x3 2.80287e-34 5.23365e-34 4.4345e-34 //ofr8x13x3 2.87274e-34 5.23365e-34 7.84679e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench --verbose=1 --verify 'ok10o00x6e11*9' --verify 'ik10o00x6e11*9' --verify '//obrd2x13x6x9' --verify '//ofrd2x13x6x9'" ok10o00x6e11*9 2.80738e-34 1.09029e-33 2.75815e-34 ik10o00x6e11*9 3.27014e-34 8.31347e-34 2.76424e-34 //obrd2x13x6x9 2.95275e-34 8.22388e-34 5.10691e-34 //ofrd2x13x6x9 3.78578e-34 4.93433e-34 7.64837e-34 -------------------------------------------------------------- FFTW transforms passed basic tests! -------------------------------------------------------------- perl -w ../../tests/check.pl -r -c=30 -v --nthreads=2 `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify 'ofcd13x9*35' --verify 'ifcd13x9*35' --verify 'okd25o11*19' --verify 'ikd25o11*19' --verify 'obr8x12x4v1' --verify 'ibr8x12x4v1' --verify 'ofr8x12x4v1' --verify 'ifr8x12x4v1' --verify '//obc8x12x4v1' --verify '//ibc8x12x4v1' --verify '//ofc8x12x4v1' --verify '//ifc8x12x4v1' --verify 'obc8x12x4v1' --verify 'ibc8x12x4v1' --verify 'ofc8x12x4v1' --verify 'ifc8x12x4v1' --verify 'ok3o00x10o11x12e01v3' --verify 'ik3o00x10o11x12e01v3' --verify 'obr4x3x12x10v5' --verify 'ibr4x3x12x10v5' --verify 'ofr4x3x12x10v5' --verify 'ifr4x3x12x10v5' --verify '//obc4x3x12x10v5' --verify '//ibc4x3x12x10v5' --verify '//ofc4x3x12x10v5' --verify '//ifc4x3x12x10v5' --verify 'obc4x3x12x10v5' --verify 'ibc4x3x12x10v5' --verify 'ofc4x3x12x10v5' --verify 'ifc4x3x12x10v5' --verify 'okd12hx12o00x3e00' --verify 'ikd12hx12o00x3e00' --verify 'obrd9x10x16v15' --verify 'ibrd9x10x16v15' --verify 'ofrd9x10x16v15' --verify 'ifrd9x10x16v15' --verify '//obcd9x10x16v15' --verify '//ibcd9x10x16v15' --verify '//ofcd9x10x16v15' --verify '//ifcd9x10x16v15' --verify 'obcd9x10x16v15' --verify 'ibcd9x10x16v15' --verify 'ofcd9x10x16v15' --verify 'ifcd9x10x16v15'" ofcd13x9*35 3.62204e-34 2.93023e-34 7.85284e-34 ifcd13x9*35 3.78024e-34 4.39535e-34 7.63567e-34 okd25o11*19 3.26341e-34 8.62026e-34 2.93867e-34 ikd25o11*19 3.04399e-34 8.11318e-34 3.15116e-34 obr8x12x4v1 2.82846e-34 6.29006e-34 3.52547e-34 ibr8x12x4v1 2.91754e-34 6.29006e-34 2.71676e-34 ofr8x12x4v1 3.04649e-34 3.14503e-34 4.48452e-34 ifr8x12x4v1 2.3491e-34 4.71755e-34 4.2799e-34 //obc8x12x4v1 2.79542e-34 6.29006e-34 4.38849e-34 //ibc8x12x4v1 3.03814e-34 4.71755e-34 4.11821e-34 //ofc8x12x4v1 2.94131e-34 3.14503e-34 4.14522e-34 //ifc8x12x4v1 2.84488e-34 4.71755e-34 6.18638e-34 obc8x12x4v1 3.1383e-34 4.71755e-34 5.19342e-34 ibc8x12x4v1 2.65022e-34 6.29006e-34 4.49637e-34 ofc8x12x4v1 2.77392e-34 4.71755e-34 3.83701e-34 ifc8x12x4v1 2.68016e-34 4.71755e-34 4.85754e-34 ok3o00x10o11x12e01v3 3.5342e-34 4.63652e-33 4.65999e-34 ik3o00x10o11x12e01v3 3.63675e-34 3.67058e-33 3.94801e-34 obr4x3x12x10v5 3.13766e-34 5.84671e-34 3.41202e-34 ibr4x3x12x10v5 2.92972e-34 5.84671e-34 3.43762e-34 ofr4x3x12x10v5 3.18504e-34 4.87226e-34 4.22865e-34 ifr4x3x12x10v5 3.35311e-34 5.84671e-34 3.92212e-34 //obc4x3x12x10v5 2.96009e-34 5.84671e-34 4.48216e-34 //ibc4x3x12x10v5 3.16925e-34 4.87226e-34 4.1229e-34 //ofc4x3x12x10v5 3.3168e-34 6.82116e-34 4.42895e-34 //ifc4x3x12x10v5 3.1298e-34 5.84671e-34 5.09026e-34 obc4x3x12x10v5 3.83165e-34 5.84671e-34 4.77354e-34 ibc4x3x12x10v5 2.69578e-34 5.84671e-34 4.48956e-34 ofc4x3x12x10v5 2.85184e-34 5.84671e-34 4.70417e-34 ifc4x3x12x10v5 3.56627e-34 5.84671e-34 4.78676e-34 okd12hx12o00x3e00 3.61916e-34 7.8573e-33 3.37793e-34 ikd12hx12o00x3e00 3.4327e-34 9.89438e-33 2.6401e-34 obrd9x10x16v15 3.36027e-34 5.19708e-34 4.47309e-34 ibrd9x10x16v15 3.8277e-34 6.92944e-34 4.58989e-34 ofrd9x10x16v15 3.23796e-34 5.19708e-34 7.34003e-34 ifrd9x10x16v15 3.29032e-34 5.19708e-34 7.11704e-34 //obcd9x10x16v15 3.53898e-34 6.92944e-34 7.06585e-34 //ibcd9x10x16v15 3.11299e-34 5.19708e-34 7.5023e-34 //ofcd9x10x16v15 3.14618e-34 6.92944e-34 6.92577e-34 //ifcd9x10x16v15 3.53699e-34 5.19708e-34 7.02416e-34 obcd9x10x16v15 3.48597e-34 5.19708e-34 6.76676e-34 ibcd9x10x16v15 3.09318e-34 5.19708e-34 7.13899e-34 ofcd9x10x16v15 3.71265e-34 5.19708e-34 7.52827e-34 ifcd9x10x16v15 3.44347e-34 5.19708e-34 7.4674e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify 'obcd4x8x13*5' --verify 'ibcd4x8x13*5' --verify 'ofcd4x8x13*5' --verify 'ifcd4x8x13*5' --verify 'ok4hx5hx4o01*4' --verify 'ik4hx5hx4o01*4' --verify 'obr10x10v33' --verify 'ibr10x10v33' --verify 'ofr10x10v33' --verify 'ifr10x10v33' --verify '//obc10x10v33' --verify '//ibc10x10v33' --verify '//ofc10x10v33' --verify '//ifc10x10v33' --verify 'obc10x10v33' --verify 'ibc10x10v33' --verify 'ofc10x10v33' --verify 'ifc10x10v33' --verify 'ok2520e01' --verify 'ik2520e01' --verify 'obr4x11x3x2*1' --verify 'ibr4x11x3x2*1' --verify 'ofr4x11x3x2*1' --verify 'ifr4x11x3x2*1' --verify '//obc4x11x3x2*1' --verify '//ibc4x11x3x2*1' --verify '//ofc4x11x3x2*1' --verify '//ifc4x11x3x2*1' --verify 'obc4x11x3x2*1' --verify 'ibc4x11x3x2*1' --verify 'ofc4x11x3x2*1' --verify 'ifc4x11x3x2*1' --verify 'ok10e01x30o01*24' --verify 'ik10e01x30o01*24' --verify 'obrd13x9*35' --verify 'ibrd13x9*35' --verify 'ofrd13x9*35' --verify 'ifrd13x9*35' --verify '//obcd13x9*35' --verify '//ibcd13x9*35' --verify '//ofcd13x9*35' --verify '//ifcd13x9*35' --verify 'obcd13x9*35' --verify 'ibcd13x9*35'" obcd4x8x13*5 4.07559e-34 7.25195e-34 8.24267e-34 ibcd4x8x13*5 2.77667e-34 7.25195e-34 7.00938e-34 ofcd4x8x13*5 2.90122e-34 5.43897e-34 6.35336e-34 ifcd4x8x13*5 3.41196e-34 5.43897e-34 7.328e-34 ok4hx5hx4o01*4 3.02532e-34 1.10745e-33 3.40868e-34 ik4hx5hx4o01*4 2.56583e-34 1.53089e-33 3.51348e-34 obr10x10v33 2.82692e-34 3.17487e-34 3.37623e-34 ibr10x10v33 3.07371e-34 3.17487e-34 3.14086e-34 ofr10x10v33 2.54861e-34 3.17487e-34 3.5006e-34 ifr10x10v33 3.21449e-34 3.17487e-34 3.7292e-34 //obc10x10v33 2.61846e-34 3.17487e-34 3.77865e-34 //ibc10x10v33 2.4251e-34 3.17487e-34 4.47614e-34 //ofc10x10v33 2.58995e-34 3.17487e-34 4.43603e-34 //ifc10x10v33 3.39185e-34 3.17487e-34 4.17926e-34 obc10x10v33 2.67942e-34 3.17487e-34 3.93328e-34 ibc10x10v33 2.80907e-34 4.7623e-34 3.96152e-34 ofc10x10v33 3.3738e-34 3.96858e-34 4.4256e-34 ifc10x10v33 2.8245e-34 3.17487e-34 4.1472e-34 ok2520e01 3.55823e-34 2.46519e-32 3.28701e-34 ik2520e01 4.01731e-34 2.46519e-32 4.47481e-34 obr4x11x3x2*1 2.98424e-34 3.79305e-34 2.77188e-34 ibr4x11x3x2*1 3.56625e-34 3.79305e-34 3.66132e-34 ofr4x11x3x2*1 2.91008e-34 3.79305e-34 4.41935e-34 ifr4x11x3x2*1 2.69183e-34 3.79305e-34 3.61981e-34 //obc4x11x3x2*1 2.29353e-34 5.68957e-34 4.30659e-34 //ibc4x11x3x2*1 3.3236e-34 3.79305e-34 3.42885e-34 //ofc4x11x3x2*1 3.44446e-34 3.79305e-34 3.80019e-34 //ifc4x11x3x2*1 2.85571e-34 5.68957e-34 3.07441e-34 obc4x11x3x2*1 2.81551e-34 5.68957e-34 3.66062e-34 ibc4x11x3x2*1 3.15951e-34 3.79305e-34 3.85925e-34 ofc4x11x3x2*1 2.74894e-34 3.79305e-34 3.53379e-34 ifc4x11x3x2*1 3.6661e-34 5.68957e-34 3.04448e-34 ok10e01x30o01*24 4.0439e-34 3.86719e-33 4.85492e-34 ik10e01x30o01*24 3.66012e-34 5.32367e-33 3.72584e-34 obrd13x9*35 3.4586e-34 4.39535e-34 4.48272e-34 ibrd13x9*35 3.66651e-34 4.39535e-34 4.0309e-34 ofrd13x9*35 3.27492e-34 4.39535e-34 7.8305e-34 ifrd13x9*35 2.82365e-34 2.93023e-34 7.89462e-34 //obcd13x9*35 3.34848e-34 4.39535e-34 6.97012e-34 //ibcd13x9*35 3.60972e-34 4.39535e-34 7.8783e-34 //ofcd13x9*35 3.44381e-34 4.39535e-34 9.03538e-34 //ifcd13x9*35 3.06043e-34 5.86046e-34 7.14741e-34 obcd13x9*35 3.66679e-34 4.39535e-34 8.162e-34 ibcd13x9*35 3.06423e-34 3.66279e-34 6.98705e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify '//ofcd10x16x3*1' --verify '//ifcd10x16x3*1' --verify 'obcd10x16x3*1' --verify 'ibcd10x16x3*1' --verify 'ofcd10x16x3*1' --verify 'ifcd10x16x3*1' --verify 'ok13o00*24' --verify 'ik13o00*24' --verify 'obr8x6v14' --verify 'ibr8x6v14' --verify 'ofr8x6v14' --verify 'ifr8x6v14' --verify '//obc8x6v14' --verify '//ibc8x6v14' --verify '//ofc8x6v14' --verify '//ifc8x6v14' --verify 'obc8x6v14' --verify 'ibc8x6v14' --verify 'ofc8x6v14' --verify 'ifc8x6v14' --verify 'ok8e10x6o01x10o01x14o10v6' --verify 'ik8e10x6o01x10o01x14o10v6' --verify 'obr5x4x10x11v9' --verify 'ibr5x4x10x11v9' --verify 'ofr5x4x10x11v9' --verify 'ifr5x4x10x11v9' --verify '//obc5x4x10x11v9' --verify '//ibc5x4x10x11v9' --verify '//ofc5x4x10x11v9' --verify '//ifc5x4x10x11v9' --verify 'obc5x4x10x11v9' --verify 'ibc5x4x10x11v9' --verify 'ofc5x4x10x11v9' --verify 'ifc5x4x10x11v9' --verify 'okd4620o01' --verify 'ikd4620o01' --verify 'obrd4x8x13*5' --verify 'ibrd4x8x13*5' --verify 'ofrd4x8x13*5' --verify 'ifrd4x8x13*5' --verify '//obcd4x8x13*5' --verify '//ibcd4x8x13*5' --verify '//ofcd4x8x13*5' --verify '//ifcd4x8x13*5'" //ofcd10x16x3*1 2.9869e-34 5.626e-34 5.58327e-34 //ifcd10x16x3*1 3.10887e-34 5.626e-34 6.01135e-34 obcd10x16x3*1 3.49578e-34 5.626e-34 5.75381e-34 ibcd10x16x3*1 2.91049e-34 5.626e-34 5.86051e-34 ofcd10x16x3*1 2.91706e-34 5.626e-34 5.77614e-34 ifcd10x16x3*1 2.93156e-34 5.626e-34 5.49367e-34 ok13o00*24 2.42507e-34 5.01544e-34 2.57886e-34 ik13o00*24 2.95326e-34 5.3916e-34 2.82367e-34 obr8x6v14 3.17021e-34 2.38272e-34 2.12907e-34 ibr8x6v14 2.601e-34 2.38272e-34 2.83602e-34 ofr8x6v14 1.83453e-34 2.38272e-34 4.48705e-34 ifr8x6v14 1.59574e-34 2.38272e-34 4.40765e-34 //obc8x6v14 2.44053e-34 3.57408e-34 4.12812e-34 //ibc8x6v14 3.1475e-34 3.57408e-34 4.15213e-34 //ofc8x6v14 3.37605e-34 3.57408e-34 4.52349e-34 //ifc8x6v14 2.55883e-34 2.38272e-34 4.16877e-34 obc8x6v14 3.10684e-34 2.38272e-34 4.82144e-34 ibc8x6v14 2.98882e-34 2.38272e-34 4.67966e-34 ofc8x6v14 2.90651e-34 2.38272e-34 4.30151e-34 ifc8x6v14 2.92794e-34 2.38272e-34 4.96946e-34 ok8e10x6o01x10o01x14o10v6 3.42256e-34 9.24407e-33 3.86629e-34 ik8e10x6o01x10o01x14o10v6 3.75011e-34 1.07308e-32 3.87466e-34 obr5x4x10x11v9 3.35586e-34 5.83978e-34 4.23925e-34 ibr5x4x10x11v9 3.60041e-34 5.83978e-34 3.40498e-34 ofr5x4x10x11v9 3.23804e-34 5.83978e-34 4.13338e-34 ifr5x4x10x11v9 3.41031e-34 5.83978e-34 4.59718e-34 //obc5x4x10x11v9 3.43133e-34 5.83978e-34 4.45482e-34 //ibc5x4x10x11v9 3.36213e-34 5.83978e-34 4.38545e-34 //ofc5x4x10x11v9 4.23789e-34 5.83978e-34 4.44437e-34 //ifc5x4x10x11v9 3.96583e-34 5.83978e-34 4.49314e-34 obc5x4x10x11v9 3.42423e-34 5.83978e-34 4.49245e-34 ibc5x4x10x11v9 3.31406e-34 5.83978e-34 4.42785e-34 ofc5x4x10x11v9 3.46741e-34 5.83978e-34 4.60849e-34 ifc5x4x10x11v9 3.5265e-34 5.83978e-34 4.57274e-34 okd4620o01 3.89819e-34 2.82149e-32 4.41051e-34 ikd4620o01 4.42067e-34 2.60964e-32 4.69041e-34 obrd4x8x13*5 3.12506e-34 3.62598e-34 4.0771e-34 ibrd4x8x13*5 2.76776e-34 3.62598e-34 3.67453e-34 ofrd4x8x13*5 3.40105e-34 3.62598e-34 6.97194e-34 ifrd4x8x13*5 2.53312e-34 5.43897e-34 8.01993e-34 //obcd4x8x13*5 3.08758e-34 5.43897e-34 7.57406e-34 //ibcd4x8x13*5 3.22226e-34 5.43897e-34 7.10176e-34 //ofcd4x8x13*5 3.35022e-34 3.62598e-34 6.84613e-34 //ifcd4x8x13*5 2.84686e-34 5.43897e-34 7.94896e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd7560' --verify '//ibcd7560' --verify '//ofcd7560' --verify '//ifcd7560' --verify 'obcd7560' --verify 'ibcd7560' --verify 'ofcd7560' --verify 'ifcd7560' --verify 'ok11o00x9o00*9' --verify 'ik11o00x9o00*9' --verify 'obr50v12' --verify 'ibr50v12' --verify 'ofr50v12' --verify 'ifr50v12' --verify '//obc50v12' --verify '//ibc50v12' --verify '//ofc50v12' --verify '//ifc50v12' --verify 'obc50v12' --verify 'ibc50v12' --verify 'ofc50v12' --verify 'ifc50v12' --verify 'ok5bx6bx5o00' --verify 'ik5bx6bx5o00' --verify 'obrd9x6x8x7*9' --verify 'ibrd9x6x8x7*9' --verify 'ofrd9x6x8x7*9' --verify 'ifrd9x6x8x7*9' --verify '//obcd9x6x8x7*9' --verify '//ibcd9x6x8x7*9' --verify '//ofcd9x6x8x7*9' --verify '//ifcd9x6x8x7*9' --verify 'obcd9x6x8x7*9' --verify 'ibcd9x6x8x7*9' --verify 'ofcd9x6x8x7*9' --verify 'ifcd9x6x8x7*9' --verify 'ok20e10x4e10x13bv15' --verify 'ik20e10x4e10x13bv15' --verify 'obrd10x16x3*1' --verify 'ibrd10x16x3*1' --verify 'ofrd10x16x3*1' --verify 'ifrd10x16x3*1' --verify '//obcd10x16x3*1' --verify '//ibcd10x16x3*1'" //obcd7560 3.57977e-34 7.0881e-34 5.45799e-34 //ibcd7560 3.76988e-34 7.0881e-34 4.89368e-34 //ofcd7560 3.48618e-34 8.50571e-34 5.40203e-34 //ifcd7560 3.51102e-34 7.0881e-34 4.88135e-34 obcd7560 4.07086e-34 8.50571e-34 5.80926e-34 ibcd7560 3.24751e-34 7.0881e-34 5.01388e-34 ofcd7560 3.45763e-34 7.0881e-34 5.95906e-34 ifcd7560 3.18702e-34 7.0881e-34 5.17444e-34 ok11o00x9o00*9 2.85033e-34 1.17696e-33 2.52594e-34 ik11o00x9o00*9 3.29588e-34 1.06996e-33 3.45218e-34 obr50v12 3.22581e-34 3.54078e-34 3.73976e-34 ibr50v12 3.17587e-34 3.54078e-34 3.51209e-34 ofr50v12 2.58753e-34 2.36052e-34 7.62228e-34 ifr50v12 2.70047e-34 2.36052e-34 6.42159e-34 //obc50v12 2.63246e-34 3.54078e-34 6.53434e-34 //ibc50v12 3.33156e-34 2.36052e-34 5.42996e-34 //ofc50v12 2.80001e-34 2.36052e-34 5.88865e-34 //ifc50v12 3.45462e-34 3.54078e-34 6.04012e-34 obc50v12 2.99217e-34 3.54078e-34 6.16192e-34 ibc50v12 2.82356e-34 3.54078e-34 6.41602e-34 ofc50v12 3.20222e-34 2.36052e-34 5.71705e-34 ifc50v12 2.75419e-34 3.54078e-34 5.62664e-34 ok5bx6bx5o00 2.64333e-34 3.08149e-33 3.46968e-34 ik5bx6bx5o00 3.01584e-34 6.93335e-33 3.07712e-34 obrd9x6x8x7*9 3.71013e-34 4.98101e-34 4.67947e-34 ibrd9x6x8x7*9 3.64498e-34 6.22626e-34 4.39204e-34 ofrd9x6x8x7*9 3.78082e-34 4.98101e-34 7.25354e-34 ifrd9x6x8x7*9 3.66211e-34 4.98101e-34 7.04481e-34 //obcd9x6x8x7*9 3.58882e-34 4.98101e-34 6.78437e-34 //ibcd9x6x8x7*9 3.89117e-34 4.98101e-34 6.86595e-34 //ofcd9x6x8x7*9 4.90664e-34 6.22626e-34 6.94199e-34 //ifcd9x6x8x7*9 3.42249e-34 4.98101e-34 7.38274e-34 obcd9x6x8x7*9 3.70445e-34 6.22626e-34 6.9289e-34 ibcd9x6x8x7*9 3.38049e-34 4.98101e-34 7.43809e-34 ofcd9x6x8x7*9 3.69044e-34 4.98101e-34 7.16006e-34 ifcd9x6x8x7*9 3.9281e-34 6.22626e-34 6.86901e-34 ok20e10x4e10x13bv15 3.31691e-34 7.601e-33 3.6652e-34 ik20e10x4e10x13bv15 3.10066e-34 6.16298e-33 3.59406e-34 obrd10x16x3*1 2.83142e-34 5.626e-34 3.68876e-34 ibrd10x16x3*1 3.44526e-34 5.626e-34 3.81512e-34 ofrd10x16x3*1 2.52003e-34 4.2195e-34 6.41795e-34 ifrd10x16x3*1 2.80088e-34 4.2195e-34 6.30228e-34 //obcd10x16x3*1 2.74681e-34 5.626e-34 6.28094e-34 //ibcd10x16x3*1 2.94942e-34 5.626e-34 5.48362e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify '//ofc39v60' --verify '//ifc39v60' --verify 'obc39v60' --verify 'ibc39v60' --verify 'ofc39v60' --verify 'ifc39v60' --verify 'ok4o11x15o01*12' --verify 'ik4o11x15o01*12' --verify 'obr6x16x8x8*2' --verify 'ibr6x16x8x8*2' --verify 'ofr6x16x8x8*2' --verify 'ifr6x16x8x8*2' --verify '//obc6x16x8x8*2' --verify '//ibc6x16x8x8*2' --verify '//ofc6x16x8x8*2' --verify '//ifc6x16x8x8*2' --verify 'obc6x16x8x8*2' --verify 'ibc6x16x8x8*2' --verify 'ofc6x16x8x8*2' --verify 'ifc6x16x8x8*2' --verify 'okd7e01x12h' --verify 'ikd7e01x12h' --verify 'obr8*54' --verify 'ibr8*54' --verify 'ofr8*54' --verify 'ifr8*54' --verify '//obc8*54' --verify '//ibc8*54' --verify '//ofc8*54' --verify '//ifc8*54' --verify 'obc8*54' --verify 'ibc8*54' --verify 'ofc8*54' --verify 'ifc8*54' --verify 'ok7o01x8e11x11e10x8e01*2' --verify 'ik7o01x8e11x11e10x8e01*2' --verify '//obrd7560' --verify '//ibrd7560' --verify '//ofrd7560' --verify '//ifrd7560' --verify 'obrd7560' --verify 'ibrd7560' --verify 'ofrd7560' --verify 'ifrd7560'" //ofc39v60 3.24954e-34 3.76243e-34 4.85176e-34 //ifc39v60 3.15999e-34 5.01657e-34 4.73968e-34 obc39v60 3.81475e-34 3.13536e-34 5.58315e-34 ibc39v60 3.37121e-34 5.01657e-34 4.44679e-34 ofc39v60 3.38613e-34 3.76243e-34 5.18773e-34 ifc39v60 3.90466e-34 2.50828e-34 5.29141e-34 ok4o11x15o01*12 3.30225e-34 9.57285e-34 4.04394e-34 ik4o11x15o01*12 3.96626e-34 7.44555e-34 3.8914e-34 obr6x16x8x8*2 3.21281e-34 9.43509e-34 4.06572e-34 ibr6x16x8x8*2 4.09883e-34 5.89693e-34 3.98011e-34 ofr6x16x8x8*2 2.95804e-34 4.71755e-34 5.89054e-34 ifr6x16x8x8*2 4.12541e-34 4.71755e-34 5.67605e-34 //obc6x16x8x8*2 2.66043e-34 5.89693e-34 6.41038e-34 //ibc6x16x8x8*2 3.18009e-34 5.89693e-34 6.4369e-34 //ofc6x16x8x8*2 3.59946e-34 5.89693e-34 5.41719e-34 //ifc6x16x8x8*2 2.989e-34 5.89693e-34 5.89155e-34 obc6x16x8x8*2 3.04962e-34 5.89693e-34 5.88752e-34 ibc6x16x8x8*2 2.88457e-34 5.89693e-34 6.24969e-34 ofc6x16x8x8*2 2.83675e-34 5.89693e-34 5.47562e-34 ifc6x16x8x8*2 3.29942e-34 5.89693e-34 5.68432e-34 okd7e01x12h 3.17746e-34 1.54074e-33 3.2887e-34 ikd7e01x12h 2.94146e-34 3.08149e-33 3.84048e-34 obr8*54 1.44089e-34 1.38706e-34 1.30201e-34 ibr8*54 2.13036e-34 1.38706e-34 1.33785e-34 ofr8*54 1.60104e-34 1.38706e-34 2.19979e-34 ifr8*54 1.22935e-34 6.93529e-35 2.42298e-34 //obc8*54 1.73468e-34 1.38706e-34 3.03147e-34 //ibc8*54 2.73868e-34 1.38706e-34 2.38242e-34 //ofc8*54 2.08724e-34 1.38706e-34 2.32097e-34 //ifc8*54 2.71648e-34 1.38706e-34 2.89428e-34 obc8*54 1.59318e-34 1.38706e-34 2.78222e-34 ibc8*54 1.83073e-34 1.38706e-34 3.24577e-34 ofc8*54 2.04959e-34 1.38706e-34 2.45966e-34 ifc8*54 1.74768e-34 1.38706e-34 2.56521e-34 ok7o01x8e11x11e10x8e01*2 4.71697e-34 1.71814e-32 4.38395e-34 ik7o01x8e11x11e10x8e01*2 4.50384e-34 1.72721e-32 4.32349e-34 //obrd7560 4.59627e-34 8.50571e-34 3.80376e-34 //ibrd7560 3.79301e-34 7.0881e-34 3.99241e-34 //ofrd7560 3.80139e-34 5.67048e-34 5.98633e-34 //ifrd7560 3.81192e-34 5.67048e-34 6.38144e-34 obrd7560 3.39363e-34 8.50571e-34 3.95088e-34 ibrd7560 3.42149e-34 8.50571e-34 4.93037e-34 ofrd7560 3.69838e-34 5.67048e-34 5.55871e-34 ifrd7560 4.02443e-34 5.67048e-34 5.30324e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify 'obcd13x11x5*7' --verify 'ibcd13x11x5*7' --verify 'ofcd13x11x5*7' --verify 'ifcd13x11x5*7' --verify 'ok10e01x7o00x6e01x5o10' --verify 'ik10e01x7o00x6e01x5o10' --verify 'obr7x6x6x4v8' --verify 'ibr7x6x6x4v8' --verify 'ofr7x6x6x4v8' --verify 'ifr7x6x6x4v8' --verify '//obc7x6x6x4v8' --verify '//ibc7x6x6x4v8' --verify '//ofc7x6x6x4v8' --verify '//ifc7x6x6x4v8' --verify 'obc7x6x6x4v8' --verify 'ibc7x6x6x4v8' --verify 'ofc7x6x6x4v8' --verify 'ifc7x6x6x4v8' --verify 'okd11bx10hx5o00x6o11v2' --verify 'ikd11bx10hx5o00x6o11v2' --verify '//obr792' --verify '//ibr792' --verify '//ofr792' --verify '//ifr792' --verify 'obr792' --verify 'ibr792' --verify 'ofr792' --verify 'ifr792' --verify '//obc792' --verify '//ibc792' --verify '//ofc792' --verify '//ifc792' --verify 'obc792' --verify 'ibc792' --verify 'ofc792' --verify 'ifc792' --verify 'ok49e00v75' --verify 'ik49e00v75' --verify 'obr39v60' --verify 'ibr39v60' --verify 'ofr39v60' --verify 'ifr39v60' --verify '//obc39v60' --verify '//ibc39v60'" obcd13x11x5*7 3.24566e-34 3.95112e-34 6.60037e-34 ibcd13x11x5*7 3.59235e-34 6.58521e-34 7.02162e-34 ofcd13x11x5*7 3.49312e-34 5.26817e-34 8.29006e-34 ifcd13x11x5*7 3.98886e-34 5.26817e-34 7.11784e-34 ok10e01x7o00x6e01x5o10 3.381e-34 1.89704e-32 4.12522e-34 ik10e01x7o00x6e01x5o10 3.19017e-34 1.50223e-32 4.31401e-34 obr7x6x6x4v8 3.35187e-34 5.4595e-34 3.44916e-34 ibr7x6x6x4v8 3.80088e-34 5.4595e-34 3.34106e-34 ofr7x6x6x4v8 3.2835e-34 4.3676e-34 5.34831e-34 ifr7x6x6x4v8 2.96792e-34 4.3676e-34 4.56592e-34 //obc7x6x6x4v8 3.68395e-34 5.4595e-34 4.47472e-34 //ibc7x6x6x4v8 3.16284e-34 4.3676e-34 4.96923e-34 //ofc7x6x6x4v8 2.97675e-34 4.3676e-34 5.15972e-34 //ifc7x6x6x4v8 3.26239e-34 4.3676e-34 4.88836e-34 obc7x6x6x4v8 3.14426e-34 4.3676e-34 5.04416e-34 ibc7x6x6x4v8 3.2334e-34 5.4595e-34 4.50404e-34 ofc7x6x6x4v8 3.09141e-34 4.3676e-34 4.79784e-34 ifc7x6x6x4v8 3.20988e-34 4.3676e-34 5.25266e-34 okd11bx10hx5o00x6o11v2 3.83476e-34 1.54068e-32 4.30038e-34 ikd11bx10hx5o00x6o11v2 4.28133e-34 1.47148e-32 3.54343e-34 //obr792 4.20508e-34 8.75967e-34 3.6299e-34 //ibr792 5.2184e-34 6.56975e-34 3.16795e-34 //ofr792 3.43318e-34 4.37984e-34 4.67263e-34 //ifr792 3.75485e-34 4.37984e-34 4.84041e-34 obr792 3.53754e-34 8.75967e-34 3.66954e-34 ibr792 3.25237e-34 8.75967e-34 3.62829e-34 ofr792 3.42956e-34 4.37984e-34 4.05608e-34 ifr792 3.08258e-34 4.37984e-34 4.20885e-34 //obc792 2.95952e-34 6.56975e-34 4.22703e-34 //ibc792 3.32215e-34 6.56975e-34 4.79889e-34 //ofc792 4.65489e-34 5.4748e-34 4.17532e-34 //ifc792 3.2204e-34 4.37984e-34 4.20438e-34 obc792 3.05048e-34 6.56975e-34 4.91251e-34 ibc792 3.6171e-34 6.56975e-34 4.27896e-34 ofc792 4.25011e-34 6.56975e-34 4.41801e-34 ifc792 2.99028e-34 5.4748e-34 3.82414e-34 ok49e00v75 3.06989e-34 1.56129e-33 3.27247e-34 ik49e00v75 2.17854e-34 1.56129e-33 1.99115e-34 obr39v60 2.97771e-34 3.76243e-34 3.77079e-34 ibr39v60 3.50401e-34 3.76243e-34 3.51917e-34 ofr39v60 3.07284e-34 2.50828e-34 5.28271e-34 ifr39v60 2.97344e-34 2.50828e-34 5.47857e-34 //obc39v60 2.91673e-34 3.76243e-34 4.70109e-34 //ibc39v60 3.45186e-34 2.50828e-34 4.18435e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify '//ofc7x13v15' --verify '//ifc7x13v15' --verify 'obc7x13v15' --verify 'ibc7x13v15' --verify 'ofc7x13v15' --verify 'ifc7x13v15' --verify 'ok10hx2o10x8e11*7' --verify 'ik10hx2o10x8e11*7' --verify 'obrd12x18v14' --verify 'ibrd12x18v14' --verify 'ofrd12x18v14' --verify 'ifrd12x18v14' --verify '//obcd12x18v14' --verify '//ibcd12x18v14' --verify '//ofcd12x18v14' --verify '//ifcd12x18v14' --verify 'obcd12x18v14' --verify 'ibcd12x18v14' --verify 'ofcd12x18v14' --verify 'ifcd12x18v14' --verify 'ok2e00x5o10x3e10x5e00' --verify 'ik2e00x5o10x3e10x5e00' --verify 'obr11x2v15' --verify 'ibr11x2v15' --verify 'ofr11x2v15' --verify 'ifr11x2v15' --verify '//obc11x2v15' --verify '//ibc11x2v15' --verify '//ofc11x2v15' --verify '//ifc11x2v15' --verify 'obc11x2v15' --verify 'ibc11x2v15' --verify 'ofc11x2v15' --verify 'ifc11x2v15' --verify 'okd24960o00' --verify 'ikd24960o00' --verify 'obrd13x11x5*7' --verify 'ibrd13x11x5*7' --verify 'ofrd13x11x5*7' --verify 'ifrd13x11x5*7' --verify '//obcd13x11x5*7' --verify '//ibcd13x11x5*7' --verify '//ofcd13x11x5*7' --verify '//ifcd13x11x5*7'" //ofc7x13v15 4.47023e-34 4.30704e-34 7.05606e-34 //ifc7x13v15 2.84261e-34 5.16844e-34 7.30012e-34 obc7x13v15 2.58338e-34 3.44563e-34 7.23137e-34 ibc7x13v15 3.02385e-34 3.44563e-34 7.21109e-34 ofc7x13v15 2.59446e-34 3.44563e-34 7.45799e-34 ifc7x13v15 3.12129e-34 5.16844e-34 7.18553e-34 ok10hx2o10x8e11*7 3.79552e-34 1.54647e-33 3.30668e-34 ik10hx2o10x8e11*7 2.95581e-34 2.18407e-33 3.4473e-34 obrd12x18v14 3.7011e-34 4.4929e-34 3.49567e-34 ibrd12x18v14 3.12825e-34 4.4929e-34 3.28562e-34 ofrd12x18v14 3.33224e-34 3.36968e-34 7.12653e-34 ifrd12x18v14 3.00909e-34 3.36968e-34 6.89099e-34 //obcd12x18v14 2.83798e-34 4.4929e-34 6.31893e-34 //ibcd12x18v14 3.06497e-34 4.4929e-34 7.61426e-34 //ofcd12x18v14 3.37266e-34 4.4929e-34 6.33043e-34 //ifcd12x18v14 4.50651e-34 4.4929e-34 6.25711e-34 obcd12x18v14 3.12896e-34 3.36968e-34 8.41368e-34 ibcd12x18v14 3.15411e-34 4.4929e-34 6.8823e-34 ofcd12x18v14 3.10911e-34 4.4929e-34 6.31654e-34 ifcd12x18v14 3.23608e-34 4.4929e-34 6.55793e-34 ok2e00x5o10x3e10x5e00 2.81971e-34 2.40741e-33 2.06983e-34 ik2e00x5o10x3e10x5e00 1.71977e-34 3.56297e-33 2.50705e-34 obr11x2v15 2.4258e-34 3.50387e-34 2.44368e-34 ibr11x2v15 3.53496e-34 3.50387e-34 3.20758e-34 ofr11x2v15 1.98167e-34 3.50387e-34 2.61605e-34 ifr11x2v15 2.06508e-34 1.75193e-34 2.75261e-34 //obc11x2v15 2.43472e-34 3.50387e-34 3.44086e-34 //ibc11x2v15 2.82288e-34 3.50387e-34 2.74328e-34 //ofc11x2v15 2.8572e-34 3.50387e-34 2.95723e-34 //ifc11x2v15 3.30677e-34 3.50387e-34 2.99977e-34 obc11x2v15 2.47849e-34 3.50387e-34 3.15624e-34 ibc11x2v15 2.81603e-34 3.50387e-34 3.60766e-34 ofc11x2v15 2.35642e-34 3.50387e-34 3.36816e-34 ifc11x2v15 3.0754e-34 3.50387e-34 2.96363e-34 okd24960o00 5.76423e-34 6.7889e-32 5.58532e-34 ikd24960o00 5.63029e-34 6.57705e-32 4.89219e-34 obrd13x11x5*7 3.28661e-34 6.58521e-34 4.88752e-34 ibrd13x11x5*7 3.29628e-34 5.26817e-34 4.34138e-34 ofrd13x11x5*7 3.15943e-34 5.26817e-34 9.49384e-34 ifrd13x11x5*7 3.27735e-34 5.26817e-34 7.25386e-34 //obcd13x11x5*7 3.15989e-34 5.26817e-34 7.68738e-34 //ibcd13x11x5*7 3.52442e-34 5.26817e-34 7.42638e-34 //ofcd13x11x5*7 3.57213e-34 5.26817e-34 6.77366e-34 //ifcd13x11x5*7 3.658e-34 5.26817e-34 6.86379e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify '//ofc11x11x10x11' --verify '//ifc11x11x10x11' --verify 'obc11x11x10x11' --verify 'ibc11x11x10x11' --verify 'ofc11x11x10x11' --verify 'ifc11x11x10x11' --verify 'ok9o11x13o10x11o00x6o10' --verify 'ik9o11x13o10x11o00x6o10' --verify 'obr5x3x6x11v8' --verify 'ibr5x3x6x11v8' --verify 'ofr5x3x6x11v8' --verify 'ifr5x3x6x11v8' --verify '//obc5x3x6x11v8' --verify '//ibc5x3x6x11v8' --verify '//ofc5x3x6x11v8' --verify '//ifc5x3x6x11v8' --verify 'obc5x3x6x11v8' --verify 'ibc5x3x6x11v8' --verify 'ofc5x3x6x11v8' --verify 'ifc5x3x6x11v8' --verify 'ok6o10x11b*1' --verify 'ik6o10x11b*1' --verify '//obr4x2x5x9' --verify '//ofr4x2x5x9' --verify 'obr4x2x5x9' --verify 'ibr4x2x5x9' --verify 'ofr4x2x5x9' --verify 'ifr4x2x5x9' --verify '//obc4x2x5x9' --verify '//ibc4x2x5x9' --verify '//ofc4x2x5x9' --verify '//ifc4x2x5x9' --verify 'obc4x2x5x9' --verify 'ibc4x2x5x9' --verify 'ofc4x2x5x9' --verify 'ifc4x2x5x9' --verify 'okd12e00x5e01x6o10x9b*6' --verify 'ikd12e00x5e01x6o10x9b*6' --verify 'obr7x13v15' --verify 'ibr7x13v15' --verify 'ofr7x13v15' --verify 'ifr7x13v15' --verify '//obc7x13v15' --verify '//ibc7x13v15'" //ofc11x11x10x11 3.55814e-34 1.06839e-33 5.4873e-34 //ifc11x11x10x11 3.91678e-34 8.54715e-34 4.71612e-34 obc11x11x10x11 4.22827e-34 8.54715e-34 4.61855e-34 ibc11x11x10x11 3.65034e-34 8.54715e-34 4.81471e-34 ofc11x11x10x11 3.49936e-34 8.54715e-34 4.22959e-34 ifc11x11x10x11 3.82389e-34 8.54715e-34 4.46269e-34 ok9o11x13o10x11o00x6o10 3.32766e-34 1.86321e-32 4.63385e-34 ik9o11x13o10x11o00x6o10 4.26311e-34 1.76171e-32 3.70313e-34 obr5x3x6x11v8 3.14956e-34 5.50891e-34 3.91634e-34 ibr5x3x6x11v8 3.54823e-34 4.40713e-34 3.91311e-34 ofr5x3x6x11v8 3.49193e-34 4.40713e-34 5.09084e-34 ifr5x3x6x11v8 2.94584e-34 4.40713e-34 5.70522e-34 //obc5x3x6x11v8 3.85135e-34 4.40713e-34 4.41948e-34 //ibc5x3x6x11v8 3.27849e-34 5.50891e-34 4.54691e-34 //ofc5x3x6x11v8 3.20746e-34 5.50891e-34 4.27575e-34 //ifc5x3x6x11v8 3.38902e-34 5.50891e-34 4.6112e-34 obc5x3x6x11v8 3.29078e-34 4.40713e-34 4.57826e-34 ibc5x3x6x11v8 3.79298e-34 5.50891e-34 5.16149e-34 ofc5x3x6x11v8 4.297e-34 5.50891e-34 4.45744e-34 ifc5x3x6x11v8 3.01989e-34 5.50891e-34 4.27843e-34 ok6o10x11b*1 2.49157e-34 1.92593e-33 3.62966e-34 ik6o10x11b*1 3.30013e-34 3.08149e-33 2.88953e-34 //obr4x2x5x9 2.63973e-34 6.49635e-34 4.17218e-34 //ofr4x2x5x9 2.86914e-34 3.24817e-34 6.91575e-34 obr4x2x5x9 2.53373e-34 6.49635e-34 3.61457e-34 ibr4x2x5x9 2.43372e-34 6.49635e-34 3.04489e-34 ofr4x2x5x9 2.94295e-34 3.24817e-34 6.84606e-34 ifr4x2x5x9 3.68034e-34 4.87226e-34 7.0867e-34 //obc4x2x5x9 2.76849e-34 4.87226e-34 7.05091e-34 //ibc4x2x5x9 2.967e-34 4.87226e-34 6.91693e-34 //ofc4x2x5x9 3.02298e-34 4.87226e-34 7.42924e-34 //ifc4x2x5x9 3.06267e-34 4.87226e-34 7.6918e-34 obc4x2x5x9 2.96783e-34 4.87226e-34 7.04091e-34 ibc4x2x5x9 3.23339e-34 6.49635e-34 6.93533e-34 ofc4x2x5x9 2.82648e-34 4.87226e-34 7.20041e-34 ifc4x2x5x9 3.08291e-34 6.49635e-34 6.83538e-34 okd12e00x5e01x6o10x9b*6 3.38478e-34 3.02211e-32 4.8227e-34 ikd12e00x5e01x6o10x9b*6 2.91193e-34 4.13433e-32 3.84948e-34 obr7x13v15 2.90117e-34 5.16844e-34 3.78082e-34 ibr7x13v15 3.70884e-34 6.89126e-34 3.42941e-34 ofr7x13v15 2.52917e-34 3.44563e-34 7.62394e-34 ifr7x13v15 2.44465e-34 3.44563e-34 8.25543e-34 //obc7x13v15 2.83501e-34 3.44563e-34 7.39734e-34 //ibc7x13v15 3.4136e-34 5.16844e-34 7.00546e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify '//ofcd7x10x8x3' --verify '//ifcd7x10x8x3' --verify 'obcd7x10x8x3' --verify 'ibcd7x10x8x3' --verify 'ofcd7x10x8x3' --verify 'ifcd7x10x8x3' --verify 'okd960o00' --verify 'ikd960o00' --verify 'obr6x10x9x5*8' --verify 'ibr6x10x9x5*8' --verify 'ofr6x10x9x5*8' --verify 'ifr6x10x9x5*8' --verify '//obc6x10x9x5*8' --verify '//ibc6x10x9x5*8' --verify '//ofc6x10x9x5*8' --verify '//ifc6x10x9x5*8' --verify 'obc6x10x9x5*8' --verify 'ibc6x10x9x5*8' --verify 'ofc6x10x9x5*8' --verify 'ifc6x10x9x5*8' --verify 'okd40hv99' --verify 'ikd40hv99' --verify 'obr5x6x9x13*3' --verify 'ibr5x6x9x13*3' --verify 'ofr5x6x9x13*3' --verify 'ifr5x6x9x13*3' --verify '//obc5x6x9x13*3' --verify '//ibc5x6x9x13*3' --verify '//ofc5x6x9x13*3' --verify '//ifc5x6x9x13*3' --verify 'obc5x6x9x13*3' --verify 'ibc5x6x9x13*3' --verify 'ofc5x6x9x13*3' --verify 'ifc5x6x9x13*3' --verify 'ok9e11x2h' --verify 'ik9e11x2h' --verify '//obr11x11x10x11' --verify '//ofr11x11x10x11' --verify 'obr11x11x10x11' --verify 'ibr11x11x10x11' --verify 'ofr11x11x10x11' --verify 'ifr11x11x10x11' --verify '//obc11x11x10x11' --verify '//ibc11x11x10x11'" //ofcd7x10x8x3 3.23554e-34 6.01445e-34 4.84955e-34 //ifcd7x10x8x3 3.50921e-34 6.01445e-34 4.36293e-34 obcd7x10x8x3 3.66174e-34 6.01445e-34 4.34802e-34 ibcd7x10x8x3 3.98835e-34 6.01445e-34 4.66748e-34 ofcd7x10x8x3 3.35868e-34 6.01445e-34 4.33836e-34 ifcd7x10x8x3 3.24886e-34 6.01445e-34 4.35162e-34 okd960o00 3.53261e-34 1.22297e-32 3.50458e-34 ikd960o00 3.29047e-34 8.95559e-33 4.57905e-34 obr6x10x9x5*8 4.00292e-34 5.33729e-34 4.88121e-34 ibr6x10x9x5*8 3.38081e-34 5.33729e-34 4.3781e-34 ofr6x10x9x5*8 3.26251e-34 5.33729e-34 6.93162e-34 ifr6x10x9x5*8 3.21836e-34 4.00297e-34 7.33878e-34 //obc6x10x9x5*8 3.72382e-34 5.33729e-34 7.11078e-34 //ibc6x10x9x5*8 3.81026e-34 5.33729e-34 6.73507e-34 //ofc6x10x9x5*8 3.26878e-34 5.33729e-34 6.59735e-34 //ifc6x10x9x5*8 3.22464e-34 5.33729e-34 7.0055e-34 obc6x10x9x5*8 3.86239e-34 5.33729e-34 6.89525e-34 ibc6x10x9x5*8 3.66503e-34 5.33729e-34 7.13231e-34 ofc6x10x9x5*8 3.29771e-34 5.33729e-34 6.96484e-34 ifc6x10x9x5*8 3.28487e-34 5.33729e-34 7.68469e-34 okd40hv99 2.69811e-34 1.16723e-33 2.77593e-34 ikd40hv99 2.69171e-34 7.78154e-34 3.01778e-34 obr5x6x9x13*3 3.74103e-34 6.93499e-34 5.47658e-34 ibr5x6x9x13*3 3.68766e-34 6.93499e-34 5.43497e-34 ofr5x6x9x13*3 3.22438e-34 5.54799e-34 8.39761e-34 ifr5x6x9x13*3 3.63696e-34 5.54799e-34 7.59632e-34 //obc5x6x9x13*3 3.57181e-34 6.93499e-34 7.72191e-34 //ibc5x6x9x13*3 3.3994e-34 6.93499e-34 7.77036e-34 //ofc5x6x9x13*3 3.63622e-34 5.54799e-34 7.75102e-34 //ifc5x6x9x13*3 3.43508e-34 6.93499e-34 8.43027e-34 obc5x6x9x13*3 3.2984e-34 5.54799e-34 7.80392e-34 ibc5x6x9x13*3 4.06452e-34 5.54799e-34 8.54662e-34 ofc5x6x9x13*3 3.92992e-34 6.93499e-34 7.34471e-34 ifc5x6x9x13*3 3.77532e-34 6.93499e-34 7.91467e-34 ok9e11x2h 1.716e-34 1.15997e-33 2.44718e-34 ik9e11x2h 2.4592e-34 6.88733e-34 3.95062e-34 //obr11x11x10x11 3.81079e-34 8.54715e-34 4.40694e-34 //ofr11x11x10x11 3.76374e-34 6.41036e-34 5.71635e-34 obr11x11x10x11 4.14692e-34 8.54715e-34 4.1293e-34 ibr11x11x10x11 3.8421e-34 8.54715e-34 4.13029e-34 ofr11x11x10x11 3.36456e-34 6.41036e-34 4.81274e-34 ifr11x11x10x11 3.51392e-34 7.47876e-34 4.4354e-34 //obc11x11x10x11 3.75482e-34 7.47876e-34 4.94795e-34 //ibc11x11x10x11 3.48366e-34 8.54715e-34 5.02553e-34 Executing "/builddir/build/BUILD/fftw-3.3.4/quad/tests/bench -o nthreads=2 --verbose=1 --verify 'okd9e10x9bx7o10*9' --verify 'ikd9e10x9bx7o10*9' --verify 'obr8x8x5*11' --verify 'ibr8x8x5*11' --verify 'ofr8x8x5*11' --verify 'ifr8x8x5*11' --verify '//obc8x8x5*11' --verify '//ibc8x8x5*11' --verify '//ofc8x8x5*11' --verify '//ifc8x8x5*11' --verify 'obc8x8x5*11' --verify 'ibc8x8x5*11' --verify 'ofc8x8x5*11' --verify 'ifc8x8x5*11' --verify 'ok11o10x6e00*25' --verify 'ik11o10x6e00*25' --verify '//obr6x10x3x9' --verify '//ofr6x10x3x9' --verify 'obr6x10x3x9' --verify 'ibr6x10x3x9' --verify 'ofr6x10x3x9' --verify 'ifr6x10x3x9' --verify '//obc6x10x3x9' --verify '//ibc6x10x3x9' --verify '//ofc6x10x3x9' --verify '//ifc6x10x3x9' --verify 'obc6x10x3x9' --verify 'ibc6x10x3x9' --verify 'ofc6x10x3x9' --verify 'ifc6x10x3x9' --verify 'okd18o11x56h' --verify 'ikd18o11x56h' --verify '//obrd7x10x8x3' --verify '//ofrd7x10x8x3' --verify 'obrd7x10x8x3' --verify 'ibrd7x10x8x3' --verify 'ofrd7x10x8x3' --verify 'ifrd7x10x8x3' --verify '//obcd7x10x8x3' --verify '//ibcd7x10x8x3'" okd9e10x9bx7o10*9 3.8736e-34 4.21297e-33 3.22018e-34 ikd9e10x9bx7o10*9 3.347e-34 5.01544e-33 3.62416e-34 obr8x8x5*11 2.74814e-34 3.75841e-34 2.59464e-34 ibr8x8x5*11 3.07789e-34 4.69801e-34 2.90523e-34 ofr8x8x5*11 3.08636e-34 3.75841e-34 3.40279e-34 ifr8x8x5*11 3.31233e-34 3.75841e-34 3.79861e-34 //obc8x8x5*11 2.83455e-34 5.63761e-34 3.42167e-34 //ibc8x8x5*11 2.95945e-34 5.63761e-34 3.3392e-34 //ofc8x8x5*11 3.52007e-34 3.75841e-34 3.5517e-34 //ifc8x8x5*11 3.23352e-34 4.69801e-34 4.08338e-34 obc8x8x5*11 2.50509e-34 4.69801e-34 3.52843e-34 ibc8x8x5*11 3.32242e-34 3.75841e-34 3.43875e-34 ofc8x8x5*11 3.56085e-34 3.75841e-34 3.46017e-34 ifc8x8x5*11 3.62673e-34 4.69801e-34 3.45296e-34 ok11o10x6e00*25 2.55178e-34 2.00297e-33 2.40206e-34 ik11o10x6e00*25 3.29467e-34 1.60237e-33 2.98592e-34 //obr6x10x3x9 4.29898e-34 7.65602e-34 4.15326e-34 //ofr6x10x3x9 2.88196e-34 6.12481e-34 7.27861e-34 obr6x10x3x9 2.87914e-34 6.12481e-34 3.8442e-34 ibr6x10x3x9 3.5898e-34 6.12481e-34 3.64562e-34 ofr6x10x3x9 3.33707e-34 6.12481e-34 7.31019e-34 ifr6x10x3x9 3.09971e-34 6.12481e-34 7.38026e-34 //obc6x10x3x9 2.90682e-34 6.12481e-34 6.92923e-34 //ibc6x10x3x9 2.87659e-34 6.12481e-34 6.92905e-34 //ofc6x10x3x9 3.41036e-34 9.18722e-34 7.96227e-34 //ifc6x10x3x9 3.71248e-34 6.12481e-34 7.31653e-34 obc6x10x3x9 3.3896e-34 6.12481e-34 6.95058e-34 ibc6x10x3x9 3.20338e-34 6.12481e-34 7.02025e-34 ofc6x10x3x9 3.11569e-34 6.12481e-34 6.85342e-34 ifc6x10x3x9 4.24299e-34 6.12481e-34 6.56913e-34 okd18o11x56h 3.38226e-34 8.00022e-33 4.95417e-34 ikd18o11x56h 3.85645e-34 9.25327e-33 4.63304e-34 //obrd7x10x8x3 3.04035e-34 6.01445e-34 3.40915e-34 //ofrd7x10x8x3 3.70968e-34 6.01445e-34 4.06185e-34 obrd7x10x8x3 4.28479e-34 9.02167e-34 3.50263e-34 ibrd7x10x8x3 3.17321e-34 9.02167e-34 4.19523e-34 ofrd7x10x8x3 3.18203e-34 6.01445e-34 4.13097e-34 ifrd7x10x8x3 3.98945e-34 4.51084e-34 4.86951e-34 //obcd7x10x8x3 2.81185e-34 6.01445e-34 3.90883e-34 //ibcd7x10x8x3 3.0391e-34 6.01445e-34 4.25042e-34 -------------------------------------------------------------- FFTW threaded transforms passed basic tests! -------------------------------------------------------------- make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tests' Making check in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make check-local make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[3]: Nothing to be done for `check-local'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/mpi' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' Making check in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc/FAQ' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/doc' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/tools' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.4/quad/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.4/quad' + exit 0 Processing files: fftw-3.3.4-6.el7.centos.x86_64 Provides: fftw = 3.3.4-6.el7.centos fftw(x86-64) = 3.3.4-6.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): info Requires(preun): info Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libfftw3.so.3()(64bit) libfftw3_threads.so.3()(64bit) libfftw3f.so.3()(64bit) libfftw3f_threads.so.3()(64bit) libfftw3l.so.3()(64bit) libfftw3l_threads.so.3()(64bit) libfftw3q.so.3()(64bit) libfftw3q_threads.so.3()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libquadmath.so.0()(64bit) rtld(GNU_HASH) Processing files: fftw-libs-3.3.4-6.el7.centos.x86_64 Provides: fftw3 = 3.3.4-6.el7.centos fftw-libs = 3.3.4-6.el7.centos fftw-libs(x86-64) = 3.3.4-6.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: fftw-libs-threads < 3.3.4-6.el7.centos fftw-libs-openmp < 3.3.4-6.el7.centos Processing files: fftw-devel-3.3.4-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ordOWQ + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-devel-3.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-devel-3.3.4 + cp -pr doc/FAQ/fftw-faq.html/ /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-devel-3.3.4 + exit 0 Provides: fftw-devel = 3.3.4-6.el7.centos fftw-devel(x86-64) = 3.3.4-6.el7.centos fftw3-devel = 3.3.4-6.el7.centos fftw3-devel(x86-64) = 3.3.4-6.el7.centos pkgconfig(fftw3) = 3.3.4 pkgconfig(fftw3f) = 3.3.4 pkgconfig(fftw3l) = 3.3.4 pkgconfig(fftw3q) = 3.3.4 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/pkg-config libfftw3.so.3()(64bit) libfftw3_omp.so.3()(64bit) libfftw3_threads.so.3()(64bit) libfftw3f.so.3()(64bit) libfftw3f_omp.so.3()(64bit) libfftw3f_threads.so.3()(64bit) libfftw3l.so.3()(64bit) libfftw3l_omp.so.3()(64bit) libfftw3l_threads.so.3()(64bit) libfftw3q.so.3()(64bit) libfftw3q_omp.so.3()(64bit) libfftw3q_threads.so.3()(64bit) Processing files: fftw-libs-double-3.3.4-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.upMhBW + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-double-3.3.4 + exit 0 Provides: fftw-libs-double = 3.3.4-6.el7.centos fftw-libs-double(x86-64) = 3.3.4-6.el7.centos libfftw3.so.3()(64bit) libfftw3_omp.so.3()(64bit) libfftw3_threads.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fftw-libs-single-3.3.4-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0mlCw2 + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-single-3.3.4 + exit 0 Provides: fftw-libs-single = 3.3.4-6.el7.centos fftw-libs-single(x86-64) = 3.3.4-6.el7.centos libfftw3f.so.3()(64bit) libfftw3f_omp.so.3()(64bit) libfftw3f_threads.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3f.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fftw-libs-long-3.3.4-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SfaRI8 + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-long-3.3.4 + exit 0 Provides: fftw-libs-long = 3.3.4-6.el7.centos fftw-libs-long(x86-64) = 3.3.4-6.el7.centos libfftw3l.so.3()(64bit) libfftw3l_omp.so.3()(64bit) libfftw3l_threads.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3l.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fftw-libs-quad-3.3.4-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u6Eoaf + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-libs-quad-3.3.4 + exit 0 Provides: fftw-libs-quad = 3.3.4-6.el7.centos fftw-libs-quad(x86-64) = 3.3.4-6.el7.centos libfftw3q.so.3()(64bit) libfftw3q_omp.so.3()(64bit) libfftw3q_threads.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfftw3q.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libquadmath.so.0()(64bit) libquadmath.so.0(QUADMATH_1.0)(64bit) rtld(GNU_HASH) Processing files: fftw-static-3.3.4-6.el7.centos.x86_64 Provides: fftw-static = 3.3.4-6.el7.centos fftw-static(x86-64) = 3.3.4-6.el7.centos fftw3-static = 3.3.4-6.el7.centos fftw3-static(x86-64) = 3.3.4-6.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fftw-doc-3.3.4-6.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AyjZhm + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-doc-3.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-doc-3.3.4 + cp -pr doc/fftw3.pdf doc/rfftwnd.pdf /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-doc-3.3.4 + cp -pr doc/html/ /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64/usr/share/doc/fftw-doc-3.3.4 + exit 0 Provides: fftw-doc = 3.3.4-6.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fftw-debuginfo-3.3.4-6.el7.centos.x86_64 Provides: fftw-debuginfo = 3.3.4-6.el7.centos fftw-debuginfo(x86-64) = 3.3.4-6.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-500152396.novalocal Wrote: /builddir/build/RPMS/fftw-3.3.4-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-3.3.4-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-devel-3.3.4-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-double-3.3.4-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-single-3.3.4-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-long-3.3.4-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-quad-3.3.4-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-static-3.3.4-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-doc-3.3.4-6.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/fftw-debuginfo-3.3.4-6.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g4taLD + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.4 + rm -rf /builddir/build/BUILDROOT/fftw-3.3.4-6.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->