Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fftw.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fftw.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt warning: bogus date in %changelog: Sun Mar 22 2003 Phillip Compton - 2.1.4-0.fdr.1 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fftw-3.3.3-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fftw.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fftw.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt warning: bogus date in %changelog: Sun Mar 22 2003 Phillip Compton - 2.1.4-0.fdr.1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l7HyuG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fftw-3.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/fftw-3.3.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fftw-3.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gqqQBe + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.3 + 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' + (( i++ )) + (( i<2 )) + prec_flags[i]+=' --enable-sse2' + (( i++ )) + (( i<2 )) + (( iprec=0 )) + (( iprec<3 )) + 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 ++ 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 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes 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... 1966080 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 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 drand48 is declared... yes checking whether srand48 is declared... yes checking whether memalign is declared... no checking whether posix_memalign is declared... yes checking whether sinl is declared... no checking whether cosl is declared... no checking whether sinq is declared... no checking whether cosq is declared... no 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.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -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 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 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 -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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/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/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/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/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/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 -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/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/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/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/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/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/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 -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/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/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 -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/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/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/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/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/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/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/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/iabs.c -o iabs.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/cpy1d.c -o cpy1d.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/buffered.c -o buffered.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 minmax.lo ../../kernel/minmax.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 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 /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 /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 /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 /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 /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 /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/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/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 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/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/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 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/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/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/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/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 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/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/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/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/solver.c -fPIC -DPIC -o .libs/solver.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 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/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 tensor.lo ../../kernel/tensor.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 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/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/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/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/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/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/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/pickdim.c -o pickdim.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/rader.c -o rader.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/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 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/solvtab.c -o solvtab.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 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/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/tensor1.c -o tensor1.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 -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 /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 /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 /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/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 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/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 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/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/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/primes.c -o primes.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 -fPIC -DPIC -o .libs/tensor5.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/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/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/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/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/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/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/transpose.c -fPIC -DPIC -o .libs/transpose.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/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/print.c -o print.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/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 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/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/tensor9.c -o tensor9.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/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/tensor5.c -o tensor5.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 -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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 /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.3/single/kernel' Making all in simd-support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 -msse -O2 -g -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/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/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/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.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/avx.c -fPIC -DPIC -o .libs/avx.o 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/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/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/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/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 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 /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 -msse -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.3/single/simd-support' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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_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_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_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_6.c -fPIC -DPIC -o .libs/n1_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/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_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_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_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_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_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_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_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_11.c -fPIC -DPIC -o .libs/n1_11.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 -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_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_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_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_5.c -o n1_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/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_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_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_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_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_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_9.c -o n1_9.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_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_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_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_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_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_11.c -o n1_11.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/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_64.c -fPIC -DPIC -o .libs/n1_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 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/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_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_20.c -fPIC -DPIC -o .libs/n1_20.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 /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_2.c -fPIC -DPIC -o .libs/t1_2.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_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_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_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/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/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_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_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 /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_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_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_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_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_10.lo ../../../../dft/scalar/codelets/t1_10.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_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_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_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_15.lo ../../../../dft/scalar/codelets/t1_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 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_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/n1_32.c -o n1_32.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_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_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_16.c -fPIC -DPIC -o .libs/t1_16.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_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_32.c -fPIC -DPIC -o .libs/t1_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_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/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_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_20.lo ../../../../dft/scalar/codelets/t1_20.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_25.lo ../../../../dft/scalar/codelets/t1_25.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 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/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_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/t2_4.c -fPIC -DPIC -o .libs/t2_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 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/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_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_12.c -o t1_12.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_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_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_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/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 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/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 t2_64.lo ../../../../dft/scalar/codelets/t2_64.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 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_8.c -o t2_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_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/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_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_5.c -fPIC -DPIC -o .libs/t2_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 t2_10.lo ../../../../dft/scalar/codelets/t2_10.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 t2_20.lo ../../../../dft/scalar/codelets/t2_20.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 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_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_20.c -fPIC -DPIC -o .libs/t2_20.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_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/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_5.c -o t2_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_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/t1_20.c -o t1_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/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 q1_4.lo ../../../../dft/scalar/codelets/q1_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 q1_8.lo ../../../../dft/scalar/codelets/q1_8.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 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_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_2.c -o q1_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/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/t2_10.c -o t2_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/q1_3.c -fPIC -DPIC -o .libs/q1_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 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/t1_32.c -o t1_32.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_4.c -o q1_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_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 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_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 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 ../../../../dft/scalar/codelets/t2_20.c -o t2_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/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 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_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/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/t2_32.c -o t2_32.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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/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/t2_64.c -o t2_64.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.3/single/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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/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/t.c -o t.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/n.c -o n.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.3/single/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_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_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 -msse -O2 -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_15.c -fPIC -DPIC -o .libs/n1fv_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 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_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_10.c -fPIC -DPIC -o .libs/n1fv_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 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_8.c -fPIC -DPIC -o .libs/n1fv_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 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_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 -msse -O2 -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_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_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_13.c -fPIC -DPIC -o .libs/n1fv_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_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 -msse -O2 -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_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 -msse -O2 -g -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_16.c -o n1fv_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 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_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_64.c -fPIC -DPIC -o .libs/n1fv_64.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_128.lo n1fv_128.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_20.lo n1fv_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 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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_20.c -fPIC -DPIC -o .libs/n1fv_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 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 n1fv_25.c -fPIC -DPIC -o .libs/n1fv_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 n1bv_3.lo n1bv_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 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_2.c -fPIC -DPIC -o .libs/n1bv_2.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_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_3.c -fPIC -DPIC -o .libs/n1bv_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 -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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_4.c -fPIC -DPIC -o .libs/n1bv_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 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_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_7.c -fPIC -DPIC -o .libs/n1bv_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 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_6.c -fPIC -DPIC -o .libs/n1bv_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 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_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_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_10.c -fPIC -DPIC -o .libs/n1bv_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 n1bv_2.c -o n1bv_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_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 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_4.c -o n1bv_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 n1bv_3.c -o n1bv_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 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_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_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_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_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 n1fv_20.c -o n1fv_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 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_6.c -o n1bv_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 n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_14.lo n1bv_14.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 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_14.c -fPIC -DPIC -o .libs/n1bv_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 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_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 -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_16.c -fPIC -DPIC -o .libs/n1bv_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 n1bv_32.lo n1bv_32.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 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_32.c -fPIC -DPIC -o .libs/n1bv_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 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_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_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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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_25.c -fPIC -DPIC -o .libs/n1bv_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 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 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_14.c -o n1bv_14.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_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 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 n2fv_6.lo n2fv_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 -msse -O2 -g -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_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_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_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_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_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 n1bv_32.c -o n1bv_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 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_12.c -fPIC -DPIC -o .libs/n2fv_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 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_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_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_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_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_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 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 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 n1bv_20.c -o n1bv_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 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 -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 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 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 n2fv_14.c -o n2fv_14.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_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 -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_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 -msse -O2 -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 -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_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 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_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_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_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 n2fv_32.c -o n2fv_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 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_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 -msse -O2 -g -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_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_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_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_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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 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 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 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 n2sv_8.lo n2sv_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 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 n2bv_20.c -fPIC -DPIC -o .libs/n2bv_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 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_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 n2bv_16.c -o n2bv_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 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_16.c -fPIC -DPIC -o .libs/n2sv_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 n2sv_32.c -fPIC -DPIC -o .libs/n2sv_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 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_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 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 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 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 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_2.c -fPIC -DPIC -o .libs/t1fuv_2.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 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 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 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_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_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 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 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_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_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_3.c -o t1fuv_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 n2sv_16.c -o n2sv_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 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_5.c -o t1fuv_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 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_7.lo t1fuv_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 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_7.c -fPIC -DPIC -o .libs/t1fuv_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 t1fuv_9.lo t1fuv_9.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 t1fuv_10.lo t1fuv_10.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 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 t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_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_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 t1fuv_6.c -o t1fuv_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 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 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_3.c -fPIC -DPIC -o .libs/t1fv_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 -msse -O2 -g -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 t1fuv_8.c -o t1fuv_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_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 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 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_2.c -o t1fv_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 t1fv_3.c -o t1fv_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 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 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 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 -msse -O2 -g -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_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 -msse -O2 -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_8.lo t1fv_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 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_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 -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_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_8.c -fPIC -DPIC -o .libs/t1fv_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 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 -msse -O2 -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 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 n2sv_32.c -o n2sv_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 t1fv_10.c -fPIC -DPIC -o .libs/t1fv_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 t1fv_5.c -o t1fv_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 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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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_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_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 /bin/sh ../../../libtool --tag=CC --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_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_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_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_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_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_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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_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 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 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_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 -msse -O2 -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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_2.c -o t2fv_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 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_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_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 -msse -O2 -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 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 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 -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_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_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_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_25.c -fPIC -DPIC -o .libs/t2fv_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_32.c -o t1fv_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 t2fv_16.c -o t2fv_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 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 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 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 t3fv_8.lo t3fv_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 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 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 -msse -O2 -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_16.c -fPIC -DPIC -o .libs/t3fv_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 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 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_4.c -o t3fv_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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 t2fv_32.c -o t2fv_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 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_10.lo t3fv_10.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_20.lo t3fv_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 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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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_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_16.c -o t3fv_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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --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_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_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 t3fv_10.c -o t3fv_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 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_2.c -o t1buv_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 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 -msse -O2 -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 t1buv_3.c -o t1buv_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 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 t1buv_6.lo t1buv_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 -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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_4.c -o t1buv_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 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 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 t1buv_6.c -fPIC -DPIC -o .libs/t1buv_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 t3fv_25.c -o t3fv_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 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_8.c -fPIC -DPIC -o .libs/t1buv_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 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 -msse -O2 -g -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 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 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 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 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 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 -msse -O2 -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 -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 t1bv_2.c -o t1bv_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 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 -msse -O2 -g -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 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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --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_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_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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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_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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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_12.c -fPIC -DPIC -o .libs/t1bv_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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_6.c -o t1bv_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 t1bv_16.c -fPIC -DPIC -o .libs/t1bv_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 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 -msse -O2 -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_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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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_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_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_25.c -fPIC -DPIC -o .libs/t1bv_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 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 t1bv_10.c -o t1bv_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_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 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_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 t2bv_4.lo t2bv_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 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 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 -msse -O2 -g -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_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 -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 -msse -O2 -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 -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --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_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 -msse -O2 -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 -msse -O2 -g -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_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_64.c -fPIC -DPIC -o .libs/t2bv_64.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_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 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 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_10.c -fPIC -DPIC -o .libs/t2bv_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 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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 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 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 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 -msse -O2 -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 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 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 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 -msse -O2 -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_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 -msse -O2 -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 -msse -O2 -g -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_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 -msse -O2 -g -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 t1bv_25.c -o t1bv_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 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_5.c -fPIC -DPIC -o .libs/t3bv_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 -msse -O2 -g -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_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 -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --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 t2bv_32.c -o t2bv_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_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 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 t3bv_5.c -o t3bv_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 t3bv_25.c -fPIC -DPIC -o .libs/t3bv_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 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 t2bv_20.c -o t2bv_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 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_4.c -fPIC -DPIC -o .libs/t1sv_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 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 -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_4.c -o t1sv_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 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 t2bv_25.c -o t2bv_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 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 -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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 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 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 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 -msse -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_8.c -fPIC -DPIC -o .libs/t2sv_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 t2sv_16.lo t2sv_16.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 t2sv_32.lo t2sv_32.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 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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 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 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 t2sv_32.c -fPIC -DPIC -o .libs/t2sv_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 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 t2sv_4.c -o t2sv_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_64.c -o t2bv_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 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 -msse -O2 -g -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 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 t3bv_25.c -o t3bv_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 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 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_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 q1fv_4.c -o q1fv_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 q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.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_4.lo q1bv_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 q1bv_5.lo q1bv_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 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 t2sv_16.c -o t2sv_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 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_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_8.c -fPIC -DPIC -o .libs/q1bv_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 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 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 /bin/sh ../../../libtool --tag=CC --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 q1fv_5.c -o q1fv_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 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 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 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 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 -msse -O2 -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 genus.c -o genus.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_5.c -o q1bv_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 q1bv_8.c -o q1bv_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 q1fv_8.c -o q1fv_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.3/single/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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/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/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/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/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-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.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/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/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/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/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/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/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/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/indirect.c -fPIC -DPIC -o .libs/indirect.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 -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/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/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/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/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-dif.c -o kdft-dif.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-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/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 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 /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 /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/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/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 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/bluestein.c -o bluestein.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.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/ct.c -o ct.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/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/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/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/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/buffered.c -o buffered.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/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/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 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/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/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 vrank-geq1.lo ../../dft/vrank-geq1.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 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/rank-geq2.c -o rank-geq2.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 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/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/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/zero.c -o zero.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 -o vrank-geq1.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.3/single/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' Making all in r2cf make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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_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_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_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_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_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_14.c -o r2cf_14.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_64.lo ../../../../rdft/scalar/r2cf/r2cf_64.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_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.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_20.lo ../../../../rdft/scalar/r2cf/r2cf_20.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_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.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_2.lo ../../../../rdft/scalar/r2cf/hf_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 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 -fPIC -DPIC -o .libs/r2cf_128.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_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/r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.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_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/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_25.c -fPIC -DPIC -o .libs/r2cf_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 hf_6.lo ../../../../rdft/scalar/r2cf/hf_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 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_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_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/r2cf_32.c -o r2cf_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/hf_4.c -fPIC -DPIC -o .libs/hf_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 hf_8.lo ../../../../rdft/scalar/r2cf/hf_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 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_5.c -fPIC -DPIC -o .libs/hf_5.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_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_7.c -fPIC -DPIC -o .libs/hf_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 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_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 -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_8.c -fPIC -DPIC -o .libs/hf_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 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_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/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/hf_3.c -o hf_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/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/r2cf_20.c -o r2cf_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/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_5.c -o hf_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/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_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_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_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_7.c -o hf_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/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_64.lo ../../../../rdft/scalar/r2cf/hf_64.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_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_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_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_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_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_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_20.c -fPIC -DPIC -o .libs/hf_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_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/hf_25.c -fPIC -DPIC -o .libs/hf_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 hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_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 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/r2cf_25.c -o r2cf_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/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/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/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_8.c -fPIC -DPIC -o .libs/hf2_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 hf2_32.lo ../../../../rdft/scalar/r2cf/hf2_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 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_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_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_4.c -o hf2_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/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/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_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/r2cf_64.c -o r2cf_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/hf2_8.c -o hf2_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/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 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_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 r2cfII_2.lo ../../../../rdft/scalar/r2cf/r2cfII_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 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/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_16.c -o hf2_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_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_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/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 r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_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 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_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_2.c -o r2cfII_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/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/r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.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_6.lo ../../../../rdft/scalar/r2cf/r2cfII_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 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_4.c -o r2cfII_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/r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_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 r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_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 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_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_5.c -o r2cfII_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/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_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_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_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/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/hf_32.c -o hf_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/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_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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_15.c -fPIC -DPIC -o .libs/r2cfII_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 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_16.c -fPIC -DPIC -o .libs/r2cfII_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/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_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_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_64.c -fPIC -DPIC -o .libs/r2cfII_64.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_25.lo ../../../../rdft/scalar/r2cf/r2cfII_25.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_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/hf_25.c -o hf_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_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_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_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/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/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/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/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 hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_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 hc2cf_6.lo ../../../../rdft/scalar/r2cf/hc2cf_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 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_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/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/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_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/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 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/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/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_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_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/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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_16.c -fPIC -DPIC -o .libs/hc2cf_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_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/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_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/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_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/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 hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.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_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_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 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_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_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_4.c -o hc2cf2_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/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_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 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/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/hc2cf_16.c -o hc2cf_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_2.c -fPIC -DPIC -o .libs/hc2cfdft_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 hc2cfdft_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_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 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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_2.c -o hc2cfdft_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/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_4.c -o hc2cfdft_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_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 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_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_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_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/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 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 -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/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_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_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_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_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/hc2cf_32.c -o hc2cf_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/hc2cfdft_12.c -o hc2cfdft_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/hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_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 hc2cfdft2_8.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_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 hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.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 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_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_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_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_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_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 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 ../../../../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/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 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 ../../../../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 codlist.c -o codlist.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_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/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/hc2cfdft2_16.c -o hc2cfdft2_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/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/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/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/hc2cfdft2_32.c -o hc2cfdft2_32.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.3/single/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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 -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_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_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_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_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_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_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 -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_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 -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_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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_5.c -o r2cb_5.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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 -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_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_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_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_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_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_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_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_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_64.c -fPIC -DPIC -o .libs/r2cb_64.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_25.lo ../../../../rdft/scalar/r2cb/r2cb_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 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_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_128.c -fPIC -DPIC -o .libs/r2cb_128.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_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/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/hb_2.c -fPIC -DPIC -o .libs/hb_2.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_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_3.c -fPIC -DPIC -o .libs/hb_3.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_5.lo ../../../../rdft/scalar/r2cb/hb_5.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_6.lo ../../../../rdft/scalar/r2cb/hb_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 hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.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_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/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 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_4.c -fPIC -DPIC -o .libs/hb_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 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_5.c -fPIC -DPIC -o .libs/hb_5.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_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_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_7.c -fPIC -DPIC -o .libs/hb_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 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_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_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_2.c -o hb_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/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_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/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/r2cb_20.c -o r2cb_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/hb_4.c -o hb_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/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_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_6.c -o hb_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/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_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_9.c -o hb_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/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_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_64.lo ../../../../rdft/scalar/r2cb/hb_64.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_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_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/r2cb_25.c -o r2cb_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/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_20.c -fPIC -DPIC -o .libs/hb_20.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_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_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_25.c -fPIC -DPIC -o .libs/hb_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 hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_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 hb2_8.lo ../../../../rdft/scalar/r2cb/hb2_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 hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.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 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_4.c -fPIC -DPIC -o .libs/hb2_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 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_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_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/r2cb_64.c -o r2cb_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_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/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_5.c -fPIC -DPIC -o .libs/hb2_5.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_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/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 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_4.c -o hb2_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/hb2_20.c -fPIC -DPIC -o .libs/hb2_20.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/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/hb2_5.c -o hb2_5.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_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_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 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/hb_20.c -o hb_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_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_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_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 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_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_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/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 r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.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_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_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_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_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_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_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_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_5.c -o r2cbIII_5.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_4.c -o r2cbIII_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/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_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 -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/hb_32.c -o hb_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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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 -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_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/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/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_16.lo ../../../../rdft/scalar/r2cb/r2cbIII_16.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_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_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_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/hb_25.c -o hb_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_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_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_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_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_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_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_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 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_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/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 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_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_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/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/hc2cb_4.c -o hc2cb_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/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_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/r2cbIII_25.c -o r2cbIII_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/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/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 hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_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 hc2cb_12.lo ../../../../rdft/scalar/r2cb/hc2cb_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 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_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_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_12.c -fPIC -DPIC -o .libs/hc2cb_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 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/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_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/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_32.c -fPIC -DPIC -o .libs/hc2cb_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 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_8.c -o hc2cb_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/hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 -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_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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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/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 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/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 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_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/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 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_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_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_2.c -o hc2cbdft_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/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/hc2cb2_16.c -o hc2cb2_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_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_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_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/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 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_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_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/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 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 -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_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_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_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_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 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/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/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 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/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 hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.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 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_4.c -o hc2cbdft2_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/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_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_32.c -fPIC -DPIC -o .libs/hc2cbdft2_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 hc2cbdft2_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.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 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 ../../../../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/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 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 ../../../../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 codlist.c -o codlist.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/hc2cbdft2_16.c -o hc2cbdft2_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/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/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/hc2cbdft2_20.c -o hc2cbdft2_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/hc2cbdft2_32.c -o hc2cbdft2_32.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.3/single/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /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 ../../../../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 codlist.c -o codlist.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 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=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.3/single/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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/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 -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/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 -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/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/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/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/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.3/single/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 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_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_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 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 hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_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 -msse -O2 -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_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_10.c -fPIC -DPIC -o .libs/hc2cfdftv_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 -msse -O2 -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 -msse -O2 -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 -msse -O2 -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 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 -msse -O2 -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 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_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 -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 -msse -O2 -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 hc2cbdftv_2.c -o hc2cbdftv_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 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 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_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 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 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 -msse -O2 -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 hc2cbdftv_32.lo hc2cbdftv_32.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 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_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 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 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 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 -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 hc2cfdftv_16.c -o hc2cfdftv_16.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 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 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 -msse -O2 -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 hc2cbdftv_16.c -o hc2cbdftv_16.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 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 hc2cfdftv_20.c -o hc2cfdftv_20.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_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 hc2cbdftv_20.c -o hc2cbdftv_20.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_32.c -o hc2cbdftv_32.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.3/single/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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/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/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/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/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/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/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-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/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/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/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/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/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/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/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/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/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/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/khc2hc.c -o khc2hc.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/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/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/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/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/direct-r2r.c -o direct-r2r.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 /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/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 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/generic.c -o generic.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/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 /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/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/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/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/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/buffered.c -o buffered.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-r2c.c -o direct-r2c.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/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 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/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/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/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/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/hc2hc-generic.c -o hc2hc-generic.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.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 buffered2.lo ../../rdft/buffered2.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 direct2.lo ../../rdft/direct2.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 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/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 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/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/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/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/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/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-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 /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/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/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 problem2.lo ../../rdft/problem2.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 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/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/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 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/nop2.c -o nop2.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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 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/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-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/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/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/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/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 rdft2-inplace-strides.lo ../../rdft/rdft2-inplace-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 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-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.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-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-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 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/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/rank-geq2-rdft2.c -o rank-geq2-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/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/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/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/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.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 -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/vrank-geq1-rdft2.c -o vrank-geq1-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/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/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/rdft2-inplace-strides.c -o rdft2-inplace-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/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.3/single/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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/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/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-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/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/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/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.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 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 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/reodft00e-splitradix.c -o reodft00e-splitradix.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 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-r2hc-odd.c -o reodft11e-r2hc-odd.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.3/single/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/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.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/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/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/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/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/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/execute-r2r.c -fPIC -DPIC -o .libs/execute-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/execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-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/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/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.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/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/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/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/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-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/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/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/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-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/forget-wisdom.c -o forget-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/execute-dft-c2r.c -o execute-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/flops.c -o flops.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/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.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/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 import-system-wisdom.lo ../../api/import-system-wisdom.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 import-wisdom-from-file.lo ../../api/import-wisdom-from-file.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 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/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 import-wisdom.lo ../../api/import-wisdom.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 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/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-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 map-r2r-kind.lo ../../api/map-r2r-kind.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 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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-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 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/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-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/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/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 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/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/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/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/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/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 -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/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/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/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/import-wisdom.c -o import-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/import-wisdom-from-string.c -o import-wisdom-from-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/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/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/import-wisdom-from-file.c -o import-wisdom-from-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/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-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/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/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-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-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/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/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/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 -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-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/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 plan-dft-c2r.lo ../../api/plan-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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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-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 -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-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-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.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-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-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-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-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-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-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-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-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-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-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-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 -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-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-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-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-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-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-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-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-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-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-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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 -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-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-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-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-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-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-guru-split-dft-r2c.c -o plan-guru-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-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-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-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 -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-r2r-1d.lo ../../api/plan-r2r-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-r2r-2d.lo ../../api/plan-r2r-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-r2r-3d.lo ../../api/plan-r2r-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-r2r.lo ../../api/plan-r2r.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 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-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-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 rdft2-pad.lo ../../api/rdft2-pad.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 the-planner.lo ../../api/the-planner.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 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/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-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-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-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-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-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-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-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-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/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/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/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 -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/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/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 -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-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-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.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/plan-many-r2r.c -o plan-many-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 -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/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-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/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.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/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 plan-guru64-r2r.lo ../../api/plan-guru64-r2r.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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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-dft-r2c.c -o plan-guru64-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-guru64-dft-c2r.c -o plan-guru64-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 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-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-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.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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 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/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.3/single/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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.3/single/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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 -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 -Wl,--no-whole-archive -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3f.so.3 -o .libs/libfftw3f.so.3.3.2 libtool: link: (cd ".libs" && rm -f "libfftw3f.so.3" && ln -s "libfftw3f.so.3.3.2" "libfftw3f.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3f.so" && ln -s "libfftw3f.so.3.3.2" "libfftw3f.so") libtool: link: (cd .libs/libfftw3f.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.3/single/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3f.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.3/single/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3f.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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.3/single/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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.3/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.3/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.3/single/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3f.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.3/single/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3f.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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.3/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.3/single/rdft/simd/sse2/.libs/librdft_sse2_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: 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/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 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.3/single' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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/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/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/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 -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 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 -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 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 -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 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 -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/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 -fPIC -DPIC -o .libs/libfftw3f_threads_la-threads.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 -fPIC -DPIC -o .libs/libfftw3f_threads_la-hc2hc.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 -fPIC -DPIC -o .libs/libfftw3f_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/hc2hc.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-hc2hc.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/libfftw3f_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/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 -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 -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 -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 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 -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 -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 /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/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/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/ct.c -o libfftw3f_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 -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/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 -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/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 -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 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 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 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 -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 -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 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=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 6:2:3 -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 6:2:3 -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.3.2 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.3.2 libtool: link: (cd ".libs" && rm -f "libfftw3f_threads.so.3" && ln -s "libfftw3f_threads.so.3.3.2" "libfftw3f_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3f_threads.so" && ln -s "libfftw3f_threads.so.3.3.2" "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: ranlib .libs/libfftw3f_threads.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.so.3" && ln -s "libfftw3f_omp.so.3.3.2" "libfftw3f_omp.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3f_omp.so" && ln -s "libfftw3f_omp.so.3.3.2" "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_omp.la" && ln -s "../libfftw3f_omp.la" "libfftw3f_omp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/threads' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tests' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/mpi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single' + cd .. + (( iprec++ )) + (( iprec<3 )) + 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 ++ 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 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes 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... 1966080 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 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 drand48 is declared... yes checking whether srand48 is declared... yes checking whether memalign is declared... no checking whether posix_memalign is declared... yes checking whether sinl is declared... no checking whether cosl is declared... no checking whether sinq is declared... no checking whether cosq is declared... no 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.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -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 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 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 -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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/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/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/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/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/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/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 -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/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/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/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/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/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/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/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 -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/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/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/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/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/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/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/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/iabs.c -o iabs.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 -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/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/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/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 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/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/buffered.c -o buffered.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/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 pickdim.lo ../../kernel/pickdim.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 plan.lo ../../kernel/plan.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 planner.lo ../../kernel/planner.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 primes.lo ../../kernel/primes.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 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/minmax.c -fPIC -DPIC -o .libs/minmax.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 problem.lo ../../kernel/problem.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 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/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/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/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 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/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/print.c -fPIC -DPIC -o .libs/print.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/primes.c -fPIC -DPIC -o .libs/primes.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 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/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/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 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/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/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 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/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/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/solvtab.c -fPIC -DPIC -o .libs/solvtab.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 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 -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/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/rader.c -o rader.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/problem.c -o problem.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 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/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/solvtab.c -o solvtab.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 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 /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/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 tensor5.lo ../../kernel/tensor5.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 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/tensor1.c -o tensor1.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 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/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/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 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/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/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/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 timer.lo ../../kernel/timer.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 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/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/tensor9.c -fPIC -DPIC -o .libs/tensor9.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/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/print.c -o print.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/timer.c -fPIC -DPIC -o .libs/timer.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 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/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/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/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/tensor9.c -o tensor9.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 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/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/trig.c -o trig.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 -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/twiddle.c -o twiddle.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 -o planner.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.3/double/kernel' Making all in simd-support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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/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/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/altivec.c -fPIC -DPIC -o .libs/altivec.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 -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/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 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.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 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 -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 -msse2 -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.3/double/simd-support' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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_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_6.c -fPIC -DPIC -o .libs/n1_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/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_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_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_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_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_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_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_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_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_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_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_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_11.c -fPIC -DPIC -o .libs/n1_11.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_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_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_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_5.c -o n1_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/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 -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_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_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_64.lo ../../../../dft/scalar/codelets/n1_64.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_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_9.c -o n1_9.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 /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/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_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_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 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/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_25.c -fPIC -DPIC -o .libs/n1_25.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/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/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/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 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_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_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_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_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_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_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_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 -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_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 -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_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 -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_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_10.lo ../../../../dft/scalar/codelets/t1_10.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_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_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_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_15.lo ../../../../dft/scalar/codelets/t1_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 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_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_32.lo ../../../../dft/scalar/codelets/t1_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 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/n1_32.c -o n1_32.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_15.c -fPIC -DPIC -o .libs/t1_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 t1_20.lo ../../../../dft/scalar/codelets/t1_20.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_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_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_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_32.c -fPIC -DPIC -o .libs/t1_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/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/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/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_20.c -fPIC -DPIC -o .libs/t1_20.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_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/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 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_4.c -o t2_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/t2_8.c -fPIC -DPIC -o .libs/t2_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 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/t1_12.c -o t1_12.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_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/t1_16.c -o t1_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_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 t2_32.lo ../../../../dft/scalar/codelets/t2_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 t2_64.lo ../../../../dft/scalar/codelets/t2_64.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 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_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_8.c -o t2_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_15.c -o t1_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 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_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_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_10.c -fPIC -DPIC -o .libs/t2_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 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/t1_20.c -o t1_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/t2_20.c -fPIC -DPIC -o .libs/t2_20.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_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_5.c -o t2_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/t2_25.c -fPIC -DPIC -o .libs/t2_25.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_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/t2_16.c -o t2_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/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/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 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_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_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/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/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 /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 /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_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 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 ../../../../dft/scalar/codelets/t1_32.c -o t1_32.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_4.c -o q1_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/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_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 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 ../../../../dft/scalar/codelets/t2_20.c -o t2_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 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_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/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/t2_32.c -o t2_32.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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/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/t2_64.c -o t2_64.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.3/double/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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/t.c -o t.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/n.c -o n.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.3/double/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_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 -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_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_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_8.c -fPIC -DPIC -o .libs/n1fv_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 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_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_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_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_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_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 -fPIC -DPIC -o .libs/n1fv_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 n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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_15.c -fPIC -DPIC -o .libs/n1fv_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 n1fv_32.c -fPIC -DPIC -o .libs/n1fv_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 n1fv_3.c -o n1fv_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 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_5.c -o n1fv_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 n1fv_7.c -o n1fv_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 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_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_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 -msse2 -O2 -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_12.c -o n1fv_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 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_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_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_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_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 -msse2 -O2 -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 /bin/sh ../../../libtool --tag=CC --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_14.c -o n1fv_14.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_64.c -fPIC -DPIC -o .libs/n1fv_64.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_20.lo n1fv_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 n1fv_25.lo n1fv_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 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 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_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_128.c -fPIC -DPIC -o .libs/n1fv_128.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_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_2.c -fPIC -DPIC -o .libs/n1bv_2.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_4.lo n1bv_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 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_3.c -fPIC -DPIC -o .libs/n1bv_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 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_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_5.c -fPIC -DPIC -o .libs/n1bv_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 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 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 n1bv_8.lo n1bv_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 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_6.c -fPIC -DPIC -o .libs/n1bv_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 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_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_2.c -o n1bv_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 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_7.c -fPIC -DPIC -o .libs/n1bv_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 n1bv_11.lo n1bv_11.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 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_3.c -o n1bv_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 n1bv_10.c -fPIC -DPIC -o .libs/n1bv_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 n1bv_4.c -o n1bv_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 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 -msse2 -O2 -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_5.c -o n1bv_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 n1fv_20.c -o n1fv_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 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_13.lo n1bv_13.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 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_7.c -o n1bv_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 n1bv_8.c -o n1bv_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 n1bv_9.c -o n1bv_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 n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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_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 -msse2 -O2 -g -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_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 -msse2 -O2 -g -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_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_32.lo n1bv_32.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 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_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_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_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_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 -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_20.lo n1bv_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 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_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_20.c -fPIC -DPIC -o .libs/n1bv_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 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 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_128.c -fPIC -DPIC -o .libs/n1bv_128.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_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_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_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 n1bv_14.c -o n1bv_14.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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 n1bv_16.c -o n1bv_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 -msse2 -O2 -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_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_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_4.c -o n2fv_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 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 n2fv_8.c -fPIC -DPIC -o .libs/n2fv_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 n2fv_10.lo n2fv_10.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 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_6.c -o n2fv_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 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_12.c -fPIC -DPIC -o .libs/n2fv_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 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 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 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 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 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_8.c -o n2fv_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 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_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_64.lo n2fv_64.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 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_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_10.c -o n2fv_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 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_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 n1fv_64.c -o n1fv_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 n2fv_12.c -o n2fv_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_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 -msse2 -O2 -g -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 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 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_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 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 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_4.c -fPIC -DPIC -o .libs/n2bv_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 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 -msse2 -O2 -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_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 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 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_10.lo n2bv_10.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_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_4.c -o n2bv_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 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_12.c -fPIC -DPIC -o .libs/n2bv_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_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 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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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 -msse2 -O2 -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 -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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_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 -msse2 -O2 -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 -msse2 -O2 -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_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 n1bv_64.c -o n1bv_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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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 n2bv_20.c -fPIC -DPIC -o .libs/n2bv_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 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_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_8.c -fPIC -DPIC -o .libs/n2sv_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 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 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 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 n2bv_14.c -o n2bv_14.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 n2sv_16.c -fPIC -DPIC -o .libs/n2sv_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 n2sv_32.c -fPIC -DPIC -o .libs/n2sv_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 n2sv_64.lo n2sv_64.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 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 n2sv_4.c -o n2sv_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 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 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 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_32.c -o n2bv_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 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 -msse2 -O2 -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 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_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_4.lo t1fuv_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 t1fuv_5.lo t1fuv_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 -msse2 -O2 -g -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_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_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_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_6.c -fPIC -DPIC -o .libs/t1fuv_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 t1fuv_7.lo t1fuv_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 -msse2 -O2 -g -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 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 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_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_4.c -o t1fuv_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 t1fuv_3.c -o t1fuv_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 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_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_5.c -o t1fuv_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 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_10.lo t1fuv_10.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_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 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 t1fv_3.lo t1fv_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 -msse2 -O2 -g -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 -msse2 -O2 -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 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_7.c -o t1fuv_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 t1fuv_9.c -o t1fuv_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 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_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 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 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_2.c -o t1fv_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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_3.c -o t1fv_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 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 -msse2 -O2 -g -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_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 -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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_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_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_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 t1fuv_10.c -o t1fuv_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_5.c -o t1fv_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 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_10.c -fPIC -DPIC -o .libs/t1fv_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 t1fv_12.c -fPIC -DPIC -o .libs/t1fv_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_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 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_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 -msse2 -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 n2sv_32.c -o n2sv_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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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_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 -msse2 -O2 -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_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_20.lo t1fv_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 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_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_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_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_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_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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 -msse2 -O2 -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 -msse2 -O2 -g -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_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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 t1fv_16.c -o t1fv_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 -msse2 -O2 -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_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_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_16.c -fPIC -DPIC -o .libs/t2fv_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_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 -msse2 -O2 -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_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_64.lo t2fv_64.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_5.lo t2fv_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 -msse2 -O2 -g -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 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 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_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_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_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_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_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_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 t1fv_25.c -o t1fv_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 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 t1fv_32.c -o t1fv_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_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_5.c -o t2fv_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 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 -msse2 -O2 -g -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_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_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_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 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 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_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_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 t2fv_32.c -o t2fv_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_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_5.c -fPIC -DPIC -o .libs/t3fv_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 t3fv_10.lo t3fv_10.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_20.lo t3fv_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 t3fv_8.c -o t3fv_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 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_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_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_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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 t3fv_16.c -o t3fv_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 -msse2 -O2 -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 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 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 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 t1buv_3.lo t1buv_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 -msse2 -O2 -g -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 -msse2 -O2 -g -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_2.c -o t1buv_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 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_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 -msse2 -O2 -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 t3fv_20.c -o t3fv_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 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_4.c -o t1buv_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 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_6.c -fPIC -DPIC -o .libs/t1buv_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 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_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_5.c -o t1buv_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 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 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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 -fPIC -DPIC -o .libs/t1buv_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 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 /bin/sh ../../../libtool --tag=CC --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 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 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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 t1buv_7.c -o t1buv_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 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 -msse2 -O2 -g -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 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 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_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 -msse2 -O2 -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_2.c -o t1bv_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 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 -msse2 -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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_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 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_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 t3fv_25.c -o t3fv_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 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_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_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 -msse2 -O2 -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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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_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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_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_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 -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_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_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_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_32.lo t1bv_32.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 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_16.c -fPIC -DPIC -o .libs/t1bv_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 t1bv_8.c -o t1bv_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 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_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_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_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 -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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_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 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 -msse2 -O2 -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_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 -msse2 -O2 -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 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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 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 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 -msse2 -O2 -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_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/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_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_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 -msse2 -O2 -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 -msse2 -O2 -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 /bin/sh ../../../libtool --tag=CC --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_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 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 t2bv_10.lo t2bv_10.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_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_10.c -fPIC -DPIC -o .libs/t2bv_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 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 -msse2 -O2 -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 -msse2 -O2 -g -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 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 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_16.c -o t2bv_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 -msse2 -O2 -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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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_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_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 -msse2 -O2 -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 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 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 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 -msse2 -O2 -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 -msse2 -O2 -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 t2bv_32.c -o t2bv_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_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 -msse2 -O2 -g -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 t2bv_20.c -o t2bv_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 t3bv_10.c -fPIC -DPIC -o .libs/t3bv_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 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_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_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_20.c -fPIC -DPIC -o .libs/t3bv_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 t3bv_25.c -fPIC -DPIC -o .libs/t3bv_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 t1sv_2.lo t1sv_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 t1sv_4.lo t1sv_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 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_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_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 t3bv_16.c -o t3bv_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 -msse2 -O2 -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 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 t1sv_16.lo t1sv_16.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 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_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 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 -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 -msse2 -O2 -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 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 t2bv_25.c -o t2bv_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 t2sv_4.c -fPIC -DPIC -o .libs/t2sv_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 t2sv_8.lo t2sv_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 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 t1sv_8.c -o t1sv_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 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 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 -msse2 -O2 -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 /bin/sh ../../../libtool --tag=CC --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_4.c -o t2sv_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 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 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 t2bv_64.c -o t2bv_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 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_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_2.c -fPIC -DPIC -o .libs/q1fv_2.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_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 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 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 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 -msse2 -O2 -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 /bin/sh ../../../libtool --tag=CC --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 /bin/sh ../../../libtool --tag=CC --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 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 -msse2 -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 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 q1bv_4.lo q1bv_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 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 t3bv_25.c -o t3bv_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 q1bv_2.c -o q1bv_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 q1bv_4.c -fPIC -DPIC -o .libs/q1bv_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 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 q1fv_4.c -o q1fv_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 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_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 /bin/sh ../../../libtool --tag=CC --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 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 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 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_5.c -o q1fv_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 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 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 genus.c -o genus.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_5.c -o q1bv_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 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_8.c -o q1fv_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 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.3/double/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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/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/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/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/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 -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/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/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/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/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/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/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/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-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/indirect.c -fPIC -DPIC -o .libs/indirect.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 -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/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/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/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 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-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 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/dftw-directsq.c -o dftw-directsq.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 -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/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 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 /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 /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/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/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/dftw-genericbuf.c -o dftw-genericbuf.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 -o ct.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-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/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/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 -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/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/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/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/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/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/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 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/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 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 /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/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/rank-geq2.c -o rank-geq2.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 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/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/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/zero.c -o zero.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 -o vrank-geq1.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.3/double/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' Making all in r2cf make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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_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_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_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.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_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_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_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.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_2.lo ../../../../rdft/scalar/r2cf/hf_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 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_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_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_25.c -fPIC -DPIC -o .libs/r2cf_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 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/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/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_2.c -fPIC -DPIC -o .libs/hf_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 hf_5.lo ../../../../rdft/scalar/r2cf/hf_5.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_6.lo ../../../../rdft/scalar/r2cf/hf_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 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/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 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_4.c -fPIC -DPIC -o .libs/hf_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 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_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_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_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_8.c -fPIC -DPIC -o .libs/hf_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 hf_10.lo ../../../../rdft/scalar/r2cf/hf_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 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_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_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_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_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/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 -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_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/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/r2cf_20.c -o r2cf_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/hf_5.c -o hf_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/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_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_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_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_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_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_8.c -o hf_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/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_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_64.c -fPIC -DPIC -o .libs/hf_64.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_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_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_20.c -fPIC -DPIC -o .libs/hf_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_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/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 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/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_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/hf2_4.c -fPIC -DPIC -o .libs/hf2_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 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/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/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_16.c -fPIC -DPIC -o .libs/hf2_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 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_4.c -o hf2_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_64.c -o r2cf_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_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 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/hf_16.c -o hf_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/hf2_5.c -fPIC -DPIC -o .libs/hf2_5.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_20.lo ../../../../rdft/scalar/r2cf/hf2_20.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 hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.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_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/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 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/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_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/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/hf2_5.c -o hf2_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/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/hf2_16.c -o hf2_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_2.c -o r2cfII_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/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 r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_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 r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.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_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_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_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_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_6.c -fPIC -DPIC -o .libs/r2cfII_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 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_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_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_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_5.c -o r2cfII_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/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_4.c -o r2cfII_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/r2cfII_6.c -o r2cfII_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/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 -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_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/hf_25.c -o hf_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_10.c -fPIC -DPIC -o .libs/r2cfII_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 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_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_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/hf_32.c -o hf_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/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_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 -fPIC -DPIC -o .libs/r2cfII_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 r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_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 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_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_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_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_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_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_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/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/r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_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 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_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_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_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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/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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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/r2cfII_32.c -o r2cfII_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_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 -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_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/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/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_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.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_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_12.c -fPIC -DPIC -o .libs/hc2cf_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 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_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_16.c -fPIC -DPIC -o .libs/hc2cf_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_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/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_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_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/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 hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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/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/hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_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 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/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/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/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/hc2cf_16.c -o hc2cf_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_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 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/hc2cf2_8.c -o hc2cf2_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_2.c -o hc2cfdft_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/hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_4.c -o hc2cfdft_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/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/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/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 hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_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 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_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_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_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_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_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_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_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/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/hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_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 hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_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 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/hc2cfdft_12.c -o hc2cfdft_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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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/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/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/hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_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 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_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 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 ../../../../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_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 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 ../../../../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 codlist.c -o codlist.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_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/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/hc2cfdft2_16.c -o hc2cfdft2_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 -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/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=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.3/double/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_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_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_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_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_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_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_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 -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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_5.c -o r2cb_5.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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_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_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_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.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_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.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_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.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_25.lo ../../../../rdft/scalar/r2cb/r2cb_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 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 -fPIC -DPIC -o .libs/r2cb_128.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_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/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_20.c -fPIC -DPIC -o .libs/r2cb_20.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_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/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/hb_2.c -fPIC -DPIC -o .libs/hb_2.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_5.lo ../../../../rdft/scalar/r2cb/hb_5.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_6.lo ../../../../rdft/scalar/r2cb/hb_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 hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.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_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_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_4.c -fPIC -DPIC -o .libs/hb_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 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_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_8.c -fPIC -DPIC -o .libs/hb_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 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_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_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/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 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_9.c -fPIC -DPIC -o .libs/hb_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 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_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_2.c -o hb_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/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 -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_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/hb_4.c -o hb_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/hb_5.c -o hb_5.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_20.c -o r2cb_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/hb_8.c -o hb_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/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_16.lo ../../../../rdft/scalar/r2cb/hb_16.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_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_7.c -o hb_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/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_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 -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/r2cb_25.c -o r2cb_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/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_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_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_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_25.lo ../../../../rdft/scalar/r2cb/hb_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 hb2_4.lo ../../../../rdft/scalar/r2cb/hb2_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 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/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_25.c -fPIC -DPIC -o .libs/hb_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 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_4.c -fPIC -DPIC -o .libs/hb2_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 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_8.c -fPIC -DPIC -o .libs/hb2_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 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_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 -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_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/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/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_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/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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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_5.c -o hb2_5.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_8.c -o hb2_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/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/r2cb_64.c -o r2cb_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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 r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_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 r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.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_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_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_5.c -fPIC -DPIC -o .libs/r2cbIII_5.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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/hb2_16.c -o hb2_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_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_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_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_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_5.c -o r2cbIII_5.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_4.c -o r2cbIII_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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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/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 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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 -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_15.c -fPIC -DPIC -o .libs/r2cbIII_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 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_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_64.c -fPIC -DPIC -o .libs/r2cbIII_64.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_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_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/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 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_20.c -fPIC -DPIC -o .libs/r2cbIII_20.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_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/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 -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_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/hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.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_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/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 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/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 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/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/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_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_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_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/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/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_4.c -o hc2cb_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/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_8.c -o hc2cb_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/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/r2cbIII_25.c -o r2cbIII_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/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 hc2cb_16.lo ../../../../rdft/scalar/r2cb/hc2cb_16.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_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_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_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 -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_20.lo ../../../../rdft/scalar/r2cb/hc2cb_20.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 hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_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 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/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/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_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/hc2cb_12.c -o hc2cb_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/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_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_20.lo ../../../../rdft/scalar/r2cb/hc2cb2_20.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_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/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/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/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_8.c -o hc2cb2_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_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/hc2cb_16.c -o hc2cb_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/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 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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/hc2cb2_16.c -o hc2cb2_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/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_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_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_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_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_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/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/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/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/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 hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_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 hc2cbdft2_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_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 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 -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_4.c -fPIC -DPIC -o .libs/hc2cbdft2_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 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_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_20.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_20.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 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 ../../../../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_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 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 ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_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/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 codlist.c -o codlist.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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/hc2cbdft2_20.c -o hc2cbdft2_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /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.3/double/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /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 ../../../../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 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 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=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.3/double/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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/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/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/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/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/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/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/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.3/double/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 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_10.c -fPIC -DPIC -o .libs/hc2cfdftv_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 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 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_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_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 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_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_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_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_16.c -fPIC -DPIC -o .libs/hc2cfdftv_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 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 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 -msse2 -O2 -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 -msse2 -O2 -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_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_2.c -o hc2cbdftv_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 -msse2 -O2 -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 -msse2 -O2 -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 -msse2 -O2 -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 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_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 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_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 hc2cfdftv_12.c -o hc2cfdftv_12.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_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 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_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_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_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_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.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 genus.lo genus.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 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 hc2cfdftv_16.c -o hc2cfdftv_16.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 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 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 hc2cbdftv_16.c -o hc2cbdftv_16.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 -o hc2cfdftv_20.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 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 -msse2 -O2 -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../../../../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 hc2cbdftv_20.c -o hc2cbdftv_20.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_32.c -o hc2cbdftv_32.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.3/double/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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/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/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/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/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/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/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/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/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/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/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-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/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/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/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/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/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/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 -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/khc2hc.c -o khc2hc.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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 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/direct-r2r.c -o direct-r2r.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 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 /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/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/generic.c -o generic.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 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/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/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/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/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/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/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/buffered.c -o buffered.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-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/direct-r2c.c -o direct-r2c.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 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/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 vrank-geq1.lo ../../rdft/vrank-geq1.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 vrank3-transpose.lo ../../rdft/vrank3-transpose.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 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/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/hc2hc-generic.c -o hc2hc-generic.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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 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/buffered2.c -fPIC -DPIC -o .libs/buffered2.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 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/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/direct2.c -fPIC -DPIC -o .libs/direct2.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/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/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 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/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-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 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/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.c -o rank0.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/nop2.c -o nop2.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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 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/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 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/solve2.c -fPIC -DPIC -o .libs/solve2.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 /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/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-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/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 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-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/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-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/solve2.c -o solve2.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-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/rank0-rdft2.c -o rank0-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 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/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/rank-geq2-rdft2.c -o rank-geq2-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/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/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/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.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 -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/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/rdft2-inplace-strides.c -o rdft2-inplace-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/vrank-geq1-rdft2.c -o vrank-geq1-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/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 -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/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/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/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.3/double/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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/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/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/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.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 -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/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/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/conf.c -o conf.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/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/rodft00e-r2hc-pad.c -o rodft00e-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/reodft00e-splitradix.c -o reodft00e-splitradix.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 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-r2hc-odd.c -o reodft11e-r2hc-odd.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.3/double/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/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-r2c.c -fPIC -DPIC -o .libs/execute-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-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/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/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/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/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-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/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/execute-r2r.c -fPIC -DPIC -o .libs/execute-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/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-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/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/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/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 -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/forget-wisdom.c -o forget-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/execute-dft-c2r.c -o execute-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-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/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/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/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 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/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/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/flops.c -o flops.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 import-system-wisdom.lo ../../api/import-system-wisdom.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 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/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 import-wisdom-from-string.lo ../../api/import-wisdom-from-string.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 import-wisdom.lo ../../api/import-wisdom.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 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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-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 mkprinter-file.lo ../../api/mkprinter-file.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/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-file.c -fPIC -DPIC -o .libs/import-wisdom-from-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 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/import-wisdom.c -fPIC -DPIC -o .libs/import-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 plan-dft-1d.lo ../../api/plan-dft-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-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/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/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 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/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 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/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/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/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 -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/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 -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-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/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/import-wisdom-from-file.c -o import-wisdom-from-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/import-wisdom.c -o import-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/import-wisdom-from-string.c -o import-wisdom-from-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/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 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/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/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/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/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-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-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 -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-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/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 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/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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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-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.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-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-guru-dft-c2r.lo ../../api/plan-guru-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-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-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-guru-dft.lo ../../api/plan-guru-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-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-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 -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.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-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-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-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-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-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-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-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-r2r.c -fPIC -DPIC -o .libs/plan-guru-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-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-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-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-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-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-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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-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-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-many-dft-c2r.lo ../../api/plan-many-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-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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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.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 -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-r2r.lo ../../api/plan-many-r2r.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-r2r-1d.lo ../../api/plan-r2r-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-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-guru-split-dft-r2c.c -o plan-guru-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-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-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-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-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 print-plan.lo ../../api/print-plan.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 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/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 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/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-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/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/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 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/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/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/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/plan-many-dft-c2r.c -o plan-many-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-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/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/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/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-r2r-1d.c -o plan-r2r-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-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-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-many-dft.c -o plan-many-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-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-many-r2r.c -o plan-many-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-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-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/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/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/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/version.c -o version.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 -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 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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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-dft-c2r.c -o plan-guru64-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-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-r2r.c -fPIC -DPIC -o .libs/plan-guru64-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-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-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-dft-r2c.c -o plan-guru64-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-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/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 -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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 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/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.3/double/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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.3/double/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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 -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 -Wl,--no-whole-archive -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libfftw3.so.3 -o .libs/libfftw3.so.3.3.2 libtool: link: (cd ".libs" && rm -f "libfftw3.so.3" && ln -s "libfftw3.so.3.3.2" "libfftw3.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3.so" && ln -s "libfftw3.so.3.3.2" "libfftw3.so") libtool: link: (cd .libs/libfftw3.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.3/double/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.3/double/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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.3/double/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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.3/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.3/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.3/double/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.3/double/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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.3/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.3/double/rdft/simd/sse2/.libs/librdft_sse2_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: 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/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 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.3/double' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 -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/hc2hc.c -fPIC -DPIC -o .libs/libfftw3_threads_la-hc2hc.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/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 -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 -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 -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 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/threads.c -fPIC -DPIC -o .libs/libfftw3_threads_la-threads.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/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/ct.c -fPIC -DPIC -o .libs/libfftw3_threads_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/hc2hc.c -fPIC -DPIC -o .libs/libfftw3_omp_la-hc2hc.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 -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 -fPIC -DPIC -o .libs/libfftw3_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/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 -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 -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 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 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 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/f77api.c -o libfftw3_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 -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 -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/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 -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 -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 -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 -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 /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/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 -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 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 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 -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 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/f77api.c -fPIC -DPIC -o .libs/libfftw3_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 libfftw3_omp_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/vrank-geq1-rdft2.c -o libfftw3_omp_la-vrank-geq1-rdft2.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 6:2:3 -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 /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 6:2:3 -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.3.2 libtool: link: (cd ".libs" && rm -f "libfftw3_threads.so.3" && ln -s "libfftw3_threads.so.3.3.2" "libfftw3_threads.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3_threads.so" && ln -s "libfftw3_threads.so.3.3.2" "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: ( cd ".libs" && rm -f "libfftw3_threads.la" && ln -s "../libfftw3_threads.la" "libfftw3_threads.la" ) 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.3.2 libtool: link: (cd ".libs" && rm -f "libfftw3_omp.so.3" && ln -s "libfftw3_omp.so.3.3.2" "libfftw3_omp.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3_omp.so" && ln -s "libfftw3_omp.so.3.3.2" "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.3/double/threads' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tests' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/mpi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double' + cd .. + (( iprec++ )) + (( iprec<3 )) + 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 ++ 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes 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... 1966080 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 drand48 is declared... yes checking whether srand48 is declared... yes checking whether memalign is declared... no checking whether posix_memalign is declared... yes checking whether sinl is declared... no checking whether cosl is declared... no checking whether sinq is declared... no checking whether cosq is declared... no 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.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -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 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 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 -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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/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/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 -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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 -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/iabs.c -o iabs.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/buffered.c -o buffered.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 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/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/cpy1d.c -o cpy1d.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 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 /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 /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/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 primes.lo ../../kernel/primes.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 print.lo ../../kernel/print.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 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/minmax.c -fPIC -DPIC -o .libs/minmax.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 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/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/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/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 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/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/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/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 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/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/problem.c -fPIC -DPIC -o .libs/problem.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 solvtab.lo ../../kernel/solvtab.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 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/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/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 -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/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/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/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/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/problem.c -o problem.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/ops.c -o ops.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/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 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/pickdim.c -o pickdim.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/tensor1.c -fPIC -DPIC -o .libs/tensor1.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 /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/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 tensor5.lo ../../kernel/tensor5.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 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 /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/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/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/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 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/primes.c -o primes.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 -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/tensor1.c -o tensor1.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/tensor8.c -fPIC -DPIC -o .libs/tensor8.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 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 -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 -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/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/print.c -o print.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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 trig.lo ../../kernel/trig.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 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/tensor9.c -o tensor9.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/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/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/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/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/tensor5.c -o tensor5.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 /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.3/long/kernel' Making all in simd-support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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/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/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/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.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/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/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/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 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/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/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: 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_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" ) 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.3/long/simd-support' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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_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_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_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 -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_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_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_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_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_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_6.c -fPIC -DPIC -o .libs/n1_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/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_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_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_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_11.c -fPIC -DPIC -o .libs/n1_11.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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_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_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_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_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_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_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_20.lo ../../../../dft/scalar/codelets/n1_20.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_25.lo ../../../../dft/scalar/codelets/n1_25.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_2.lo ../../../../dft/scalar/codelets/t1_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 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/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_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_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_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_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_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/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/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/t1_2.c -fPIC -DPIC -o .libs/t1_2.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/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 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 -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_2.c -o t1_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/t1_5.c -fPIC -DPIC -o .libs/t1_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 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 /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_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_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_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_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 -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_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_10.lo ../../../../dft/scalar/codelets/t1_10.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_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_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_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_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_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_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_12.c -fPIC -DPIC -o .libs/t1_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/t1_15.c -fPIC -DPIC -o .libs/t1_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 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_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_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/n1_32.c -o n1_32.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 -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_32.c -fPIC -DPIC -o .libs/t1_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/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_20.lo ../../../../dft/scalar/codelets/t1_20.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_25.lo ../../../../dft/scalar/codelets/t1_25.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 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/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/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_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/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/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_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 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/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 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_4.c -o t2_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/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_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/n1_25.c -o n1_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_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 t2_32.lo ../../../../dft/scalar/codelets/t2_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 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_8.c -o t2_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_15.c -o t1_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 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_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_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_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_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_10.c -fPIC -DPIC -o .libs/t2_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 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/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 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_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_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 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/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_16.c -o t2_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/q1_2.c -fPIC -DPIC -o .libs/q1_2.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_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/t2_10.c -o t2_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/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_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_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_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 /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_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_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 /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 ../../../../dft/scalar/codelets/q1_4.c -o q1_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/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/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 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 ../../../../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/t1_32.c -o t1_32.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 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/t2_20.c -o t2_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/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/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/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/t2_32.c -o t2_32.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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/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/t2_64.c -o t2_64.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.3/long/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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/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/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/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/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/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/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/indirect.c -fPIC -DPIC -o .libs/indirect.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 -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/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/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/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/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/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/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/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/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/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/kdft-dif.c -o kdft-dif.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 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 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 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 /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/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 /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/ct.c -o ct.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 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/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/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/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/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 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/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/plan.c -o plan.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-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/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/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/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/dftw-genericbuf.c -o dftw-genericbuf.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 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/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 vrank-geq1.lo ../../dft/vrank-geq1.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 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/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/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/rank-geq2.c -o rank-geq2.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 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 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/vrank-geq1.c -o vrank-geq1.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.3/long/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' Making all in scalar make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' Making all in r2cf make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_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_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_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_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 -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_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_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 -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_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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_14.c -o r2cf_14.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_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_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_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_128.lo ../../../../rdft/scalar/r2cf/r2cf_128.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_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_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_25.lo ../../../../rdft/scalar/r2cf/r2cf_25.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_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/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_64.c -fPIC -DPIC -o .libs/r2cf_64.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_3.lo ../../../../rdft/scalar/r2cf/hf_3.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_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_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_32.c -o r2cf_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/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/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/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_25.c -fPIC -DPIC -o .libs/r2cf_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 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_4.c -fPIC -DPIC -o .libs/hf_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 hf_6.lo ../../../../rdft/scalar/r2cf/hf_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 hf_7.lo ../../../../rdft/scalar/r2cf/hf_7.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_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_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_6.c -fPIC -DPIC -o .libs/hf_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 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_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/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_7.c -fPIC -DPIC -o .libs/hf_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 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_3.c -o hf_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/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_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_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/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_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/r2cf_20.c -o r2cf_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/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_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_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_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_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_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_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_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 -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_7.c -o hf_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/hf_64.c -fPIC -DPIC -o .libs/hf_64.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_20.lo ../../../../rdft/scalar/r2cf/hf_20.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_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_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_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_20.c -fPIC -DPIC -o .libs/hf_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_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/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 hf2_8.lo ../../../../rdft/scalar/r2cf/hf2_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 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/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/r2cf_25.c -o r2cf_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/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_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_16.c -fPIC -DPIC -o .libs/hf2_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 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_4.c -o hf2_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/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 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_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_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_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_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/hf_16.c -o hf_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_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 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_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 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/hf2_5.c -o hf2_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/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/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/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 r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.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_4.lo ../../../../rdft/scalar/r2cf/r2cfII_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 r2cfII_5.lo ../../../../rdft/scalar/r2cf/r2cfII_5.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_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_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_2.c -o r2cfII_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/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_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/hf_20.c -o hf_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_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_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_7.lo ../../../../rdft/scalar/r2cf/r2cfII_7.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_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_4.c -o r2cfII_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/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_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_6.c -o r2cfII_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/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_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_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_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_10.lo ../../../../rdft/scalar/r2cf/r2cfII_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_16.c -fPIC -DPIC -o .libs/r2cfII_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/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_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 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_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/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 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_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/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/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_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_64.c -fPIC -DPIC -o .libs/r2cfII_64.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_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_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_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_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_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_25.c -fPIC -DPIC -o .libs/r2cfII_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 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/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 hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_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 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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 -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_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/r2cfII_32.c -o r2cfII_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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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/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_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/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 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_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_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_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/r2cfII_25.c -o r2cfII_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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_32.c -fPIC -DPIC -o .libs/hc2cf_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_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_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 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/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_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 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_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_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/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 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_4.c -o hc2cf2_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 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/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 hc2cfdft_2.lo ../../../../rdft/scalar/r2cf/hc2cfdft_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 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/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/hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_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 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_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/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/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_2.c -o hc2cfdft_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/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_4.c -o hc2cfdft_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/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_10.lo ../../../../rdft/scalar/r2cf/hc2cfdft_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 hc2cfdft_12.lo ../../../../rdft/scalar/r2cf/hc2cfdft_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 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_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/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 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_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_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_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_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_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_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 hc2cfdft2_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_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 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_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_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/hc2cf_32.c -o hc2cf_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_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.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 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/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/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/hc2cfdft2_4.c -o hc2cfdft2_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/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 -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/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 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/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 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 ../../../../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_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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/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/hc2cfdft2_16.c -o hc2cfdft2_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 -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/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=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.3/long/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' Making all in r2cb make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_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_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_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_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_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_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_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_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_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 -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_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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_5.c -o r2cb_5.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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_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_16.c -o r2cb_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/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_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_64.lo ../../../../rdft/scalar/r2cb/r2cb_64.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_128.lo ../../../../rdft/scalar/r2cb/r2cb_128.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_20.lo ../../../../rdft/scalar/r2cb/r2cb_20.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_25.lo ../../../../rdft/scalar/r2cb/r2cb_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 hb_2.lo ../../../../rdft/scalar/r2cb/hb_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 hb_3.lo ../../../../rdft/scalar/r2cb/hb_3.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_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/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_20.c -fPIC -DPIC -o .libs/r2cb_20.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_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 -fPIC -DPIC -o .libs/r2cb_128.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_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_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_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_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/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_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 hb_7.lo ../../../../rdft/scalar/r2cb/hb_7.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_8.lo ../../../../rdft/scalar/r2cb/hb_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 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_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_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/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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_2.c -o hb_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/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_4.c -o hb_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/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_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_20.c -o r2cb_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/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_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_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_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_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_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_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_7.c -o hb_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/r2cb_25.c -o r2cb_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/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_9.c -o hb_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/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_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_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_25.lo ../../../../rdft/scalar/r2cb/hb_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 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/hb_20.c -fPIC -DPIC -o .libs/hb_20.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_8.lo ../../../../rdft/scalar/r2cb/hb2_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 hb2_16.lo ../../../../rdft/scalar/r2cb/hb2_16.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 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/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/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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/hb2_4.c -o hb2_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/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_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_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/hb_16.c -o hb_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/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 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/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 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_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_5.c -o hb2_5.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 -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_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/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/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 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_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_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/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 r2cbIII_6.lo ../../../../rdft/scalar/r2cb/r2cbIII_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 r2cbIII_7.lo ../../../../rdft/scalar/r2cb/r2cbIII_7.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_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_4.c -o r2cbIII_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/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_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_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_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_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_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_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_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_10.c -fPIC -DPIC -o .libs/r2cbIII_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 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/hb_32.c -o hb_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/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_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/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 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_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_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_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_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_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_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_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_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_20.c -fPIC -DPIC -o .libs/r2cbIII_20.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_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/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 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/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 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_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/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_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/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/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/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_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/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 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_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/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 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_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_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_12.c -fPIC -DPIC -o .libs/hc2cb_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 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_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/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_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_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_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_8.c -o hc2cb_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/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/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/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 hc2cb2_4.lo ../../../../rdft/scalar/r2cb/hc2cb2_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 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 -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_16.lo ../../../../rdft/scalar/r2cb/hc2cb2_16.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 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_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_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_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/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/hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_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_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/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_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/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/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 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/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/hc2cb2_8.c -o hc2cb2_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_2.c -o hc2cbdft_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/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/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 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_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_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/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 hc2cbdft_12.lo ../../../../rdft/scalar/r2cb/hc2cbdft_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 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_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_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_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_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_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_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_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 hc2cbdft2_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_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 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/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 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_4.c -fPIC -DPIC -o .libs/hc2cbdft2_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 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_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_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_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_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/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/hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.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 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 ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_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 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 ../../../../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/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 codlist.c -o codlist.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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/hc2cbdft2_20.c -o hc2cbdft2_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/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/hc2cbdft2_32.c -o hc2cbdft2_32.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.3/long/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /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 ../../../../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 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 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=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.3/long/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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/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/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/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/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/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/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.3/long/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' Making all in common make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/simd/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' Making all in sse2 make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' Making all in avx make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' Making all in altivec make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' Making all in neon make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make all-am make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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/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/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 -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/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/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/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/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/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/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/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/hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-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/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/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/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/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/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/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/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/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/khc2hc.c -o khc2hc.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/direct-r2r.c -o direct-r2r.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 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 /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/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/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 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/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 -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 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/buffered.c -o buffered.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 /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/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/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/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 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/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/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/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 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/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/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/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 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/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/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 direct2.lo ../../rdft/direct2.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 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/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/rank-geq2.c -o rank-geq2.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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 /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 /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/problem.c -o problem.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/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/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/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/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/rank0.c -o rank0.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/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/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 solve2.lo ../../rdft/solve2.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 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/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 rdft2-rdft.lo ../../rdft/rdft2-rdft.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 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/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/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/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 -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/problem2.c -o problem2.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/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/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 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 /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/solve2.c -o solve2.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 /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/rdft2-tensor-max-index.c -o rdft2-tensor-max-index.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/vrank-geq1-rdft2.c -o vrank-geq1-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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/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/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.3/long/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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/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/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 -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/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/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/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/reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.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 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 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/reodft00e-splitradix.c -o reodft00e-splitradix.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/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 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=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.3/long/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/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.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/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-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-r2r.c -fPIC -DPIC -o .libs/execute-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/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/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.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/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/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-dft-r2c.c -fPIC -DPIC -o .libs/execute-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 -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/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/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/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/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-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/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/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/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.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/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/forget-wisdom.c -o forget-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/execute-dft-c2r.c -o execute-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-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/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-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/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/flops.c -o flops.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 import-system-wisdom.lo ../../api/import-system-wisdom.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 import-wisdom-from-file.lo ../../api/import-wisdom-from-file.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 import-wisdom-from-string.lo ../../api/import-wisdom-from-string.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 import-wisdom.lo ../../api/import-wisdom.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 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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-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 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/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-file.c -fPIC -DPIC -o .libs/import-wisdom-from-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 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/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/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/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/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/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/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/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/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-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/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/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/import-wisdom.c -o import-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/import-wisdom-from-string.c -o import-wisdom-from-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/plan-dft-2d.c -o plan-dft-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-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/import-wisdom-from-file.c -o import-wisdom-from-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/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/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-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/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/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/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/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-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/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 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/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 plan-dft-c2r.lo ../../api/plan-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-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-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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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-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-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-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-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.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 -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-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-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-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-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-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 -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.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-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-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-r2r.c -fPIC -DPIC -o .libs/plan-guru-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-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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-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-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-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-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-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-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-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-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.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.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-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-r2r.lo ../../api/plan-many-r2r.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-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-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-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-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-guru-split-dft-r2c.c -o plan-guru-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-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-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-r2r.lo ../../api/plan-r2r.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 print-plan.lo ../../api/print-plan.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 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/plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-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-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-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 the-planner.lo ../../api/the-planner.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 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/plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-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/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/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-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/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/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/plan-many-dft-c2r.c -o plan-many-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-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/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-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-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/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/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-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 -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-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-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-many-r2r.c -o plan-many-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 -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/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 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/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/version.c -o version.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 -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/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 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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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-dft-r2c.c -o plan-guru64-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-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-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-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-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/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/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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 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/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.3/long/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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 ../../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.3/long/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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.3.2 libtool: link: (cd ".libs" && rm -f "libfftw3l.so.3" && ln -s "libfftw3l.so.3.3.2" "libfftw3l.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3l.so" && ln -s "libfftw3l.so.3.3.2" "libfftw3l.so") libtool: link: (cd .libs/libfftw3l.lax/libkernel.a && ar x "/builddir/build/BUILD/fftw-3.3.3/long/kernel/.libs/libkernel.a") libtool: link: (cd .libs/libfftw3l.lax/libdft.a && ar x "/builddir/build/BUILD/fftw-3.3.3/long/dft/.libs/libdft.a") libtool: link: (cd .libs/libfftw3l.lax/libdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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.3/long/rdft/.libs/librdft.a") libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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.3/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.3/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.3/long/reodft/.libs/libreodft.a") libtool: link: (cd .libs/libfftw3l.lax/libapi.a && ar x "/builddir/build/BUILD/fftw-3.3.3/long/api/.libs/libapi.a") libtool: link: (cd .libs/libfftw3l.lax/libsimd_support.a && ar x "/builddir/build/BUILD/fftw-3.3.3/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.3/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/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.3/long' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 -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/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/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/f77api.c -fPIC -DPIC -o .libs/libfftw3l_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/openmp.c -fPIC -DPIC -o .libs/libfftw3l_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/api.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-api.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 -fPIC -DPIC -o .libs/libfftw3l_omp_la-hc2hc.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 -fPIC -DPIC -o .libs/libfftw3l_threads_la-ct.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 -fPIC -DPIC -o .libs/libfftw3l_threads_la-threads.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/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/hc2hc.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-hc2hc.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/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 -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/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/rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_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/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 -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/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 -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 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 -o libfftw3l_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 -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-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo '../../threads/'`vrank-geq1-rdft2.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 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 -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 -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 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 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 -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 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/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/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 -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/rdft-vrank-geq1.c -o libfftw3l_threads_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/ct.c -o libfftw3l_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 -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 -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 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 /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 6:2:3 -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 6:2:3 -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.3.2 libtool: link: (cd ".libs" && rm -f "libfftw3l_threads.so.3" && ln -s "libfftw3l_threads.so.3.3.2" "libfftw3l_threads.so.3") 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.3.2 libtool: link: (cd ".libs" && rm -f "libfftw3l_threads.so" && ln -s "libfftw3l_threads.so.3.3.2" "libfftw3l_threads.so") 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: ranlib .libs/libfftw3l_threads.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.so.3" && ln -s "libfftw3l_omp.so.3.3.2" "libfftw3l_omp.so.3") libtool: link: (cd ".libs" && rm -f "libfftw3l_omp.so" && ln -s "libfftw3l_omp.so.3.3.2" "libfftw3l_omp.so") 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_omp.la" && ln -s "../libfftw3l_omp.la" "libfftw3l_omp.la" ) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/threads' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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 ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tests' Making all in mpi make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/mpi' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/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 ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long' + cd .. + (( iprec++ )) + (( iprec<3 )) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3MvX5h + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 + cd fftw-3.3.3 + rm -rf /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 + for ver in single double long + make -C single install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 make: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single' Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/kernel' Making install in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/simd-support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/simd-support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/simd-support' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' Making install in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/api' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3f.la '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3f.so.3.3.2 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3f.so.3.3.2 libfftw3f.so.3 || { rm -f libfftw3f.so.3 && ln -s libfftw3f.so.3.3.2 libfftw3f.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3f.so.3.3.2 libfftw3f.so || { rm -f libfftw3f.so && ln -s libfftw3f.so.3.3.2 libfftw3f.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f.la libtool: install: /usr/bin/install -c .libs/libfftw3f.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3f.pc '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libfftw3f_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.3/single/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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.3-8.el7.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.3-8.el7.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.3.2 libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.so.3.3.2T /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_threads.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3f_threads.so.3.3.2 libfftw3f_threads.so.3 || { rm -f libfftw3f_threads.so.3 && ln -s libfftw3f_threads.so.3.3.2 libfftw3f_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3f_threads.so.3.3.2 libfftw3f_threads.so || { rm -f libfftw3f_threads.so && ln -s libfftw3f_threads.so.3.3.2 libfftw3f_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_threads.la libtool: install: warning: relinking `libfftw3f_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.3/single/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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.3-8.el7.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.3-8.el7.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.3.2 libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.so.3.3.2T /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_omp.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3f_omp.so.3.3.2 libfftw3f_omp.so.3 || { rm -f libfftw3f_omp.so.3 && ln -s libfftw3f_omp.so.3.3.2 libfftw3f_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3f_omp.so.3.3.2 libfftw3f_omp.so || { rm -f libfftw3f_omp.so && ln -s libfftw3f_omp.so.3.3.2 libfftw3f_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3/single/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/threads' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tests' Making install in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftwf-wisdom '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' libtool: install: warning: `../threads/libfftw3f_threads.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.3-8.el7.x86_64/usr/bin/fftwf-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/m4' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/single/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single' + for ver in single double long + make -C double install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 make: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double' Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/kernel' Making install in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/simd-support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/simd-support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/simd-support' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' Making install in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/api' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3.la '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3.so.3.3.2 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3.so.3.3.2 libfftw3.so.3 || { rm -f libfftw3.so.3 && ln -s libfftw3.so.3.3.2 libfftw3.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3.so.3.3.2 libfftw3.so || { rm -f libfftw3.so && ln -s libfftw3.so.3.3.2 libfftw3.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3.la libtool: install: /usr/bin/install -c .libs/libfftw3.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3.pc '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libfftw3_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.3/double/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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.3-8.el7.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.3-8.el7.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.3.2 libtool: install: /usr/bin/install -c .libs/libfftw3_threads.so.3.3.2T /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_threads.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3_threads.so.3.3.2 libfftw3_threads.so.3 || { rm -f libfftw3_threads.so.3 && ln -s libfftw3_threads.so.3.3.2 libfftw3_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3_threads.so.3.3.2 libfftw3_threads.so || { rm -f libfftw3_threads.so && ln -s libfftw3_threads.so.3.3.2 libfftw3_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3_threads.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_threads.la libtool: install: warning: relinking `libfftw3_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.3/double/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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.3-8.el7.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.3-8.el7.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.3.2 libtool: install: /usr/bin/install -c .libs/libfftw3_omp.so.3.3.2T /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_omp.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3_omp.so.3.3.2 libfftw3_omp.so.3 || { rm -f libfftw3_omp.so.3 && ln -s libfftw3_omp.so.3.3.2 libfftw3_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3_omp.so.3.3.2 libfftw3_omp.so || { rm -f libfftw3_omp.so && ln -s libfftw3_omp.so.3.3.2 libfftw3_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3_omp.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3_threads.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3_omp.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3/double/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/threads' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tests' Making install in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftw-wisdom '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' libtool: install: warning: `../threads/libfftw3_threads.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.3-8.el7.x86_64/usr/bin/fftw-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/m4' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/double/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double' + for ver in single double long + make -C long install DESTDIR=/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 make: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long' Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/kernel' Making install in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/simd-support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/simd-support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/simd-support' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/scalar/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' Making install in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' Making install in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/scalar/r2cf' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' Making install in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/scalar/r2cb' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/scalar/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/scalar' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' Making install in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/simd/common' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' Making install in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/simd/sse2' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' Making install in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/simd/avx' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' Making install in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/simd/altivec' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' Making install in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/simd/neon' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/api' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/include' /usr/bin/install -c -m 644 fftw3.f03 '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3l.la '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfftw3l.so.3.3.2 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3l.so.3.3.2 libfftw3l.so.3 || { rm -f libfftw3l.so.3 && ln -s libfftw3l.so.3.3.2 libfftw3l.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3l.so.3.3.2 libfftw3l.so || { rm -f libfftw3l.so && ln -s libfftw3l.so.3.3.2 libfftw3l.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l.la libtool: install: /usr/bin/install -c .libs/libfftw3l.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 fftw3l.pc '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/threads' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/lib64' libtool: install: warning: relinking `libfftw3l_threads.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.3/long/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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.3-8.el7.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.3-8.el7.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.3.2 libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.so.3.3.2T /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_threads.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3l_threads.so.3.3.2 libfftw3l_threads.so.3 || { rm -f libfftw3l_threads.so.3 && ln -s libfftw3l_threads.so.3.3.2 libfftw3l_threads.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3l_threads.so.3.3.2 libfftw3l_threads.so || { rm -f libfftw3l_threads.so && ln -s libfftw3l_threads.so.3.3.2 libfftw3l_threads.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_threads.la libtool: install: warning: relinking `libfftw3l_omp.la' libtool: install: (cd /builddir/build/BUILD/fftw-3.3.3/long/threads; /bin/sh /builddir/build/BUILD/fftw-3.3.3/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 6:2:3 -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.3-8.el7.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.3-8.el7.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.3.2 libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.so.3.3.2T /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_omp.so.3.3.2 libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3l_omp.so.3.3.2 libfftw3l_omp.so.3 || { rm -f libfftw3l_omp.so.3 && ln -s libfftw3l_omp.so.3.3.2 libfftw3l_omp.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64 && { ln -s -f libfftw3l_omp.so.3.3.2 libfftw3l_omp.so || { rm -f libfftw3l_omp.so && ln -s libfftw3l_omp.so.3.3.2 libfftw3l_omp.so; }; }) libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.lai /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_omp.la libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_threads.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_threads.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_threads.a libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.a /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_omp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_omp.a libtool: install: ranlib /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3/long/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/threads' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tests' Making install in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/info' '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fftwl-wisdom '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' libtool: install: warning: `../threads/libfftw3l_threads.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.3-8.el7.x86_64/usr/bin/fftwl-wisdom /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /usr/bin/install -c fftw-wisdom-to-conf '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.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.3-8.el7.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/m4' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/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.3/long/m4' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long' + rm -f /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/info/dir + rm -f /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3.la /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_omp.la /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_threads.la /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f.la /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_omp.la /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_threads.la /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l.la /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_omp.la /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_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.3 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_omp.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_omp.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_threads.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3l_omp.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3_threads.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3f_threads.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/lib64/libfftw3.so.3.3.2 extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin/fftwf-wisdom extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin/fftwl-wisdom extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin/fftw-wisdom /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libfftw3f_omp.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3f_omp.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l_omp.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3l_omp.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3l_threads.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3_omp.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3_omp.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3f.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3f_threads.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3_threads.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3l_threads.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3l.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f_omp.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3f_omp.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l_omp.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3l_omp.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3f.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3f_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3f_threads.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3_threads.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3.so.3.debug symlinked /usr/lib/debug/usr/lib64/libfftw3l.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3l.so.debug symlinked /usr/lib/debug/usr/lib64/libfftw3_omp.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3_omp.so.3.debug 16838 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.WRokFI + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.3 ++ pwd + bdir=/builddir/build/BUILD/fftw-3.3.3 + for ver in single double long + export LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.3/single/.libs:/builddir/build/BUILD/fftw-3.3.3/single/threads/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.3/single/.libs:/builddir/build/BUILD/fftw-3.3.3/single/threads/.libs + make -C single check make: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single' Making check in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/support' Making check in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/kernel' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/kernel' Making check in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/simd-support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/simd-support' Making check in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' Making check in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/dft' Making check in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' Making check in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cf' Making check in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2cb' Making check in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/rdft' Making check in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/reodft' Making check in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/api' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/api' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/api' Making check in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/libbench2' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/libbench2' Making check in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single' Making check in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/threads' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/threads' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/tests' perl -w ../../tests/check.pl -r -c=30 -v `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify '//ofrd2541' --verify '//ifrd2541' --verify 'obrd2541' --verify 'ibrd2541' --verify 'ofrd2541' --verify 'ifrd2541' --verify '//obcd2541' --verify '//ibcd2541' --verify '//ofcd2541' --verify '//ifcd2541' --verify 'obcd2541' --verify 'ibcd2541' --verify 'ofcd2541' --verify 'ifcd2541' --verify 'ok48e00*129' --verify 'ik48e00*129' --verify 'obr11x2x4x4*1' --verify 'ibr11x2x4x4*1' --verify 'ofr11x2x4x4*1' --verify 'ifr11x2x4x4*1' --verify '//obc11x2x4x4*1' --verify '//ibc11x2x4x4*1' --verify '//ofc11x2x4x4*1' --verify '//ifc11x2x4x4*1' --verify 'obc11x2x4x4*1' --verify 'ibc11x2x4x4*1' --verify 'ofc11x2x4x4*1' --verify 'ifc11x2x4x4*1' --verify 'ok8o01x4o11x9hx6e11' --verify 'ik8o01x4o11x9hx6e11' --verify '//obrd6x13x4' --verify '//ofrd6x13x4' --verify 'obrd6x13x4' --verify 'ibrd6x13x4' --verify 'ofrd6x13x4' --verify 'ifrd6x13x4' --verify '//obcd6x13x4' --verify '//ibcd6x13x4' --verify '//ofcd6x13x4' --verify '//ifcd6x13x4' --verify 'obcd6x13x4' --verify 'ibcd6x13x4' --verify 'ofcd6x13x4' --verify 'ifcd6x13x4'" //ofrd2541 2.47621e-07 4.54056e-07 1.96822e-07 //ifrd2541 2.45723e-07 6.05408e-07 1.64365e-07 obrd2541 2.00826e-07 5.29732e-07 2.14407e-07 ibrd2541 2.61218e-07 6.05408e-07 2.21858e-07 ofrd2541 2.12042e-07 4.54056e-07 1.55646e-07 ifrd2541 2.71343e-07 4.54056e-07 2.34187e-07 //obcd2541 2.27908e-07 4.54056e-07 2.54839e-07 //ibcd2541 2.55082e-07 4.54056e-07 2.43692e-07 //ofcd2541 2.3049e-07 4.54056e-07 2.58473e-07 //ifcd2541 2.86603e-07 5.29731e-07 2.57195e-07 obcd2541 2.56274e-07 5.29732e-07 2.42034e-07 ibcd2541 2.511e-07 4.54056e-07 2.7447e-07 ofcd2541 2.31191e-07 4.54056e-07 2.95185e-07 ifcd2541 2.39248e-07 4.54056e-07 2.2959e-07 ok48e00*129 2.59184e-07 1.9822e-06 1.95763e-07 ik48e00*129 2.08462e-07 1.802e-06 1.88515e-07 obr11x2x4x4*1 1.91922e-07 3.04986e-07 1.81628e-07 ibr11x2x4x4*1 1.54618e-07 3.04986e-07 1.81123e-07 ofr11x2x4x4*1 2.37434e-07 3.04986e-07 1.69964e-07 ifr11x2x4x4*1 1.92385e-07 4.06648e-07 1.56823e-07 //obc11x2x4x4*1 2.14156e-07 4.06648e-07 1.97852e-07 //ibc11x2x4x4*1 2.03084e-07 4.06648e-07 1.4988e-07 //ofc11x2x4x4*1 2.34408e-07 4.06648e-07 1.84377e-07 //ifc11x2x4x4*1 1.91836e-07 4.06648e-07 1.7956e-07 obc11x2x4x4*1 1.99779e-07 3.04986e-07 2.0986e-07 ibc11x2x4x4*1 2.7901e-07 5.0831e-07 2.42277e-07 ofc11x2x4x4*1 1.88104e-07 5.0831e-07 1.66778e-07 ifc11x2x4x4*1 2.16198e-07 3.04986e-07 1.92002e-07 ok8o01x4o11x9hx6e11 2.76372e-07 4.65607e-06 2.76127e-07 ik8o01x4o11x9hx6e11 2.66329e-07 4.53108e-06 3.0076e-07 //obrd6x13x4 2.32035e-07 3.23947e-07 1.83921e-07 //ofrd6x13x4 2.39396e-07 3.23947e-07 1.89236e-07 obrd6x13x4 1.90634e-07 4.31929e-07 1.92833e-07 ibrd6x13x4 1.92567e-07 4.31929e-07 1.95994e-07 ofrd6x13x4 1.9287e-07 3.23947e-07 2.09293e-07 ifrd6x13x4 2.16234e-07 3.23947e-07 1.78196e-07 //obcd6x13x4 2.38093e-07 4.31929e-07 1.95519e-07 //ibcd6x13x4 2.05197e-07 3.23947e-07 2.54628e-07 //ofcd6x13x4 2.17361e-07 4.31929e-07 2.45922e-07 //ifcd6x13x4 2.12056e-07 4.31929e-07 2.18278e-07 obcd6x13x4 1.99451e-07 4.31929e-07 2.19903e-07 ibcd6x13x4 1.98717e-07 4.31929e-07 2.06921e-07 ofcd6x13x4 1.8834e-07 4.31929e-07 2.13552e-07 ifcd6x13x4 2.33893e-07 3.23947e-07 2.84637e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ofr13x9x24' --verify 'ifr13x9x24' --verify '//obc13x9x24' --verify '//ibc13x9x24' --verify '//ofc13x9x24' --verify '//ifc13x9x24' --verify 'obc13x9x24' --verify 'ibc13x9x24' --verify 'ofc13x9x24' --verify 'ifc13x9x24' --verify 'ok9hx10e00v13' --verify 'ik9hx10e00v13' --verify 'obrd12x10*29' --verify 'ibrd12x10*29' --verify 'ofrd12x10*29' --verify 'ifrd12x10*29' --verify '//obcd12x10*29' --verify '//ibcd12x10*29' --verify '//ofcd12x10*29' --verify '//ifcd12x10*29' --verify 'obcd12x10*29' --verify 'ibcd12x10*29' --verify 'ofcd12x10*29' --verify 'ifcd12x10*29' --verify 'ok13bx18h' --verify 'ik13bx18h' --verify '//obrd12x3x3x6' --verify '//ofrd12x3x3x6' --verify 'obrd12x3x3x6' --verify 'ibrd12x3x3x6' --verify 'ofrd12x3x3x6' --verify 'ifrd12x3x3x6' --verify '//obcd12x3x3x6' --verify '//ibcd12x3x3x6' --verify '//ofcd12x3x3x6' --verify '//ifcd12x3x3x6' --verify 'obcd12x3x3x6' --verify 'ibcd12x3x3x6' --verify 'ofcd12x3x3x6' --verify 'ifcd12x3x3x6' --verify 'ok12hx28hv19' --verify 'ik12hx28hv19' --verify '//obrd2541' --verify '//ibrd2541'" ofr13x9x24 2.97999e-07 8.63859e-07 2.40356e-07 ifr13x9x24 2.17295e-07 6.47894e-07 2.18221e-07 //obc13x9x24 2.22818e-07 5.75906e-07 2.63428e-07 //ibc13x9x24 2.39237e-07 5.75906e-07 2.26724e-07 //ofc13x9x24 2.27265e-07 7.19882e-07 2.45455e-07 //ifc13x9x24 2.07313e-07 7.19882e-07 2.14849e-07 obc13x9x24 2.62651e-07 7.19882e-07 2.37232e-07 ibc13x9x24 2.27387e-07 5.75906e-07 2.23854e-07 ofc13x9x24 2.15945e-07 7.19882e-07 2.2561e-07 ifc13x9x24 2.22153e-07 7.19882e-07 2.41739e-07 ok9hx10e00v13 1.7676e-07 1.76521e-06 1.7983e-07 ik9hx10e00v13 2.61071e-07 1.47636e-06 1.92963e-07 obrd12x10*29 1.83446e-07 2.7018e-07 1.81368e-07 ibrd12x10*29 2.16969e-07 2.7018e-07 1.89706e-07 ofrd12x10*29 2.21894e-07 2.7018e-07 1.62682e-07 ifrd12x10*29 1.83883e-07 2.7018e-07 2.30251e-07 //obcd12x10*29 2.11676e-07 2.7018e-07 1.93542e-07 //ibcd12x10*29 1.90077e-07 2.7018e-07 1.74904e-07 //ofcd12x10*29 1.78211e-07 2.7018e-07 1.83903e-07 //ifcd12x10*29 2.05491e-07 2.7018e-07 1.75844e-07 obcd12x10*29 2.65126e-07 3.60241e-07 1.69727e-07 ibcd12x10*29 1.87222e-07 2.7018e-07 2.18095e-07 ofcd12x10*29 2.01231e-07 2.7018e-07 2.18046e-07 ifcd12x10*29 1.7952e-07 2.7018e-07 1.71993e-07 ok13bx18h 2.45038e-07 1.90735e-06 2.06342e-07 ik13bx18h 2.83746e-07 3.8147e-06 2.06543e-07 //obrd12x3x3x6 2.11807e-07 4.49566e-07 2.21921e-07 //ofrd12x3x3x6 2.01113e-07 2.99711e-07 2.29409e-07 obrd12x3x3x6 2.53496e-07 3.74639e-07 2.32447e-07 ibrd12x3x3x6 2.07348e-07 4.49566e-07 1.90438e-07 ofrd12x3x3x6 1.84256e-07 2.99711e-07 1.85013e-07 ifrd12x3x3x6 2.05772e-07 2.99711e-07 1.87359e-07 //obcd12x3x3x6 2.15518e-07 2.99711e-07 1.9631e-07 //ibcd12x3x3x6 2.00442e-07 4.49566e-07 2.24389e-07 //ofcd12x3x3x6 2.0944e-07 3.74639e-07 2.08737e-07 //ifcd12x3x3x6 1.9278e-07 4.49566e-07 2.38859e-07 obcd12x3x3x6 2.04918e-07 3.74639e-07 2.33001e-07 ibcd12x3x3x6 2.11091e-07 4.49567e-07 2.40359e-07 ofcd12x3x3x6 1.87356e-07 2.99711e-07 2.16443e-07 ifcd12x3x3x6 1.93213e-07 4.49567e-07 2.52871e-07 ok12hx28hv19 1.86831e-07 3.19983e-06 2.24696e-07 ik12hx28hv19 1.88191e-07 2.40771e-06 2.16751e-07 //obrd2541 2.50548e-07 6.05407e-07 2.24995e-07 //ibrd2541 2.59138e-07 6.05408e-07 2.14601e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ofrd6x10x13v8' --verify 'ifrd6x10x13v8' --verify '//obcd6x10x13v8' --verify '//ibcd6x10x13v8' --verify '//ofcd6x10x13v8' --verify '//ifcd6x10x13v8' --verify 'obcd6x10x13v8' --verify 'ibcd6x10x13v8' --verify 'ofcd6x10x13v8' --verify 'ifcd6x10x13v8' --verify 'okd10hx13o10x9e00*4' --verify 'ikd10hx13o10x9e00*4' --verify 'obr13x9x12v9' --verify 'ibr13x9x12v9' --verify 'ofr13x9x12v9' --verify 'ifr13x9x12v9' --verify '//obc13x9x12v9' --verify '//ibc13x9x12v9' --verify '//ofc13x9x12v9' --verify '//ifc13x9x12v9' --verify 'obc13x9x12v9' --verify 'ibc13x9x12v9' --verify 'ofc13x9x12v9' --verify 'ifc13x9x12v9' --verify 'okd7e11x24e00*23' --verify 'ikd7e11x24e00*23' --verify 'obr12x10x2x8v8' --verify 'ibr12x10x2x8v8' --verify 'ofr12x10x2x8v8' --verify 'ifr12x10x2x8v8' --verify '//obc12x10x2x8v8' --verify '//ibc12x10x2x8v8' --verify '//ofc12x10x2x8v8' --verify '//ifc12x10x2x8v8' --verify 'obc12x10x2x8v8' --verify 'ibc12x10x2x8v8' --verify 'ofc12x10x2x8v8' --verify 'ifc12x10x2x8v8' --verify 'okd3hx11o00x8e01x3e00v2' --verify 'ikd3hx11o00x8e01x3e00v2' --verify '//obr13x9x24' --verify '//ofr13x9x24' --verify 'obr13x9x24' --verify 'ibr13x9x24'" ofrd6x10x13v8 2.01436e-07 2.97719e-07 2.0396e-07 ifrd6x10x13v8 2.23892e-07 3.07323e-07 2.22528e-07 //obcd6x10x13v8 2.20416e-07 3.84154e-07 2.28082e-07 //ibcd6x10x13v8 1.96056e-07 3.07323e-07 2.34866e-07 //ofcd6x10x13v8 2.02956e-07 3.07323e-07 2.1087e-07 //ifcd6x10x13v8 2.05966e-07 3.84154e-07 2.24019e-07 obcd6x10x13v8 1.99643e-07 3.84154e-07 2.35297e-07 ibcd6x10x13v8 2.5883e-07 3.16927e-07 2.12822e-07 ofcd6x10x13v8 2.38474e-07 3.07323e-07 2.22454e-07 ifcd6x10x13v8 2.11617e-07 3.07323e-07 2.35115e-07 okd10hx13o10x9e00*4 2.2781e-07 5.73695e-06 2.5332e-07 ikd10hx13o10x9e00*4 2.30802e-07 7.59959e-06 2.08706e-07 obr13x9x12v9 2.43375e-07 4.52474e-07 2.53684e-07 ibr13x9x12v9 2.41494e-07 4.52474e-07 2.04727e-07 ofr13x9x12v9 2.20266e-07 3.67635e-07 2.01203e-07 ifr13x9x12v9 2.25606e-07 4.52474e-07 2.02726e-07 //obc13x9x12v9 2.32924e-07 4.52474e-07 2.54451e-07 //ibc13x9x12v9 2.23409e-07 4.52474e-07 2.62425e-07 //ofc13x9x12v9 2.39865e-07 4.52474e-07 2.53521e-07 //ifc13x9x12v9 2.25541e-07 4.52474e-07 2.56603e-07 obc13x9x12v9 2.34614e-07 4.52474e-07 2.55606e-07 ibc13x9x12v9 2.13806e-07 4.52474e-07 2.3198e-07 ofc13x9x12v9 2.56572e-07 4.52474e-07 2.46959e-07 ifc13x9x12v9 2.51753e-07 4.52474e-07 2.47468e-07 okd7e11x24e00*23 2.52864e-07 2.31582e-06 2.23692e-07 ikd7e11x24e00*23 1.95918e-07 2.20042e-06 1.95054e-07 obr12x10x2x8v8 2.2802e-07 4.40732e-07 2.01774e-07 ibr12x10x2x8v8 2.03606e-07 3.91762e-07 2.31274e-07 ofr12x10x2x8v8 1.99532e-07 3.91762e-07 1.62437e-07 ifr12x10x2x8v8 1.89475e-07 4.16247e-07 2.0212e-07 //obc12x10x2x8v8 2.52733e-07 3.91762e-07 1.86672e-07 //ibc12x10x2x8v8 2.21966e-07 4.89702e-07 1.8695e-07 //ofc12x10x2x8v8 2.00135e-07 3.91762e-07 2.23552e-07 //ifc12x10x2x8v8 2.07248e-07 3.91762e-07 1.82296e-07 obc12x10x2x8v8 1.95167e-07 3.91762e-07 2.05617e-07 ibc12x10x2x8v8 1.91593e-07 4.16247e-07 2.15349e-07 ofc12x10x2x8v8 2.14516e-07 3.91762e-07 2.228e-07 ifc12x10x2x8v8 2.61762e-07 3.91762e-07 1.92173e-07 okd3hx11o00x8e01x3e00v2 1.85618e-07 5.1856e-06 2.0886e-07 ikd3hx11o00x8e01x3e00v2 2.08566e-07 7.6443e-06 2.2231e-07 //obr13x9x24 2.42403e-07 7.91871e-07 2.13236e-07 //ofr13x9x24 2.31362e-07 7.19882e-07 2.02636e-07 obr13x9x24 2.38254e-07 7.19882e-07 2.81338e-07 ibr13x9x24 2.18396e-07 6.47894e-07 2.71388e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify '//obcd60x11' --verify '//ibcd60x11' --verify '//ofcd60x11' --verify '//ifcd60x11' --verify 'obcd60x11' --verify 'ibcd60x11' --verify 'ofcd60x11' --verify 'ifcd60x11' --verify 'ok2o11x4bx8e01x4o00v6' --verify 'ik2o11x4bx8e01x4o00v6' --verify 'obr5x7*1' --verify 'ibr5x7*1' --verify 'ofr5x7*1' --verify 'ifr5x7*1' --verify '//obc5x7*1' --verify '//ibc5x7*1' --verify '//ofc5x7*1' --verify '//ifc5x7*1' --verify 'obc5x7*1' --verify 'ibc5x7*1' --verify 'ofc5x7*1' --verify 'ifc5x7*1' --verify 'ok9e01x7e10x9o10x2o01' --verify 'ik9e01x7e10x9o10x2o01' --verify '//obr2106' --verify '//ibr2106' --verify '//ofr2106' --verify '//ifr2106' --verify 'obr2106' --verify 'ibr2106' --verify 'ofr2106' --verify 'ifr2106' --verify '//obc2106' --verify '//ibc2106' --verify '//ofc2106' --verify '//ifc2106' --verify 'obc2106' --verify 'ibc2106' --verify 'ofc2106' --verify 'ifc2106' --verify 'okd7o01x8o00x8o01*3' --verify 'ikd7o01x8o00x8o01*3' --verify 'obrd6x10x13v8' --verify 'ibrd6x10x13v8'" //obcd60x11 2.09194e-07 3.71217e-07 1.92705e-07 //ibcd60x11 2.32548e-07 4.45461e-07 2.2965e-07 //ofcd60x11 2.36139e-07 3.71217e-07 2.41467e-07 //ifcd60x11 2.2387e-07 3.71217e-07 2.22895e-07 obcd60x11 2.1304e-07 3.71217e-07 2.11593e-07 ibcd60x11 1.88638e-07 3.71217e-07 2.5653e-07 ofcd60x11 2.19455e-07 3.71217e-07 2.36818e-07 ifcd60x11 2.70474e-07 3.71217e-07 2.33589e-07 ok2o11x4bx8e01x4o00v6 2.16366e-07 2.73039e-06 2.01644e-07 ik2o11x4bx8e01x4o00v6 2.01189e-07 3.16567e-06 2.73259e-07 obr5x7*1 1.60634e-07 3.22401e-07 1.79266e-07 ibr5x7*1 1.89251e-07 2.41801e-07 1.51521e-07 ofr5x7*1 1.5249e-07 1.612e-07 1.70536e-07 ifr5x7*1 2.20696e-07 1.612e-07 1.32486e-07 //obc5x7*1 1.70269e-07 1.612e-07 1.98243e-07 //ibc5x7*1 2.10995e-07 2.41801e-07 2.33549e-07 //ofc5x7*1 2.23139e-07 3.22401e-07 1.57866e-07 //ifc5x7*1 1.81665e-07 2.41801e-07 1.91833e-07 obc5x7*1 1.72848e-07 2.41801e-07 1.85211e-07 ibc5x7*1 2.16722e-07 3.22401e-07 2.11884e-07 ofc5x7*1 1.98207e-07 2.41801e-07 2.09208e-07 ifc5x7*1 1.6459e-07 2.41801e-07 2.17199e-07 ok9e01x7e10x9o10x2o01 2.59547e-07 5.3948e-06 2.53921e-07 ik9e01x7e10x9o10x2o01 2.03918e-07 5.3105e-06 2.40429e-07 //obr2106 2.87212e-07 6.64999e-07 2.65081e-07 //ibr2106 2.71257e-07 6.64999e-07 2.31831e-07 //ofr2106 2.60949e-07 3.32499e-07 1.81559e-07 //ifr2106 2.29761e-07 3.32499e-07 2.38431e-07 obr2106 2.2609e-07 6.64999e-07 2.4212e-07 ibr2106 2.66282e-07 6.64999e-07 2.4673e-07 ofr2106 2.70526e-07 3.32499e-07 2.61146e-07 ifr2106 2.45633e-07 4.15624e-07 2.31154e-07 //obc2106 2.62806e-07 4.98749e-07 2.60756e-07 //ibc2106 2.76967e-07 4.98749e-07 2.35978e-07 //ofc2106 2.38554e-07 4.98749e-07 2.6139e-07 //ifc2106 2.42158e-07 4.15624e-07 2.46372e-07 obc2106 2.6759e-07 4.98749e-07 3.27259e-07 ibc2106 2.91876e-07 4.15624e-07 2.72994e-07 ofc2106 2.55079e-07 4.15624e-07 2.43692e-07 ifc2106 3.15473e-07 4.98749e-07 2.43869e-07 okd7o01x8o00x8o01*3 2.66236e-07 1.74845e-06 2.3125e-07 ikd7o01x8o00x8o01*3 2.18953e-07 1.53246e-06 2.4884e-07 obrd6x10x13v8 2.08509e-07 3.84154e-07 2.26469e-07 ibrd6x10x13v8 2.20086e-07 3.84154e-07 2.47219e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify '//ofc22x10x4v3' --verify '//ifc22x10x4v3' --verify 'obc22x10x4v3' --verify 'ibc22x10x4v3' --verify 'ofc22x10x4v3' --verify 'ifc22x10x4v3' --verify 'ok11e01x10o10x9hv13' --verify 'ik11e01x10o10x9hv13' --verify 'obrd7x6x9*15' --verify 'ibrd7x6x9*15' --verify 'ofrd7x6x9*15' --verify 'ifrd7x6x9*15' --verify '//obcd7x6x9*15' --verify '//ibcd7x6x9*15' --verify '//ofcd7x6x9*15' --verify '//ifcd7x6x9*15' --verify 'obcd7x6x9*15' --verify 'ibcd7x6x9*15' --verify 'ofcd7x6x9*15' --verify 'ifcd7x6x9*15' --verify 'okd84e00x18e00' --verify 'ikd84e00x18e00' --verify '//obrd5x5x30' --verify '//ofrd5x5x30' --verify 'obrd5x5x30' --verify 'ibrd5x5x30' --verify 'ofrd5x5x30' --verify 'ifrd5x5x30' --verify '//obcd5x5x30' --verify '//ibcd5x5x30' --verify '//ofcd5x5x30' --verify '//ifcd5x5x30' --verify 'obcd5x5x30' --verify 'ibcd5x5x30' --verify 'ofcd5x5x30' --verify 'ifcd5x5x30' --verify 'ok11880e01' --verify 'ik11880e01' --verify '//obrd60x11' --verify '//ofrd60x11' --verify 'obrd60x11' --verify 'ibrd60x11' --verify 'ofrd60x11' --verify 'ifrd60x11'" //ofc22x10x4v3 2.14652e-07 3.42916e-07 2.23774e-07 //ifc22x10x4v3 2.12471e-07 4.28645e-07 2.42883e-07 obc22x10x4v3 2.03522e-07 3.42916e-07 1.98073e-07 ibc22x10x4v3 2.36197e-07 3.42916e-07 1.87492e-07 ofc22x10x4v3 2.21806e-07 3.42916e-07 2.00215e-07 ifc22x10x4v3 2.04138e-07 3.42916e-07 2.36483e-07 ok11e01x10o10x9hv13 2.45608e-07 5.90544e-06 2.26218e-07 ik11e01x10o10x9hv13 2.36285e-07 7.04481e-06 2.05429e-07 obrd7x6x9*15 2.49311e-07 3.13931e-07 2.03493e-07 ibrd7x6x9*15 2.18029e-07 4.18575e-07 2.05634e-07 ofrd7x6x9*15 2.44521e-07 3.13931e-07 1.98801e-07 ifrd7x6x9*15 2.39517e-07 3.13931e-07 1.93835e-07 //obcd7x6x9*15 1.89988e-07 3.13931e-07 2.68152e-07 //ibcd7x6x9*15 1.95326e-07 3.13931e-07 1.88197e-07 //ofcd7x6x9*15 2.25964e-07 3.13931e-07 1.8785e-07 //ifcd7x6x9*15 1.84078e-07 3.13931e-07 1.94138e-07 obcd7x6x9*15 2.20177e-07 3.13931e-07 1.90514e-07 ibcd7x6x9*15 2.37959e-07 3.66253e-07 2.20204e-07 ofcd7x6x9*15 2.2151e-07 4.18575e-07 2.14946e-07 ifcd7x6x9*15 2.34851e-07 4.18575e-07 1.9006e-07 okd84e00x18e00 3.13427e-07 2.28882e-05 2.84722e-07 ikd84e00x18e00 2.87839e-07 3.05176e-05 3.08445e-07 //obrd5x5x30 2.00949e-07 4.17879e-07 2.09832e-07 //ofrd5x5x30 2.92406e-07 2.78586e-07 2.14201e-07 obrd5x5x30 2.12656e-07 4.17879e-07 2.31297e-07 ibrd5x5x30 2.51207e-07 4.87526e-07 2.30103e-07 ofrd5x5x30 2.01086e-07 2.78586e-07 2.16275e-07 ifrd5x5x30 2.47153e-07 3.48233e-07 2.23845e-07 //obcd5x5x30 2.126e-07 4.17879e-07 2.41924e-07 //ibcd5x5x30 2.18144e-07 3.48233e-07 2.34798e-07 //ofcd5x5x30 2.13766e-07 4.17879e-07 2.71252e-07 //ifcd5x5x30 2.48028e-07 4.17879e-07 2.24029e-07 obcd5x5x30 2.97816e-07 4.17879e-07 2.2083e-07 ibcd5x5x30 2.4497e-07 4.17879e-07 2.0468e-07 ofcd5x5x30 2.01308e-07 4.17879e-07 2.22153e-07 ifcd5x5x30 2.3247e-07 5.57172e-07 2.31493e-07 ok11880e01 2.41811e-07 3.05176e-05 2.21545e-07 ik11880e01 2.68958e-07 3.05176e-05 2.4724e-07 //obrd60x11 2.22927e-07 5.19704e-07 2.13133e-07 //ofrd60x11 1.7822e-07 3.71217e-07 2.58227e-07 obrd60x11 2.70328e-07 3.71217e-07 2.36695e-07 ibrd60x11 2.25353e-07 3.71217e-07 2.02946e-07 ofrd60x11 1.95921e-07 2.96974e-07 2.30867e-07 ifrd60x11 2.85402e-07 2.96974e-07 2.36354e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify '//ofc3x3' --verify '//ifc3x3' --verify 'obc3x3' --verify 'ibc3x3' --verify 'ofc3x3' --verify 'ifc3x3' --verify 'ok8o01x2hx12e10x10o10v1' --verify 'ik8o01x2hx12e10x10o10v1' --verify 'obr6x12x9*12' --verify 'ibr6x12x9*12' --verify 'ofr6x12x9*12' --verify 'ifr6x12x9*12' --verify '//obc6x12x9*12' --verify '//ibc6x12x9*12' --verify '//ofc6x12x9*12' --verify '//ifc6x12x9*12' --verify 'obc6x12x9*12' --verify 'ibc6x12x9*12' --verify 'ofc6x12x9*12' --verify 'ifc6x12x9*12' --verify 'okd5bx15e11x12e10' --verify 'ikd5bx15e11x12e10' --verify '//obr6x6x8x2' --verify '//ofr6x6x8x2' --verify 'obr6x6x8x2' --verify 'ibr6x6x8x2' --verify 'ofr6x6x8x2' --verify 'ifr6x6x8x2' --verify '//obc6x6x8x2' --verify '//ibc6x6x8x2' --verify '//ofc6x6x8x2' --verify '//ifc6x6x8x2' --verify 'obc6x6x8x2' --verify 'ibc6x6x8x2' --verify 'ofc6x6x8x2' --verify 'ifc6x6x8x2' --verify 'okd200b' --verify 'ikd200b' --verify 'obr22x10x4v3' --verify 'ibr22x10x4v3' --verify 'ofr22x10x4v3' --verify 'ifr22x10x4v3' --verify '//obc22x10x4v3' --verify '//ibc22x10x4v3'" //ofc3x3 1.47937e-07 1.58946e-07 1.59256e-07 //ifc3x3 1.71807e-07 1.58946e-07 1.31908e-07 obc3x3 1.81931e-07 2.38419e-07 1.50441e-07 ibc3x3 1.74827e-07 1.58946e-07 2.07826e-07 ofc3x3 1.73211e-07 2.38419e-07 1.20997e-07 ifc3x3 1.62603e-07 2.38419e-07 1.61032e-07 ok8o01x2hx12e10x10o10v1 2.75289e-07 5.46951e-06 2.40975e-07 ik8o01x2hx12e10x10o10v1 2.67802e-07 6.74573e-06 2.5624e-07 obr6x12x9*12 2.17614e-07 3.24687e-07 2.11571e-07 ibr6x12x9*12 2.04195e-07 3.24687e-07 2.0194e-07 ofr6x12x9*12 1.71351e-07 2.43515e-07 1.93479e-07 ifr6x12x9*12 2.05999e-07 2.43515e-07 2.03127e-07 //obc6x12x9*12 2.49115e-07 3.24687e-07 2.0866e-07 //ibc6x12x9*12 2.23982e-07 3.24687e-07 2.89633e-07 //ofc6x12x9*12 2.09877e-07 3.24687e-07 2.03006e-07 //ifc6x12x9*12 2.27087e-07 4.05859e-07 2.07685e-07 obc6x12x9*12 2.28626e-07 4.05859e-07 2.08297e-07 ibc6x12x9*12 2.05861e-07 3.24687e-07 2.09484e-07 ofc6x12x9*12 1.93409e-07 3.24687e-07 2.18697e-07 ifc6x12x9*12 2.18266e-07 3.24687e-07 2.11027e-07 okd5bx15e11x12e10 2.02504e-07 5.67021e-06 2.32031e-07 ikd5bx15e11x12e10 2.06197e-07 3.93931e-06 2.28375e-07 //obr6x6x8x2 1.9575e-07 4.76837e-07 2.598e-07 //ofr6x6x8x2 2.10716e-07 4.76837e-07 1.74846e-07 obr6x6x8x2 2.70448e-07 3.17891e-07 1.83326e-07 ibr6x6x8x2 2.20416e-07 3.17891e-07 1.98246e-07 ofr6x6x8x2 1.94771e-07 3.97364e-07 1.46691e-07 ifr6x6x8x2 2.27775e-07 3.97364e-07 1.73397e-07 //obc6x6x8x2 2.06267e-07 3.17891e-07 1.77752e-07 //ibc6x6x8x2 2.10935e-07 3.17891e-07 1.85976e-07 //ofc6x6x8x2 1.95393e-07 3.97364e-07 1.85595e-07 //ifc6x6x8x2 2.2009e-07 3.17891e-07 1.94925e-07 obc6x6x8x2 2.63079e-07 3.97364e-07 1.88574e-07 ibc6x6x8x2 1.89964e-07 3.17891e-07 1.76254e-07 ofc6x6x8x2 2.12969e-07 3.97364e-07 1.7656e-07 ifc6x6x8x2 2.18915e-07 3.17891e-07 1.88905e-07 okd200b 1.878e-07 3.8147e-06 2.43858e-07 ikd200b 1.69146e-07 3.8147e-06 1.84612e-07 obr22x10x4v3 2.06802e-07 3.42916e-07 2.04622e-07 ibr22x10x4v3 2.15541e-07 3.42916e-07 2.28433e-07 ofr22x10x4v3 2.10326e-07 3.42916e-07 1.87757e-07 ifr22x10x4v3 2.17193e-07 3.42916e-07 1.86207e-07 //obc22x10x4v3 2.02071e-07 3.42916e-07 2.44821e-07 //ibc22x10x4v3 2.74903e-07 3.42916e-07 2.28422e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ofc6x8x9*8' --verify 'ifc6x8x9*8' --verify 'okd6o00v39' --verify 'ikd6o00v39' --verify '//obrd3696' --verify '//ibrd3696' --verify '//ofrd3696' --verify '//ifrd3696' --verify 'obrd3696' --verify 'ibrd3696' --verify 'ofrd3696' --verify 'ifrd3696' --verify '//obcd3696' --verify '//ibcd3696' --verify '//ofcd3696' --verify '//ifcd3696' --verify 'obcd3696' --verify 'ibcd3696' --verify 'ofcd3696' --verify 'ifcd3696' --verify 'okd8e10x9o10x10o00x14o10' --verify 'ikd8e10x9o10x10o00x14o10' --verify 'obr3x9x5v1' --verify 'ibr3x9x5v1' --verify 'ofr3x9x5v1' --verify 'ifr3x9x5v1' --verify '//obc3x9x5v1' --verify '//ibc3x9x5v1' --verify '//ofc3x9x5v1' --verify '//ifc3x9x5v1' --verify 'obc3x9x5v1' --verify 'ibc3x9x5v1' --verify 'ofc3x9x5v1' --verify 'ifc3x9x5v1' --verify 'ok100e10v101' --verify 'ik100e10v101' --verify '//obr3x3' --verify '//ofr3x3' --verify 'obr3x3' --verify 'ibr3x3' --verify 'ofr3x3' --verify 'ifr3x3' --verify '//obc3x3' --verify '//ibc3x3'" ofc6x8x9*8 1.94958e-07 4.12953e-07 1.81983e-07 ifc6x8x9*8 2.03127e-07 3.09715e-07 1.86085e-07 okd6o00v39 1.9836e-07 3.13526e-07 1.11954e-07 ikd6o00v39 1.76024e-07 2.5082e-07 1.71235e-07 //obrd3696 2.77203e-07 6.27472e-07 2.5954e-07 //ibrd3696 2.69347e-07 5.64724e-07 2.6067e-07 //ofrd3696 2.50195e-07 4.3923e-07 1.61605e-07 //ifrd3696 2.29748e-07 4.3923e-07 2.54862e-07 obrd3696 2.939e-07 6.27472e-07 2.43177e-07 ibrd3696 2.46972e-07 5.64724e-07 2.54835e-07 ofrd3696 2.02683e-07 4.3923e-07 2.28066e-07 ifrd3696 2.69138e-07 4.3923e-07 2.28133e-07 //obcd3696 2.29792e-07 5.64724e-07 2.416e-07 //ibcd3696 2.42221e-07 5.64724e-07 2.53039e-07 //ofcd3696 2.5784e-07 4.3923e-07 2.39456e-07 //ifcd3696 2.51085e-07 5.01977e-07 2.3459e-07 obcd3696 2.25555e-07 4.3923e-07 2.2809e-07 ibcd3696 2.55806e-07 5.01977e-07 2.40064e-07 ofcd3696 2.52893e-07 5.01977e-07 2.33709e-07 ifcd3696 2.21354e-07 4.3923e-07 2.2947e-07 okd8e10x9o10x10o00x14o10 2.4915e-07 1.19984e-05 2.42729e-07 ikd8e10x9o10x10o00x14o10 2.06784e-07 1.36694e-05 2.6359e-07 obr3x9x5v1 2.05019e-07 3.28317e-07 2.00146e-07 ibr3x9x5v1 2.0574e-07 3.28317e-07 1.90598e-07 ofr3x9x5v1 2.21316e-07 2.46238e-07 1.75077e-07 ifr3x9x5v1 2.26555e-07 3.28317e-07 1.91038e-07 //obc3x9x5v1 2.75475e-07 3.28317e-07 3.38307e-07 //ibc3x9x5v1 2.6933e-07 3.28317e-07 2.06593e-07 //ofc3x9x5v1 2.05454e-07 3.28317e-07 2.22155e-07 //ifc3x9x5v1 1.95734e-07 3.28317e-07 2.14016e-07 obc3x9x5v1 2.01799e-07 3.28317e-07 2.05704e-07 ibc3x9x5v1 2.34336e-07 3.28317e-07 2.04626e-07 ofc3x9x5v1 2.31465e-07 3.28317e-07 2.03804e-07 ifc3x9x5v1 2.47118e-07 3.28317e-07 2.09747e-07 ok100e10v101 2.46265e-07 1.32429e-06 2.06955e-07 ik100e10v101 2.189e-07 1.2039e-06 2.0858e-07 //obr3x3 1.11116e-07 1.58946e-07 1.08592e-07 //ofr3x3 1.723e-07 1.58946e-07 1.16812e-07 obr3x3 1.44665e-07 1.58946e-07 1.45492e-07 ibr3x3 1.09904e-07 1.58946e-07 1.12086e-07 ofr3x3 2.22701e-07 1.58946e-07 1.23328e-07 ifr3x3 1.94621e-07 1.58946e-07 1.11526e-07 //obc3x3 1.52511e-07 1.58946e-07 1.77596e-07 //ibc3x3 1.68772e-07 1.58946e-07 1.3908e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ofc12x36' --verify 'ifc12x36' --verify 'okd6o11x8bv28' --verify 'ikd6o11x8bv28' --verify 'obrd8x12x13*15' --verify 'ibrd8x12x13*15' --verify 'ofrd8x12x13*15' --verify 'ifrd8x12x13*15' --verify '//obcd8x12x13*15' --verify '//ibcd8x12x13*15' --verify '//ofcd8x12x13*15' --verify '//ifcd8x12x13*15' --verify 'obcd8x12x13*15' --verify 'ibcd8x12x13*15' --verify 'ofcd8x12x13*15' --verify 'ifcd8x12x13*15' --verify 'okd8hx8o00x3e10x4o11*1' --verify 'ikd8hx8o00x3e10x4o11*1' --verify '//obr7x2' --verify '//ofr7x2' --verify 'obr7x2' --verify 'ibr7x2' --verify 'ofr7x2' --verify 'ifr7x2' --verify '//obc7x2' --verify '//ibc7x2' --verify '//ofc7x2' --verify '//ifc7x2' --verify 'obc7x2' --verify 'ibc7x2' --verify 'ofc7x2' --verify 'ifc7x2' --verify 'okd10hx13o01x5o11x10h' --verify 'ikd10hx13o01x5o11x10h' --verify 'obr6x8x9*8' --verify 'ibr6x8x9*8' --verify 'ofr6x8x9*8' --verify 'ifr6x8x9*8' --verify '//obc6x8x9*8' --verify '//ibc6x8x9*8' --verify '//ofc6x8x9*8' --verify '//ifc6x8x9*8' --verify 'obc6x8x9*8' --verify 'ibc6x8x9*8'" ofc12x36 2.2578e-07 3.67069e-07 2.09817e-07 ifc12x36 2.27156e-07 3.67069e-07 2.22792e-07 okd6o11x8bv28 2.48517e-07 8.71725e-07 3.22353e-07 ikd6o11x8bv28 2.61398e-07 9.96257e-07 2.18015e-07 obrd8x12x13*15 2.28032e-07 4.60725e-07 2.69348e-07 ibrd8x12x13*15 2.29372e-07 4.60725e-07 2.11234e-07 ofrd8x12x13*15 2.03465e-07 4.60725e-07 2.06655e-07 ifrd8x12x13*15 2.24325e-07 3.45544e-07 2.00374e-07 //obcd8x12x13*15 2.28124e-07 4.60725e-07 2.37598e-07 //ibcd8x12x13*15 1.99966e-07 4.60725e-07 2.69695e-07 //ofcd8x12x13*15 2.14001e-07 4.60725e-07 1.93875e-07 //ifcd8x12x13*15 2.22534e-07 4.60725e-07 2.27465e-07 obcd8x12x13*15 1.9756e-07 4.60725e-07 1.94578e-07 ibcd8x12x13*15 2.15308e-07 4.60725e-07 2.13955e-07 ofcd8x12x13*15 2.65942e-07 4.60725e-07 1.89098e-07 ifcd8x12x13*15 2.24665e-07 4.60725e-07 2.27457e-07 okd8hx8o00x3e10x4o11*1 2.14839e-07 2.8078e-06 2.24087e-07 ikd8hx8o00x3e10x4o11*1 2.16459e-07 2.99293e-06 2.11193e-07 //obr7x2 2.22256e-07 1.9116e-07 1.2996e-07 //ofr7x2 1.72169e-07 1.9116e-07 1.01668e-07 obr7x2 1.49692e-07 1.9116e-07 1.41061e-07 ibr7x2 1.90379e-07 1.9116e-07 1.09289e-07 ofr7x2 2.07182e-07 1.9116e-07 1.16287e-07 ifr7x2 1.48197e-07 2.5488e-07 1.49902e-07 //obc7x2 1.2395e-07 1.9116e-07 2.03128e-07 //ibc7x2 1.65324e-07 2.5488e-07 1.3158e-07 //ofc7x2 2.14854e-07 1.9116e-07 2.15162e-07 //ifc7x2 1.70785e-07 2.5488e-07 1.81303e-07 obc7x2 1.68592e-07 3.186e-07 1.83504e-07 ibc7x2 1.62825e-07 2.5488e-07 1.60482e-07 ofc7x2 1.71416e-07 1.9116e-07 1.46849e-07 ifc7x2 1.33757e-07 2.5488e-07 1.21001e-07 okd10hx13o01x5o11x10h 2.92213e-07 1.21902e-05 2.80216e-07 ikd10hx13o01x5o11x10h 2.49172e-07 1.12247e-05 2.82178e-07 obr6x8x9*8 2.45425e-07 5.16191e-07 2.70548e-07 ibr6x8x9*8 2.32602e-07 4.12953e-07 2.43704e-07 ofr6x8x9*8 1.84063e-07 3.09715e-07 1.76435e-07 ifr6x8x9*8 1.97614e-07 4.12953e-07 1.8452e-07 //obc6x8x9*8 2.1186e-07 3.09715e-07 1.81264e-07 //ibc6x8x9*8 2.09807e-07 3.09715e-07 1.88401e-07 //ofc6x8x9*8 2.09382e-07 4.12953e-07 1.90253e-07 //ifc6x8x9*8 1.81462e-07 3.09715e-07 1.8093e-07 obc6x8x9*8 2.14027e-07 4.12953e-07 1.8181e-07 ibc6x8x9*8 2.06629e-07 3.09715e-07 2.37618e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ok12o10x12o10' --verify 'ik12o10x12o10' --verify 'obrd12v99' --verify 'ibrd12v99' --verify 'ofrd12v99' --verify 'ifrd12v99' --verify '//obcd12v99' --verify '//ibcd12v99' --verify '//ofcd12v99' --verify '//ifcd12v99' --verify 'obcd12v99' --verify 'ibcd12v99' --verify 'ofcd12v99' --verify 'ifcd12v99' --verify 'ok5bx12e00*23' --verify 'ik5bx12e00*23' --verify '//obrd2x5x8x7' --verify '//ofrd2x5x8x7' --verify 'obrd2x5x8x7' --verify 'ibrd2x5x8x7' --verify 'ofrd2x5x8x7' --verify 'ifrd2x5x8x7' --verify '//obcd2x5x8x7' --verify '//ibcd2x5x8x7' --verify '//ofcd2x5x8x7' --verify '//ifcd2x5x8x7' --verify 'obcd2x5x8x7' --verify 'ibcd2x5x8x7' --verify 'ofcd2x5x8x7' --verify 'ifcd2x5x8x7' --verify 'ok165o11v149' --verify 'ik165o11v149' --verify '//obr12x36' --verify '//ofr12x36' --verify 'obr12x36' --verify 'ibr12x36' --verify 'ofr12x36' --verify 'ifr12x36' --verify '//obc12x36' --verify '//ibc12x36' --verify '//ofc12x36' --verify '//ifc12x36' --verify 'obc12x36' --verify 'ibc12x36'" ok12o10x12o10 2.79676e-07 1.78814e-06 2.18508e-07 ik12o10x12o10 1.91437e-07 1.2815e-06 2.19003e-07 obrd12v99 2.18251e-07 2.08562e-07 1.26708e-07 ibrd12v99 1.64257e-07 2.78083e-07 1.14009e-07 ofrd12v99 1.39767e-07 1.39041e-07 1.78769e-07 ifrd12v99 1.76557e-07 2.08562e-07 1.09267e-07 //obcd12v99 1.39781e-07 2.08562e-07 1.5164e-07 //ibcd12v99 1.79323e-07 2.08562e-07 1.51061e-07 //ofcd12v99 1.59852e-07 2.08562e-07 2.0161e-07 //ifcd12v99 1.87855e-07 2.08562e-07 1.49966e-07 obcd12v99 1.99027e-07 1.73802e-07 1.59041e-07 ibcd12v99 2.00706e-07 2.08562e-07 1.45975e-07 ofcd12v99 1.84547e-07 2.08562e-07 1.43297e-07 ifcd12v99 2.00099e-07 2.08562e-07 1.51507e-07 ok5bx12e00*23 1.80103e-07 1.99028e-06 1.59012e-07 ik5bx12e00*23 2.63166e-07 1.33722e-06 1.70061e-07 //obrd2x5x8x7 2.24694e-07 4.03001e-07 2.10738e-07 //ofrd2x5x8x7 1.86689e-07 3.22401e-07 2.04555e-07 obrd2x5x8x7 2.13641e-07 4.03001e-07 1.93341e-07 ibrd2x5x8x7 2.13886e-07 5.64201e-07 1.83965e-07 ofrd2x5x8x7 2.19184e-07 4.03001e-07 1.72863e-07 ifrd2x5x8x7 2.09539e-07 3.22401e-07 1.87619e-07 //obcd2x5x8x7 2.25159e-07 4.03001e-07 1.98349e-07 //ibcd2x5x8x7 2.21451e-07 3.22401e-07 2.04624e-07 //ofcd2x5x8x7 1.6254e-07 4.03001e-07 2.03988e-07 //ifcd2x5x8x7 2.70091e-07 4.03001e-07 2.41517e-07 obcd2x5x8x7 2.09572e-07 4.03001e-07 2.16983e-07 ibcd2x5x8x7 2.15706e-07 4.03001e-07 1.83301e-07 ofcd2x5x8x7 1.84416e-07 4.03001e-07 2.21526e-07 ifcd2x5x8x7 1.8777e-07 4.03001e-07 2.04775e-07 ok165o11v149 2.68422e-07 1.99893e-06 2.28673e-07 ik165o11v149 2.30522e-07 1.86017e-06 2.06107e-07 //obr12x36 2.51735e-07 4.58837e-07 1.76479e-07 //ofr12x36 2.16114e-07 3.67069e-07 1.67621e-07 obr12x36 2.19569e-07 4.58837e-07 2.07573e-07 ibr12x36 2.57939e-07 6.42372e-07 2.4827e-07 ofr12x36 2.39706e-07 3.6707e-07 1.69691e-07 ifr12x36 2.28221e-07 2.75302e-07 1.65141e-07 //obc12x36 2.00369e-07 4.58837e-07 2.11119e-07 //ibc12x36 2.25536e-07 3.67069e-07 2.1312e-07 //ofc12x36 2.12943e-07 3.6707e-07 2.16146e-07 //ifc12x36 2.49068e-07 3.6707e-07 2.11035e-07 obc12x36 2.47274e-07 3.6707e-07 2.1291e-07 ibc12x36 2.10169e-07 2.75302e-07 2.12902e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ok64e01x156o10' --verify 'ik64e01x156o10' --verify 'obr11x10x8*9' --verify 'ibr11x10x8*9' --verify 'ofr11x10x8*9' --verify 'ifr11x10x8*9' --verify '//obc11x10x8*9' --verify '//ibc11x10x8*9' --verify '//ofc11x10x8*9' --verify '//ifc11x10x8*9' --verify 'obc11x10x8*9' --verify 'ibc11x10x8*9' --verify 'ofc11x10x8*9' --verify 'ifc11x10x8*9' --verify 'ok7o01v49' --verify 'ik7o01v49' --verify '//obr60x104' --verify '//ofr60x104' --verify 'obr60x104' --verify 'ibr60x104' --verify 'ofr60x104' --verify 'ifr60x104' --verify '//obc60x104' --verify '//ibc60x104' --verify '//ofc60x104' --verify '//ifc60x104' --verify 'obc60x104' --verify 'ibc60x104' --verify 'ofc60x104' --verify 'ifc60x104' --verify 'ok9e01x44o00' --verify 'ik9e01x44o00' --verify 'obr10v45' --verify 'ibr10v45' --verify 'ofr10v45' --verify 'ifr10v45' --verify '//obc10v45' --verify '//ibc10v45' --verify '//ofc10v45' --verify '//ifc10v45' --verify 'obc10v45' --verify 'ibc10v45' --verify 'ofc10v45' --verify 'ifc10v45'" ok64e01x156o10 2.76803e-07 2.67029e-05 2.36639e-07 ik64e01x156o10 3.05358e-07 3.05176e-05 2.46958e-07 obr11x10x8*9 2.04438e-07 3.57204e-07 1.82293e-07 ibr11x10x8*9 2.00621e-07 3.57204e-07 1.8684e-07 ofr11x10x8*9 2.27316e-07 2.85763e-07 1.78836e-07 ifr11x10x8*9 2.19952e-07 2.85763e-07 1.78141e-07 //obc11x10x8*9 3.29084e-07 3.57204e-07 2.3996e-07 //ibc11x10x8*9 1.93976e-07 3.57204e-07 2.21209e-07 //ofc11x10x8*9 2.1816e-07 3.57204e-07 2.30787e-07 //ifc11x10x8*9 2.07119e-07 3.57204e-07 2.47336e-07 obc11x10x8*9 3.05264e-07 3.57204e-07 2.20357e-07 ibc11x10x8*9 2.16436e-07 3.57204e-07 2.42222e-07 ofc11x10x8*9 2.34997e-07 3.57204e-07 2.31478e-07 ifc11x10x8*9 2.05037e-07 3.57204e-07 2.25527e-07 ok7o01v49 1.94237e-07 3.04105e-07 1.84741e-07 ik7o01v49 2.31964e-07 2.43284e-07 2.02995e-07 //obr60x104 2.65871e-07 6.76076e-07 2.46996e-07 //ofr60x104 2.18983e-07 4.82912e-07 1.96237e-07 obr60x104 2.48312e-07 6.76076e-07 3.15769e-07 ibr60x104 2.15435e-07 6.76076e-07 2.67783e-07 ofr60x104 2.80918e-07 5.79494e-07 2.55147e-07 ifr60x104 2.36413e-07 5.79494e-07 2.63037e-07 //obc60x104 2.7781e-07 6.76076e-07 2.70271e-07 //ibc60x104 2.54855e-07 6.76076e-07 2.34193e-07 //ofc60x104 2.96946e-07 5.79494e-07 2.51928e-07 //ifc60x104 2.77041e-07 5.79494e-07 2.43057e-07 obc60x104 2.42799e-07 6.76076e-07 2.38542e-07 ibc60x104 2.37913e-07 6.76076e-07 2.59721e-07 ofc60x104 2.27866e-07 6.76076e-07 2.54365e-07 ifc60x104 2.48298e-07 5.79494e-07 2.42594e-07 ok9e01x44o00 2.16426e-07 3.6381e-06 2.06227e-07 ik9e01x44o00 2.51613e-07 3.6381e-06 2.30416e-07 obr10v45 1.46744e-07 2.3121e-07 1.46318e-07 ibr10v45 1.37747e-07 1.5414e-07 1.45003e-07 ofr10v45 1.52032e-07 1.92675e-07 1.14628e-07 ifr10v45 1.5062e-07 1.5414e-07 1.16157e-07 //obc10v45 1.53422e-07 1.5414e-07 1.88875e-07 //ibc10v45 1.83706e-07 1.5414e-07 1.67282e-07 //ofc10v45 1.56112e-07 2.3121e-07 1.65225e-07 //ifc10v45 1.77915e-07 2.3121e-07 1.81001e-07 obc10v45 1.71217e-07 2.3121e-07 1.82475e-07 ibc10v45 1.67753e-07 2.3121e-07 1.96235e-07 ofc10v45 1.75561e-07 1.92675e-07 1.7456e-07 ifc10v45 1.77687e-07 1.5414e-07 1.88299e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ok10e11*2' --verify 'ik10e11*2' --verify '//obrd21780' --verify '//ibrd21780' --verify '//ofrd21780' --verify '//ifrd21780' --verify 'obrd21780' --verify 'ibrd21780' --verify 'ofrd21780' --verify 'ifrd21780' --verify '//obcd21780' --verify '//ibcd21780' --verify '//ofcd21780' --verify '//ifcd21780' --verify 'obcd21780' --verify 'ibcd21780' --verify 'ofcd21780' --verify 'ifcd21780'" ok10e11*2 1.65925e-07 2.24209e-07 2.47086e-07 ik10e11*2 1.78317e-07 3.58734e-07 1.73663e-07 //obrd21780 2.67925e-07 1.4475e-06 2.85189e-07 //ibrd21780 2.58205e-07 1.55089e-06 2.56243e-07 //ofrd21780 2.71714e-07 1.24072e-06 2.58952e-07 //ifrd21780 2.48256e-07 1.24072e-06 2.55673e-07 obrd21780 2.60709e-07 1.34411e-06 2.64384e-07 ibrd21780 2.43453e-07 1.4475e-06 2.52927e-07 ofrd21780 2.51707e-07 1.34411e-06 2.42811e-07 ifrd21780 2.66007e-07 1.13732e-06 2.90297e-07 //obcd21780 2.43572e-07 1.24072e-06 2.51941e-07 //ibcd21780 2.79948e-07 1.34411e-06 2.46268e-07 //ofcd21780 2.69806e-07 1.34411e-06 2.44543e-07 //ifcd21780 2.87801e-07 1.34411e-06 2.56344e-07 obcd21780 2.62628e-07 1.34411e-06 2.55459e-07 ibcd21780 2.57554e-07 1.24072e-06 2.69499e-07 ofcd21780 2.81373e-07 1.34411e-06 2.72062e-07 ifcd21780 2.58579e-07 1.34411e-06 2.79872e-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.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ofc24x4*19' --verify 'ifc24x4*19' --verify 'ok7o00x11e10x11b' --verify 'ik7o00x11e10x11b' --verify 'obr7x5x11x9*10' --verify 'ibr7x5x11x9*10' --verify 'ofr7x5x11x9*10' --verify 'ifr7x5x11x9*10' --verify '//obc7x5x11x9*10' --verify '//ibc7x5x11x9*10' --verify '//ofc7x5x11x9*10' --verify '//ifc7x5x11x9*10' --verify 'obc7x5x11x9*10' --verify 'ibc7x5x11x9*10' --verify 'ofc7x5x11x9*10' --verify 'ifc7x5x11x9*10' --verify 'ok5e10x6e11x7e10x12o00v2' --verify 'ik5e10x6e11x7e10x12o00v2' --verify 'obrd14x9x5v7' --verify 'ibrd14x9x5v7' --verify 'ofrd14x9x5v7' --verify 'ifrd14x9x5v7' --verify '//obcd14x9x5v7' --verify '//ibcd14x9x5v7' --verify '//ofcd14x9x5v7' --verify '//ifcd14x9x5v7' --verify 'obcd14x9x5v7' --verify 'ibcd14x9x5v7' --verify 'ofcd14x9x5v7' --verify 'ifcd14x9x5v7' --verify 'ok10o00x7e00x4e10*4' --verify 'ik10o00x7e00x4e10*4' --verify 'obrd11x13x10*2' --verify 'ibrd11x13x10*2' --verify 'ofrd11x13x10*2' --verify 'ifrd11x13x10*2' --verify '//obcd11x13x10*2' --verify '//ibcd11x13x10*2' --verify '//ofcd11x13x10*2' --verify '//ifcd11x13x10*2' --verify 'obcd11x13x10*2' --verify 'ibcd11x13x10*2' --verify 'ofcd11x13x10*2' --verify 'ifcd11x13x10*2'" ofc24x4*19 1.96499e-07 3.0737e-07 1.9686e-07 ifc24x4*19 2.18001e-07 3.0737e-07 1.97873e-07 ok7o00x11e10x11b 2.32988e-07 5.60284e-06 1.91826e-07 ik7o00x11e10x11b 2.28086e-07 5.60284e-06 2.20598e-07 obr7x5x11x9*10 2.45402e-07 4.98998e-07 2.78641e-07 ibr7x5x11x9*10 2.34894e-07 4.27713e-07 2.45034e-07 ofr7x5x11x9*10 2.0626e-07 4.27713e-07 2.40958e-07 ifr7x5x11x9*10 2.66319e-07 3.56427e-07 2.34538e-07 //obc7x5x11x9*10 2.40821e-07 3.56427e-07 2.1898e-07 //ibc7x5x11x9*10 2.43778e-07 4.27713e-07 2.56675e-07 //ofc7x5x11x9*10 2.29719e-07 4.27713e-07 2.65343e-07 //ifc7x5x11x9*10 2.22136e-07 4.27713e-07 2.20646e-07 obc7x5x11x9*10 2.30188e-07 4.27713e-07 2.28083e-07 ibc7x5x11x9*10 2.29023e-07 4.27713e-07 2.27087e-07 ofc7x5x11x9*10 2.52339e-07 4.27713e-07 2.53319e-07 ifc7x5x11x9*10 2.5972e-07 4.27713e-07 2.22348e-07 ok5e10x6e11x7e10x12o00v2 2.82149e-07 4.04242e-06 3.00075e-07 ik5e10x6e11x7e10x12o00v2 2.30872e-07 4.36036e-06 2.37024e-07 obrd14x9x5v7 2.44565e-07 3.47386e-07 2.30209e-07 ibrd14x9x5v7 2.13649e-07 3.47386e-07 2.2457e-07 ofrd14x9x5v7 1.92039e-07 3.47386e-07 2.02951e-07 ifrd14x9x5v7 1.97116e-07 3.47386e-07 2.24275e-07 //obcd14x9x5v7 2.20076e-07 3.47386e-07 2.1552e-07 //ibcd14x9x5v7 2.07155e-07 3.47386e-07 2.11712e-07 //ofcd14x9x5v7 1.98494e-07 2.60539e-07 2.21954e-07 //ifcd14x9x5v7 2.94622e-07 3.47386e-07 2.29787e-07 obcd14x9x5v7 2.02183e-07 3.47386e-07 2.20238e-07 ibcd14x9x5v7 2.09683e-07 3.47386e-07 2.09682e-07 ofcd14x9x5v7 2.0918e-07 3.47386e-07 2.27583e-07 ifcd14x9x5v7 2.26684e-07 3.47386e-07 2.70185e-07 ok10o00x7e00x4e10*4 1.70202e-07 3.16142e-06 2.11216e-07 ik10o00x7e00x4e10*4 2.36252e-07 2.18289e-06 1.78481e-07 obrd11x13x10*2 2.35074e-07 4.53946e-07 2.19312e-07 ibrd11x13x10*2 2.22407e-07 3.78289e-07 2.28834e-07 ofrd11x13x10*2 2.09262e-07 4.16118e-07 2.1168e-07 ifrd11x13x10*2 2.24517e-07 4.16118e-07 2.25078e-07 //obcd11x13x10*2 2.69853e-07 4.53946e-07 2.3337e-07 //ibcd11x13x10*2 2.27236e-07 4.53946e-07 2.18091e-07 //ofcd11x13x10*2 2.44245e-07 4.53946e-07 2.80049e-07 //ifcd11x13x10*2 2.19902e-07 3.78289e-07 2.5917e-07 obcd11x13x10*2 2.37822e-07 4.53946e-07 2.82117e-07 ibcd11x13x10*2 2.85574e-07 4.53946e-07 2.65123e-07 ofcd11x13x10*2 2.23109e-07 4.91775e-07 2.42193e-07 ifcd11x13x10*2 2.28699e-07 6.05262e-07 2.08503e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ofc18720' --verify 'ifc18720' --verify 'ok10bx4o00x4o11v13' --verify 'ik10bx4o00x4o11v13' --verify 'obrd5x5*10' --verify 'ibrd5x5*10' --verify 'ofrd5x5*10' --verify 'ifrd5x5*10' --verify '//obcd5x5*10' --verify '//ibcd5x5*10' --verify '//ofcd5x5*10' --verify '//ifcd5x5*10' --verify 'obcd5x5*10' --verify 'ibcd5x5*10' --verify 'ofcd5x5*10' --verify 'ifcd5x5*10' --verify 'ok3e01x9o11x7b*4' --verify 'ik3e01x9o11x7b*4' --verify '//obrd11x6x8' --verify '//ofrd11x6x8' --verify 'obrd11x6x8' --verify 'ibrd11x6x8' --verify 'ofrd11x6x8' --verify 'ifrd11x6x8' --verify '//obcd11x6x8' --verify '//ibcd11x6x8' --verify '//ofcd11x6x8' --verify '//ifcd11x6x8' --verify 'obcd11x6x8' --verify 'ibcd11x6x8' --verify 'ofcd11x6x8' --verify 'ifcd11x6x8' --verify 'ok7560h' --verify 'ik7560h' --verify 'obr24x4*19' --verify 'ibr24x4*19' --verify 'ofr24x4*19' --verify 'ifr24x4*19' --verify '//obc24x4*19' --verify '//ibc24x4*19' --verify '//ofc24x4*19' --verify '//ifc24x4*19' --verify 'obc24x4*19' --verify 'ibc24x4*19'" ofc18720 2.61576e-07 1.44981e-06 2.43348e-07 ifc18720 2.65238e-07 1.44981e-06 2.73983e-07 ok10bx4o00x4o11v13 2.06926e-07 1.73758e-06 2.28847e-07 ik10bx4o00x4o11v13 1.93051e-07 1.41931e-06 1.89439e-07 obrd5x5*10 1.74004e-07 3.14713e-07 1.80122e-07 ibrd5x5*10 2.30623e-07 2.09808e-07 1.65783e-07 ofrd5x5*10 1.74391e-07 2.09808e-07 1.22093e-07 ifrd5x5*10 1.66627e-07 2.09808e-07 1.74049e-07 //obcd5x5*10 1.88577e-07 2.09808e-07 1.64047e-07 //ibcd5x5*10 1.88005e-07 2.09808e-07 2.27506e-07 //ofcd5x5*10 1.89373e-07 2.09808e-07 1.60035e-07 //ifcd5x5*10 1.79068e-07 2.09808e-07 1.91294e-07 obcd5x5*10 1.94273e-07 3.14713e-07 1.55432e-07 ibcd5x5*10 2.09298e-07 2.09808e-07 1.73325e-07 ofcd5x5*10 2.1924e-07 2.09808e-07 2.19391e-07 ifcd5x5*10 2.04494e-07 2.09808e-07 2.31113e-07 ok3e01x9o11x7b*4 2.56439e-07 2.3185e-06 2.643e-07 ik3e01x9o11x7b*4 2.63427e-07 2.39329e-06 2.33834e-07 //obrd11x6x8 1.60809e-07 4.15033e-07 2.14111e-07 //ofrd11x6x8 1.99853e-07 3.32027e-07 1.60215e-07 obrd11x6x8 2.79636e-07 4.9804e-07 2.01234e-07 ibrd11x6x8 1.80825e-07 6.64054e-07 2.19919e-07 ofrd11x6x8 1.89545e-07 4.15033e-07 1.90086e-07 ifrd11x6x8 2.13886e-07 4.15033e-07 2.01453e-07 //obcd11x6x8 2.1797e-07 4.15033e-07 2.05615e-07 //ibcd11x6x8 2.15641e-07 4.15033e-07 1.95584e-07 //ofcd11x6x8 2.34931e-07 4.15033e-07 1.89738e-07 //ifcd11x6x8 2.03859e-07 4.15033e-07 1.85545e-07 obcd11x6x8 1.76508e-07 4.15033e-07 1.92149e-07 ibcd11x6x8 2.46659e-07 4.15033e-07 1.97102e-07 ofcd11x6x8 2.13535e-07 4.15033e-07 1.9604e-07 ifcd11x6x8 2.19189e-07 5.81047e-07 2.16816e-07 ok7560h 2.51007e-07 1.52588e-05 2.68912e-07 ik7560h 2.59495e-07 1.52588e-05 2.02676e-07 obr24x4*19 1.96873e-07 2.56142e-07 1.50625e-07 ibr24x4*19 1.55625e-07 3.0737e-07 1.51063e-07 ofr24x4*19 1.8014e-07 3.0737e-07 1.35467e-07 ifr24x4*19 1.70264e-07 2.04914e-07 1.31815e-07 //obc24x4*19 2.30349e-07 3.0737e-07 1.90447e-07 //ibc24x4*19 1.7561e-07 3.0737e-07 1.96799e-07 //ofc24x4*19 2.05029e-07 3.0737e-07 2.18428e-07 //ifc24x4*19 1.87213e-07 2.04914e-07 1.81459e-07 obc24x4*19 1.83548e-07 3.0737e-07 2.06582e-07 ibc24x4*19 1.93267e-07 3.0737e-07 2.00331e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//ofr26000' --verify '//ifr26000' --verify 'obr26000' --verify 'ibr26000' --verify 'ofr26000' --verify 'ifr26000' --verify '//obc26000' --verify '//ibc26000' --verify '//ofc26000' --verify '//ifc26000' --verify 'obc26000' --verify 'ibc26000' --verify 'ofc26000' --verify 'ifc26000' --verify 'ok48e00*43' --verify 'ik48e00*43' --verify 'obrd96v198' --verify 'ibrd96v198' --verify 'ofrd96v198' --verify 'ifrd96v198' --verify '//obcd96v198' --verify '//ibcd96v198' --verify '//ofcd96v198' --verify '//ifcd96v198' --verify 'obcd96v198' --verify 'ibcd96v198' --verify 'ofcd96v198' --verify 'ifcd96v198' --verify 'okd7o10x3o00x10hv8' --verify 'ikd7o10x3o00x10hv8' --verify '//obr18720' --verify '//ibr18720' --verify '//ofr18720' --verify '//ifr18720' --verify 'obr18720' --verify 'ibr18720' --verify 'ofr18720' --verify 'ifr18720' --verify '//obc18720' --verify '//ibc18720' --verify '//ofc18720' --verify '//ifc18720' --verify 'obc18720' --verify 'ibc18720'" //ofr26000 2.69976e-07 9.4631e-07 1.7073e-07 //ifr26000 2.66309e-07 9.4631e-07 2.30484e-07 obr26000 2.7222e-07 1.13557e-06 2.55056e-07 ibr26000 2.92796e-07 1.13557e-06 2.96583e-07 ofr26000 2.58243e-07 1.04094e-06 2.38503e-07 ifr26000 2.8809e-07 1.13557e-06 2.24792e-07 //obc26000 2.73021e-07 1.04094e-06 2.70259e-07 //ibc26000 2.56705e-07 1.13557e-06 2.53789e-07 //ofc26000 2.5435e-07 9.4631e-07 2.68553e-07 //ifc26000 2.60823e-07 1.13557e-06 2.76428e-07 obc26000 2.71373e-07 9.4631e-07 2.41791e-07 ibc26000 2.89167e-07 9.4631e-07 2.4613e-07 ofc26000 2.44234e-07 1.04094e-06 2.59252e-07 ifc26000 3.07563e-07 1.04094e-06 2.57695e-07 ok48e00*43 2.41451e-07 1.52477e-06 2.18024e-07 ik48e00*43 2.67635e-07 2.31765e-06 1.82698e-07 obrd96v198 2.17142e-07 3.91302e-07 2.21267e-07 ibrd96v198 2.43154e-07 2.93477e-07 1.90234e-07 ofrd96v198 1.87057e-07 2.93477e-07 1.76256e-07 ifrd96v198 1.80383e-07 2.93477e-07 1.74017e-07 //obcd96v198 2.10135e-07 2.93477e-07 1.73376e-07 //ibcd96v198 2.37614e-07 2.93477e-07 2.46024e-07 //ofcd96v198 1.97387e-07 2.93477e-07 1.73386e-07 //ifcd96v198 2.32662e-07 2.93477e-07 2.05462e-07 obcd96v198 2.1388e-07 2.93477e-07 1.69854e-07 ibcd96v198 1.94116e-07 2.93477e-07 1.75011e-07 ofcd96v198 2.04483e-07 2.93477e-07 1.72683e-07 ifcd96v198 1.9214e-07 2.93477e-07 1.72602e-07 okd7o10x3o00x10hv8 1.75877e-07 2.14577e-06 1.79747e-07 ikd7o10x3o00x10hv8 2.53917e-07 1.86078e-06 2.10328e-07 //obr18720 2.47814e-07 1.44981e-06 2.58706e-07 //ibr18720 2.90924e-07 1.44981e-06 2.69228e-07 //ofr18720 2.58402e-07 1.44981e-06 1.55294e-07 //ifr18720 2.67683e-07 1.33828e-06 2.07406e-07 obr18720 2.67076e-07 1.56133e-06 2.59886e-07 ibr18720 2.39389e-07 1.44981e-06 2.83424e-07 ofr18720 2.41409e-07 1.33828e-06 2.10676e-07 ifr18720 2.66151e-07 1.33828e-06 2.22894e-07 //obc18720 2.84917e-07 1.44981e-06 2.98741e-07 //ibc18720 2.39508e-07 1.33828e-06 2.49303e-07 //ofc18720 2.86854e-07 1.33828e-06 2.5186e-07 //ifc18720 2.44361e-07 1.44981e-06 2.89724e-07 obc18720 2.23109e-07 1.33828e-06 2.46007e-07 ibc18720 2.33474e-07 1.44981e-06 2.36077e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd11v134' --verify '//ibcd11v134' --verify '//ofcd11v134' --verify '//ifcd11v134' --verify 'obcd11v134' --verify 'ibcd11v134' --verify 'ofcd11v134' --verify 'ifcd11v134' --verify 'ok4o00x8e01x6e11x16o11v10' --verify 'ik4o00x8e01x6e11x16o11v10' --verify '//obr1512' --verify '//ibr1512' --verify '//ofr1512' --verify '//ifr1512' --verify 'obr1512' --verify 'ibr1512' --verify 'ofr1512' --verify 'ifr1512' --verify '//obc1512' --verify '//ibc1512' --verify '//ofc1512' --verify '//ifc1512' --verify 'obc1512' --verify 'ibc1512' --verify 'ofc1512' --verify 'ifc1512' --verify 'okd60e11v183' --verify 'ikd60e11v183' --verify 'obr4x9*25' --verify 'ibr4x9*25' --verify 'ofr4x9*25' --verify 'ifr4x9*25' --verify '//obc4x9*25' --verify '//ibc4x9*25' --verify '//ofc4x9*25' --verify '//ifc4x9*25' --verify 'obc4x9*25' --verify 'ibc4x9*25' --verify 'ofc4x9*25' --verify 'ifc4x9*25' --verify 'ok66hv3' --verify 'ik66hv3' --verify '//obr26000' --verify '//ibr26000'" //obcd11v134 2.00776e-07 2.17267e-07 1.5577e-07 //ibcd11v134 1.96976e-07 2.89689e-07 1.57732e-07 //ofcd11v134 1.47614e-07 2.17267e-07 2.1217e-07 //ifcd11v134 1.7187e-07 2.17267e-07 1.5448e-07 obcd11v134 1.99206e-07 2.17267e-07 2.14561e-07 ibcd11v134 1.90138e-07 2.17267e-07 1.55212e-07 ofcd11v134 1.78476e-07 2.89689e-07 1.57538e-07 ifcd11v134 2.21302e-07 2.17267e-07 1.59525e-07 ok4o00x8e01x6e11x16o11v10 2.24759e-07 5.8305e-06 2.57878e-07 ik4o00x8e01x6e11x16o11v10 2.41648e-07 7.64057e-06 2.46341e-07 //obr1512 2.80531e-07 6.86724e-07 2.59818e-07 //ibr1512 3.12514e-07 7.84828e-07 2.26654e-07 //ofr1512 2.17258e-07 5.88621e-07 2.34803e-07 //ifr1512 2.25263e-07 5.88621e-07 2.08568e-07 obr1512 2.55941e-07 5.88621e-07 2.80339e-07 ibr1512 2.37236e-07 7.84828e-07 2.339e-07 ofr1512 2.58767e-07 7.84828e-07 2.3391e-07 ifr1512 2.37936e-07 5.88621e-07 2.44891e-07 //obc1512 2.20703e-07 5.88621e-07 2.45938e-07 //ibc1512 2.25408e-07 5.88621e-07 2.22596e-07 //ofc1512 2.56047e-07 7.84828e-07 2.05864e-07 //ifc1512 2.26724e-07 5.88621e-07 2.23256e-07 obc1512 2.41882e-07 5.88621e-07 2.06267e-07 ibc1512 2.24327e-07 4.90517e-07 2.35064e-07 ofc1512 2.28143e-07 5.88621e-07 2.02377e-07 ifc1512 2.21668e-07 4.90517e-07 2.02306e-07 okd60e11v183 2.3573e-07 1.01141e-06 2.80918e-07 ikd60e11v183 2.06666e-07 1.13877e-06 2.23256e-07 obr4x9*25 1.65455e-07 2.47955e-07 2.04706e-07 ibr4x9*25 2.77993e-07 2.47955e-07 1.60629e-07 ofr4x9*25 1.90187e-07 1.65304e-07 1.18786e-07 ifr4x9*25 1.84745e-07 1.65304e-07 1.21098e-07 //obc4x9*25 1.52161e-07 2.47955e-07 1.78963e-07 //ibc4x9*25 1.71224e-07 2.47955e-07 1.71488e-07 //ofc4x9*25 1.76379e-07 2.47955e-07 1.59196e-07 //ifc4x9*25 1.78556e-07 2.47955e-07 1.77195e-07 obc4x9*25 1.5096e-07 2.47955e-07 1.74521e-07 ibc4x9*25 1.76612e-07 2.47955e-07 1.7866e-07 ofc4x9*25 2.43672e-07 2.47955e-07 1.73135e-07 ifc4x9*25 1.70218e-07 2.47955e-07 1.86072e-07 ok66hv3 2.32656e-07 6.35783e-07 1.73238e-07 ik66hv3 2.37785e-07 1.27157e-06 2.81426e-07 //obr26000 2.71644e-07 1.13557e-06 3.32009e-07 //ibr26000 2.54306e-07 9.4631e-07 2.56787e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//obc5x9x7v17' --verify '//ibc5x9x7v17' --verify '//ofc5x9x7v17' --verify '//ifc5x9x7v17' --verify 'obc5x9x7v17' --verify 'ibc5x9x7v17' --verify 'ofc5x9x7v17' --verify 'ifc5x9x7v17' --verify 'ok12hx9o10x5e01v12' --verify 'ik12hx9o10x5e01v12' --verify '//obr3x13x5x16' --verify '//ofr3x13x5x16' --verify 'obr3x13x5x16' --verify 'ibr3x13x5x16' --verify 'ofr3x13x5x16' --verify 'ifr3x13x5x16' --verify '//obc3x13x5x16' --verify '//ibc3x13x5x16' --verify '//ofc3x13x5x16' --verify '//ifc3x13x5x16' --verify 'obc3x13x5x16' --verify 'ibc3x13x5x16' --verify 'ofc3x13x5x16' --verify 'ifc3x13x5x16' --verify 'okd2e10x11e10x10e00*10' --verify 'ikd2e10x11e10x10e00*10' --verify 'obr6x10x12x11*1' --verify 'ibr6x10x12x11*1' --verify 'ofr6x10x12x11*1' --verify 'ifr6x10x12x11*1' --verify '//obc6x10x12x11*1' --verify '//ibc6x10x12x11*1' --verify '//ofc6x10x12x11*1' --verify '//ifc6x10x12x11*1' --verify 'obc6x10x12x11*1' --verify 'ibc6x10x12x11*1' --verify 'ofc6x10x12x11*1' --verify 'ifc6x10x12x11*1' --verify 'ok10o00x10bx3e01x5o00' --verify 'ik10o00x10bx3e01x5o00' --verify 'obrd11v134' --verify 'ibrd11v134' --verify 'ofrd11v134' --verify 'ifrd11v134'" //obc5x9x7v17 2.62516e-07 3.41366e-07 2.4914e-07 //ibc5x9x7v17 2.23855e-07 3.41366e-07 2.09383e-07 //ofc5x9x7v17 2.40266e-07 4.55154e-07 2.30591e-07 //ifc5x9x7v17 2.41536e-07 3.41366e-07 2.30717e-07 obc5x9x7v17 2.41118e-07 3.9826e-07 2.14586e-07 ibc5x9x7v17 2.38854e-07 4.55154e-07 2.17614e-07 ofc5x9x7v17 2.31595e-07 3.41366e-07 2.11753e-07 ifc5x9x7v17 2.49168e-07 3.41366e-07 3.17566e-07 ok12hx9o10x5e01v12 2.30316e-07 3.50301e-06 2.64525e-07 ik12hx9o10x5e01v12 2.37168e-07 3.80973e-06 2.32174e-07 //obr3x13x5x16 2.49309e-07 6.14647e-07 2.24864e-07 //ofr3x13x5x16 2.22971e-07 5.46353e-07 2.00902e-07 obr3x13x5x16 2.38754e-07 6.82941e-07 2.29148e-07 ibr3x13x5x16 2.1916e-07 7.51235e-07 2.80407e-07 ofr3x13x5x16 2.17161e-07 5.46353e-07 2.04465e-07 ifr3x13x5x16 2.13758e-07 6.14647e-07 2.09547e-07 //obc3x13x5x16 2.77118e-07 6.14647e-07 2.40063e-07 //ibc3x13x5x16 2.53464e-07 6.14647e-07 2.38188e-07 //ofc3x13x5x16 2.43247e-07 6.14647e-07 2.13648e-07 //ifc3x13x5x16 2.49674e-07 6.14647e-07 2.36786e-07 obc3x13x5x16 2.12375e-07 6.14647e-07 2.19581e-07 ibc3x13x5x16 2.63249e-07 6.14647e-07 2.46441e-07 ofc3x13x5x16 2.12349e-07 6.14647e-07 2.22212e-07 ifc3x13x5x16 2.33678e-07 5.46353e-07 2.71877e-07 okd2e10x11e10x10e00*10 2.15227e-07 2.03252e-06 2.15052e-07 ikd2e10x11e10x10e00*10 1.848e-07 2.95043e-06 1.97812e-07 obr6x10x12x11*1 2.34526e-07 5.14374e-07 2.20213e-07 ibr6x10x12x11*1 2.13034e-07 5.14374e-07 2.42934e-07 ofr6x10x12x11*1 2.99509e-07 4.28645e-07 2.02429e-07 ifr6x10x12x11*1 2.32241e-07 5.14374e-07 2.18064e-07 //obc6x10x12x11*1 2.18037e-07 5.14374e-07 2.46186e-07 //ibc6x10x12x11*1 2.17126e-07 5.14374e-07 2.36768e-07 //ofc6x10x12x11*1 2.6308e-07 6.85832e-07 2.17222e-07 //ifc6x10x12x11*1 2.3367e-07 5.14374e-07 2.41814e-07 obc6x10x12x11*1 2.15759e-07 4.28645e-07 2.35842e-07 ibc6x10x12x11*1 2.25988e-07 5.14374e-07 2.34831e-07 ofc6x10x12x11*1 2.56023e-07 5.14374e-07 2.40524e-07 ifc6x10x12x11*1 2.16896e-07 4.28645e-07 2.39839e-07 ok10o00x10bx3e01x5o00 2.62026e-07 9.87568e-06 2.67583e-07 ik10o00x10bx3e01x5o00 2.46704e-07 8.85198e-06 2.23222e-07 obrd11v134 1.5877e-07 2.89689e-07 2.00232e-07 ibrd11v134 1.59867e-07 2.17267e-07 1.2024e-07 ofrd11v134 1.64508e-07 2.17267e-07 1.97154e-07 ifrd11v134 1.76798e-07 2.17267e-07 1.90531e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ofr5x10x12x12' --verify 'ifr5x10x12x12' --verify '//obc5x10x12x12' --verify '//ibc5x10x12x12' --verify '//ofc5x10x12x12' --verify '//ifc5x10x12x12' --verify 'obc5x10x12x12' --verify 'ibc5x10x12x12' --verify 'ofc5x10x12x12' --verify 'ifc5x10x12x12' --verify 'ok108o01v77' --verify 'ik108o01v77' --verify 'obr6x12x3x13v5' --verify 'ibr6x12x3x13v5' --verify 'ofr6x12x3x13v5' --verify 'ifr6x12x3x13v5' --verify '//obc6x12x3x13v5' --verify '//ibc6x12x3x13v5' --verify '//ofc6x12x3x13v5' --verify '//ifc6x12x3x13v5' --verify 'obc6x12x3x13v5' --verify 'ibc6x12x3x13v5' --verify 'ofc6x12x3x13v5' --verify 'ifc6x12x3x13v5' --verify 'okd156e01x13o11' --verify 'ikd156e01x13o11' --verify 'obr6x9x8*8' --verify 'ibr6x9x8*8' --verify 'ofr6x9x8*8' --verify 'ifr6x9x8*8' --verify '//obc6x9x8*8' --verify '//ibc6x9x8*8' --verify '//ofc6x9x8*8' --verify '//ifc6x9x8*8' --verify 'obc6x9x8*8' --verify 'ibc6x9x8*8' --verify 'ofc6x9x8*8' --verify 'ifc6x9x8*8' --verify 'ok8e10x12o11*31' --verify 'ik8e10x12o11*31' --verify 'obr5x9x7v17' --verify 'ibr5x9x7v17' --verify 'ofr5x9x7v17' --verify 'ifr5x9x7v17'" ofr5x10x12x12 2.15577e-07 8.99134e-07 2.35225e-07 ifr5x10x12x12 2.30656e-07 9.89047e-07 2.35962e-07 //obc5x10x12x12 2.56683e-07 8.99134e-07 2.37019e-07 //ibc5x10x12x12 2.33667e-07 8.99134e-07 2.35994e-07 //ofc5x10x12x12 3.01552e-07 8.0922e-07 2.40204e-07 //ifc5x10x12x12 2.14974e-07 8.99134e-07 2.53293e-07 obc5x10x12x12 2.39376e-07 8.99134e-07 2.2074e-07 ibc5x10x12x12 2.09683e-07 8.99134e-07 2.44973e-07 ofc5x10x12x12 2.02356e-07 8.99134e-07 2.38506e-07 ifc5x10x12x12 2.64599e-07 8.99134e-07 2.32741e-07 ok108o01v77 2.00664e-07 1.57001e-06 2.09782e-07 ik108o01v77 1.91197e-07 1.35867e-06 2.0824e-07 obr6x12x3x13v5 2.74679e-07 5.18315e-07 2.27907e-07 ibr6x12x3x13v5 1.985e-07 6.04701e-07 2.07245e-07 ofr6x12x3x13v5 1.98714e-07 5.18315e-07 1.95405e-07 ifr6x12x3x13v5 2.38595e-07 4.3193e-07 2.3705e-07 //obc6x12x3x13v5 2.08021e-07 5.18315e-07 2.57089e-07 //ibc6x12x3x13v5 2.35054e-07 4.3193e-07 2.29142e-07 //ofc6x12x3x13v5 2.14212e-07 4.3193e-07 2.69708e-07 //ifc6x12x3x13v5 2.30027e-07 4.3193e-07 2.29327e-07 obc6x12x3x13v5 2.22394e-07 4.3193e-07 2.47073e-07 ibc6x12x3x13v5 2.27633e-07 5.18315e-07 2.49771e-07 ofc6x12x3x13v5 2.35149e-07 5.18315e-07 2.41606e-07 ifc6x12x3x13v5 2.29395e-07 5.18315e-07 2.3811e-07 okd156e01x13o11 2.37987e-07 1.1465e-05 2.48715e-07 ikd156e01x13o11 2.42451e-07 1.23159e-05 2.34552e-07 obr6x9x8*8 2.01023e-07 3.09715e-07 1.90298e-07 ibr6x9x8*8 2.08344e-07 4.12953e-07 1.92658e-07 ofr6x9x8*8 1.94734e-07 3.09715e-07 1.5739e-07 ifr6x9x8*8 2.20549e-07 3.09715e-07 1.9114e-07 //obc6x9x8*8 1.94994e-07 4.12953e-07 2.63111e-07 //ibc6x9x8*8 1.84936e-07 3.09715e-07 1.81813e-07 //ofc6x9x8*8 2.50045e-07 3.09715e-07 2.05203e-07 //ifc6x9x8*8 2.04726e-07 4.12953e-07 1.87281e-07 obc6x9x8*8 2.35412e-07 4.12953e-07 1.80514e-07 ibc6x9x8*8 2.04224e-07 4.12953e-07 2.35531e-07 ofc6x9x8*8 2.23704e-07 3.09715e-07 1.87596e-07 ifc6x9x8*8 2.06096e-07 4.12953e-07 1.91471e-07 ok8e10x12o11*31 2.4502e-07 9.8655e-07 2.14086e-07 ik8e10x12o11*31 2.08473e-07 7.82304e-07 2.8387e-07 obr5x9x7v17 2.38193e-07 3.9826e-07 2.3035e-07 ibr5x9x7v17 2.09169e-07 3.41366e-07 2.23371e-07 ofr5x9x7v17 2.04165e-07 3.41366e-07 1.95152e-07 ifr5x9x7v17 2.16884e-07 4.55154e-07 2.04696e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//obc12x8x12' --verify '//ibc12x8x12' --verify '//ofc12x8x12' --verify '//ifc12x8x12' --verify 'obc12x8x12' --verify 'ibc12x8x12' --verify 'ofc12x8x12' --verify 'ifc12x8x12' --verify 'ok96o01x108o01' --verify 'ik96o01x108o01' --verify '//obrd5x4' --verify '//ofrd5x4' --verify 'obrd5x4' --verify 'ibrd5x4' --verify 'ofrd5x4' --verify 'ifrd5x4' --verify '//obcd5x4' --verify '//ibcd5x4' --verify '//ofcd5x4' --verify '//ifcd5x4' --verify 'obcd5x4' --verify 'ibcd5x4' --verify 'ofcd5x4' --verify 'ifcd5x4' --verify 'ok7o01x9e00v20' --verify 'ik7o01x9e00v20' --verify 'obr9x18*12' --verify 'ibr9x18*12' --verify 'ofr9x18*12' --verify 'ifr9x18*12' --verify '//obc9x18*12' --verify '//ibc9x18*12' --verify '//ofc9x18*12' --verify '//ifc9x18*12' --verify 'obc9x18*12' --verify 'ibc9x18*12' --verify 'ofc9x18*12' --verify 'ifc9x18*12' --verify 'okd8hx5e00x4o10x10e11v6' --verify 'ikd8hx5e00x4o10x10e11v6' --verify '//obr5x10x12x12' --verify '//ofr5x10x12x12' --verify 'obr5x10x12x12' --verify 'ibr5x10x12x12'" //obc12x8x12 2.00852e-07 5.61958e-07 2.25761e-07 //ibc12x8x12 2.23232e-07 4.49567e-07 2.15337e-07 //ofc12x8x12 2.11194e-07 5.61958e-07 2.22163e-07 //ifc12x8x12 2.21824e-07 4.49567e-07 2.03913e-07 obc12x8x12 1.94712e-07 4.49567e-07 2.07778e-07 ibc12x8x12 2.31286e-07 5.61958e-07 2.09973e-07 ofc12x8x12 2.13761e-07 5.61958e-07 2.02211e-07 ifc12x8x12 1.95103e-07 5.61958e-07 2.01461e-07 ok96o01x108o01 2.34689e-07 1.52923e-05 2.39475e-07 ik96o01x108o01 2.71009e-07 1.60375e-05 2.44103e-07 //obrd5x4 1.94868e-07 2.13248e-07 1.42036e-07 //ofrd5x4 1.74482e-07 1.06624e-07 1.07528e-07 obrd5x4 1.8061e-07 3.19872e-07 1.11898e-07 ibrd5x4 2.32834e-07 3.19872e-07 1.76111e-07 ofrd5x4 9.33646e-08 2.13248e-07 1.53471e-07 ifrd5x4 1.23094e-07 1.06624e-07 1.1991e-07 //obcd5x4 2.18781e-07 2.13248e-07 1.60977e-07 //ibcd5x4 1.94699e-07 2.13248e-07 1.8747e-07 //ofcd5x4 2.08417e-07 2.13248e-07 1.50479e-07 //ifcd5x4 1.40815e-07 2.13248e-07 1.94926e-07 obcd5x4 1.88214e-07 2.13248e-07 1.66589e-07 ibcd5x4 1.61249e-07 3.19872e-07 2.06152e-07 ofcd5x4 1.51844e-07 2.13248e-07 1.7076e-07 ifcd5x4 1.60346e-07 3.19872e-07 1.82666e-07 ok7o01x9e00v20 2.34932e-07 1.33775e-06 1.99484e-07 ik7o01x9e00v20 2.56873e-07 2.12789e-06 1.86775e-07 obr9x18*12 2.44169e-07 4.05859e-07 2.22845e-07 ibr9x18*12 1.99415e-07 3.24687e-07 2.27367e-07 ofr9x18*12 1.92489e-07 3.24687e-07 1.77253e-07 ifr9x18*12 2.03201e-07 2.43515e-07 1.83174e-07 //obc9x18*12 2.01285e-07 2.43515e-07 2.26009e-07 //ibc9x18*12 2.18894e-07 2.43515e-07 2.17018e-07 //ofc9x18*12 2.19387e-07 2.43515e-07 2.31265e-07 //ifc9x18*12 2.08651e-07 3.24687e-07 2.15615e-07 obc9x18*12 1.88243e-07 2.43515e-07 2.19602e-07 ibc9x18*12 2.56769e-07 2.43515e-07 2.15364e-07 ofc9x18*12 2.52581e-07 4.05859e-07 2.50043e-07 ifc9x18*12 1.9603e-07 2.43515e-07 2.31078e-07 okd8hx5e00x4o10x10e11v6 3.47352e-07 6.69636e-06 2.05797e-07 ikd8hx5e00x4o10x10e11v6 3.18121e-07 6.34759e-06 2.15118e-07 //obr5x10x12x12 2.11875e-07 8.99134e-07 2.17629e-07 //ofr5x10x12x12 2.15248e-07 8.99134e-07 2.46834e-07 obr5x10x12x12 2.53962e-07 8.99134e-07 2.29259e-07 ibr5x10x12x12 2.32985e-07 8.0922e-07 2.43299e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//ofcd18x24v23' --verify '//ifcd18x24v23' --verify 'obcd18x24v23' --verify 'ibcd18x24v23' --verify 'ofcd18x24v23' --verify 'ifcd18x24v23' --verify 'ok5o00x8e11x6b*10' --verify 'ik5o00x8e11x6b*10' --verify 'obrd6x8v39' --verify 'ibrd6x8v39' --verify 'ofrd6x8v39' --verify 'ifrd6x8v39' --verify '//obcd6x8v39' --verify '//ibcd6x8v39' --verify '//ofcd6x8v39' --verify '//ifcd6x8v39' --verify 'obcd6x8v39' --verify 'ibcd6x8v39' --verify 'ofcd6x8v39' --verify 'ifcd6x8v39' --verify 'okd5e10x11o10x5o10x9o10' --verify 'ikd5e10x11o10x5o10x9o10' --verify '//obrd6x12x6x6' --verify '//ofrd6x12x6x6' --verify 'obrd6x12x6x6' --verify 'ibrd6x12x6x6' --verify 'ofrd6x12x6x6' --verify 'ifrd6x12x6x6' --verify '//obcd6x12x6x6' --verify '//ibcd6x12x6x6' --verify '//ofcd6x12x6x6' --verify '//ifcd6x12x6x6' --verify 'obcd6x12x6x6' --verify 'ibcd6x12x6x6' --verify 'ofcd6x12x6x6' --verify 'ifcd6x12x6x6' --verify 'okd10bx7e01x10e01x6o10' --verify 'ikd10bx7e01x10e01x6o10' --verify '//obr12x8x12' --verify '//ofr12x8x12' --verify 'obr12x8x12' --verify 'ibr12x8x12' --verify 'ofr12x8x12' --verify 'ifr12x8x12'" //ofcd18x24v23 1.88538e-07 3.83029e-07 1.91747e-07 //ifcd18x24v23 1.97305e-07 3.83029e-07 2.35411e-07 obcd18x24v23 2.28742e-07 3.83029e-07 2.46098e-07 ibcd18x24v23 2.10795e-07 3.83029e-07 2.42692e-07 ofcd18x24v23 2.1325e-07 3.83029e-07 2.24547e-07 ifcd18x24v23 2.1095e-07 2.87272e-07 2.39949e-07 ok5o00x8e11x6b*10 1.94911e-07 1.77882e-06 1.95824e-07 ik5o00x8e11x6b*10 2.02545e-07 1.995e-06 2.12571e-07 obrd6x8v39 1.85128e-07 2.82361e-07 1.86969e-07 ibrd6x8v39 1.80512e-07 2.11771e-07 1.59847e-07 ofrd6x8v39 1.87438e-07 2.11771e-07 1.80108e-07 ifrd6x8v39 2.11455e-07 2.11771e-07 1.17964e-07 //obcd6x8v39 1.86292e-07 2.11771e-07 1.72063e-07 //ibcd6x8v39 1.94038e-07 2.11771e-07 1.43578e-07 //ofcd6x8v39 2.00276e-07 2.11771e-07 1.53058e-07 //ifcd6x8v39 1.69328e-07 2.82361e-07 1.73613e-07 obcd6x8v39 1.96047e-07 2.82361e-07 1.66006e-07 ibcd6x8v39 2.00714e-07 2.11771e-07 1.48136e-07 ofcd6x8v39 2.0373e-07 2.11771e-07 2.19877e-07 ifcd6x8v39 1.80348e-07 2.11771e-07 2.15445e-07 okd5e10x11o10x5o10x9o10 2.81631e-07 5.48365e-06 3.23519e-07 ikd5e10x11o10x5o10x9o10 2.69634e-07 4.70877e-06 1.95121e-07 //obrd6x12x6x6 2.0914e-07 6.7435e-07 2.25321e-07 //ofrd6x12x6x6 2.13401e-07 5.99422e-07 1.67593e-07 obrd6x12x6x6 1.90999e-07 5.24494e-07 2.15559e-07 ibrd6x12x6x6 2.06682e-07 5.99422e-07 2.13993e-07 ofrd6x12x6x6 1.96748e-07 5.24494e-07 1.81801e-07 ifrd6x12x6x6 2.05404e-07 5.99422e-07 2.07535e-07 //obcd6x12x6x6 2.21426e-07 4.49566e-07 2.40328e-07 //ibcd6x12x6x6 2.13133e-07 5.24494e-07 1.94718e-07 //ofcd6x12x6x6 2.32046e-07 4.49566e-07 2.16118e-07 //ifcd6x12x6x6 2.02902e-07 5.99422e-07 2.25801e-07 obcd6x12x6x6 2.29116e-07 5.99422e-07 2.25681e-07 ibcd6x12x6x6 2.15263e-07 5.24494e-07 2.32499e-07 ofcd6x12x6x6 2.42376e-07 5.24494e-07 2.03016e-07 ifcd6x12x6x6 1.98037e-07 4.49566e-07 2.27122e-07 okd10bx7e01x10e01x6o10 3.3423e-07 2.80738e-05 2.46285e-07 ikd10bx7e01x10e01x6o10 2.68414e-07 2.80738e-05 2.66826e-07 //obr12x8x12 1.93021e-07 4.49567e-07 1.83226e-07 //ofr12x8x12 1.98092e-07 4.49567e-07 1.81186e-07 obr12x8x12 1.8544e-07 4.49567e-07 2.25124e-07 ibr12x8x12 3.11379e-07 4.49567e-07 1.84862e-07 ofr12x8x12 2.7475e-07 4.49567e-07 1.62753e-07 ifr12x8x12 1.8893e-07 4.49567e-07 2.62133e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//obc2x12x7x10' --verify '//ibc2x12x7x10' --verify '//ofc2x12x7x10' --verify '//ifc2x12x7x10' --verify 'obc2x12x7x10' --verify 'ibc2x12x7x10' --verify 'ofc2x12x7x10' --verify 'ifc2x12x7x10' --verify 'ok5hx12bx2e11*3' --verify 'ik5hx12bx2e11*3' --verify 'obr4x18x7v11' --verify 'ibr4x18x7v11' --verify 'ofr4x18x7v11' --verify 'ifr4x18x7v11' --verify '//obc4x18x7v11' --verify '//ibc4x18x7v11' --verify '//ofc4x18x7v11' --verify '//ifc4x18x7v11' --verify 'obc4x18x7v11' --verify 'ibc4x18x7v11' --verify 'ofc4x18x7v11' --verify 'ifc4x18x7v11' --verify 'okd9o10x12e00x7e00x2o01v1' --verify 'ikd9o10x12e00x7e00x2o01v1' --verify 'obr8*102' --verify 'ibr8*102' --verify 'ofr8*102' --verify 'ifr8*102' --verify '//obc8*102' --verify '//ibc8*102' --verify '//ofc8*102' --verify '//ifc8*102' --verify 'obc8*102' --verify 'ibc8*102' --verify 'ofc8*102' --verify 'ifc8*102' --verify 'ok8e01x9e01x9o00x11e11*2' --verify 'ik8e01x9e01x9o00x11e11*2' --verify 'obrd18x24v23' --verify 'ibrd18x24v23' --verify 'ofrd18x24v23' --verify 'ifrd18x24v23' --verify '//obcd18x24v23' --verify '//ibcd18x24v23'" //obc2x12x7x10 2.1425e-07 4.65346e-07 1.93598e-07 //ibc2x12x7x10 2.00256e-07 4.65346e-07 2.39328e-07 //ofc2x12x7x10 1.96975e-07 4.65346e-07 2.00326e-07 //ifc2x12x7x10 1.90773e-07 4.65346e-07 1.99653e-07 obc2x12x7x10 2.72918e-07 4.65345e-07 2.22495e-07 ibc2x12x7x10 2.10051e-07 4.65345e-07 2.24948e-07 ofc2x12x7x10 2.22192e-07 3.72276e-07 2.01793e-07 ifc2x12x7x10 2.18839e-07 4.65346e-07 1.99933e-07 ok5hx12bx2e11*3 1.59293e-07 1.37633e-06 1.96359e-07 ik5hx12bx2e11*3 1.84417e-07 2.0645e-06 1.64054e-07 obr4x18x7v11 2.28823e-07 3.70735e-07 1.78412e-07 ibr4x18x7v11 2.2504e-07 3.70735e-07 2.13673e-07 ofr4x18x7v11 1.85324e-07 2.78051e-07 2.38211e-07 ifr4x18x7v11 2.17864e-07 2.78051e-07 2.01653e-07 //obc4x18x7v11 2.03007e-07 3.70735e-07 2.32121e-07 //ibc4x18x7v11 2.15033e-07 3.70735e-07 2.36503e-07 //ofc4x18x7v11 2.14828e-07 3.70735e-07 1.76374e-07 //ifc4x18x7v11 2.08213e-07 3.70735e-07 2.13215e-07 obc4x18x7v11 1.98435e-07 3.70735e-07 2.04624e-07 ibc4x18x7v11 2.13497e-07 3.70735e-07 2.27233e-07 ofc4x18x7v11 1.89893e-07 3.70735e-07 1.80771e-07 ifc4x18x7v11 1.98697e-07 3.70735e-07 2.23047e-07 okd9o10x12e00x7e00x2o01v1 2.4767e-07 1.61844e-05 3.33419e-07 ikd9o10x12e00x7e00x2o01v1 2.58588e-07 1.61844e-05 2.55175e-07 obr8*102 1.747e-07 1.7024e-07 1.5901e-07 ibr8*102 1.80316e-07 1.7024e-07 1.66885e-07 ofr8*102 1.8337e-07 1.7024e-07 5.89058e-08 ifr8*102 1.63117e-07 1.7024e-07 1.09778e-07 //obc8*102 1.90391e-07 1.7024e-07 1.62645e-07 //ibc8*102 2.04e-07 1.7024e-07 9.90932e-08 //ofc8*102 1.51626e-07 1.7024e-07 1.73998e-07 //ifc8*102 1.87795e-07 1.7024e-07 1.74827e-07 obc8*102 1.89603e-07 1.7024e-07 1.70141e-07 ibc8*102 1.68102e-07 1.7024e-07 1.40314e-07 ofc8*102 1.53754e-07 2.5536e-07 9.80327e-08 ifc8*102 1.70543e-07 1.7024e-07 1.5254e-07 ok8e01x9e01x9o00x11e11*2 3.02862e-07 2.11764e-05 2.73026e-07 ik8e01x9e01x9o00x11e11*2 2.61159e-07 1.87786e-05 2.94462e-07 obrd18x24v23 2.19807e-07 3.83029e-07 2.29664e-07 ibrd18x24v23 1.89257e-07 3.83029e-07 2.48859e-07 ofrd18x24v23 2.09815e-07 2.87272e-07 1.97509e-07 ifrd18x24v23 1.94637e-07 2.87272e-07 1.82292e-07 //obcd18x24v23 2.06303e-07 4.78786e-07 2.22334e-07 //ibcd18x24v23 1.97301e-07 2.87272e-07 1.97409e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//ofc70v124' --verify '//ifc70v124' --verify 'obc70v124' --verify 'ibc70v124' --verify 'ofc70v124' --verify 'ifc70v124' --verify 'okd5e00x24e01*26' --verify 'ikd5e00x24e01*26' --verify 'obr4v4' --verify 'ibr4v4' --verify 'ofr4v4' --verify 'ifr4v4' --verify '//obc4v4' --verify '//ibc4v4' --verify '//ofc4v4' --verify '//ifc4v4' --verify 'obc4v4' --verify 'ibc4v4' --verify 'ofc4v4' --verify 'ifc4v4' --verify 'ok5940o11' --verify 'ik5940o11' --verify '//obr4x48' --verify '//ofr4x48' --verify 'obr4x48' --verify 'ibr4x48' --verify 'ofr4x48' --verify 'ifr4x48' --verify '//obc4x48' --verify '//ibc4x48' --verify '//ofc4x48' --verify '//ifc4x48' --verify 'obc4x48' --verify 'ibc4x48' --verify 'ofc4x48' --verify 'ifc4x48' --verify 'ok6o11x3e11x13e00x10o10v6' --verify 'ik6o11x3e11x13e00x10o10v6' --verify '//obr2x12x7x10' --verify '//ofr2x12x7x10' --verify 'obr2x12x7x10' --verify 'ibr2x12x7x10' --verify 'ofr2x12x7x10' --verify 'ifr2x12x7x10'" //ofc70v124 2.35658e-07 2.87263e-07 2.15251e-07 //ifc70v124 1.94382e-07 3.44715e-07 2.13351e-07 obc70v124 2.19249e-07 3.44715e-07 2.17404e-07 ibc70v124 2.47515e-07 3.44715e-07 1.97132e-07 ofc70v124 2.07691e-07 3.44715e-07 2.02367e-07 ifc70v124 2.35629e-07 3.44715e-07 2.09904e-07 okd5e00x24e01*26 2.24127e-07 2.94011e-06 1.85615e-07 ikd5e00x24e01*26 2.27226e-07 3.81441e-06 1.95097e-07 obr4v4 1.05216e-07 1.86265e-07 0 ibr4v4 1.65429e-07 2.23517e-07 0 ofr4v4 1.58186e-07 1.49012e-07 1.22465e-16 ifr4v4 1.85495e-07 1.49012e-07 1.22465e-16 //obc4v4 1.51089e-07 1.49012e-07 0 //ibc4v4 1.47163e-07 1.49012e-07 0 //ofc4v4 1.50551e-07 1.11759e-07 0 //ifc4v4 1.51321e-07 1.49012e-07 0 obc4v4 2.04346e-07 7.45058e-08 0 ibc4v4 1.2985e-07 1.49012e-07 0 ofc4v4 1.54703e-07 9.31323e-08 0 ifc4v4 1.89234e-07 7.45058e-08 0 ok5940o11 3.12722e-07 1.30236e-05 2.85542e-07 ik5940o11 2.5527e-07 1.60336e-05 2.80369e-07 //obr4x48 1.82215e-07 5.50604e-07 1.70354e-07 //ofr4x48 2.23676e-07 2.75302e-07 2.18606e-07 obr4x48 2.45589e-07 5.50604e-07 2.23786e-07 ibr4x48 1.86332e-07 4.81779e-07 1.97763e-07 ofr4x48 2.13924e-07 2.06477e-07 1.45846e-07 ifr4x48 1.68702e-07 2.06477e-07 1.17303e-07 //obc4x48 2.50989e-07 3.44128e-07 1.73889e-07 //ibc4x48 1.75155e-07 3.44128e-07 1.75943e-07 //ofc4x48 1.82289e-07 2.75302e-07 1.71728e-07 //ifc4x48 1.80882e-07 3.44128e-07 1.67532e-07 obc4x48 1.47168e-07 3.44128e-07 1.71575e-07 ibc4x48 2.02627e-07 3.44128e-07 1.75047e-07 ofc4x48 1.65691e-07 2.75302e-07 1.69579e-07 ifc4x48 1.80866e-07 3.44128e-07 1.67828e-07 ok6o11x3e11x13e00x10o10v6 2.63455e-07 5.80904e-06 4.18991e-07 ik6o11x3e11x13e00x10o10v6 2.2816e-07 1.04563e-05 3.1767e-07 //obr2x12x7x10 2.10478e-07 4.65345e-07 2.24744e-07 //ofr2x12x7x10 2.5203e-07 4.65346e-07 2.12792e-07 obr2x12x7x10 2.35682e-07 4.65345e-07 2.13399e-07 ibr2x12x7x10 2.23342e-07 4.65346e-07 2.66615e-07 ofr2x12x7x10 1.84856e-07 2.79207e-07 2.08243e-07 ifr2x12x7x10 2.12446e-07 3.72276e-07 1.90125e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ok40o00' --verify 'ik40o00' --verify 'obr70v124' --verify 'ibr70v124' --verify 'ofr70v124' --verify 'ifr70v124' --verify '//obc70v124' --verify '//ibc70v124'" ok40o00 1.99499e-07 1.01402e-06 2.32424e-07 ik40o00 2.24751e-07 7.75429e-07 1.4895e-07 obr70v124 1.97704e-07 3.44715e-07 2.17654e-07 ibr70v124 2.19852e-07 3.44715e-07 1.98603e-07 ofr70v124 1.84412e-07 2.87263e-07 1.62886e-07 ifr70v124 2.52623e-07 2.87263e-07 2.01764e-07 //obc70v124 1.88596e-07 4.02168e-07 2.06644e-07 //ibc70v124 2.00078e-07 3.44715e-07 2.01426e-07 -------------------------------------------------------------- FFTW threaded transforms passed basic tests! -------------------------------------------------------------- make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tests' Making check in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make check-local make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make[3]: Nothing to be done for `check-local'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/mpi' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' Making check in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc/FAQ' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/doc' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/tools' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/single/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/single' + for ver in single double long + export LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.3/double/.libs:/builddir/build/BUILD/fftw-3.3.3/double/threads/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.3/double/.libs:/builddir/build/BUILD/fftw-3.3.3/double/threads/.libs + make -C double check make: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double' Making check in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/support' Making check in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/kernel' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/kernel' Making check in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/simd-support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/simd-support' Making check in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' Making check in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/dft' Making check in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' Making check in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cf' Making check in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2cb' Making check in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/rdft' Making check in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/reodft' Making check in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/api' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/api' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/api' Making check in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/libbench2' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/libbench2' Making check in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double' Making check in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/threads' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/threads' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/tests' perl -w ../../tests/check.pl -r -c=30 -v `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ok9216b' --verify 'ik9216b' --verify 'obr7x10*7' --verify 'ibr7x10*7' --verify 'ofr7x10*7' --verify 'ifr7x10*7' --verify '//obc7x10*7' --verify '//ibc7x10*7' --verify '//ofc7x10*7' --verify '//ifc7x10*7' --verify 'obc7x10*7' --verify 'ibc7x10*7' --verify 'ofc7x10*7' --verify 'ifc7x10*7' --verify 'okd70o01v91' --verify 'ikd70o01v91' --verify 'obr28x2*33' --verify 'ibr28x2*33' --verify 'ofr28x2*33' --verify 'ifr28x2*33' --verify '//obc28x2*33' --verify '//ibc28x2*33' --verify '//ofc28x2*33' --verify '//ifc28x2*33' --verify 'obc28x2*33' --verify 'ibc28x2*33' --verify 'ofc28x2*33' --verify 'ifc28x2*33' --verify 'ok8o01x10o01x7bx13o00*4' --verify 'ik8o01x10o01x7bx13o00*4' --verify '//obr10x7x6' --verify '//ofr10x7x6' --verify 'obr10x7x6' --verify 'ibr10x7x6' --verify 'ofr10x7x6' --verify 'ifr10x7x6' --verify '//obc10x7x6' --verify '//ibc10x7x6' --verify '//ofc10x7x6' --verify '//ifc10x7x6' --verify 'obc10x7x6' --verify 'ibc10x7x6' --verify 'ofc10x7x6' --verify 'ifc10x7x6'" ok9216b 4.14445e-16 5.68434e-14 3.92405e-16 ik9216b 4.08149e-16 5.68434e-14 4.01234e-16 obr7x10*7 4.66696e-16 4.85292e-16 3.7816e-16 ibr7x10*7 3.61822e-16 4.85292e-16 5.60192e-16 ofr7x10*7 3.61281e-16 3.63969e-16 3.40419e-16 ifr7x10*7 2.98861e-16 3.63969e-16 3.66553e-16 //obc7x10*7 3.61293e-16 3.63969e-16 4.26511e-16 //ibc7x10*7 3.59414e-16 4.85292e-16 4.09673e-16 //ofc7x10*7 3.2332e-16 3.63969e-16 4.50688e-16 //ifc7x10*7 3.08479e-16 6.06615e-16 3.73838e-16 obc7x10*7 3.72552e-16 4.85292e-16 4.72396e-16 ibc7x10*7 3.66508e-16 6.06615e-16 4.0435e-16 ofc7x10*7 3.67663e-16 4.85292e-16 4.59563e-16 ifc7x10*7 3.50223e-16 6.06615e-16 3.74979e-16 okd70o01v91 3.69696e-16 2.07701e-15 4.67565e-16 ikd70o01v91 3.68552e-16 1.79633e-15 4.74077e-16 obr28x2*33 2.96481e-16 3.66853e-16 3.43844e-16 ibr28x2*33 4.33298e-16 6.11422e-16 3.6261e-16 ofr28x2*33 3.46549e-16 4.89138e-16 4.4399e-16 ifr28x2*33 3.62359e-16 3.66853e-16 3.1418e-16 //obc28x2*33 3.78558e-16 3.66853e-16 4.61087e-16 //ibc28x2*33 3.23926e-16 4.89138e-16 3.70423e-16 //ofc28x2*33 4.29096e-16 3.66853e-16 3.7425e-16 //ifc28x2*33 3.48275e-16 4.89138e-16 3.66544e-16 obc28x2*33 3.79676e-16 4.89138e-16 4.0578e-16 ibc28x2*33 3.68743e-16 6.11422e-16 3.48082e-16 ofc28x2*33 3.84164e-16 3.66853e-16 4.62362e-16 ifc28x2*33 3.21825e-16 4.89138e-16 3.56135e-16 ok8o01x10o01x7bx13o00*4 5.30165e-16 1.73882e-14 5.85679e-16 ik8o01x10o01x7bx13o00*4 4.60356e-16 2.11667e-14 4.88915e-16 //obr10x7x6 4.11523e-16 1.04013e-15 4.0684e-16 //ofr10x7x6 3.44434e-16 6.93419e-16 8.49591e-16 obr10x7x6 4.24609e-16 6.93419e-16 4.18881e-16 ibr10x7x6 3.19195e-16 8.66773e-16 4.22307e-16 ofr10x7x6 3.60923e-16 6.93419e-16 7.9625e-16 ifr10x7x6 4.42164e-16 6.93419e-16 8.58657e-16 //obc10x7x6 3.6613e-16 6.93419e-16 8.6511e-16 //ibc10x7x6 5.46371e-16 6.93419e-16 8.9952e-16 //ofc10x7x6 4.15702e-16 6.93419e-16 8.82698e-16 //ifc10x7x6 3.72769e-16 5.20064e-16 8.98117e-16 obc10x7x6 3.64974e-16 6.93419e-16 8.69918e-16 ibc10x7x6 4.02114e-16 6.93419e-16 8.00115e-16 ofc10x7x6 3.76693e-16 6.93419e-16 8.35853e-16 ifc10x7x6 3.53173e-16 6.93419e-16 8.42373e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ok33o11v10' --verify 'ik33o11v10' --verify 'obrd39x7*17' --verify 'ibrd39x7*17' --verify 'ofrd39x7*17' --verify 'ifrd39x7*17' --verify '//obcd39x7*17' --verify '//ibcd39x7*17' --verify '//ofcd39x7*17' --verify '//ifcd39x7*17' --verify 'obcd39x7*17' --verify 'ibcd39x7*17' --verify 'ofcd39x7*17' --verify 'ifcd39x7*17' --verify 'ok7o01x10e11x14o01v8' --verify 'ik7o01x10e11x14o01v8' --verify '//obr10x7x13x12' --verify '//ofr10x7x13x12' --verify 'obr10x7x13x12' --verify 'ibr10x7x13x12' --verify 'ofr10x7x13x12' --verify 'ifr10x7x13x12' --verify '//obc10x7x13x12' --verify '//ibc10x7x13x12' --verify '//ofc10x7x13x12' --verify '//ifc10x7x13x12' --verify 'obc10x7x13x12' --verify 'ibc10x7x13x12' --verify 'ofc10x7x13x12' --verify 'ifc10x7x13x12' --verify 'ok10o11x8o11x9o11' --verify 'ik10o11x8o11x9o11' --verify 'obrd40x13*15' --verify 'ibrd40x13*15' --verify 'ofrd40x13*15' --verify 'ifrd40x13*15' --verify '//obcd40x13*15' --verify '//ibcd40x13*15' --verify '//ofcd40x13*15' --verify '//ifcd40x13*15' --verify 'obcd40x13*15' --verify 'ibcd40x13*15' --verify 'ofcd40x13*15' --verify 'ifcd40x13*15'" ok33o11v10 4.93511e-16 1.22159e-15 4.56636e-16 ik33o11v10 3.11262e-16 1.22159e-15 3.18027e-16 obrd39x7*17 4.36198e-16 6.83005e-16 5.76883e-16 ibrd39x7*17 4.68679e-16 5.69171e-16 5.5303e-16 ofrd39x7*17 4.25802e-16 6.83005e-16 9.70734e-16 ifrd39x7*17 3.99359e-16 6.83005e-16 8.14952e-16 //obcd39x7*17 4.24933e-16 6.83005e-16 8.02828e-16 //ibcd39x7*17 3.64983e-16 6.83005e-16 7.8677e-16 //ofcd39x7*17 4.20554e-16 6.83005e-16 9.82225e-16 //ifcd39x7*17 3.97511e-16 6.83005e-16 8.41921e-16 obcd39x7*17 3.74001e-16 6.83005e-16 1.0405e-15 ibcd39x7*17 5.17126e-16 6.83005e-16 8.77718e-16 ofcd39x7*17 3.92596e-16 6.83005e-16 8.73819e-16 ifcd39x7*17 4.36956e-16 6.83005e-16 8.78928e-16 ok7o01x10e11x14o01v8 5.33709e-16 4.71221e-15 5.32043e-16 ik7o01x10e11x14o01v8 5.737e-16 4.39898e-15 4.78484e-16 //obr10x7x13x12 5.11659e-16 1.4959e-15 6.06378e-16 //ofr10x7x13x12 4.61004e-16 2.8558e-15 9.24991e-16 obr10x7x13x12 3.89045e-16 1.4959e-15 6.10154e-16 ibr10x7x13x12 4.17628e-16 1.4959e-15 5.34819e-16 ofr10x7x13x12 4.06293e-16 2.71981e-15 8.90855e-16 ifr10x7x13x12 4.63871e-16 2.8558e-15 8.7524e-16 //obc10x7x13x12 3.92039e-16 2.71981e-15 8.40288e-16 //ibc10x7x13x12 4.40115e-16 2.8558e-15 8.57462e-16 //ofc10x7x13x12 4.79316e-16 2.8558e-15 9.75857e-16 //ifc10x7x13x12 4.00362e-16 2.71981e-15 8.83513e-16 obc10x7x13x12 4.15434e-16 2.8558e-15 8.3357e-16 ibc10x7x13x12 4.49107e-16 2.8558e-15 8.35557e-16 ofc10x7x13x12 4.41837e-16 2.58382e-15 1.0283e-15 ifc10x7x13x12 4.68476e-16 2.8558e-15 8.64471e-16 ok10o11x8o11x9o11 5.87765e-16 4.21245e-15 4.60854e-16 ik10o11x8o11x9o11 4.67652e-16 3.72099e-15 6.04838e-16 obrd40x13*15 4.16942e-16 6.64733e-16 5.00832e-16 ibrd40x13*15 3.83734e-16 6.64733e-16 5.11091e-16 ofrd40x13*15 3.76816e-16 6.64733e-16 7.69729e-16 ifrd40x13*15 3.5313e-16 6.64733e-16 9.14022e-16 //obcd40x13*15 4.32823e-16 6.64733e-16 9.23925e-16 //ibcd40x13*15 4.3235e-16 6.64733e-16 7.87228e-16 //ofcd40x13*15 4.74949e-16 6.64733e-16 8.11382e-16 //ifcd40x13*15 4.48592e-16 6.64733e-16 6.8019e-16 obcd40x13*15 4.47787e-16 6.64733e-16 8.40711e-16 ibcd40x13*15 4.22314e-16 6.64733e-16 7.61002e-16 ofcd40x13*15 4.23363e-16 6.64733e-16 7.88174e-16 ifcd40x13*15 4.59089e-16 6.64733e-16 7.95025e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'obr7x7*37' --verify 'ibr7x7*37' --verify 'ofr7x7*37' --verify 'ifr7x7*37' --verify '//obc7x7*37' --verify '//ibc7x7*37' --verify '//ofc7x7*37' --verify '//ifc7x7*37' --verify 'obc7x7*37' --verify 'ibc7x7*37' --verify 'ofc7x7*37' --verify 'ifc7x7*37' --verify 'okd80e00v23' --verify 'ikd80e00v23' --verify 'obr48*140' --verify 'ibr48*140' --verify 'ofr48*140' --verify 'ifr48*140' --verify '//obc48*140' --verify '//ibc48*140' --verify '//ofc48*140' --verify '//ifc48*140' --verify 'obc48*140' --verify 'ibc48*140' --verify 'ofc48*140' --verify 'ifc48*140' --verify 'ok3456e00' --verify 'ik3456e00' --verify '//obr15552' --verify '//ibr15552' --verify '//ofr15552' --verify '//ifr15552' --verify 'obr15552' --verify 'ibr15552' --verify 'ofr15552' --verify 'ifr15552' --verify '//obc15552' --verify '//ibc15552' --verify '//ofc15552' --verify '//ifc15552' --verify 'obc15552' --verify 'ibc15552' --verify 'ofc15552' --verify 'ifc15552'" obr7x7*37 3.43755e-16 3.90936e-16 3.65931e-16 ibr7x7*37 4.3878e-16 3.90936e-16 3.74289e-16 ofr7x7*37 3.83479e-16 3.90936e-16 3.91103e-16 ifr7x7*37 3.29325e-16 3.90936e-16 3.93682e-16 //obc7x7*37 4.3861e-16 5.21248e-16 4.01715e-16 //ibc7x7*37 3.74215e-16 5.21248e-16 4.11489e-16 //ofc7x7*37 3.91719e-16 3.90936e-16 3.72221e-16 //ifc7x7*37 3.42908e-16 3.90936e-16 3.88776e-16 obc7x7*37 3.38959e-16 5.21248e-16 4.21416e-16 ibc7x7*37 3.20625e-16 5.21248e-16 3.63223e-16 ofc7x7*37 3.31143e-16 3.90936e-16 4.39943e-16 ifc7x7*37 3.58516e-16 3.90936e-16 3.85832e-16 okd80e00v23 4.6511e-16 6.14002e-15 4.20687e-16 ikd80e00v23 5.11622e-16 3.70718e-15 4.70187e-16 obr48*140 3.32475e-16 5.16453e-16 3.67323e-16 ibr48*140 3.66578e-16 5.16453e-16 3.65445e-16 ofr48*140 3.11602e-16 5.16453e-16 9.37468e-16 ifr48*140 2.97137e-16 5.16453e-16 8.71226e-16 //obc48*140 4.17228e-16 5.16453e-16 9.90234e-16 //ibc48*140 4.08733e-16 5.16453e-16 9.32044e-16 //ofc48*140 3.6262e-16 5.16453e-16 1.06859e-15 //ifc48*140 3.63498e-16 5.16453e-16 1.06883e-15 obc48*140 4.10923e-16 5.16453e-16 9.8395e-16 ibc48*140 3.7775e-16 5.16453e-16 1.0546e-15 ofc48*140 3.79951e-16 5.16453e-16 9.3969e-16 ifc48*140 2.98847e-16 5.16453e-16 1.01041e-15 ok3456e00 5.0577e-16 2.84217e-14 5.13153e-16 ik3456e00 5.23613e-16 2.84217e-14 3.82177e-16 //obr15552 5.16791e-16 2.39302e-15 5.10943e-16 //ibr15552 5.3499e-16 2.39302e-15 5.09027e-16 //ofr15552 4.04681e-16 2.05116e-15 8.54794e-16 //ifr15552 4.30522e-16 2.16511e-15 9.81622e-16 obr15552 4.24008e-16 2.16511e-15 4.15003e-16 ibr15552 4.53275e-16 2.39302e-15 5.15828e-16 ofr15552 4.86133e-16 2.05116e-15 8.4673e-16 ifr15552 4.665e-16 2.16511e-15 8.87277e-16 //obc15552 5.0015e-16 2.39302e-15 9.27184e-16 //ibc15552 4.53842e-16 2.05116e-15 7.31643e-16 //ofc15552 5.01688e-16 2.39302e-15 8.24982e-16 //ifc15552 4.18989e-16 2.16511e-15 8.3107e-16 obc15552 3.96146e-16 2.27907e-15 8.21002e-16 ibc15552 4.22088e-16 2.16511e-15 9.25441e-16 ofc15552 4.49539e-16 2.39302e-15 8.16736e-16 ifc15552 4.73673e-16 2.16511e-15 8.39531e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'obr5x7x5*13' --verify 'ibr5x7x5*13' --verify 'ofr5x7x5*13' --verify 'ifr5x7x5*13' --verify '//obc5x7x5*13' --verify '//ibc5x7x5*13' --verify '//ofc5x7x5*13' --verify '//ifc5x7x5*13' --verify 'obc5x7x5*13' --verify 'ibc5x7x5*13' --verify 'ofc5x7x5*13' --verify 'ifc5x7x5*13' --verify 'ok11880o01' --verify 'ik11880o01' --verify 'obr7x12*17' --verify 'ibr7x12*17' --verify 'ofr7x12*17' --verify 'ifr7x12*17' --verify '//obc7x12*17' --verify '//ibc7x12*17' --verify '//ofc7x12*17' --verify '//ifc7x12*17' --verify 'obc7x12*17' --verify 'ibc7x12*17' --verify 'ofc7x12*17' --verify 'ifc7x12*17' --verify 'ok7e11x8e10x18o01x3o10' --verify 'ik7e11x8e10x18o01x3o10' --verify '//obr8x36' --verify '//ofr8x36' --verify 'obr8x36' --verify 'ibr8x36' --verify 'ofr8x36' --verify 'ifr8x36' --verify '//obc8x36' --verify '//ibc8x36' --verify '//ofc8x36' --verify '//ifc8x36' --verify 'obc8x36' --verify 'ibc8x36' --verify 'ofc8x36' --verify 'ifc8x36' --verify 'okd4o11x2o00x9bx5h' --verify 'ikd4o11x2o00x9bx5h'" obr5x7x5*13 5.08185e-16 4.6998e-16 3.99478e-16 ibr5x7x5*13 3.66283e-16 5.06132e-16 4.13811e-16 ofr5x7x5*13 2.97383e-16 4.33828e-16 4.27978e-16 ifr5x7x5*13 3.29873e-16 4.33828e-16 4.32538e-16 //obc5x7x5*13 3.44623e-16 4.33828e-16 4.1575e-16 //ibc5x7x5*13 3.92613e-16 5.78437e-16 5.29594e-16 //ofc5x7x5*13 3.38178e-16 4.6998e-16 4.73624e-16 //ifc5x7x5*13 3.40826e-16 4.33828e-16 4.8502e-16 obc5x7x5*13 3.83546e-16 5.78437e-16 4.27084e-16 ibc5x7x5*13 4.01816e-16 5.78437e-16 4.53303e-16 ofc5x7x5*13 3.83027e-16 4.33828e-16 3.8225e-16 ifc5x7x5*13 4.0214e-16 5.78437e-16 4.33833e-16 ok11880o01 5.21278e-16 5.52891e-14 4.96204e-16 ik11880o01 4.64715e-16 5.11813e-14 4.91145e-16 obr7x12*17 3.1816e-16 5.13043e-16 3.99281e-16 ibr7x12*17 4.15252e-16 4.10435e-16 3.38584e-16 ofr7x12*17 2.66911e-16 4.10435e-16 7.82001e-16 ifr7x12*17 2.92357e-16 4.10435e-16 7.65852e-16 //obc7x12*17 3.76432e-16 4.10435e-16 7.49498e-16 //ibc7x12*17 3.57032e-16 4.10435e-16 9.93561e-16 //ofc7x12*17 3.90681e-16 4.10435e-16 1.04479e-15 //ifc7x12*17 3.47149e-16 4.10435e-16 8.92928e-16 obc7x12*17 3.46096e-16 4.10435e-16 7.71575e-16 ibc7x12*17 3.65955e-16 5.13043e-16 8.98314e-16 ofc7x12*17 3.31318e-16 4.10435e-16 8.24071e-16 ifc7x12*17 4.66602e-16 4.10435e-16 8.92281e-16 ok7e11x8e10x18o01x3o10 5.03632e-16 1.21124e-14 4.61709e-16 ik7e11x8e10x18o01x3o10 4.83882e-16 1.41311e-14 4.73598e-16 //obr8x36 3.57397e-16 8.37383e-16 4.04438e-16 //ofr8x36 3.41962e-16 8.37383e-16 6.92435e-16 obr8x36 3.62877e-16 8.37383e-16 4.06128e-16 ibr8x36 3.95401e-16 8.37383e-16 3.97418e-16 ofr8x36 3.81001e-16 6.28037e-16 7.75776e-16 ifr8x36 3.55394e-16 4.18691e-16 7.0978e-16 //obc8x36 3.37802e-16 8.37383e-16 8.30737e-16 //ibc8x36 3.47124e-16 6.28037e-16 7.24088e-16 //ofc8x36 4.28495e-16 8.37383e-16 6.84386e-16 //ifc8x36 3.53357e-16 6.28037e-16 7.6256e-16 obc8x36 3.92258e-16 8.37383e-16 6.62329e-16 ibc8x36 4.39682e-16 1.25607e-15 6.69123e-16 ofc8x36 3.38693e-16 8.37383e-16 8.92541e-16 ifc8x36 3.99149e-16 1.04673e-15 7.49846e-16 okd4o11x2o00x9bx5h 4.7093e-16 5.48978e-15 5.15038e-16 ikd4o11x2o00x9bx5h 4.43398e-16 5.48978e-15 4.14068e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ofr6x21x11' --verify 'ifr6x21x11' --verify '//obc6x21x11' --verify '//ibc6x21x11' --verify '//ofc6x21x11' --verify '//ifc6x21x11' --verify 'obc6x21x11' --verify 'ibc6x21x11' --verify 'ofc6x21x11' --verify 'ifc6x21x11' --verify 'okd5hx9hx11hx11b' --verify 'ikd5hx9hx11hx11b' --verify '//obr5x11x4x11' --verify '//ofr5x11x4x11' --verify 'obr5x11x4x11' --verify 'ibr5x11x4x11' --verify 'ofr5x11x4x11' --verify 'ifr5x11x4x11' --verify '//obc5x11x4x11' --verify '//ibc5x11x4x11' --verify '//ofc5x11x4x11' --verify '//ifc5x11x4x11' --verify 'obc5x11x4x11' --verify 'ibc5x11x4x11' --verify 'ofc5x11x4x11' --verify 'ifc5x11x4x11' --verify 'ok10e10x11bx13e00*7' --verify 'ik10e10x11bx13e00*7' --verify '//obr4x12x30' --verify '//ofr4x12x30' --verify 'obr4x12x30' --verify 'ibr4x12x30' --verify 'ofr4x12x30' --verify 'ifr4x12x30' --verify '//obc4x12x30' --verify '//ibc4x12x30' --verify '//ofc4x12x30' --verify '//ifc4x12x30' --verify 'obc4x12x30' --verify 'ibc4x12x30' --verify 'ofc4x12x30' --verify 'ifc4x12x30' --verify 'ok6e10v26' --verify 'ik6e10v26'" ofr6x21x11 3.8683e-16 7.63429e-16 8.70815e-16 ifr6x21x11 4.57662e-16 9.54286e-16 8.90695e-16 //obc6x21x11 4.91647e-16 7.63429e-16 7.69797e-16 //ibc6x21x11 4.69267e-16 7.63429e-16 8.76302e-16 //ofc6x21x11 3.84144e-16 7.63429e-16 8.94567e-16 //ifc6x21x11 4.10739e-16 9.54286e-16 8.05115e-16 obc6x21x11 4.20709e-16 9.54286e-16 7.72106e-16 ibc6x21x11 3.97795e-16 7.63429e-16 8.28763e-16 ofc6x21x11 4.2435e-16 9.54286e-16 8.70247e-16 ifc6x21x11 4.03618e-16 9.54286e-16 8.464e-16 okd5hx9hx11hx11b 4.65999e-16 5.68434e-14 4.48577e-16 ikd5hx9hx11hx11b 4.68576e-16 5.68434e-14 4.32135e-16 //obr5x11x4x11 3.93901e-16 1.58882e-15 4.26682e-16 //ofr5x11x4x11 4.12807e-16 7.22192e-16 5.88799e-16 obr5x11x4x11 4.34851e-16 1.01107e-15 4.36558e-16 ibr5x11x4x11 4.12097e-16 1.01107e-15 4.21198e-16 ofr5x11x4x11 4.32346e-16 7.22192e-16 5.88896e-16 ifr5x11x4x11 4.12681e-16 5.77753e-16 6.52186e-16 //obc5x11x4x11 4.28251e-16 7.22192e-16 5.21257e-16 //ibc5x11x4x11 3.95144e-16 7.22192e-16 6.08533e-16 //ofc5x11x4x11 4.11003e-16 7.22192e-16 5.41015e-16 //ifc5x11x4x11 3.9767e-16 7.22192e-16 5.88322e-16 obc5x11x4x11 4.03123e-16 7.22192e-16 6.20448e-16 ibc5x11x4x11 3.97504e-16 7.22192e-16 5.81126e-16 ofc5x11x4x11 3.90996e-16 8.6663e-16 5.61453e-16 ifc5x11x4x11 4.14108e-16 8.6663e-16 6.52744e-16 ok10e10x11bx13e00*7 3.45367e-16 1.6241e-14 4.31205e-16 ik10e10x11bx13e00*7 3.60568e-16 1.61775e-14 4.86782e-16 //obr4x12x30 3.88041e-16 1.12347e-15 4.16292e-16 //ofr4x12x30 4.09943e-16 7.48978e-16 8.1294e-16 obr4x12x30 4.61409e-16 1.12347e-15 6.30137e-16 ibr4x12x30 4.84026e-16 1.12347e-15 5.68727e-16 ofr4x12x30 3.63125e-16 9.36222e-16 8.99207e-16 ifr4x12x30 4.08021e-16 1.12347e-15 8.51867e-16 //obc4x12x30 3.68212e-16 7.48978e-16 8.78397e-16 //ibc4x12x30 3.70688e-16 1.12347e-15 8.68572e-16 //ofc4x12x30 4.01911e-16 7.48978e-16 9.02589e-16 //ifc4x12x30 4.68068e-16 1.12347e-15 8.6885e-16 obc4x12x30 3.262e-16 7.48978e-16 9.63652e-16 ibc4x12x30 4.37081e-16 1.12347e-15 8.18539e-16 ofc4x12x30 3.51589e-16 1.12347e-15 9.12361e-16 ifc4x12x30 3.4769e-16 9.36222e-16 8.7331e-16 ok6e10v26 2.97438e-16 3.45877e-16 2.39014e-16 ik6e10v26 3.13891e-16 3.45877e-16 1.84763e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify '//obcd6x12x7x2' --verify '//ibcd6x12x7x2' --verify '//ofcd6x12x7x2' --verify '//ifcd6x12x7x2' --verify 'obcd6x12x7x2' --verify 'ibcd6x12x7x2' --verify 'ofcd6x12x7x2' --verify 'ifcd6x12x7x2' --verify 'okd7e10x14bx10hx5o00' --verify 'ikd7e10x14bx10hx5o00' --verify 'obr25*140' --verify 'ibr25*140' --verify 'ofr25*140' --verify 'ifr25*140' --verify '//obc25*140' --verify '//ibc25*140' --verify '//ofc25*140' --verify '//ifc25*140' --verify 'obc25*140' --verify 'ibc25*140' --verify 'ofc25*140' --verify 'ifc25*140' --verify 'okd40o01*119' --verify 'ikd40o01*119' --verify '//obr45x80' --verify '//ofr45x80' --verify 'obr45x80' --verify 'ibr45x80' --verify 'ofr45x80' --verify 'ifr45x80' --verify '//obc45x80' --verify '//ibc45x80' --verify '//ofc45x80' --verify '//ifc45x80' --verify 'obc45x80' --verify 'ibc45x80' --verify 'ofc45x80' --verify 'ifc45x80' --verify 'ok8e00x10o01x9hx13e11*4' --verify 'ik8e00x10o01x9hx13e11*4' --verify '//obr6x21x11' --verify '//ofr6x21x11' --verify 'obr6x21x11' --verify 'ibr6x21x11'" //obcd6x12x7x2 3.67107e-16 1.2309e-15 8.38328e-16 //ibcd6x12x7x2 4.04928e-16 1.2309e-15 8.13758e-16 //ofcd6x12x7x2 3.74129e-16 1.3428e-15 9.32265e-16 //ifcd6x12x7x2 3.89238e-16 1.3428e-15 8.78204e-16 obcd6x12x7x2 4.07319e-16 1.4547e-15 8.73196e-16 ibcd6x12x7x2 3.82742e-16 1.4547e-15 9.01988e-16 ofcd6x12x7x2 3.77815e-16 1.3428e-15 8.93382e-16 ifcd6x12x7x2 3.89581e-16 1.3428e-15 8.9646e-16 okd7e10x14bx10hx5o00 3.31524e-16 3.31957e-14 3.57777e-16 ikd7e10x14bx10hx5o00 4.19531e-16 3.21965e-14 4.7726e-16 obr25*140 3.19073e-16 5.36714e-16 3.83065e-16 ibr25*140 3.88446e-16 4.47261e-16 3.62041e-16 ofr25*140 3.56281e-16 3.57809e-16 7.24299e-16 ifr25*140 3.19526e-16 3.57809e-16 5.97404e-16 //obc25*140 3.07621e-16 4.47261e-16 5.57257e-16 //ibc25*140 2.93705e-16 4.47261e-16 6.85994e-16 //ofc25*140 3.26239e-16 5.36714e-16 6.11017e-16 //ifc25*140 3.87829e-16 3.57809e-16 6.79431e-16 obc25*140 3.70253e-16 5.36714e-16 6.84475e-16 ibc25*140 2.83465e-16 5.36714e-16 6.15791e-16 ofc25*140 4.26283e-16 5.36714e-16 6.41918e-16 ifc25*140 3.83031e-16 3.68991e-16 5.7263e-16 okd40o01*119 3.79158e-16 1.59659e-15 3.39291e-16 ikd40o01*119 3.57642e-16 1.3445e-15 3.29928e-16 //obr45x80 4.12651e-16 2.36848e-15 4.92035e-16 //ofr45x80 3.92933e-16 2.36848e-15 6.76338e-16 obr45x80 4.67197e-16 2.36848e-15 4.93025e-16 ibr45x80 4.66927e-16 2.4869e-15 5.11466e-16 ofr45x80 3.83579e-16 2.36848e-15 8.70995e-16 ifr45x80 4.61963e-16 2.36848e-15 7.8096e-16 //obc45x80 4.20108e-16 1.89478e-15 7.8876e-16 //ibc45x80 4.04384e-16 1.89478e-15 7.65149e-16 //ofc45x80 4.26494e-16 1.89478e-15 7.48893e-16 //ifc45x80 4.21611e-16 1.89478e-15 7.48185e-16 obc45x80 4.11173e-16 2.84217e-15 7.62676e-16 ibc45x80 4.49653e-16 2.84217e-15 7.85659e-16 ofc45x80 3.84398e-16 2.84217e-15 8.21254e-16 ifc45x80 4.20742e-16 2.36848e-15 7.63843e-16 ok8e00x10o01x9hx13e11*4 4.54647e-16 2.89975e-14 5.17786e-16 ik8e00x10o01x9hx13e11*4 4.30197e-16 2.92087e-14 5.22814e-16 //obr6x21x11 4.70127e-16 1.71771e-15 5.34475e-16 //ofr6x21x11 3.60358e-16 7.63429e-16 9.00104e-16 obr6x21x11 4.03414e-16 1.336e-15 6.06263e-16 ibr6x21x11 3.67489e-16 1.336e-15 5.9956e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ofcd10x8x9x13' --verify 'ifcd10x8x9x13' --verify 'ok7e11x11h*32' --verify 'ik7e11x11h*32' --verify '//obrd338' --verify '//ibrd338' --verify '//ofrd338' --verify '//ifrd338' --verify 'obrd338' --verify 'ibrd338' --verify 'ofrd338' --verify 'ifrd338' --verify '//obcd338' --verify '//ibcd338' --verify '//ofcd338' --verify '//ifcd338' --verify 'obcd338' --verify 'ibcd338' --verify 'ofcd338' --verify 'ifcd338' --verify 'okd12hx10o01x6hv5' --verify 'ikd12hx10o01x6hv5' --verify '//obr8x12x8x8' --verify '//ofr8x12x8x8' --verify 'obr8x12x8x8' --verify 'ibr8x12x8x8' --verify 'ofr8x12x8x8' --verify 'ifr8x12x8x8' --verify '//obc8x12x8x8' --verify '//ibc8x12x8x8' --verify '//ofc8x12x8x8' --verify '//ifc8x12x8x8' --verify 'obc8x12x8x8' --verify 'ibc8x12x8x8' --verify 'ofc8x12x8x8' --verify 'ifc8x12x8x8' --verify 'ok10o00x40o01x12o10' --verify 'ik10o00x40o01x12o10' --verify '//obrd6x12x7x2' --verify '//ofrd6x12x7x2' --verify 'obrd6x12x7x2' --verify 'ibrd6x12x7x2' --verify 'ofrd6x12x7x2' --verify 'ifrd6x12x7x2'" ofcd10x8x9x13 3.98472e-16 1.76264e-15 8.66959e-16 ifcd10x8x9x13 4.54452e-16 1.76264e-15 7.86344e-16 ok7e11x11h*32 4.13861e-16 1.95868e-15 3.60951e-16 ik7e11x11h*32 4.16132e-16 2.64997e-15 4.3185e-16 //obrd338 4.38662e-16 7.72969e-16 5.05068e-16 //ibrd338 4.50487e-16 7.72969e-16 3.77106e-16 //ofrd338 4.35872e-16 5.79726e-16 6.68599e-16 //ifrd338 3.78745e-16 5.79726e-16 6.44366e-16 obrd338 5.21644e-16 7.72969e-16 4.59148e-16 ibrd338 4.36694e-16 7.72969e-16 4.45301e-16 ofrd338 5.65579e-16 5.79726e-16 7.88548e-16 ifrd338 4.75235e-16 7.72969e-16 6.6915e-16 //obcd338 4.78711e-16 7.72969e-16 6.81432e-16 //ibcd338 3.73579e-16 9.66211e-16 5.71404e-16 //ofcd338 4.15108e-16 5.79726e-16 6.52541e-16 //ifcd338 3.9852e-16 7.72969e-16 6.48902e-16 obcd338 4.08606e-16 7.72969e-16 5.93124e-16 ibcd338 4.58135e-16 7.72969e-16 6.62966e-16 ofcd338 4.45908e-16 7.72969e-16 6.01596e-16 ifcd338 4.48878e-16 7.72969e-16 6.43565e-16 okd12hx10o01x6hv5 4.07516e-16 5.76644e-15 4.21875e-16 ikd12hx10o01x6hv5 3.97681e-16 4.75478e-15 3.8786e-16 //obr8x12x8x8 3.64782e-16 1.08779e-15 4.94082e-16 //ofr8x12x8x8 3.98042e-16 7.25195e-16 9.52823e-16 obr8x12x8x8 3.88525e-16 9.06493e-16 4.61404e-16 ibr8x12x8x8 3.53929e-16 9.06493e-16 4.84693e-16 ofr8x12x8x8 4.16079e-16 7.25195e-16 7.86758e-16 ifr8x12x8x8 3.66927e-16 7.25195e-16 8.00292e-16 //obc8x12x8x8 3.3767e-16 9.06493e-16 8.89519e-16 //ibc8x12x8x8 3.41584e-16 7.25195e-16 7.39688e-16 //ofc8x12x8x8 3.61347e-16 7.25195e-16 8.47285e-16 //ifc8x12x8x8 4.75434e-16 9.06493e-16 8.05858e-16 obc8x12x8x8 3.88432e-16 7.25195e-16 7.95902e-16 ibc8x12x8x8 3.67889e-16 1.08779e-15 7.81564e-16 ofc8x12x8x8 3.548e-16 7.25195e-16 8.28535e-16 ifc8x12x8x8 3.87909e-16 7.25195e-16 7.37696e-16 ok10o00x40o01x12o10 4.21446e-16 1.72866e-14 4.30057e-16 ik10o00x40o01x12o10 3.89931e-16 1.85213e-14 4.55025e-16 //obrd6x12x7x2 4.14315e-16 1.2309e-15 3.59652e-16 //ofrd6x12x7x2 4.14377e-16 1.2309e-15 8.80119e-16 obrd6x12x7x2 4.40196e-16 1.2309e-15 4.40553e-16 ibrd6x12x7x2 4.27969e-16 1.2309e-15 5.21088e-16 ofrd6x12x7x2 3.17214e-16 1.4547e-15 8.76807e-16 ifrd6x12x7x2 3.55314e-16 1.3428e-15 9.48874e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ok132e01x96h' --verify 'ik132e01x96h' --verify '//obr10x9x20' --verify '//ofr10x9x20' --verify 'obr10x9x20' --verify 'ibr10x9x20' --verify 'ofr10x9x20' --verify 'ifr10x9x20' --verify '//obc10x9x20' --verify '//ibc10x9x20' --verify '//ofc10x9x20' --verify '//ifc10x9x20' --verify 'obc10x9x20' --verify 'ibc10x9x20' --verify 'ofc10x9x20' --verify 'ifc10x9x20' --verify 'ok7hx7e10x3o01x18o01v8' --verify 'ik7hx7e10x3o01x18o01v8' --verify 'obr30v59' --verify 'ibr30v59' --verify 'ofr30v59' --verify 'ifr30v59' --verify '//obc30v59' --verify '//ibc30v59' --verify '//ofc30v59' --verify '//ifc30v59' --verify 'obc30v59' --verify 'ibc30v59' --verify 'ofc30v59' --verify 'ifc30v59' --verify 'ok54hx18e10' --verify 'ik54hx18e10' --verify '//obrd10x8x9x13' --verify '//ofrd10x8x9x13' --verify 'obrd10x8x9x13' --verify 'ibrd10x8x9x13' --verify 'ofrd10x8x9x13' --verify 'ifrd10x8x9x13' --verify '//obcd10x8x9x13' --verify '//ibcd10x8x9x13' --verify '//ofcd10x8x9x13' --verify '//ifcd10x8x9x13' --verify 'obcd10x8x9x13' --verify 'ibcd10x8x9x13'" ok132e01x96h 4.15303e-16 5.68434e-14 4.45477e-16 ik132e01x96h 4.46398e-16 5.68434e-14 4.29152e-16 //obr10x9x20 3.57495e-16 1.33981e-15 4.47295e-16 //ofr10x9x20 3.5559e-16 1.33981e-15 6.65342e-16 obr10x9x20 3.68261e-16 1.33981e-15 4.47135e-16 ibr10x9x20 4.10491e-16 1.33981e-15 4.769e-16 ofr10x9x20 5.49333e-16 1.33981e-15 6.08144e-16 ifr10x9x20 4.23758e-16 1.33981e-15 6.57219e-16 //obc10x9x20 3.7447e-16 1.33981e-15 5.85734e-16 //ibc10x9x20 3.98861e-16 1.33981e-15 7.08373e-16 //ofc10x9x20 3.90251e-16 1.33981e-15 6.22982e-16 //ifc10x9x20 4.11618e-16 1.33981e-15 6.47775e-16 obc10x9x20 3.96385e-16 1.33981e-15 5.65946e-16 ibc10x9x20 3.80046e-16 1.17234e-15 5.84099e-16 ofc10x9x20 3.39134e-16 1.33981e-15 6.63951e-16 ifc10x9x20 4.2445e-16 1.33981e-15 5.30523e-16 ok7hx7e10x3o01x18o01v8 4.19975e-16 6.74686e-15 5.34479e-16 ik7hx7e10x3o01x18o01v8 4.71198e-16 6.40991e-15 4.82702e-16 obr30v59 4.26618e-16 4.94721e-16 3.69535e-16 ibr30v59 3.71034e-16 4.94721e-16 4.22802e-16 ofr30v59 3.43408e-16 3.29814e-16 7.83612e-16 ifr30v59 2.76984e-16 3.29814e-16 7.31106e-16 //obc30v59 3.80688e-16 4.12267e-16 8.30176e-16 //ibc30v59 3.54482e-16 4.12267e-16 8.3015e-16 //ofc30v59 3.01105e-16 4.12267e-16 7.46168e-16 //ifc30v59 3.6155e-16 4.12267e-16 8.92028e-16 obc30v59 2.93066e-16 4.94721e-16 8.18356e-16 ibc30v59 2.94468e-16 4.12267e-16 8.05434e-16 ofc30v59 3.04573e-16 3.29814e-16 8.56896e-16 ifc30v59 3.29296e-16 3.29814e-16 9.289e-16 ok54hx18e10 5.40077e-16 1.18794e-14 3.73001e-16 ik54hx18e10 3.69649e-16 8.54872e-15 5.00771e-16 //obrd10x8x9x13 3.94919e-16 1.17509e-15 5.01375e-16 //ofrd10x8x9x13 4.11868e-16 1.61575e-15 9.48037e-16 obrd10x8x9x13 4.35182e-16 1.17509e-15 5.94357e-16 ibrd10x8x9x13 4.0689e-16 1.17509e-15 5.52384e-16 ofrd10x8x9x13 4.06687e-16 1.61575e-15 8.21417e-16 ifrd10x8x9x13 4.4483e-16 1.76264e-15 7.93252e-16 //obcd10x8x9x13 4.03002e-16 1.90953e-15 9.39962e-16 //ibcd10x8x9x13 4.52281e-16 1.61575e-15 7.52567e-16 //ofcd10x8x9x13 4.82138e-16 1.90953e-15 7.71828e-16 //ifcd10x8x9x13 4.96416e-16 1.90953e-15 8.06304e-16 obcd10x8x9x13 4.73075e-16 1.61575e-15 7.7805e-16 ibcd10x8x9x13 4.96151e-16 1.90953e-15 8.83681e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'obr12x12x10*9' --verify 'ibr12x12x10*9' --verify 'ofr12x12x10*9' --verify 'ifr12x12x10*9' --verify '//obc12x12x10*9' --verify '//ibc12x12x10*9' --verify '//ofc12x12x10*9' --verify '//ifc12x12x10*9' --verify 'obc12x12x10*9' --verify 'ibc12x12x10*9' --verify 'ofc12x12x10*9' --verify 'ifc12x12x10*9' --verify 'ok12e00x10o10v16' --verify 'ik12e00x10o10v16' --verify '//obr55x12' --verify '//ofr55x12' --verify 'obr55x12' --verify 'ibr55x12' --verify 'ofr55x12' --verify 'ifr55x12' --verify '//obc55x12' --verify '//ibc55x12' --verify '//ofc55x12' --verify '//ifc55x12' --verify 'obc55x12' --verify 'ibc55x12' --verify 'ofc55x12' --verify 'ifc55x12' --verify 'ok24e10x6o01*13' --verify 'ik24e10x6o01*13' --verify '//obr4x12x7x5' --verify '//ofr4x12x7x5' --verify 'obr4x12x7x5' --verify 'ibr4x12x7x5' --verify 'ofr4x12x7x5' --verify 'ifr4x12x7x5' --verify '//obc4x12x7x5' --verify '//ibc4x12x7x5' --verify '//ofc4x12x7x5' --verify '//ifc4x12x7x5' --verify 'obc4x12x7x5' --verify 'ibc4x12x7x5' --verify 'ofc4x12x7x5' --verify 'ifc4x12x7x5'" obr12x12x10*9 3.66375e-16 1.04025e-15 4.76918e-16 ibr12x12x10*9 3.65019e-16 1.04025e-15 5.27659e-16 ofr12x12x10*9 3.60931e-16 9.88235e-16 8.97458e-16 ifr12x12x10*9 3.84992e-16 1.04025e-15 8.71392e-16 //obc12x12x10*9 4.23301e-16 1.04025e-15 7.67268e-16 //ibc12x12x10*9 3.59266e-16 1.04025e-15 8.34323e-16 //ofc12x12x10*9 4.23757e-16 9.88235e-16 8.8171e-16 //ifc12x12x10*9 3.4669e-16 1.04025e-15 8.30361e-16 obc12x12x10*9 3.75468e-16 1.04025e-15 8.07001e-16 ibc12x12x10*9 4.22875e-16 1.04025e-15 8.06518e-16 ofc12x12x10*9 3.9309e-16 1.04025e-15 7.80808e-16 ifc12x12x10*9 3.34859e-16 1.04025e-15 8.80909e-16 ok12e00x10o10v16 3.49349e-16 3.32503e-15 3.20124e-16 ik12e00x10o10v16 3.31059e-16 3.53884e-15 3.11338e-16 //obr55x12 3.84941e-16 8.29735e-16 6.0332e-16 //ofr55x12 4.42341e-16 5.53157e-16 9.43573e-16 obr55x12 3.77804e-16 8.29735e-16 5.21611e-16 ibr55x12 4.03704e-16 8.29735e-16 5.86172e-16 ofr55x12 3.80611e-16 5.53157e-16 9.53215e-16 ifr55x12 4.24949e-16 5.53157e-16 1.09003e-15 //obc55x12 4.24203e-16 6.91446e-16 9.1814e-16 //ibc55x12 3.60461e-16 5.53157e-16 8.79062e-16 //ofc55x12 3.72738e-16 5.53157e-16 8.90759e-16 //ifc55x12 4.43472e-16 6.91446e-16 9.7402e-16 obc55x12 3.69929e-16 8.29735e-16 8.2196e-16 ibc55x12 3.77023e-16 6.91446e-16 9.03086e-16 ofc55x12 4.13164e-16 6.91446e-16 9.83889e-16 ifc55x12 3.50186e-16 5.53157e-16 9.83191e-16 ok24e10x6o01*13 3.66702e-16 1.62848e-15 4.88962e-16 ik24e10x6o01*13 4.96917e-16 1.60914e-15 3.70873e-16 //obr4x12x7x5 3.84308e-16 1.21348e-15 5.3409e-16 //ofr4x12x7x5 4.06165e-16 5.20064e-16 7.98212e-16 obr4x12x7x5 3.98172e-16 1.04013e-15 4.93739e-16 ibr4x12x7x5 3.67184e-16 1.04013e-15 4.73367e-16 ofr4x12x7x5 3.72164e-16 6.93419e-16 9.06251e-16 ifr4x12x7x5 3.82796e-16 6.93419e-16 7.57676e-16 //obc4x12x7x5 4.08993e-16 6.93419e-16 7.98858e-16 //ibc4x12x7x5 3.97963e-16 8.66773e-16 7.42525e-16 //ofc4x12x7x5 4.13254e-16 6.93419e-16 8.18328e-16 //ifc4x12x7x5 3.95939e-16 8.66773e-16 8.11113e-16 obc4x12x7x5 4.47336e-16 8.66773e-16 8.1322e-16 ibc4x12x7x5 3.51263e-16 6.93419e-16 8.61123e-16 ofc4x12x7x5 4.02108e-16 6.93419e-16 8.18867e-16 ifc4x12x7x5 5.17588e-16 6.93419e-16 7.82239e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'obr6x24v14' --verify 'ibr6x24v14' --verify 'ofr6x24v14' --verify 'ifr6x24v14' --verify '//obc6x24v14' --verify '//ibc6x24v14' --verify '//ofc6x24v14' --verify '//ifc6x24v14' --verify 'obc6x24v14' --verify 'ibc6x24v14' --verify 'ofc6x24v14' --verify 'ifc6x24v14' --verify 'ok13e00x7bx18o01x6e11' --verify 'ik13e00x7bx18o01x6e11' --verify 'obr10x10x13x4v1' --verify 'ibr10x10x13x4v1' --verify 'ofr10x10x13x4v1' --verify 'ifr10x10x13x4v1' --verify '//obc10x10x13x4v1' --verify '//ibc10x10x13x4v1' --verify '//ofc10x10x13x4v1' --verify '//ifc10x10x13x4v1' --verify 'obc10x10x13x4v1' --verify 'ibc10x10x13x4v1' --verify 'ofc10x10x13x4v1' --verify 'ifc10x10x13x4v1' --verify 'ok9e00x7o00x5o11x2e00*10' --verify 'ik9e00x7o00x5o11x2e00*10' --verify '//obr60x4' --verify '//ofr60x4' --verify 'obr60x4' --verify 'ibr60x4' --verify 'ofr60x4' --verify 'ifr60x4' --verify '//obc60x4' --verify '//ibc60x4' --verify '//ofc60x4' --verify '//ifc60x4' --verify 'obc60x4' --verify 'ibc60x4' --verify 'ofc60x4' --verify 'ifc60x4' --verify 'okd9e10*22' --verify 'ikd9e10*22'" obr6x24v14 4.12914e-16 4.7581e-16 5.21288e-16 ibr6x24v14 4.28068e-16 4.7581e-16 5.35479e-16 ofr6x24v14 3.33645e-16 3.96508e-16 8.424e-16 ifr6x24v14 3.39613e-16 3.17207e-16 8.18445e-16 //obc6x24v14 3.79636e-16 3.17207e-16 8.04082e-16 //ibc6x24v14 3.44322e-16 4.7581e-16 8.72816e-16 //ofc6x24v14 3.33147e-16 4.7581e-16 8.98085e-16 //ifc6x24v14 3.58613e-16 4.7581e-16 8.33367e-16 obc6x24v14 3.50383e-16 3.17207e-16 8.62856e-16 ibc6x24v14 3.60308e-16 4.7581e-16 8.37545e-16 ofc6x24v14 3.66501e-16 3.17207e-16 8.97311e-16 ifc6x24v14 3.06565e-16 4.7581e-16 8.11632e-16 ok13e00x7bx18o01x6e11 4.15527e-16 4.66493e-14 4.44188e-16 ik13e00x7bx18o01x6e11 4.49385e-16 5.0696e-14 4.53625e-16 obr10x10x13x4v1 3.83723e-16 1.57655e-15 5.08523e-16 ibr10x10x13x4v1 4.15355e-16 1.57655e-15 5.35037e-16 ofr10x10x13x4v1 4.95743e-16 1.37948e-15 9.04506e-16 ifr10x10x13x4v1 4.16878e-16 1.37948e-15 7.83578e-16 //obc10x10x13x4v1 3.82636e-16 1.57655e-15 8.15526e-16 //ibc10x10x13x4v1 4.24721e-16 1.37948e-15 7.45507e-16 //ofc10x10x13x4v1 3.67554e-16 1.37948e-15 7.73394e-16 //ifc10x10x13x4v1 4.14293e-16 1.57655e-15 9.38173e-16 obc10x10x13x4v1 4.12901e-16 1.57655e-15 7.37521e-16 ibc10x10x13x4v1 5.54356e-16 1.37948e-15 9.1622e-16 ofc10x10x13x4v1 4.32871e-16 1.57655e-15 7.60215e-16 ifc10x10x13x4v1 3.89227e-16 1.57655e-15 8.08414e-16 ok9e00x7o00x5o11x2e00*10 3.58027e-16 5.9505e-15 3.80751e-16 ik9e00x7o00x5o11x2e00*10 3.58728e-16 5.99687e-15 4.99146e-16 //obr60x4 3.98827e-16 8.02643e-16 4.72588e-16 //ofr60x4 3.59912e-16 5.73317e-16 1.02297e-15 obr60x4 2.58519e-16 8.02643e-16 4.03017e-16 ibr60x4 3.41843e-16 6.8798e-16 5.11341e-16 ofr60x4 3.79614e-16 5.73317e-16 9.25493e-16 ifr60x4 4.98585e-16 5.73317e-16 8.87829e-16 //obc60x4 4.13428e-16 6.8798e-16 7.48425e-16 //ibc60x4 3.65471e-16 5.73317e-16 7.86411e-16 //ofc60x4 3.35851e-16 6.8798e-16 8.82186e-16 //ifc60x4 3.51735e-16 5.73317e-16 7.75571e-16 obc60x4 4.29378e-16 5.73317e-16 6.94989e-16 ibc60x4 3.48918e-16 5.73317e-16 7.68988e-16 ofc60x4 5.08352e-16 5.73317e-16 8.47095e-16 ifc60x4 3.79631e-16 5.73317e-16 9.39421e-16 okd9e10*22 3.39642e-16 5.80344e-16 2.88997e-16 ikd9e10*22 3.35555e-16 3.48206e-16 3.07644e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ok5hx4e01x6e01' --verify 'ik5hx4e01x6e01' --verify '//obr7x4x8x2' --verify '//ofr7x4x8x2' --verify 'obr7x4x8x2' --verify 'ibr7x4x8x2' --verify 'ofr7x4x8x2' --verify 'ifr7x4x8x2' --verify '//obc7x4x8x2' --verify '//ibc7x4x8x2' --verify '//ofc7x4x8x2' --verify '//ifc7x4x8x2' --verify 'obc7x4x8x2' --verify 'ibc7x4x8x2' --verify 'ofc7x4x8x2' --verify 'ifc7x4x8x2' --verify 'ok9e11x12hx3o11v13' --verify 'ik9e11x12hx3o11v13'" ok5hx4e01x6e01 4.02935e-16 3.55271e-15 4.87707e-16 ik5hx4e01x6e01 4.79869e-16 3.55271e-15 4.46058e-16 //obr7x4x8x2 3.93986e-16 6.714e-16 3.01952e-16 //ofr7x4x8x2 3.19215e-16 8.3925e-16 5.259e-16 obr7x4x8x2 3.11616e-16 8.3925e-16 3.03995e-16 ibr7x4x8x2 3.37155e-16 8.3925e-16 4.23452e-16 ofr7x4x8x2 3.17877e-16 8.3925e-16 4.01905e-16 ifr7x4x8x2 3.20235e-16 8.3925e-16 5.74444e-16 //obc7x4x8x2 3.45924e-16 8.3925e-16 4.181e-16 //ibc7x4x8x2 3.43343e-16 8.3925e-16 3.755e-16 //ofc7x4x8x2 3.55966e-16 8.3925e-16 4.04004e-16 //ifc7x4x8x2 3.40462e-16 8.3925e-16 4.9741e-16 obc7x4x8x2 3.96215e-16 8.3925e-16 3.75693e-16 ibc7x4x8x2 3.38175e-16 8.3925e-16 4.37988e-16 ofc7x4x8x2 3.38844e-16 8.3925e-16 3.82676e-16 ifc7x4x8x2 3.5934e-16 8.3925e-16 3.96897e-16 ok9e11x12hx3o11v13 4.13663e-16 3.44802e-15 4.77732e-16 ik9e11x12hx3o11v13 5.71232e-16 3.60334e-15 4.28704e-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.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ofcd11v22' --verify 'ifcd11v22' --verify 'ok4e01x10e00*24' --verify 'ik4e01x10e00*24' --verify 'obrd3x24*32' --verify 'ibrd3x24*32' --verify 'ofrd3x24*32' --verify 'ifrd3x24*32' --verify '//obcd3x24*32' --verify '//ibcd3x24*32' --verify '//ofcd3x24*32' --verify '//ifcd3x24*32' --verify 'obcd3x24*32' --verify 'ibcd3x24*32' --verify 'ofcd3x24*32' --verify 'ifcd3x24*32' --verify 'ok5hx3e01x5e11x6o10v6' --verify 'ik5hx3e01x5e11x6o10v6' --verify 'obr10x12x4x5v9' --verify 'ibr10x12x4x5v9' --verify 'ofr10x12x4x5v9' --verify 'ifr10x12x4x5v9' --verify '//obc10x12x4x5v9' --verify '//ibc10x12x4x5v9' --verify '//ofc10x12x4x5v9' --verify '//ifc10x12x4x5v9' --verify 'obc10x12x4x5v9' --verify 'ibc10x12x4x5v9' --verify 'ofc10x12x4x5v9' --verify 'ifc10x12x4x5v9' --verify 'ok12e00x8o10x9o01x16bv1' --verify 'ik12e00x8o10x9o01x16bv1' --verify 'obr8v124' --verify 'ibr8v124' --verify 'ofr8v124' --verify 'ifr8v124' --verify '//obc8v124' --verify '//ibc8v124' --verify '//ofc8v124' --verify '//ifc8v124' --verify 'obc8v124' --verify 'ibc8v124' --verify 'ofc8v124' --verify 'ifc8v124'" ofcd11v22 3.04834e-16 3.49961e-16 5.31724e-16 ifcd11v22 3.20675e-16 4.19953e-16 5.02602e-16 ok4e01x10e00*24 3.38869e-16 2.31296e-15 2.78492e-16 ik4e01x10e00*24 3.33614e-16 2.65991e-15 3.11518e-16 obrd3x24*32 3.33178e-16 5.39719e-16 4.95358e-16 ibrd3x24*32 3.62405e-16 5.39719e-16 4.26679e-16 ofrd3x24*32 3.67527e-16 4.31775e-16 8.59775e-16 ifrd3x24*32 3.08474e-16 3.77803e-16 8.04345e-16 //obcd3x24*32 3.4905e-16 4.31775e-16 8.64306e-16 //ibcd3x24*32 3.92103e-16 5.39719e-16 7.80405e-16 //ofcd3x24*32 3.82305e-16 4.31775e-16 8.79339e-16 //ifcd3x24*32 3.8352e-16 4.31775e-16 9.17852e-16 obcd3x24*32 3.05578e-16 5.39719e-16 8.63654e-16 ibcd3x24*32 3.30047e-16 4.31775e-16 8.14444e-16 ofcd3x24*32 3.17364e-16 5.39719e-16 8.10967e-16 ifcd3x24*32 3.80872e-16 4.31775e-16 8.07035e-16 ok5hx3e01x5e11x6o10v6 3.58979e-16 4.45878e-15 5.72903e-16 ik5hx3e01x5e11x6o10v6 3.70928e-16 4.32764e-15 4.37716e-16 obr10x12x4x5v9 4.30425e-16 1.0475e-15 4.62265e-16 ibr10x12x4x5v9 3.73303e-16 1.0475e-15 5.24214e-16 ofr10x12x4x5v9 3.73524e-16 1.0475e-15 7.49877e-16 ifr10x12x4x5v9 4.76623e-16 1.0475e-15 8.45708e-16 //obc10x12x4x5v9 3.99203e-16 1.0475e-15 9.03209e-16 //ibc10x12x4x5v9 3.88601e-16 1.0475e-15 7.66829e-16 //ofc10x12x4x5v9 4.38706e-16 1.0475e-15 7.70343e-16 //ifc10x12x4x5v9 4.18963e-16 1.0475e-15 8.03296e-16 obc10x12x4x5v9 4.12281e-16 1.0475e-15 8.241e-16 ibc10x12x4x5v9 4.09647e-16 1.0475e-15 8.5984e-16 ofc10x12x4x5v9 3.67382e-16 1.0475e-15 8.62814e-16 ifc10x12x4x5v9 3.79874e-16 1.0475e-15 9.20607e-16 ok12e00x8o10x9o01x16bv1 4.68339e-16 8.8568e-14 3.96e-16 ik12e00x8o10x9o01x16bv1 3.70488e-16 8.24896e-14 5.94674e-16 obr8v124 3.45911e-16 3.16551e-16 2.17865e-16 ibr8v124 2.93499e-16 3.16551e-16 1.81553e-16 ofr8v124 2.25894e-16 1.58275e-16 2.70962e-16 ifr8v124 2.0651e-16 1.58275e-16 2.96925e-16 //obc8v124 2.25402e-16 1.7806e-16 3.15538e-16 //ibc8v124 3.56284e-16 2.37413e-16 3.32527e-16 //ofc8v124 3.8541e-16 1.58275e-16 3.70503e-16 //ifc8v124 3.00908e-16 1.58275e-16 3.18507e-16 obc8v124 3.14885e-16 2.37413e-16 3.84518e-16 ibc8v124 2.53177e-16 2.37413e-16 3.63043e-16 ofc8v124 2.95359e-16 3.16551e-16 3.68755e-16 ifc8v124 2.77323e-16 3.16551e-16 3.29676e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ok11e00*76' --verify 'ik11e00*76' --verify 'obr10x5x8*6' --verify 'ibr10x5x8*6' --verify 'ofr10x5x8*6' --verify 'ifr10x5x8*6' --verify '//obc10x5x8*6' --verify '//ibc10x5x8*6' --verify '//ofc10x5x8*6' --verify '//ifc10x5x8*6' --verify 'obc10x5x8*6' --verify 'ibc10x5x8*6' --verify 'ofc10x5x8*6' --verify 'ifc10x5x8*6' --verify 'okd80o10v40' --verify 'ikd80o10v40' --verify '//obr5760' --verify '//ibr5760' --verify '//ofr5760' --verify '//ifr5760' --verify 'obr5760' --verify 'ibr5760' --verify 'ofr5760' --verify 'ifr5760' --verify '//obc5760' --verify '//ibc5760' --verify '//ofc5760' --verify '//ifc5760' --verify 'obc5760' --verify 'ibc5760' --verify 'ofc5760' --verify 'ifc5760' --verify 'ok5040e00' --verify 'ik5040e00' --verify 'obrd11v22' --verify 'ibrd11v22' --verify 'ofrd11v22' --verify 'ifrd11v22' --verify '//obcd11v22' --verify '//ibcd11v22' --verify '//ofcd11v22' --verify '//ifcd11v22' --verify 'obcd11v22' --verify 'ibcd11v22'" ok11e00*76 2.63881e-16 8.99865e-16 2.23403e-16 ik11e00*76 2.60142e-16 6.74899e-16 1.83129e-16 obr10x5x8*6 3.64311e-16 6.21725e-16 4.51165e-16 ibr10x5x8*6 3.63975e-16 6.21725e-16 3.43837e-16 ofr10x5x8*6 4.13757e-16 6.21725e-16 4.74321e-16 ifr10x5x8*6 3.8495e-16 6.21725e-16 4.07661e-16 //obc10x5x8*6 3.30258e-16 6.21725e-16 4.97178e-16 //ibc10x5x8*6 3.86856e-16 6.21725e-16 4.65689e-16 //ofc10x5x8*6 4.54367e-16 6.21725e-16 4.9821e-16 //ifc10x5x8*6 3.58599e-16 6.21725e-16 4.34431e-16 obc10x5x8*6 3.63174e-16 6.21725e-16 4.97441e-16 ibc10x5x8*6 4.54322e-16 6.21725e-16 5.03053e-16 ofc10x5x8*6 3.84113e-16 6.21725e-16 4.08037e-16 ifc10x5x8*6 4.0913e-16 6.21725e-16 4.74644e-16 okd80o10v40 3.50933e-16 1.65007e-15 4.41061e-16 ikd80o10v40 3.54843e-16 1.93456e-15 4.25492e-16 //obr5760 4.98296e-16 2.24693e-15 3.87512e-16 //ibr5760 4.32638e-16 2.24693e-15 5.44379e-16 //ofr5760 4.37216e-16 2.05969e-15 5.56145e-16 //ifr5760 4.55668e-16 2.99591e-15 5.46557e-16 obr5760 4.35479e-16 2.24693e-15 4.97643e-16 ibr5760 4.77843e-16 1.87244e-15 4.75281e-16 ofr5760 4.41749e-16 2.99591e-15 6.46591e-16 ifr5760 4.16258e-16 2.99591e-15 6.31246e-16 //obc5760 3.88188e-16 2.24693e-15 5.14903e-16 //ibc5760 4.13124e-16 2.24693e-15 4.93701e-16 //ofc5760 4.6649e-16 1.87244e-15 5.41817e-16 //ifc5760 4.12539e-16 2.05969e-15 5.09588e-16 obc5760 4.13091e-16 2.99591e-15 5.37578e-16 ibc5760 4.55615e-16 2.99591e-15 6.22929e-16 ofc5760 4.48958e-16 2.99591e-15 6.35082e-16 ifc5760 4.75281e-16 2.99591e-15 6.31603e-16 ok5040e00 5.27609e-16 2.84217e-14 4.5362e-16 ik5040e00 4.44065e-16 2.84217e-14 5.97372e-16 obrd11v22 3.71782e-16 2.79968e-16 2.98366e-16 ibrd11v22 4.05031e-16 2.79968e-16 2.74064e-16 ofrd11v22 3.49439e-16 2.79968e-16 4.09155e-16 ifrd11v22 3.52303e-16 2.79968e-16 4.22013e-16 //obcd11v22 3.24513e-16 2.79968e-16 5.49341e-16 //ibcd11v22 2.75704e-16 4.19953e-16 4.95168e-16 //ofcd11v22 3.01518e-16 2.79968e-16 4.80256e-16 //ifcd11v22 2.58608e-16 4.19953e-16 4.94802e-16 obcd11v22 3.03001e-16 4.19953e-16 4.59488e-16 ibcd11v22 3.53867e-16 4.19953e-16 5.85317e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'obrd66v106' --verify 'ibrd66v106' --verify 'ofrd66v106' --verify 'ifrd66v106' --verify '//obcd66v106' --verify '//ibcd66v106' --verify '//ofcd66v106' --verify '//ifcd66v106' --verify 'obcd66v106' --verify 'ibcd66v106' --verify 'ofcd66v106' --verify 'ifcd66v106' --verify 'okd6bx4e11x9hv10' --verify 'ikd6bx4e11x9hv10' --verify '//obr44x70' --verify '//ofr44x70' --verify 'obr44x70' --verify 'ibr44x70' --verify 'ofr44x70' --verify 'ifr44x70' --verify '//obc44x70' --verify '//ibc44x70' --verify '//ofc44x70' --verify '//ifc44x70' --verify 'obc44x70' --verify 'ibc44x70' --verify 'ofc44x70' --verify 'ifc44x70' --verify 'ok4320o01' --verify 'ik4320o01' --verify '//obrd8x10x9x4' --verify '//ofrd8x10x9x4' --verify 'obrd8x10x9x4' --verify 'ibrd8x10x9x4' --verify 'ofrd8x10x9x4' --verify 'ifrd8x10x9x4' --verify '//obcd8x10x9x4' --verify '//ibcd8x10x9x4' --verify '//ofcd8x10x9x4' --verify '//ifcd8x10x9x4' --verify 'obcd8x10x9x4' --verify 'ibcd8x10x9x4' --verify 'ofcd8x10x9x4' --verify 'ifcd8x10x9x4'" obrd66v106 4.21443e-16 5.51793e-16 3.69969e-16 ibrd66v106 5.45471e-16 6.62152e-16 4.09959e-16 ofrd66v106 3.30689e-16 5.51793e-16 7.29336e-16 ifrd66v106 3.68944e-16 4.41434e-16 7.67937e-16 //obcd66v106 3.41963e-16 5.51793e-16 7.51522e-16 //ibcd66v106 3.88198e-16 6.62152e-16 7.9436e-16 //ofcd66v106 3.76737e-16 6.62152e-16 8.51274e-16 //ifcd66v106 3.53887e-16 5.51793e-16 7.55853e-16 obcd66v106 3.56532e-16 6.62152e-16 7.37894e-16 ibcd66v106 3.54271e-16 6.62152e-16 8.35157e-16 ofcd66v106 3.86432e-16 6.62152e-16 8.01671e-16 ifcd66v106 3.4787e-16 6.62152e-16 7.96527e-16 okd6bx4e11x9hv10 3.8142e-16 3.17519e-15 4.23717e-16 ikd6bx4e11x9hv10 3.68508e-16 3.42422e-15 4.25518e-16 //obr44x70 4.45535e-16 2.04849e-15 4.61468e-16 //ofr44x70 4.1819e-16 1.92046e-15 5.33307e-16 obr44x70 3.86983e-16 2.56062e-15 4.76692e-16 ibr44x70 5.12925e-16 2.30456e-15 5.04755e-16 ofr44x70 4.30045e-16 2.30456e-15 6.25423e-16 ifr44x70 4.22779e-16 2.43259e-15 6.7649e-16 //obc44x70 4.97566e-16 2.30456e-15 5.98012e-16 //ibc44x70 4.57208e-16 1.79243e-15 6.0631e-16 //ofc44x70 4.62646e-16 2.30456e-15 5.02197e-16 //ifc44x70 3.94969e-16 1.79243e-15 5.5724e-16 obc44x70 4.71945e-16 2.30456e-15 4.91819e-16 ibc44x70 4.39607e-16 2.30456e-15 5.7823e-16 ofc44x70 4.20611e-16 2.30456e-15 5.24768e-16 ifc44x70 4.12256e-16 2.30456e-15 5.56697e-16 ok4320o01 4.58485e-16 2.56462e-14 4.37005e-16 ik4320o01 4.4965e-16 2.83107e-14 4.65875e-16 //obrd8x10x9x4 3.61269e-16 2.64804e-15 4.24255e-16 //ofrd8x10x9x4 3.8689e-16 2.11843e-15 6.18593e-16 obrd8x10x9x4 3.67731e-16 2.64804e-15 4.03636e-16 ibrd8x10x9x4 3.39741e-16 2.51563e-15 3.97866e-16 ofrd8x10x9x4 3.9965e-16 2.38323e-15 6.62275e-16 ifrd8x10x9x4 4.2248e-16 2.38323e-15 6.56621e-16 //obcd8x10x9x4 3.92281e-16 2.25083e-15 5.96576e-16 //ibcd8x10x9x4 4.28219e-16 2.25083e-15 6.16765e-16 //ofcd8x10x9x4 3.8739e-16 2.11843e-15 5.95428e-16 //ifcd8x10x9x4 4.52021e-16 2.25083e-15 5.73109e-16 obcd8x10x9x4 4.02722e-16 2.25083e-15 6.31949e-16 ibcd8x10x9x4 3.787e-16 2.38323e-15 7.10612e-16 ofcd8x10x9x4 3.57043e-16 2.25083e-15 5.89926e-16 ifcd8x10x9x4 4.32286e-16 2.11843e-15 6.25181e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ok8o01v98' --verify 'ik8o01v98' --verify 'obr7x4*3' --verify 'ibr7x4*3' --verify 'ofr7x4*3' --verify 'ifr7x4*3' --verify '//obc7x4*3' --verify '//ibc7x4*3' --verify '//ofc7x4*3' --verify '//ifc7x4*3' --verify 'obc7x4*3' --verify 'ibc7x4*3' --verify 'ofc7x4*3' --verify 'ifc7x4*3' --verify 'ok84o11v29' --verify 'ik84o11v29' --verify 'obrd7x5x8x8v1' --verify 'ibrd7x5x8x8v1' --verify 'ofrd7x5x8x8v1' --verify 'ifrd7x5x8x8v1' --verify '//obcd7x5x8x8v1' --verify '//ibcd7x5x8x8v1' --verify '//ofcd7x5x8x8v1' --verify '//ifcd7x5x8x8v1' --verify 'obcd7x5x8x8v1' --verify 'ibcd7x5x8x8v1' --verify 'ofcd7x5x8x8v1' --verify 'ifcd7x5x8x8v1' --verify 'okd20o00v130' --verify 'ikd20o00v130' --verify 'obrd6x5v15' --verify 'ibrd6x5v15' --verify 'ofrd6x5v15' --verify 'ifrd6x5v15' --verify '//obcd6x5v15' --verify '//ibcd6x5v15' --verify '//ofcd6x5v15' --verify '//ifcd6x5v15' --verify 'obcd6x5v15' --verify 'ibcd6x5v15' --verify 'ofcd6x5v15' --verify 'ifcd6x5v15' --verify 'ok9o10x9o01x5o11*15' --verify 'ik9o10x9o01x5o11*15'" ok8o01v98 3.53532e-16 6.86115e-16 2.90146e-16 ik8o01v98 3.52927e-16 5.71762e-16 3.22908e-16 obr7x4*3 2.91286e-16 4.476e-16 3.23374e-16 ibr7x4*3 3.77979e-16 5.595e-16 3.34215e-16 ofr7x4*3 2.99641e-16 3.357e-16 3.65498e-16 ifr7x4*3 2.29254e-16 3.357e-16 3.65681e-16 //obc7x4*3 3.83627e-16 3.357e-16 3.93466e-16 //ibc7x4*3 4.1273e-16 3.357e-16 3.64597e-16 //ofc7x4*3 2.87003e-16 3.357e-16 3.85441e-16 //ifc7x4*3 3.71637e-16 3.357e-16 3.7437e-16 obc7x4*3 3.22364e-16 4.476e-16 3.49015e-16 ibc7x4*3 4.12463e-16 3.357e-16 3.98786e-16 ofc7x4*3 2.19118e-16 4.476e-16 3.26014e-16 ifc7x4*3 3.11009e-16 3.357e-16 3.47263e-16 ok84o11v29 4.55475e-16 1.66541e-15 4.46496e-16 ik84o11v29 4.75231e-16 1.65105e-15 4.86188e-16 obrd7x5x8x8v1 3.90757e-16 1.65143e-15 4.09135e-16 ibrd7x5x8x8v1 3.29674e-16 1.80155e-15 4.15977e-16 ofrd7x5x8x8v1 3.66858e-16 1.20104e-15 4.54467e-16 ifrd7x5x8x8v1 3.46794e-16 1.20104e-15 4.65932e-16 //obcd7x5x8x8v1 3.44987e-16 1.20104e-15 3.92305e-16 //ibcd7x5x8x8v1 3.74657e-16 1.20104e-15 4.74485e-16 //ofcd7x5x8x8v1 3.91506e-16 1.20104e-15 4.44398e-16 //ifcd7x5x8x8v1 4.12608e-16 1.20104e-15 4.64239e-16 obcd7x5x8x8v1 3.67543e-16 1.20104e-15 5.26928e-16 ibcd7x5x8x8v1 5.10023e-16 1.20104e-15 4.40003e-16 ofcd7x5x8x8v1 4.21363e-16 1.20104e-15 4.84722e-16 ifcd7x5x8x8v1 4.09616e-16 1.05091e-15 4.4855e-16 okd20o00v130 3.92003e-16 8.41425e-16 3.32715e-16 ikd20o00v130 3.3918e-16 1.00971e-15 3.36259e-16 obrd6x5v15 3.73622e-16 5.18907e-16 5.54632e-16 ibrd6x5v15 3.81068e-16 5.18907e-16 5.12302e-16 ofrd6x5v15 3.00181e-16 3.45938e-16 7.13213e-16 ifrd6x5v15 2.26668e-16 3.45938e-16 8.05546e-16 //obcd6x5v15 3.0057e-16 3.45938e-16 7.85241e-16 //ibcd6x5v15 3.54706e-16 3.45938e-16 8.28802e-16 //ofcd6x5v15 3.6269e-16 3.45938e-16 7.99011e-16 //ifcd6x5v15 2.9709e-16 3.45938e-16 9.20978e-16 obcd6x5v15 3.02846e-16 3.45938e-16 7.99261e-16 ibcd6x5v15 3.45426e-16 4.32423e-16 8.09121e-16 ofcd6x5v15 3.43062e-16 4.32423e-16 9.12041e-16 ifcd6x5v15 3.40217e-16 4.32423e-16 7.86833e-16 ok9o10x9o01x5o11*15 3.9589e-16 2.398e-15 4.92313e-16 ik9o10x9o01x5o11*15 3.97457e-16 2.58534e-15 4.33658e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obr5184' --verify '//ibr5184' --verify '//ofr5184' --verify '//ifr5184' --verify 'obr5184' --verify 'ibr5184' --verify 'ofr5184' --verify 'ifr5184' --verify '//obc5184' --verify '//ibc5184' --verify '//ofc5184' --verify '//ifc5184' --verify 'obc5184' --verify 'ibc5184' --verify 'ofc5184' --verify 'ifc5184' --verify 'okd504o11' --verify 'ikd504o11' --verify 'obr8x12x9v11' --verify 'ibr8x12x9v11' --verify 'ofr8x12x9v11' --verify 'ifr8x12x9v11' --verify '//obc8x12x9v11' --verify '//ibc8x12x9v11' --verify '//ofc8x12x9v11' --verify '//ifc8x12x9v11' --verify 'obc8x12x9v11' --verify 'ibc8x12x9v11' --verify 'ofc8x12x9v11' --verify 'ifc8x12x9v11' --verify 'ok84hv168' --verify 'ik84hv168' --verify 'obr11x5x8*7' --verify 'ibr11x5x8*7' --verify 'ofr11x5x8*7' --verify 'ifr11x5x8*7' --verify '//obc11x5x8*7' --verify '//ibc11x5x8*7' --verify '//ofc11x5x8*7' --verify '//ifc11x5x8*7' --verify 'obc11x5x8*7' --verify 'ibc11x5x8*7' --verify 'ofc11x5x8*7' --verify 'ifc11x5x8*7'" //obr5184 4.03754e-16 2.76322e-15 5.0065e-16 //ibr5184 4.59857e-16 2.96059e-15 4.6615e-16 //ofr5184 3.94827e-16 3.15797e-15 9.15743e-16 //ifr5184 4.78989e-16 3.15797e-15 8.12418e-16 obr5184 4.826e-16 3.15797e-15 4.98221e-16 ibr5184 4.38948e-16 3.15797e-15 5.3051e-16 ofr5184 4.17023e-16 3.15797e-15 1.02891e-15 ifr5184 4.11387e-16 3.15797e-15 9.3033e-16 //obc5184 4.19612e-16 3.15797e-15 7.88434e-16 //ibc5184 3.95377e-16 3.15797e-15 8.3225e-16 //ofc5184 4.5245e-16 3.15797e-15 8.63186e-16 //ifc5184 4.16231e-16 3.55271e-15 8.39282e-16 obc5184 4.60556e-16 3.35534e-15 7.90994e-16 ibc5184 5.09931e-16 3.35534e-15 7.98523e-16 ofc5184 3.98693e-16 3.15797e-15 8.73861e-16 ifc5184 4.44421e-16 3.15797e-15 9.06403e-16 okd504o11 5.50744e-16 5.66214e-15 5.40145e-16 ikd504o11 6.14128e-16 6.25889e-15 5.40278e-16 obr8x12x9v11 4.53863e-16 9.22975e-16 5.99505e-16 ibr8x12x9v11 5.09739e-16 9.22975e-16 5.48463e-16 ofr8x12x9v11 3.39387e-16 7.91121e-16 8.15526e-16 ifr8x12x9v11 3.31161e-16 7.91121e-16 8.09095e-16 //obc8x12x9v11 3.85767e-16 7.91121e-16 8.15752e-16 //ibc8x12x9v11 3.64133e-16 7.91121e-16 7.97356e-16 //ofc8x12x9v11 3.89268e-16 7.25195e-16 8.88352e-16 //ifc8x12x9v11 4.29696e-16 7.25195e-16 8.89278e-16 obc8x12x9v11 4.00354e-16 7.91121e-16 7.75851e-16 ibc8x12x9v11 4.12938e-16 7.91121e-16 8.70575e-16 ofc8x12x9v11 3.63322e-16 7.25195e-16 8.93219e-16 ifc8x12x9v11 3.95309e-16 7.91121e-16 8.29876e-16 ok84hv168 3.97968e-16 3.01545e-15 3.84813e-16 ik84hv168 3.52047e-16 2.62455e-15 4.1566e-16 obr11x5x8*7 3.64584e-16 7.74258e-16 3.8186e-16 ibr11x5x8*7 4.05942e-16 7.74258e-16 4.31116e-16 ofr11x5x8*7 4.24363e-16 5.80694e-16 5.20522e-16 ifr11x5x8*7 3.65943e-16 5.80694e-16 5.07439e-16 //obc11x5x8*7 4.59023e-16 5.80694e-16 4.8341e-16 //ibc11x5x8*7 4.5903e-16 5.80694e-16 5.87355e-16 //ofc11x5x8*7 3.7894e-16 5.80694e-16 5.27767e-16 //ifc11x5x8*7 3.28596e-16 5.80694e-16 5.05623e-16 obc11x5x8*7 4.13839e-16 5.80694e-16 5.65199e-16 ibc11x5x8*7 3.75706e-16 5.80694e-16 5.00164e-16 ofc11x5x8*7 3.34363e-16 5.80694e-16 4.75377e-16 ifc11x5x8*7 3.30145e-16 6.77476e-16 5.1032e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd672' --verify '//ibcd672' --verify '//ofcd672' --verify '//ifcd672' --verify 'obcd672' --verify 'ibcd672' --verify 'ofcd672' --verify 'ifcd672' --verify 'ok6e10x7o01x9o10*13' --verify 'ik6e10x7o01x9o10*13' --verify '//obrd24960' --verify '//ibrd24960' --verify '//ofrd24960' --verify '//ifrd24960' --verify 'obrd24960' --verify 'ibrd24960' --verify 'ofrd24960' --verify 'ifrd24960' --verify '//obcd24960' --verify '//ibcd24960' --verify '//ofcd24960' --verify '//ifcd24960' --verify 'obcd24960' --verify 'ibcd24960' --verify 'ofcd24960' --verify 'ifcd24960' --verify 'ok11e11x5e11x7e01' --verify 'ik11e11x5e11x7e01' --verify '//obr10x5x7x12' --verify '//ofr10x5x7x12' --verify 'obr10x5x7x12' --verify 'ibr10x5x7x12' --verify 'ofr10x5x7x12' --verify 'ifr10x5x7x12' --verify '//obc10x5x7x12' --verify '//ibc10x5x7x12' --verify '//ofc10x5x7x12' --verify '//ifc10x5x7x12' --verify 'obc10x5x7x12' --verify 'ibc10x5x7x12' --verify 'ofc10x5x7x12' --verify 'ifc10x5x7x12' --verify 'ok7o01x6e10x7e10v9' --verify 'ik7o01x6e10x7e10v9'" //obcd672 4.01589e-16 5.48196e-16 5.02342e-16 //ibcd672 3.84258e-16 5.48196e-16 5.24875e-16 //ofcd672 4.5738e-16 8.22293e-16 5.3177e-16 //ifcd672 4.26994e-16 5.48196e-16 5.0899e-16 obcd672 3.95429e-16 5.48196e-16 5.04844e-16 ibcd672 4.35568e-16 6.85245e-16 5.51617e-16 ofcd672 3.98079e-16 8.22293e-16 5.9547e-16 ifcd672 4.10061e-16 5.48196e-16 5.44257e-16 ok6e10x7o01x9o10*13 3.44105e-16 2.09234e-15 4.00372e-16 ik6e10x7o01x9o10*13 3.64873e-16 2.21191e-15 3.68949e-16 //obrd24960 4.63132e-16 1.79899e-15 4.82297e-16 //ibrd24960 4.34052e-16 1.79899e-15 4.91231e-16 //ofrd24960 4.14581e-16 1.43919e-15 8.1033e-16 //ifrd24960 4.8127e-16 1.43919e-15 1.02116e-15 obrd24960 4.667e-16 1.61909e-15 4.90975e-16 ibrd24960 4.7829e-16 1.43919e-15 6.17654e-16 ofrd24960 4.807e-16 1.43919e-15 9.71196e-16 ifrd24960 5.45481e-16 1.43919e-15 9.86286e-16 //obcd24960 5.125e-16 1.43919e-15 8.30865e-16 //ibcd24960 5.08973e-16 1.43919e-15 8.85735e-16 //ofcd24960 4.55206e-16 1.43919e-15 9.03552e-16 //ifcd24960 5.19235e-16 1.43919e-15 8.2439e-16 obcd24960 4.42787e-16 1.43919e-15 8.21776e-16 ibcd24960 5.85084e-16 1.43919e-15 8.23228e-16 ofcd24960 4.90498e-16 1.43919e-15 8.02759e-16 ifcd24960 5.2547e-16 1.43919e-15 8.80325e-16 ok11e11x5e11x7e01 4.16838e-16 5.86005e-15 4.42176e-16 ik11e11x5e11x7e01 4.80948e-16 5.93049e-15 4.5818e-16 //obr10x5x7x12 3.89438e-16 1.09639e-15 4.35061e-16 //ofr10x5x7x12 3.28876e-16 1.31567e-15 8.00041e-16 obr10x5x7x12 3.84667e-16 1.09639e-15 4.78847e-16 ibr10x5x7x12 4.29122e-16 8.77113e-16 4.44849e-16 ofr10x5x7x12 5.05356e-16 1.31567e-15 9.46275e-16 ifr10x5x7x12 4.01077e-16 1.09639e-15 8.97147e-16 //obc10x5x7x12 4.58462e-16 1.31567e-15 7.73926e-16 //ibc10x5x7x12 4.20295e-16 1.09639e-15 8.43746e-16 //ofc10x5x7x12 4.27327e-16 1.09639e-15 8.36599e-16 //ifc10x5x7x12 4.5377e-16 1.09639e-15 9.61258e-16 obc10x5x7x12 3.70039e-16 1.31567e-15 8.68956e-16 ibc10x5x7x12 4.39213e-16 1.31567e-15 8.01504e-16 ofc10x5x7x12 4.01631e-16 1.53495e-15 8.47396e-16 ifc10x5x7x12 4.2576e-16 1.09639e-15 8.6723e-16 ok7o01x6e10x7e10v9 3.59925e-16 2.46716e-15 3.41845e-16 ik7o01x6e10x7e10v9 4.23548e-16 3.20731e-15 3.58175e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//ofc4x10x13x11*3' --verify '//ifc4x10x13x11*3' --verify 'obc4x10x13x11*3' --verify 'ibc4x10x13x11*3' --verify 'ofc4x10x13x11*3' --verify 'ifc4x10x13x11*3' --verify 'ok8hx6bv15' --verify 'ik8hx6bv15' --verify 'obr24x9v4' --verify 'ibr24x9v4' --verify 'ofr24x9v4' --verify 'ifr24x9v4' --verify '//obc24x9v4' --verify '//ibc24x9v4' --verify '//ofc24x9v4' --verify '//ifc24x9v4' --verify 'obc24x9v4' --verify 'ibc24x9v4' --verify 'ofc24x9v4' --verify 'ifc24x9v4' --verify 'ok11o01x8e01x4o11' --verify 'ik11o01x8e01x4o11' --verify 'obr26v88' --verify 'ibr26v88' --verify 'ofr26v88' --verify 'ifr26v88' --verify '//obc26v88' --verify '//ibc26v88' --verify '//ofc26v88' --verify '//ifc26v88' --verify 'obc26v88' --verify 'ibc26v88' --verify 'ofc26v88' --verify 'ifc26v88' --verify 'ok6o10x11e10*24' --verify 'ik6o10x11e10*24' --verify '//obrd672' --verify '//ibrd672' --verify '//ofrd672' --verify '//ifrd672' --verify 'obrd672' --verify 'ibrd672' --verify 'ofrd672' --verify 'ifrd672'" //ofc4x10x13x11*3 4.73657e-16 7.51592e-16 8.91571e-16 //ifc4x10x13x11*3 4.36555e-16 7.51592e-16 7.592e-16 obc4x10x13x11*3 4.19766e-16 7.51592e-16 8.52367e-16 ibc4x10x13x11*3 3.96574e-16 7.51592e-16 8.20955e-16 ofc4x10x13x11*3 3.81405e-16 7.51592e-16 8.65481e-16 ifc4x10x13x11*3 3.84396e-16 7.51592e-16 8.11136e-16 ok8hx6bv15 2.93858e-16 1.89478e-15 2.98644e-16 ik8hx6bv15 4.39841e-16 9.4739e-16 4.40992e-16 obr24x9v4 3.80772e-16 7.55411e-16 5.46163e-16 ibr24x9v4 4.52111e-16 4.53247e-16 5.81413e-16 ofr24x9v4 3.29799e-16 4.53247e-16 8.01435e-16 ifr24x9v4 3.79407e-16 4.53247e-16 8.81452e-16 //obc24x9v4 3.43918e-16 4.53247e-16 8.00175e-16 //ibc24x9v4 4.62751e-16 4.53247e-16 7.75184e-16 //ofc24x9v4 3.70781e-16 4.53247e-16 9.18069e-16 //ifc24x9v4 3.45015e-16 4.53247e-16 8.68025e-16 obc24x9v4 4.65001e-16 4.53247e-16 9.02324e-16 ibc24x9v4 3.23097e-16 4.53247e-16 8.51213e-16 ofc24x9v4 3.45924e-16 4.53247e-16 9.11426e-16 ifc24x9v4 3.50819e-16 7.55411e-16 9.52287e-16 ok11o01x8e01x4o11 5.8228e-16 6.90504e-15 4.18694e-16 ik11o01x8e01x4o11 5.29526e-16 4.85334e-15 5.45753e-16 obr26v88 3.5685e-16 4.40414e-16 4.03955e-16 ibr26v88 3.10799e-16 5.28497e-16 3.50395e-16 ofr26v88 3.14912e-16 3.52331e-16 7.80713e-16 ifr26v88 3.23473e-16 3.52331e-16 7.50723e-16 //obc26v88 4.47293e-16 3.52331e-16 8.5279e-16 //ibc26v88 3.73e-16 4.40414e-16 9.41868e-16 //ofc26v88 3.37073e-16 4.40414e-16 7.91699e-16 //ifc26v88 3.71399e-16 3.52331e-16 1.00792e-15 obc26v88 4.05092e-16 4.40414e-16 9.33977e-16 ibc26v88 3.52615e-16 5.28497e-16 8.80507e-16 ofc26v88 3.59629e-16 4.40414e-16 9.094e-16 ifc26v88 4.30987e-16 5.28497e-16 9.29661e-16 ok6o10x11e10*24 4.14104e-16 1.15648e-15 2.53717e-16 ik6o10x11e10*24 3.50687e-16 1.17817e-15 3.57172e-16 //obrd672 3.57698e-16 6.85245e-16 4.53887e-16 //ibrd672 3.76893e-16 6.85245e-16 4.15763e-16 //ofrd672 3.37859e-16 5.48196e-16 6.5866e-16 //ifrd672 4.77918e-16 5.48196e-16 6.03301e-16 obrd672 3.92585e-16 8.22293e-16 4.84775e-16 ibrd672 4.46078e-16 6.85245e-16 4.68237e-16 ofrd672 3.66081e-16 5.48196e-16 6.72679e-16 ifrd672 4.62198e-16 5.48196e-16 4.92838e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd12x4x8x8' --verify '//ibcd12x4x8x8' --verify '//ofcd12x4x8x8' --verify '//ifcd12x4x8x8' --verify 'obcd12x4x8x8' --verify 'ibcd12x4x8x8' --verify 'ofcd12x4x8x8' --verify 'ifcd12x4x8x8' --verify 'ok2e10x9e01x6e00x9o10' --verify 'ik2e10x9e01x6e00x9o10' --verify 'obr84*92' --verify 'ibr84*92' --verify 'ofr84*92' --verify 'ifr84*92' --verify '//obc84*92' --verify '//ibc84*92' --verify '//ofc84*92' --verify '//ifc84*92' --verify 'obc84*92' --verify 'ibc84*92' --verify 'ofc84*92' --verify 'ifc84*92' --verify 'ok2o01x8e11x16hx6e00v4' --verify 'ik2o01x8e11x16hx6e00v4' --verify 'obrd13x6x4x13v2' --verify 'ibrd13x6x4x13v2' --verify 'ofrd13x6x4x13v2' --verify 'ifrd13x6x4x13v2' --verify '//obcd13x6x4x13v2' --verify '//ibcd13x6x4x13v2' --verify '//ofcd13x6x4x13v2' --verify '//ifcd13x6x4x13v2' --verify 'obcd13x6x4x13v2' --verify 'ibcd13x6x4x13v2' --verify 'ofcd13x6x4x13v2' --verify 'ifcd13x6x4x13v2' --verify 'ok45e00*138' --verify 'ik45e00*138' --verify 'obr4x10x13x11*3' --verify 'ibr4x10x13x11*3' --verify 'ofr4x10x13x11*3' --verify 'ifr4x10x13x11*3' --verify '//obc4x10x13x11*3' --verify '//ibc4x10x13x11*3'" //obcd12x4x8x8 3.4394e-16 7.69185e-16 7.44788e-16 //ibcd12x4x8x8 4.47423e-16 6.40988e-16 8.11781e-16 //ofcd12x4x8x8 3.97681e-16 5.1279e-16 7.54142e-16 //ifcd12x4x8x8 3.98621e-16 7.69185e-16 7.44668e-16 obcd12x4x8x8 3.83796e-16 7.69185e-16 7.7151e-16 ibcd12x4x8x8 3.57308e-16 7.69185e-16 8.21624e-16 ofcd12x4x8x8 4.07294e-16 7.69185e-16 7.58957e-16 ifcd12x4x8x8 3.89213e-16 7.69185e-16 8.31564e-16 ok2e10x9e01x6e00x9o10 3.76564e-16 1.42109e-14 4.22705e-16 ik2e10x9e01x6e00x9o10 3.78028e-16 1.56541e-14 3.90724e-16 obr84*92 4.16186e-16 5.87769e-16 5.31998e-16 ibr84*92 3.78488e-16 5.87769e-16 3.5482e-16 ofr84*92 4.67777e-16 4.89808e-16 5.55814e-16 ifr84*92 4.02416e-16 5.87769e-16 4.27886e-16 //obc84*92 3.73693e-16 5.87769e-16 5.30281e-16 //ibc84*92 3.59009e-16 4.89808e-16 4.64817e-16 //ofc84*92 4.19919e-16 3.91846e-16 4.85718e-16 //ifc84*92 3.61946e-16 5.87769e-16 4.76985e-16 obc84*92 3.22588e-16 4.89808e-16 5.22301e-16 ibc84*92 3.78123e-16 4.89808e-16 4.8209e-16 ofc84*92 3.70611e-16 3.91846e-16 5.32946e-16 ifc84*92 3.9273e-16 5.87769e-16 4.96337e-16 ok2o01x8e11x16hx6e00v4 4.14971e-16 1.43964e-14 4.63772e-16 ik2o01x8e11x16hx6e00v4 4.54449e-16 1.3509e-14 3.99948e-16 obrd13x6x4x13v2 4.01951e-16 8.36763e-16 6.01307e-16 ibrd13x6x4x13v2 3.90918e-16 1.00412e-15 5.78138e-16 ofrd13x6x4x13v2 4.59385e-16 8.36763e-16 9.18029e-16 ifrd13x6x4x13v2 4.51372e-16 1.00412e-15 9.05919e-16 //obcd13x6x4x13v2 4.43091e-16 1.00412e-15 8.26381e-16 //ibcd13x6x4x13v2 4.91116e-16 1.00412e-15 8.58098e-16 //ofcd13x6x4x13v2 4.2957e-16 8.36763e-16 8.76157e-16 //ifcd13x6x4x13v2 5.19419e-16 8.36763e-16 8.34511e-16 obcd13x6x4x13v2 4.98954e-16 1.00412e-15 1.0581e-15 ibcd13x6x4x13v2 4.42241e-16 8.36763e-16 8.46309e-16 ofcd13x6x4x13v2 4.42347e-16 1.00412e-15 9.56902e-16 ifcd13x6x4x13v2 4.91261e-16 8.36763e-16 8.64437e-16 ok45e00*138 3.76389e-16 2.01288e-15 3.30899e-16 ik45e00*138 3.56423e-16 3.01932e-15 2.59321e-16 obr4x10x13x11*3 5.00312e-16 7.51592e-16 5.08362e-16 ibr4x10x13x11*3 4.52411e-16 7.51592e-16 5.67726e-16 ofr4x10x13x11*3 4.16798e-16 6.26327e-16 9.01468e-16 ifr4x10x13x11*3 3.98214e-16 7.51592e-16 8.21373e-16 //obc4x10x13x11*3 4.06703e-16 8.76857e-16 8.15055e-16 //ibc4x10x13x11*3 3.94772e-16 7.51592e-16 7.80643e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//ofc7x4x12x10*1' --verify '//ifc7x4x12x10*1' --verify 'obc7x4x12x10*1' --verify 'ibc7x4x12x10*1' --verify 'ofc7x4x12x10*1' --verify 'ifc7x4x12x10*1' --verify 'okd7e11x12hx9o01x11o10' --verify 'ikd7e11x12hx9o01x11o10' --verify '//obrd10x13x13' --verify '//ofrd10x13x13' --verify 'obrd10x13x13' --verify 'ibrd10x13x13' --verify 'ofrd10x13x13' --verify 'ifrd10x13x13' --verify '//obcd10x13x13' --verify '//ibcd10x13x13' --verify '//ofcd10x13x13' --verify '//ifcd10x13x13' --verify 'obcd10x13x13' --verify 'ibcd10x13x13' --verify 'ofcd10x13x13' --verify 'ifcd10x13x13' --verify 'ok9hx15e00v11' --verify 'ik9hx15e00v11' --verify 'obrd15x6v23' --verify 'ibrd15x6v23' --verify 'ofrd15x6v23' --verify 'ifrd15x6v23' --verify '//obcd15x6v23' --verify '//ibcd15x6v23' --verify '//ofcd15x6v23' --verify '//ifcd15x6v23' --verify 'obcd15x6v23' --verify 'ibcd15x6v23' --verify 'ofcd15x6v23' --verify 'ifcd15x6v23' --verify 'ok12hx12e01x10o11*6' --verify 'ik12hx12e01x10o11*6' --verify '//obrd12x4x8x8' --verify '//ofrd12x4x8x8' --verify 'obrd12x4x8x8' --verify 'ibrd12x4x8x8' --verify 'ofrd12x4x8x8' --verify 'ifrd12x4x8x8'" //ofc7x4x12x10*1 4.62981e-16 7.35482e-16 8.5005e-16 //ifc7x4x12x10*1 4.21675e-16 7.35482e-16 8.23501e-16 obc7x4x12x10*1 4.16552e-16 7.35482e-16 9.33387e-16 ibc7x4x12x10*1 3.79888e-16 7.35482e-16 8.72584e-16 ofc7x4x12x10*1 4.04312e-16 7.35482e-16 8.13166e-16 ifc7x4x12x10*1 4.05884e-16 7.35482e-16 9.44999e-16 okd7e11x12hx9o01x11o10 4.21718e-16 2.56408e-14 4.34964e-16 ikd7e11x12hx9o01x11o10 5.43159e-16 2.85178e-14 5.52135e-16 //obrd10x13x13 5.06364e-16 1.20989e-15 5.83257e-16 //ofrd10x13x13 3.76214e-16 8.64205e-16 8.68345e-16 obrd10x13x13 4.52485e-16 1.20989e-15 5.49562e-16 ibrd10x13x13 4.3792e-16 1.20989e-15 6.05623e-16 ofrd10x13x13 3.90059e-16 8.64205e-16 9.56819e-16 ifrd10x13x13 3.89062e-16 8.64205e-16 9.33434e-16 //obcd10x13x13 4.53959e-16 8.64205e-16 8.8155e-16 //ibcd10x13x13 4.05539e-16 8.64205e-16 8.26801e-16 //ofcd10x13x13 3.95563e-16 8.64205e-16 8.26783e-16 //ifcd10x13x13 4.44797e-16 8.64205e-16 7.79943e-16 obcd10x13x13 4.4719e-16 8.64205e-16 8.28225e-16 ibcd10x13x13 4.95274e-16 8.64205e-16 8.49419e-16 ofcd10x13x13 4.86316e-16 1.03705e-15 8.80462e-16 ifcd10x13x13 4.26867e-16 8.64205e-16 8.83558e-16 ok9hx15e00v11 3.55484e-16 5.1474e-15 3.04447e-16 ik9hx15e00v11 3.46086e-16 5.17768e-15 3.13478e-16 obrd15x6v23 3.89668e-16 3.90771e-16 4.84489e-16 ibrd15x6v23 4.10187e-16 3.90771e-16 5.04991e-16 ofrd15x6v23 3.29588e-16 3.90771e-16 8.04452e-16 ifrd15x6v23 2.7429e-16 3.90771e-16 8.91582e-16 //obcd15x6v23 3.24144e-16 4.88464e-16 8.53823e-16 //ibcd15x6v23 3.36132e-16 3.90771e-16 8.64198e-16 //ofcd15x6v23 3.42348e-16 5.86157e-16 8.26169e-16 //ifcd15x6v23 3.43125e-16 4.88464e-16 9.10243e-16 obcd15x6v23 4.37181e-16 4.88464e-16 9.53592e-16 ibcd15x6v23 3.42128e-16 3.90771e-16 8.56557e-16 ofcd15x6v23 3.21963e-16 5.86157e-16 9.55323e-16 ifcd15x6v23 3.83434e-16 3.90771e-16 8.57914e-16 ok12hx12e01x10o11*6 4.38807e-16 1.09788e-14 4.33782e-16 ik12hx12e01x10o11*6 4.52063e-16 1.22131e-14 4.66171e-16 //obrd12x4x8x8 3.62211e-16 1.79477e-15 4.95702e-16 //ofrd12x4x8x8 3.69731e-16 6.40988e-16 8.46939e-16 obrd12x4x8x8 3.52962e-16 1.53837e-15 5.40792e-16 ibrd12x4x8x8 4.16984e-16 2.05116e-15 5.61882e-16 ofrd12x4x8x8 3.31569e-16 6.40988e-16 7.83879e-16 ifrd12x4x8x8 3.20448e-16 5.1279e-16 8.01015e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd6x7x3*3' --verify '//ibcd6x7x3*3' --verify '//ofcd6x7x3*3' --verify '//ifcd6x7x3*3' --verify 'obcd6x7x3*3' --verify 'ibcd6x7x3*3' --verify 'ofcd6x7x3*3' --verify 'ifcd6x7x3*3' --verify 'okd9o10x2e00x8e11x12o11*3' --verify 'ikd9o10x2e00x8e11x12o11*3' --verify 'obr10*40' --verify 'ibr10*40' --verify 'ofr10*40' --verify 'ifr10*40' --verify '//obc10*40' --verify '//ibc10*40' --verify '//ofc10*40' --verify '//ifc10*40' --verify 'obc10*40' --verify 'ibc10*40' --verify 'ofc10*40' --verify 'ifc10*40' --verify 'ok12o10x2e00x8o01*7' --verify 'ik12o10x2e00x8o01*7' --verify 'obrd7x8x10x13v6' --verify 'ibrd7x8x10x13v6' --verify 'ofrd7x8x10x13v6' --verify 'ifrd7x8x10x13v6' --verify '//obcd7x8x10x13v6' --verify '//ibcd7x8x10x13v6' --verify '//ofcd7x8x10x13v6' --verify '//ifcd7x8x10x13v6' --verify 'obcd7x8x10x13v6' --verify 'ibcd7x8x10x13v6' --verify 'ofcd7x8x10x13v6' --verify 'ifcd7x8x10x13v6' --verify 'ok9o10x5o11*1' --verify 'ik9o10x5o11*1' --verify 'obr7x4x12x10*1' --verify 'ibr7x4x12x10*1' --verify 'ofr7x4x12x10*1' --verify 'ifr7x4x12x10*1' --verify '//obc7x4x12x10*1' --verify '//ibc7x4x12x10*1'" //obcd6x7x3*3 3.07967e-16 4.22001e-16 7.95778e-16 //ibcd6x7x3*3 4.62021e-16 4.22001e-16 7.70865e-16 //ofcd6x7x3*3 3.95384e-16 4.22001e-16 8.58071e-16 //ifcd6x7x3*3 2.91048e-16 4.22001e-16 7.84956e-16 obcd6x7x3*3 4.18267e-16 6.33002e-16 8.43813e-16 ibcd6x7x3*3 3.69861e-16 5.27501e-16 8.31004e-16 ofcd6x7x3*3 3.66721e-16 6.33002e-16 7.4356e-16 ifcd6x7x3*3 4.36748e-16 4.22001e-16 8.07784e-16 okd9o10x2e00x8e11x12o11*3 4.22351e-16 5.02163e-15 5.2147e-16 ikd9o10x2e00x8e11x12o11*3 5.02198e-16 5.55268e-15 5.68304e-16 obr10*40 3.22421e-16 2.87888e-16 2.84385e-16 ibr10*40 3.13095e-16 2.87888e-16 2.70205e-16 ofr10*40 2.95101e-16 1.43944e-16 2.8473e-16 ifr10*40 2.11869e-16 1.43944e-16 2.57104e-16 //obc10*40 3.10777e-16 2.87888e-16 3.35764e-16 //ibc10*40 3.60018e-16 2.87888e-16 3.4113e-16 //ofc10*40 3.0417e-16 2.87888e-16 3.48825e-16 //ifc10*40 3.56056e-16 4.31833e-16 3.48695e-16 obc10*40 3.0446e-16 2.87888e-16 3.45643e-16 ibc10*40 2.76658e-16 2.87888e-16 3.42609e-16 ofc10*40 3.10922e-16 2.87888e-16 3.38538e-16 ifc10*40 3.7251e-16 3.5986e-16 3.19408e-16 ok12o10x2e00x8o01*7 3.57777e-16 2.39332e-15 3.77507e-16 ik12o10x2e00x8o01*7 3.15634e-16 2.06989e-15 4.51415e-16 obrd7x8x10x13v6 4.2936e-16 9.71564e-16 5.10599e-16 ibrd7x8x10x13v6 4.33138e-16 9.71564e-16 5.15985e-16 ofrd7x8x10x13v6 4.20299e-16 7.77251e-16 8.29813e-16 ifrd7x8x10x13v6 4.17376e-16 7.77251e-16 8.72538e-16 //obcd7x8x10x13v6 4.32521e-16 9.71564e-16 8.31755e-16 //ibcd7x8x10x13v6 4.26457e-16 9.71564e-16 8.55668e-16 //ofcd7x8x10x13v6 5.62653e-16 9.71564e-16 8.58401e-16 //ifcd7x8x10x13v6 4.35906e-16 7.77251e-16 7.50033e-16 obcd7x8x10x13v6 4.07372e-16 9.71564e-16 8.54181e-16 ibcd7x8x10x13v6 4.10706e-16 9.71564e-16 8.09436e-16 ofcd7x8x10x13v6 4.85162e-16 9.71564e-16 8.00668e-16 ifcd7x8x10x13v6 4.8041e-16 9.71564e-16 8.30237e-16 ok9o10x5o11*1 4.48608e-16 1.12406e-15 4.03204e-16 ik9o10x5o11*1 4.40363e-16 1.34887e-15 3.22083e-16 obr7x4x12x10*1 4.54459e-16 7.35482e-16 4.7624e-16 ibr7x4x12x10*1 3.8798e-16 9.80642e-16 5.21567e-16 ofr7x4x12x10*1 3.39884e-16 6.12901e-16 8.06164e-16 ifr7x4x12x10*1 3.4413e-16 7.35482e-16 8.47614e-16 //obc7x4x12x10*1 4.39543e-16 7.35482e-16 7.8673e-16 //ibc7x4x12x10*1 4.4739e-16 7.35482e-16 7.94532e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ok30e11*71' --verify 'ik30e11*71' --verify 'obrd6x7x3*3' --verify 'ibrd6x7x3*3' --verify 'ofrd6x7x3*3' --verify 'ifrd6x7x3*3'" ok30e11*71 3.63885e-16 1.01362e-15 4.98128e-16 ik30e11*71 4.38848e-16 1.01362e-15 4.025e-16 obrd6x7x3*3 4.04444e-16 4.74751e-16 5.29768e-16 ibrd6x7x3*3 3.23488e-16 4.22001e-16 4.77779e-16 ofrd6x7x3*3 3.66047e-16 4.22001e-16 8.32482e-16 ifrd6x7x3*3 4.81515e-16 4.22001e-16 9.07297e-16 -------------------------------------------------------------- FFTW threaded transforms passed basic tests! -------------------------------------------------------------- make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tests' Making check in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make check-local make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make[3]: Nothing to be done for `check-local'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/mpi' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' Making check in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc/FAQ' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/doc' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/tools' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/double/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/double' + for ver in single double long + export LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.3/long/.libs:/builddir/build/BUILD/fftw-3.3.3/long/threads/.libs + LD_LIBRARY_PATH=/builddir/build/BUILD/fftw-3.3.3/long/.libs:/builddir/build/BUILD/fftw-3.3.3/long/threads/.libs + make -C long check make: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long' Making check in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/support' Making check in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/kernel' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/kernel' Making check in simd-support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/simd-support' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/simd-support' Making check in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' Making check in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/dft' Making check in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' Making check in scalar make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' Making check in r2cf make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cf' Making check in r2cb make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2cb' Making check in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/scalar' Making check in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' Making check in common make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/common' Making check in sse2 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/sse2' Making check in avx make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/avx' Making check in altivec make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/altivec' Making check in neon make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make check-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd/neon' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft/simd' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/rdft' Making check in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/reodft' Making check in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/api' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/api' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/api' Making check in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/libbench2' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/libbench2' Making check in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long' Making check in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/threads' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/threads' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/tests' make check-local make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/tests' perl -w ../../tests/check.pl -r -c=30 -v `pwd`/bench Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'ofc12x6x10' --verify 'ifc12x6x10' --verify 'ok16bx9bx9h' --verify 'ik16bx9bx9h' --verify 'obr2x13*11' --verify 'ibr2x13*11' --verify 'ofr2x13*11' --verify 'ifr2x13*11' --verify '//obc2x13*11' --verify '//ibc2x13*11' --verify '//ofc2x13*11' --verify '//ifc2x13*11' --verify 'obc2x13*11' --verify 'ibc2x13*11' --verify 'ofc2x13*11' --verify 'ifc2x13*11' --verify 'okd10o10x6o00*15' --verify 'ikd10o10x6o00*15' --verify 'obrd11x10*20' --verify 'ibrd11x10*20' --verify 'ofrd11x10*20' --verify 'ifrd11x10*20' --verify '//obcd11x10*20' --verify '//ibcd11x10*20' --verify '//ofcd11x10*20' --verify '//ifcd11x10*20' --verify 'obcd11x10*20' --verify 'ibcd11x10*20' --verify 'ofcd11x10*20' --verify 'ifcd11x10*20' --verify 'ok5e01x5o00x4hx7e11' --verify 'ik5e01x5o00x4hx7e11' --verify 'obr6x5v34' --verify 'ibr6x5v34' --verify 'ofr6x5v34' --verify 'ifr6x5v34' --verify '//obc6x5v34' --verify '//ibc6x5v34' --verify '//ofc6x5v34' --verify '//ifc6x5v34' --verify 'obc6x5v34' --verify 'ibc6x5v34' --verify 'ofc6x5v34' --verify 'ifc6x5v34'" ofc12x6x10 1.97101e-19 3.87896e-19 3.77497e-19 ifc12x6x10 1.5884e-19 3.23247e-19 3.04138e-19 ok16bx9bx9h 1.92357e-19 6.93889e-18 1.92291e-19 ik16bx9bx9h 1.8341e-19 6.93889e-18 2.34623e-19 obr2x13*11 1.35462e-19 1.85568e-19 1.58268e-19 ibr2x13*11 1.70032e-19 1.85568e-19 1.71285e-19 ofr2x13*11 1.4687e-19 1.85568e-19 3.13767e-19 ifr2x13*11 1.30677e-19 1.85568e-19 3.57071e-19 //obc2x13*11 1.59107e-19 1.85568e-19 2.95379e-19 //ibc2x13*11 1.74672e-19 1.85568e-19 2.81324e-19 //ofc2x13*11 1.817e-19 1.85568e-19 3.7122e-19 //ifc2x13*11 1.82612e-19 1.85568e-19 2.63882e-19 obc2x13*11 2.00659e-19 1.85568e-19 2.9402e-19 ibc2x13*11 2.33105e-19 1.85568e-19 2.57925e-19 ofc2x13*11 1.6162e-19 1.85568e-19 2.69074e-19 ifc2x13*11 2.04981e-19 1.85568e-19 2.84212e-19 okd10o10x6o00*15 1.94502e-19 5.33801e-19 1.95696e-19 ikd10o10x6o00*15 1.88434e-19 6.04233e-19 1.95876e-19 obrd11x10*20 1.81362e-19 2.60504e-19 2.16657e-19 ibrd11x10*20 1.70425e-19 2.60504e-19 2.03866e-19 ofrd11x10*20 2.05035e-19 1.73669e-19 2.9408e-19 ifrd11x10*20 1.64956e-19 1.73669e-19 3.36556e-19 //obcd11x10*20 1.68555e-19 2.17087e-19 3.05003e-19 //ibcd11x10*20 1.70234e-19 2.17087e-19 3.22582e-19 //ofcd11x10*20 1.82518e-19 2.60504e-19 3.42783e-19 //ifcd11x10*20 1.53099e-19 2.60504e-19 3.12182e-19 obcd11x10*20 1.94994e-19 2.60504e-19 3.37319e-19 ibcd11x10*20 2.32372e-19 2.17087e-19 3.5867e-19 ofcd11x10*20 1.89045e-19 2.17087e-19 3.76614e-19 ifcd11x10*20 1.54931e-19 1.73669e-19 2.9846e-19 ok5e01x5o00x4hx7e11 2.81487e-19 3.68234e-18 2.39422e-19 ik5e01x5o00x4hx7e11 2.47218e-19 4.06421e-18 2.34009e-19 obr6x5v34 1.89276e-19 1.63015e-19 1.58049e-19 ibr6x5v34 1.96804e-19 1.63015e-19 1.5619e-19 ofr6x5v34 1.40476e-19 1.63015e-19 1.85334e-19 ifr6x5v34 1.43941e-19 1.63015e-19 1.7579e-19 //obc6x5v34 1.75415e-19 1.63015e-19 1.79557e-19 //ibc6x5v34 1.35547e-19 1.63015e-19 1.73014e-19 //ofc6x5v34 1.68977e-19 1.63015e-19 1.79837e-19 //ifc6x5v34 1.99927e-19 1.63015e-19 2.00295e-19 obc6x5v34 1.47895e-19 1.63015e-19 1.77203e-19 ibc6x5v34 1.56996e-19 1.63015e-19 1.71433e-19 ofc6x5v34 1.37765e-19 1.63015e-19 1.78496e-19 ifc6x5v34 1.71594e-19 1.63015e-19 2.03028e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'ok22bx22o10' --verify 'ik22bx22o10' --verify 'obr10x12x9*15' --verify 'ibr10x12x9*15' --verify 'ofr10x12x9*15' --verify 'ifr10x12x9*15' --verify '//obc10x12x9*15' --verify '//ibc10x12x9*15' --verify '//ofc10x12x9*15' --verify '//ifc10x12x9*15' --verify 'obc10x12x9*15' --verify 'ibc10x12x9*15' --verify 'ofc10x12x9*15' --verify 'ifc10x12x9*15' --verify 'ok4o01x6o10x9bx8e10v4' --verify 'ik4o01x6o10x9bx8e10v4' --verify '//obrd6x6x7' --verify '//ofrd6x6x7' --verify 'obrd6x6x7' --verify 'ibrd6x6x7' --verify 'ofrd6x6x7' --verify 'ifrd6x6x7' --verify '//obcd6x6x7' --verify '//ibcd6x6x7' --verify '//ofcd6x6x7' --verify '//ifcd6x6x7' --verify 'obcd6x6x7' --verify 'ibcd6x6x7' --verify 'ofcd6x6x7' --verify 'ifcd6x6x7' --verify 'ok4e10x11o10x5h' --verify 'ik4e10x11o10x5h' --verify '//obr12x6x10' --verify '//ofr12x6x10' --verify 'obr12x6x10' --verify 'ibr12x6x10' --verify 'ofr12x6x10' --verify 'ifr12x6x10' --verify '//obc12x6x10' --verify '//ibc12x6x10' --verify '//ofc12x6x10' --verify '//ifc12x6x10' --verify 'obc12x6x10' --verify 'ibc12x6x10'" ok22bx22o10 1.89743e-19 3.95734e-18 1.93376e-19 ik22bx22o10 1.75685e-19 4.98733e-18 2.77349e-19 obr10x12x9*15 1.99594e-19 3.3783e-19 2.57851e-19 ibr10x12x9*15 1.79257e-19 3.3783e-19 2.63403e-19 ofr10x12x9*15 2.08779e-19 2.81525e-19 4.07726e-19 ifr10x12x9*15 1.94913e-19 2.2522e-19 3.74731e-19 //obc10x12x9*15 2.01953e-19 3.3783e-19 4.15131e-19 //ibc10x12x9*15 2.38057e-19 2.81525e-19 3.5448e-19 //ofc10x12x9*15 1.76329e-19 2.81525e-19 4.19022e-19 //ifc10x12x9*15 2.09813e-19 3.3783e-19 4.00898e-19 obc10x12x9*15 2.52301e-19 2.81525e-19 4.15491e-19 ibc10x12x9*15 2.12654e-19 2.81525e-19 3.77941e-19 ofc10x12x9*15 1.94899e-19 2.81525e-19 4.75722e-19 ifc10x12x9*15 1.75566e-19 2.81525e-19 3.80014e-19 ok4o01x6o10x9bx8e10v4 2.54479e-19 5.24651e-18 1.73748e-19 ik4o01x6o10x9bx8e10v4 1.83824e-19 7.77465e-18 1.87412e-19 //obrd6x6x7 1.75067e-19 3.27832e-19 1.93387e-19 //ofrd6x6x7 1.79596e-19 2.18555e-19 2.79794e-19 obrd6x6x7 1.84243e-19 3.27832e-19 1.57122e-19 ibrd6x6x7 1.64357e-19 2.18555e-19 1.97331e-19 ofrd6x6x7 1.48773e-19 2.73193e-19 3.16458e-19 ifrd6x6x7 1.44645e-19 2.18555e-19 2.91361e-19 //obcd6x6x7 2.11505e-19 2.73193e-19 3.52668e-19 //ibcd6x6x7 1.92563e-19 3.27832e-19 2.82535e-19 //ofcd6x6x7 1.90454e-19 2.73193e-19 2.62198e-19 //ifcd6x6x7 1.81603e-19 2.73193e-19 2.64726e-19 obcd6x6x7 1.67238e-19 3.27832e-19 3.28107e-19 ibcd6x6x7 1.76934e-19 3.27832e-19 3.17089e-19 ofcd6x6x7 1.76369e-19 2.18555e-19 3.27343e-19 ifcd6x6x7 1.88673e-19 2.73193e-19 2.6373e-19 ok4e10x11o10x5h 1.92885e-19 1.84314e-18 1.65973e-19 ik4e10x11o10x5h 1.6066e-19 1.73472e-18 1.85027e-19 //obr12x6x10 1.79773e-19 3.23247e-19 2.3238e-19 //ofr12x6x10 1.99652e-19 2.58597e-19 3.57307e-19 obr12x6x10 1.62514e-19 3.87896e-19 2.24291e-19 ibr12x6x10 1.89747e-19 2.58597e-19 1.97114e-19 ofr12x6x10 1.6055e-19 3.23247e-19 3.37532e-19 ifr12x6x10 1.78212e-19 1.93948e-19 2.92997e-19 //obc12x6x10 2.09543e-19 3.23247e-19 3.30992e-19 //ibc12x6x10 2.018e-19 3.23247e-19 3.31532e-19 //ofc12x6x10 1.89735e-19 3.23247e-19 2.99452e-19 //ifc12x6x10 2.00294e-19 2.58597e-19 3.12643e-19 obc12x6x10 1.97905e-19 3.87896e-19 2.98445e-19 ibc12x6x10 1.97288e-19 2.58597e-19 3.36055e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'ok11bx11e00v10' --verify 'ik11bx11e00v10' --verify 'obrd6x2x2v11' --verify 'ibrd6x2x2v11' --verify 'ofrd6x2x2v11' --verify 'ifrd6x2x2v11' --verify '//obcd6x2x2v11' --verify '//ibcd6x2x2v11' --verify '//ofcd6x2x2v11' --verify '//ifcd6x2x2v11' --verify 'obcd6x2x2v11' --verify 'ibcd6x2x2v11' --verify 'ofcd6x2x2v11' --verify 'ifcd6x2x2v11' --verify 'ok5376e00' --verify 'ik5376e00' --verify 'obr6x6x10*5' --verify 'ibr6x6x10*5' --verify 'ofr6x6x10*5' --verify 'ifr6x6x10*5' --verify '//obc6x6x10*5' --verify '//ibc6x6x10*5' --verify '//ofc6x6x10*5' --verify '//ifc6x6x10*5' --verify 'obc6x6x10*5' --verify 'ibc6x6x10*5' --verify 'ofc6x6x10*5' --verify 'ifc6x6x10*5' --verify 'ok30hv51' --verify 'ik30hv51' --verify '//obrd36x13' --verify '//ofrd36x13' --verify 'obrd36x13' --verify 'ibrd36x13' --verify 'ofrd36x13' --verify 'ifrd36x13' --verify '//obcd36x13' --verify '//ibcd36x13' --verify '//ofcd36x13' --verify '//ifcd36x13' --verify 'obcd36x13' --verify 'ibcd36x13' --verify 'ofcd36x13' --verify 'ifcd36x13'" ok11bx11e00v10 1.6083e-19 1.9082e-18 1.19932e-19 ik11bx11e00v10 1.9175e-19 1.9082e-18 1.47101e-19 obrd6x2x2v11 1.48928e-19 9.65724e-20 9.07882e-20 ibrd6x2x2v11 1.40139e-19 1.93145e-19 9.46781e-20 ofrd6x2x2v11 1.06915e-19 0 1.66675e-19 ifrd6x2x2v11 1.06855e-19 0 1.66675e-19 //obcd6x2x2v11 1.38959e-19 9.65724e-20 1.71353e-19 //ibcd6x2x2v11 1.26626e-19 4.82862e-20 1.71833e-19 //ofcd6x2x2v11 1.37781e-19 4.82862e-20 1.70975e-19 //ifcd6x2x2v11 1.68366e-19 9.65724e-20 1.73811e-19 obcd6x2x2v11 1.16499e-19 4.82862e-20 1.63044e-19 ibcd6x2x2v11 1.7126e-19 4.82862e-20 1.73656e-19 ofcd6x2x2v11 1.21667e-19 9.65724e-20 1.77896e-19 ifcd6x2x2v11 1.22995e-19 4.82862e-20 1.63427e-19 ok5376e00 2.1729e-19 1.38778e-17 1.6919e-19 ik5376e00 1.91281e-19 2.77556e-17 1.8626e-19 obr6x6x10*5 2.07912e-19 2.19427e-19 1.81061e-19 ibr6x6x10*5 1.79133e-19 3.29141e-19 2.03855e-19 ofr6x6x10*5 2.11851e-19 2.19427e-19 3.18947e-19 ifr6x6x10*5 1.66118e-19 2.19427e-19 3.14203e-19 //obc6x6x10*5 2.08347e-19 2.19427e-19 3.32767e-19 //ibc6x6x10*5 1.83126e-19 2.74284e-19 3.44734e-19 //ofc6x6x10*5 1.98124e-19 2.19427e-19 3.0768e-19 //ifc6x6x10*5 1.75728e-19 2.74284e-19 3.13621e-19 obc6x6x10*5 1.71099e-19 2.74284e-19 3.11551e-19 ibc6x6x10*5 1.76072e-19 3.29141e-19 3.50719e-19 ofc6x6x10*5 1.7067e-19 2.74284e-19 2.77826e-19 ifc6x6x10*5 1.9608e-19 2.74284e-19 3.59757e-19 ok30hv51 1.47164e-19 4.42184e-19 1.8915e-19 ik30hv51 2.3833e-19 4.42184e-19 1.40269e-19 //obrd36x13 1.91541e-19 3.2075e-19 2.38709e-19 //ofrd36x13 2.0967e-19 2.40563e-19 3.66377e-19 obrd36x13 2.06504e-19 3.2075e-19 2.98322e-19 ibrd36x13 2.68069e-19 4.00938e-19 2.98063e-19 ofrd36x13 2.06135e-19 2.40563e-19 3.88903e-19 ifrd36x13 1.78253e-19 3.2075e-19 3.83542e-19 //obcd36x13 1.87219e-19 4.00938e-19 3.96141e-19 //ibcd36x13 1.66563e-19 3.2075e-19 4.18366e-19 //ofcd36x13 1.97232e-19 3.2075e-19 3.62936e-19 //ifcd36x13 2.09619e-19 3.2075e-19 3.59169e-19 obcd36x13 2.43117e-19 3.2075e-19 3.94678e-19 ibcd36x13 1.98987e-19 3.2075e-19 3.44697e-19 ofcd36x13 1.96195e-19 3.2075e-19 3.37902e-19 ifcd36x13 2.89281e-19 3.2075e-19 3.47377e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'obr8x32x10' --verify 'ibr8x32x10' --verify 'ofr8x32x10' --verify 'ifr8x32x10' --verify '//obc8x32x10' --verify '//ibc8x32x10' --verify '//ofc8x32x10' --verify '//ifc8x32x10' --verify 'obc8x32x10' --verify 'ibc8x32x10' --verify 'ofc8x32x10' --verify 'ifc8x32x10' --verify 'ok6e00x11e10v12' --verify 'ik6e00x11e10v12' --verify '//obrd7560' --verify '//ibrd7560' --verify '//ofrd7560' --verify '//ifrd7560' --verify 'obrd7560' --verify 'ibrd7560' --verify 'ofrd7560' --verify 'ifrd7560' --verify '//obcd7560' --verify '//ibcd7560' --verify '//ofcd7560' --verify '//ifcd7560' --verify 'obcd7560' --verify 'ibcd7560' --verify 'ofcd7560' --verify 'ifcd7560' --verify 'okd15bv101' --verify 'ikd15bv101' --verify 'obrd10*12' --verify 'ibrd10*12' --verify 'ofrd10*12' --verify 'ifrd10*12' --verify '//obcd10*12' --verify '//ibcd10*12' --verify '//ofcd10*12' --verify '//ifcd10*12' --verify 'obcd10*12' --verify 'ibcd10*12' --verify 'ofcd10*12' --verify 'ifcd10*12'" obr8x32x10 1.61141e-19 4.11426e-19 2.23288e-19 ibr8x32x10 1.891e-19 3.42855e-19 2.03926e-19 ofr8x32x10 2.09876e-19 2.74284e-19 3.15401e-19 ifr8x32x10 1.84434e-19 2.74284e-19 3.29731e-19 //obc8x32x10 1.87117e-19 2.74284e-19 3.24516e-19 //ibc8x32x10 2.10759e-19 2.74284e-19 3.36094e-19 //ofc8x32x10 2.04401e-19 2.74284e-19 3.47277e-19 //ifc8x32x10 1.78461e-19 3.42855e-19 3.4252e-19 obc8x32x10 2.09843e-19 3.42855e-19 3.15259e-19 ibc8x32x10 1.81513e-19 4.11426e-19 3.33948e-19 ofc8x32x10 1.69102e-19 4.11426e-19 3.34921e-19 ifc8x32x10 2.04007e-19 2.74284e-19 3.37116e-19 ok6e00x11e10v12 1.4483e-19 5.87276e-19 1.32695e-19 ik6e00x11e10v12 1.93728e-19 7.04731e-19 1.34813e-19 //obrd7560 2.15113e-19 6.38439e-19 2.04298e-19 //ibrd7560 2.46006e-19 4.78829e-19 2.11343e-19 //ofrd7560 2.1601e-19 3.19219e-19 2.63803e-19 //ifrd7560 2.45874e-19 3.19219e-19 2.84335e-19 obrd7560 2.21465e-19 4.78829e-19 2.21598e-19 ibrd7560 2.19459e-19 4.78829e-19 2.07988e-19 ofrd7560 2.48767e-19 3.19219e-19 2.50198e-19 ifrd7560 2.61284e-19 3.19219e-19 2.39881e-19 //obcd7560 1.99989e-19 4.78829e-19 3.03182e-19 //ibcd7560 2.51075e-19 3.99024e-19 2.47334e-19 //ofcd7560 2.27354e-19 4.78829e-19 2.59063e-19 //ifcd7560 2.19879e-19 3.99024e-19 2.73084e-19 obcd7560 2.37677e-19 4.78829e-19 2.38266e-19 ibcd7560 2.04425e-19 3.99024e-19 2.52053e-19 ofcd7560 2.32793e-19 3.99024e-19 2.51697e-19 ifcd7560 2.08193e-19 3.19219e-19 2.63118e-19 okd15bv101 1.52252e-19 8.75949e-19 1.52341e-19 ikd15bv101 1.80858e-19 5.47468e-19 1.94347e-19 obrd10*12 1.25081e-19 1.4857e-19 1.3414e-19 ibrd10*12 1.37633e-19 1.4857e-19 1.59847e-19 ofrd10*12 1.42749e-19 3.71426e-20 2.65599e-19 ifrd10*12 1.19414e-19 7.42852e-20 2.89498e-19 //obcd10*12 1.42365e-19 1.4857e-19 2.74959e-19 //ibcd10*12 1.5156e-19 1.4857e-19 2.47324e-19 //ofcd10*12 1.42818e-19 1.4857e-19 3.13321e-19 //ifcd10*12 1.58227e-19 1.4857e-19 2.56606e-19 obcd10*12 1.62333e-19 1.4857e-19 2.95219e-19 ibcd10*12 1.59875e-19 1.4857e-19 3.02439e-19 ofcd10*12 1.71418e-19 1.4857e-19 3.48109e-19 ifcd10*12 1.32022e-19 1.4857e-19 3.22241e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'ofr65*131' --verify 'ifr65*131' --verify '//obc65*131' --verify '//ibc65*131' --verify '//ofc65*131' --verify '//ifc65*131' --verify 'obc65*131' --verify 'ibc65*131' --verify 'ofc65*131' --verify 'ifc65*131' --verify 'okd8hx15o01x6e11v7' --verify 'ikd8hx15o01x6e11v7' --verify '//obr10x5x7x7' --verify '//ofr10x5x7x7' --verify 'obr10x5x7x7' --verify 'ibr10x5x7x7' --verify 'ofr10x5x7x7' --verify 'ifr10x5x7x7' --verify '//obc10x5x7x7' --verify '//ibc10x5x7x7' --verify '//ofc10x5x7x7' --verify '//ifc10x5x7x7' --verify 'obc10x5x7x7' --verify 'ibc10x5x7x7' --verify 'ofc10x5x7x7' --verify 'ifc10x5x7x7' --verify 'okd9e00x2e11x7o10x9o11' --verify 'ikd9e00x2e11x7o10x9o11' --verify 'obr39*8' --verify 'ibr39*8' --verify 'ofr39*8' --verify 'ifr39*8' --verify '//obc39*8' --verify '//ibc39*8' --verify '//ofc39*8' --verify '//ifc39*8' --verify 'obc39*8' --verify 'ibc39*8' --verify 'ofc39*8' --verify 'ifc39*8' --verify 'ok6o11x10bx24e10' --verify 'ik6o11x10bx24e10' --verify '//obr8x32x10' --verify '//ofr8x32x10'" ofr65*131 1.74581e-19 2.71011e-19 3.01213e-19 ifr65*131 1.80189e-19 2.16808e-19 3.11744e-19 //obc65*131 1.83274e-19 2.71011e-19 2.96461e-19 //ibc65*131 1.72369e-19 2.71011e-19 2.98714e-19 //ofc65*131 1.76226e-19 2.16808e-19 2.76751e-19 //ifc65*131 1.61758e-19 3.25213e-19 2.9328e-19 obc65*131 1.81589e-19 2.71011e-19 3.27086e-19 ibc65*131 1.80239e-19 2.71011e-19 3.19477e-19 ofc65*131 2.0098e-19 2.71011e-19 2.79095e-19 ifc65*131 1.75774e-19 2.71011e-19 3.19185e-19 okd8hx15o01x6e11v7 2.06823e-19 1.8239e-18 2.20124e-19 ikd8hx15o01x6e11v7 2.00367e-19 1.81218e-18 2.11241e-19 //obr10x5x7x7 2.11687e-19 5.60747e-19 2.23851e-19 //ofr10x5x7x7 2.34568e-19 2.80374e-19 4.0142e-19 obr10x5x7x7 2.26614e-19 4.2056e-19 2.25596e-19 ibr10x5x7x7 1.92468e-19 4.2056e-19 2.08689e-19 ofr10x5x7x7 2.13856e-19 2.80374e-19 3.46775e-19 ifr10x5x7x7 1.98759e-19 3.50467e-19 3.36138e-19 //obc10x5x7x7 2.13831e-19 4.2056e-19 3.45061e-19 //ibc10x5x7x7 1.95506e-19 4.2056e-19 3.4747e-19 //ofc10x5x7x7 2.03374e-19 3.50467e-19 3.1356e-19 //ifc10x5x7x7 2.32159e-19 4.2056e-19 3.21829e-19 obc10x5x7x7 2.01892e-19 4.2056e-19 3.53628e-19 ibc10x5x7x7 3.04387e-19 3.50467e-19 3.46715e-19 ofc10x5x7x7 2.21594e-19 3.50467e-19 3.4146e-19 ifc10x5x7x7 2.10695e-19 4.2056e-19 3.14813e-19 okd9e00x2e11x7o10x9o11 1.73609e-19 5.30107e-18 2.26154e-19 ikd9e00x2e11x7o10x9o11 2.15341e-19 4.62371e-18 2.00165e-19 obr39*8 1.81355e-19 2.34375e-19 2.25373e-19 ibr39*8 2.3435e-19 2.34375e-19 2.14704e-19 ofr39*8 2.2762e-19 1.5625e-19 4.33316e-19 ifr39*8 1.73154e-19 1.5625e-19 4.50059e-19 //obc39*8 1.93336e-19 1.5625e-19 4.35709e-19 //ibc39*8 1.95472e-19 1.5625e-19 3.35771e-19 //ofc39*8 1.76111e-19 1.5625e-19 4.04913e-19 //ifc39*8 1.81736e-19 2.34375e-19 4.08471e-19 obc39*8 1.88813e-19 2.34375e-19 4.03382e-19 ibc39*8 1.57584e-19 1.5625e-19 4.22191e-19 ofc39*8 1.59027e-19 2.34375e-19 4.5676e-19 ifc39*8 1.58479e-19 2.34375e-19 4.41593e-19 ok6o11x10bx24e10 2.21093e-19 7.72325e-18 2.12956e-19 ik6o11x10bx24e10 2.19075e-19 7.32684e-18 2.17496e-19 //obr8x32x10 1.83618e-19 3.42855e-19 2.2447e-19 //ofr8x32x10 1.86826e-19 2.74284e-19 2.91021e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'obr4x7v32' --verify 'ibr4x7v32' --verify 'ofr4x7v32' --verify 'ifr4x7v32' --verify '//obc4x7v32' --verify '//ibc4x7v32' --verify '//ofc4x7v32' --verify '//ifc4x7v32' --verify 'obc4x7v32' --verify 'ibc4x7v32' --verify 'ofc4x7v32' --verify 'ifc4x7v32' --verify 'okd10e01*84' --verify 'ikd10e01*84' --verify 'obr6x3v6' --verify 'ibr6x3v6' --verify 'ofr6x3v6' --verify 'ifr6x3v6' --verify '//obc6x3v6' --verify '//ibc6x3v6' --verify '//ofc6x3v6' --verify '//ifc6x3v6' --verify 'obc6x3v6' --verify 'ibc6x3v6' --verify 'ofc6x3v6' --verify 'ifc6x3v6' --verify 'ok18o01x4e01*27' --verify 'ik18o01x4e01*27' --verify 'obr3x15x10v11' --verify 'ibr3x15x10v11' --verify 'ofr3x15x10v11' --verify 'ifr3x15x10v11' --verify '//obc3x15x10v11' --verify '//ibc3x15x10v11' --verify '//ofc3x15x10v11' --verify '//ifc3x15x10v11' --verify 'obc3x15x10v11' --verify 'ibc3x15x10v11' --verify 'ofc3x15x10v11' --verify 'ifc3x15x10v11' --verify 'ok9360e00' --verify 'ik9360e00' --verify 'obr65*131' --verify 'ibr65*131'" obr4x7v32 1.2964e-19 1.69038e-19 1.40054e-19 ibr4x7v32 1.8293e-19 1.69038e-19 1.49978e-19 ofr4x7v32 1.40545e-19 1.69038e-19 2.22608e-19 ifr4x7v32 1.4398e-19 1.69038e-19 2.46286e-19 //obc4x7v32 1.39275e-19 1.69038e-19 2.95249e-19 //ibc4x7v32 1.96167e-19 1.69038e-19 2.69183e-19 //ofc4x7v32 1.53992e-19 1.69038e-19 2.97249e-19 //ifc4x7v32 1.68211e-19 1.69038e-19 2.96692e-19 obc4x7v32 1.50281e-19 1.69038e-19 2.65493e-19 ibc4x7v32 2.33027e-19 1.69038e-19 2.92786e-19 ofc4x7v32 1.4082e-19 1.69038e-19 2.9053e-19 ifc4x7v32 1.61525e-19 1.69038e-19 2.79877e-19 okd10e01*84 1.72534e-19 4.38844e-19 2.00545e-19 ikd10e01*84 1.60906e-19 4.38844e-19 1.38858e-19 obr6x3v6 1.81064e-19 1.19256e-19 1.3108e-19 ibr6x3v6 1.2385e-19 1.19256e-19 1.92462e-19 ofr6x3v6 1.75121e-19 2.9814e-20 1.78212e-19 ifr6x3v6 1.50585e-19 5.96281e-20 1.70114e-19 //obc6x3v6 1.47552e-19 1.19256e-19 2.02785e-19 //ibc6x3v6 1.31219e-19 1.19256e-19 1.726e-19 //ofc6x3v6 1.32711e-19 1.19256e-19 1.87892e-19 //ifc6x3v6 1.50719e-19 1.19256e-19 1.73481e-19 obc6x3v6 1.85229e-19 1.19256e-19 1.80795e-19 ibc6x3v6 1.6588e-19 1.19256e-19 1.66261e-19 ofc6x3v6 1.40542e-19 1.19256e-19 1.8752e-19 ifc6x3v6 1.38628e-19 1.78884e-19 1.80327e-19 ok18o01x4e01*27 2.09843e-19 1.46725e-18 1.99569e-19 ik18o01x4e01*27 1.90936e-19 1.07222e-18 2.10065e-19 obr3x15x10v11 2.02868e-19 2.67629e-19 1.97185e-19 ibr3x15x10v11 2.21198e-19 2.67629e-19 2.22939e-19 ofr3x15x10v11 1.66837e-19 2.67629e-19 3.3927e-19 ifr3x15x10v11 1.51733e-19 1.7842e-19 3.61996e-19 //obc3x15x10v11 1.8122e-19 2.67629e-19 2.94547e-19 //ibc3x15x10v11 2.05969e-19 3.56839e-19 3.06281e-19 //ofc3x15x10v11 1.91648e-19 2.67629e-19 3.25191e-19 //ifc3x15x10v11 1.96123e-19 2.67629e-19 3.25277e-19 obc3x15x10v11 2.07163e-19 2.67629e-19 3.29537e-19 ibc3x15x10v11 2.70437e-19 2.67629e-19 3.27551e-19 ofc3x15x10v11 1.73798e-19 2.67629e-19 3.41699e-19 ifc3x15x10v11 1.7521e-19 2.67629e-19 3.1648e-19 ok9360e00 2.08296e-19 2.77556e-17 2.19119e-19 ik9360e00 2.2556e-19 2.77556e-17 1.98855e-19 obr65*131 1.96462e-19 2.71011e-19 2.06806e-19 ibr65*131 1.81084e-19 2.71011e-19 1.71962e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'obr7680' --verify 'ibr7680' --verify 'ofr7680' --verify 'ifr7680' --verify '//obc7680' --verify '//ibc7680' --verify '//ofc7680' --verify '//ifc7680' --verify 'obc7680' --verify 'ibc7680' --verify 'ofc7680' --verify 'ifc7680' --verify 'ok4e00x5e00x6e11' --verify 'ik4e00x5e00x6e11' --verify 'obr8x9v3' --verify 'ibr8x9v3' --verify 'ofr8x9v3' --verify 'ifr8x9v3' --verify '//obc8x9v3' --verify '//ibc8x9v3' --verify '//ofc8x9v3' --verify '//ifc8x9v3' --verify 'obc8x9v3' --verify 'ibc8x9v3' --verify 'ofc8x9v3' --verify 'ifc8x9v3' --verify 'ok10b*46' --verify 'ik10b*46' --verify '//obrd4x8x13' --verify '//ofrd4x8x13' --verify 'obrd4x8x13' --verify 'ibrd4x8x13' --verify 'ofrd4x8x13' --verify 'ifrd4x8x13' --verify '//obcd4x8x13' --verify '//ibcd4x8x13' --verify '//ofcd4x8x13' --verify '//ifcd4x8x13' --verify 'obcd4x8x13' --verify 'ibcd4x8x13' --verify 'ofcd4x8x13' --verify 'ifcd4x8x13' --verify 'ok6o01x9e11x2e10x13e00*5' --verify 'ik6o01x9e11x2e10x13e00*5'" obr7680 2.15305e-19 4.75074e-19 1.93417e-19 ibr7680 1.99102e-19 4.75074e-19 1.86685e-19 ofr7680 2.31711e-19 3.16716e-19 2.53763e-19 ifr7680 1.99661e-19 3.16716e-19 2.90091e-19 //obc7680 2.3211e-19 3.95895e-19 2.39734e-19 //ibc7680 1.93473e-19 3.95895e-19 2.53739e-19 //ofc7680 1.90756e-19 3.95895e-19 2.23306e-19 //ifc7680 2.05636e-19 4.75074e-19 2.69286e-19 obc7680 2.20138e-19 4.75074e-19 2.9576e-19 ibc7680 1.97965e-19 3.95895e-19 2.53653e-19 ofc7680 2.14648e-19 3.95895e-19 2.53578e-19 ifc7680 2.09597e-19 3.95895e-19 2.71738e-19 ok4e00x5e00x6e11 2.2042e-19 2.24179e-18 2.17555e-19 ik4e00x5e00x6e11 1.4366e-19 1.39429e-18 1.87757e-19 obr8x9v3 1.68979e-19 2.04439e-19 1.85984e-19 ibr8x9v3 1.42702e-19 2.04439e-19 2.26429e-19 ofr8x9v3 1.64246e-19 1.36293e-19 3.84643e-19 ifr8x9v3 1.88673e-19 1.36293e-19 3.72711e-19 //obc8x9v3 1.74535e-19 1.36293e-19 3.38239e-19 //ibc8x9v3 1.71094e-19 2.04439e-19 3.62732e-19 //ofc8x9v3 1.63772e-19 2.04439e-19 4.01282e-19 //ifc8x9v3 1.50743e-19 2.04439e-19 3.53904e-19 obc8x9v3 2.32116e-19 2.04439e-19 3.79848e-19 ibc8x9v3 1.57254e-19 1.36293e-19 3.63875e-19 ofc8x9v3 1.97442e-19 2.04439e-19 3.76964e-19 ifc8x9v3 1.66866e-19 1.36293e-19 3.77863e-19 ok10b*46 1.82502e-19 4.43109e-19 1.36143e-19 ik10b*46 1.25385e-19 2.21554e-19 1.46593e-19 //obrd4x8x13 1.87677e-19 3.40207e-19 1.92497e-19 //ofrd4x8x13 1.59932e-19 3.40207e-19 2.81098e-19 obrd4x8x13 1.45894e-19 3.40207e-19 2.09612e-19 ibrd4x8x13 1.48174e-19 3.40207e-19 2.31105e-19 ofrd4x8x13 1.91758e-19 3.40207e-19 2.85957e-19 ifrd4x8x13 1.66082e-19 2.55155e-19 2.87144e-19 //obcd4x8x13 1.71083e-19 3.40207e-19 2.96786e-19 //ibcd4x8x13 1.7311e-19 3.40207e-19 3.16447e-19 //ofcd4x8x13 1.59685e-19 3.40207e-19 2.91086e-19 //ifcd4x8x13 1.61585e-19 3.40207e-19 3.19594e-19 obcd4x8x13 1.93036e-19 4.25259e-19 2.67182e-19 ibcd4x8x13 1.95423e-19 2.55155e-19 3.08521e-19 ofcd4x8x13 1.64474e-19 3.40207e-19 2.44202e-19 ifcd4x8x13 2.00785e-19 3.40207e-19 2.89602e-19 ok6o01x9e11x2e10x13e00*5 1.77614e-19 5.84776e-18 2.29381e-19 ik6o01x9e11x2e10x13e00*5 2.19582e-19 5.99987e-18 2.64746e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify '//obc12x5x12' --verify '//ibc12x5x12' --verify '//ofc12x5x12' --verify '//ifc12x5x12' --verify 'obc12x5x12' --verify 'ibc12x5x12' --verify 'ofc12x5x12' --verify 'ifc12x5x12' --verify 'ok4o10x7bx8e01x6o01' --verify 'ik4o10x7bx8e01x6o01' --verify 'obr18x12x4v11' --verify 'ibr18x12x4v11' --verify 'ofr18x12x4v11' --verify 'ifr18x12x4v11' --verify '//obc18x12x4v11' --verify '//ibc18x12x4v11' --verify '//ofc18x12x4v11' --verify '//ifc18x12x4v11' --verify 'obc18x12x4v11' --verify 'ibc18x12x4v11' --verify 'ofc18x12x4v11' --verify 'ifc18x12x4v11' --verify 'ok6o01x16o11x13o10x3e00' --verify 'ik6o01x16o11x13o10x3e00' --verify '//obr8x10x7x9' --verify '//ofr8x10x7x9' --verify 'obr8x10x7x9' --verify 'ibr8x10x7x9' --verify 'ofr8x10x7x9' --verify 'ifr8x10x7x9' --verify '//obc8x10x7x9' --verify '//ibc8x10x7x9' --verify '//ofc8x10x7x9' --verify '//ifc8x10x7x9' --verify 'obc8x10x7x9' --verify 'ibc8x10x7x9' --verify 'ofc8x10x7x9' --verify 'ifc8x10x7x9' --verify 'ok8e10x7bv4' --verify 'ik8e10x7bv4' --verify '//obr7680' --verify '//ibr7680' --verify '//ofr7680' --verify '//ifr7680'" //obc12x5x12 1.98691e-19 3.87896e-19 2.48866e-19 //ibc12x5x12 1.68226e-19 3.23247e-19 2.61794e-19 //ofc12x5x12 1.99822e-19 3.23247e-19 2.64433e-19 //ifc12x5x12 1.76328e-19 2.58597e-19 2.56977e-19 obc12x5x12 1.6162e-19 3.23247e-19 3.33188e-19 ibc12x5x12 1.75898e-19 2.58597e-19 2.56575e-19 ofc12x5x12 1.88265e-19 3.87896e-19 2.97354e-19 ifc12x5x12 2.83385e-19 3.23247e-19 2.51136e-19 ok4o10x7bx8e01x6o01 1.76362e-19 9.31632e-18 2.73506e-19 ik4o10x7bx8e01x6o01 1.96299e-19 1.11122e-17 2.18091e-19 obr18x12x4v11 1.87749e-19 2.57527e-19 2.02799e-19 ibr18x12x4v11 1.88888e-19 2.57527e-19 2.36669e-19 ofr18x12x4v11 1.85364e-19 2.57527e-19 4.02072e-19 ifr18x12x4v11 1.8958e-19 1.93145e-19 3.88216e-19 //obc18x12x4v11 1.75566e-19 2.57527e-19 3.9404e-19 //ibc18x12x4v11 1.78409e-19 2.57527e-19 4.1174e-19 //ofc18x12x4v11 1.70295e-19 2.57527e-19 3.68509e-19 //ifc18x12x4v11 1.81032e-19 2.57527e-19 4.0925e-19 obc18x12x4v11 1.80057e-19 2.57527e-19 3.40846e-19 ibc18x12x4v11 2.02332e-19 2.57527e-19 3.67459e-19 ofc18x12x4v11 2.0492e-19 2.57527e-19 3.66858e-19 ifc18x12x4v11 1.71427e-19 2.57527e-19 3.6096e-19 ok6o01x16o11x13o10x3e00 2.12457e-19 9.18708e-18 2.95793e-19 ik6o01x16o11x13o10x3e00 2.331e-19 9.27137e-18 2.45892e-19 //obr8x10x7x9 2.04869e-19 3.90962e-19 2.6419e-19 //ofr8x10x7x9 1.87998e-19 3.90962e-19 4.01346e-19 obr8x10x7x9 2.03537e-19 3.90962e-19 2.68467e-19 ibr8x10x7x9 1.96348e-19 3.90962e-19 2.7046e-19 ofr8x10x7x9 1.80958e-19 3.90962e-19 3.95089e-19 ifr8x10x7x9 2.17802e-19 3.90962e-19 4.19484e-19 //obc8x10x7x9 2.06423e-19 3.90962e-19 3.66546e-19 //ibc8x10x7x9 1.76065e-19 3.90962e-19 4.46041e-19 //ofc8x10x7x9 2.09822e-19 3.90962e-19 4.16063e-19 //ifc8x10x7x9 2.27323e-19 3.90962e-19 3.87665e-19 obc8x10x7x9 2.89071e-19 3.90962e-19 4.19646e-19 ibc8x10x7x9 2.12441e-19 3.90962e-19 3.77847e-19 ofc8x10x7x9 2.15809e-19 3.90962e-19 3.79458e-19 ifc8x10x7x9 1.96745e-19 4.88703e-19 3.92516e-19 ok8e10x7bv4 1.59396e-19 8.13152e-19 1.6713e-19 ik8e10x7bv4 1.17083e-19 1.01644e-18 2.01925e-19 //obr7680 2.17708e-19 4.75074e-19 2.19532e-19 //ibr7680 2.0677e-19 4.75074e-19 2.17915e-19 //ofr7680 2.42326e-19 3.16716e-19 2.41328e-19 //ifr7680 2.07896e-19 3.16716e-19 2.29225e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify '//obcd3x4x10' --verify '//ibcd3x4x10' --verify '//ofcd3x4x10' --verify '//ifcd3x4x10' --verify 'obcd3x4x10' --verify 'ibcd3x4x10' --verify 'ofcd3x4x10' --verify 'ifcd3x4x10' --verify 'ok6o01x12o11v1' --verify 'ik6o01x12o11v1' --verify 'obrd13x9v7' --verify 'ibrd13x9v7' --verify 'ofrd13x9v7' --verify 'ifrd13x9v7' --verify '//obcd13x9v7' --verify '//ibcd13x9v7' --verify '//ofcd13x9v7' --verify '//ifcd13x9v7' --verify 'obcd13x9v7' --verify 'ibcd13x9v7' --verify 'ofcd13x9v7' --verify 'ifcd13x9v7' --verify 'ok9bx13e11x9o00x10o10' --verify 'ik9bx13e11x9o00x10o10' --verify 'obr4v39' --verify 'ibr4v39' --verify 'ofr4v39' --verify 'ifr4v39' --verify '//obc4v39' --verify '//ibc4v39' --verify '//ofc4v39' --verify '//ifc4v39' --verify 'obc4v39' --verify 'ibc4v39' --verify 'ofc4v39' --verify 'ifc4v39' --verify 'ok6o10x12o01x7o00x9o10v10' --verify 'ik6o10x12o01x7o00x9o10v10' --verify '//obr12x5x12' --verify '//ofr12x5x12' --verify 'obr12x5x12' --verify 'ibr12x5x12' --verify 'ofr12x5x12' --verify 'ifr12x5x12'" //obcd3x4x10 1.70244e-19 2.37537e-19 2.89092e-19 //ibcd3x4x10 1.45245e-19 2.37537e-19 3.06479e-19 //ofcd3x4x10 1.59942e-19 2.37537e-19 3.2361e-19 //ifcd3x4x10 2.13983e-19 3.16716e-19 2.82311e-19 obcd3x4x10 1.32626e-19 2.37537e-19 2.9929e-19 ibcd3x4x10 1.93644e-19 3.16716e-19 2.78475e-19 ofcd3x4x10 1.97835e-19 3.16716e-19 2.62964e-19 ifcd3x4x10 1.6637e-19 1.58358e-19 2.74148e-19 ok6o01x12o11v1 1.89663e-19 9.56129e-19 2.11325e-19 ik6o01x12o11v1 1.82797e-19 1.01237e-18 2.76905e-19 obrd13x9v7 1.95581e-19 2.74929e-19 3.39657e-19 ibrd13x9v7 1.67454e-19 2.74929e-19 2.43789e-19 ofrd13x9v7 1.633e-19 1.83286e-19 3.97989e-19 ifrd13x9v7 1.79724e-19 1.83286e-19 4.21832e-19 //obcd13x9v7 2.05512e-19 1.83286e-19 3.96502e-19 //ibcd13x9v7 1.79808e-19 2.74929e-19 4.07544e-19 //ofcd13x9v7 1.70413e-19 1.83286e-19 4.27614e-19 //ifcd13x9v7 2.08258e-19 1.83286e-19 4.0387e-19 obcd13x9v7 2.07779e-19 2.74929e-19 3.78641e-19 ibcd13x9v7 1.54159e-19 1.83286e-19 3.66661e-19 ofcd13x9v7 1.64709e-19 1.83286e-19 3.87075e-19 ifcd13x9v7 2.0256e-19 1.83286e-19 4.12136e-19 ok9bx13e11x9o00x10o10 1.92137e-19 1.36316e-17 2.33803e-19 ik9bx13e11x9o00x10o10 2.22395e-19 1.41204e-17 2.24328e-19 obr4v39 1.26111e-19 0 1.88672e-20 ibr4v39 9.49693e-20 0 1.70577e-20 ofr4v39 1.415e-19 0 1.42361e-19 ifr4v39 9.45772e-20 0 1.40451e-19 //obc4v39 1.36021e-19 0 1.83882e-19 //ibc4v39 1.07738e-19 0 1.89541e-19 //ofc4v39 1.35843e-19 0 1.91177e-19 //ifc4v39 1.67145e-19 0 2.07023e-19 obc4v39 1.45384e-19 0 1.84147e-19 ibc4v39 1.36756e-19 0 2.02074e-19 ofc4v39 1.35322e-19 0 1.83342e-19 ifc4v39 1.11541e-19 0 1.85568e-19 ok6o10x12o01x7o00x9o10v10 1.99698e-19 4.39063e-18 2.13983e-19 ik6o10x12o01x7o00x9o10v10 2.13264e-19 5.00713e-18 2.2366e-19 //obr12x5x12 1.76527e-19 3.23247e-19 2.28547e-19 //ofr12x5x12 1.91991e-19 2.58597e-19 2.65918e-19 obr12x5x12 1.52549e-19 3.87896e-19 1.96029e-19 ibr12x5x12 1.73169e-19 2.58597e-19 2.13924e-19 ofr12x5x12 1.88105e-19 2.58597e-19 2.6104e-19 ifr12x5x12 1.39063e-19 2.58597e-19 2.58092e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'obc10x3x6v7' --verify 'ibc10x3x6v7' --verify 'ofc10x3x6v7' --verify 'ifc10x3x6v7' --verify 'okd4o11x13o10x13o00x8o00' --verify 'ikd4o11x13o10x13o00x8o00' --verify '//obr12x18x9x9' --verify '//ofr12x18x9x9' --verify 'obr12x18x9x9' --verify 'ibr12x18x9x9' --verify 'ofr12x18x9x9' --verify 'ifr12x18x9x9' --verify '//obc12x18x9x9' --verify '//ibc12x18x9x9' --verify '//ofc12x18x9x9' --verify '//ifc12x18x9x9' --verify 'obc12x18x9x9' --verify 'ibc12x18x9x9' --verify 'ofc12x18x9x9' --verify 'ifc12x18x9x9' --verify 'ok12e11x12e01x13o00' --verify 'ik12e11x12e01x13o00' --verify '//obr10x9' --verify '//ofr10x9' --verify 'obr10x9' --verify 'ibr10x9' --verify 'ofr10x9' --verify 'ifr10x9' --verify '//obc10x9' --verify '//ibc10x9' --verify '//ofc10x9' --verify '//ifc10x9' --verify 'obc10x9' --verify 'ibc10x9' --verify 'ofc10x9' --verify 'ifc10x9' --verify 'ok7bx12o11x6e01x4o01v3' --verify 'ik7bx12o11x6e01x4o01v3' --verify '//obrd3x4x10' --verify '//ofrd3x4x10' --verify 'obrd3x4x10' --verify 'ibrd3x4x10' --verify 'ofrd3x4x10' --verify 'ifrd3x4x10'" obc10x3x6v7 1.64055e-19 2.21655e-19 2.90716e-19 ibc10x3x6v7 1.73768e-19 2.21655e-19 3.08016e-19 ofc10x3x6v7 2.13214e-19 2.21655e-19 3.01481e-19 ifc10x3x6v7 2.03274e-19 2.21655e-19 3.13008e-19 okd4o11x13o10x13o00x8o00 2.02506e-19 6.24389e-18 2.75171e-19 ikd4o11x13o10x13o00x8o00 2.59695e-19 6.53854e-18 2.86539e-19 //obr12x18x9x9 2.16107e-19 5.24591e-19 2.68958e-19 //ofr12x18x9x9 1.87897e-19 4.19673e-19 4.29366e-19 obr12x18x9x9 2.16817e-19 5.24591e-19 3.04758e-19 ibr12x18x9x9 2.11286e-19 4.19673e-19 3.60879e-19 ofr12x18x9x9 2.33741e-19 4.19673e-19 4.25897e-19 ifr12x18x9x9 2.30401e-19 4.19673e-19 4.05038e-19 //obc12x18x9x9 2.07062e-19 5.24591e-19 4.08067e-19 //ibc12x18x9x9 2.17536e-19 4.19673e-19 4.10091e-19 //ofc12x18x9x9 1.95613e-19 4.19673e-19 4.56725e-19 //ifc12x18x9x9 2.05152e-19 5.24591e-19 4.2203e-19 obc12x18x9x9 2.54175e-19 5.24591e-19 4.50791e-19 ibc12x18x9x9 2.2474e-19 5.24591e-19 4.37743e-19 ofc12x18x9x9 2.21362e-19 5.24591e-19 4.20778e-19 ifc12x18x9x9 2.02191e-19 4.19673e-19 4.16044e-19 ok12e11x12e01x13o00 2.62665e-19 6.24754e-18 2.90999e-19 ik12e11x12e01x13o00 2.38195e-19 7.27974e-18 2.46933e-19 //obr10x9 1.8262e-19 2.74284e-19 2.54168e-19 //ofr10x9 1.73258e-19 1.82856e-19 3.90191e-19 obr10x9 1.75109e-19 3.65712e-19 1.83225e-19 ibr10x9 1.50506e-19 1.82856e-19 1.84476e-19 ofr10x9 1.67887e-19 1.82856e-19 3.83784e-19 ifr10x9 1.68703e-19 1.82856e-19 3.69105e-19 //obc10x9 1.66482e-19 2.74284e-19 3.2392e-19 //ibc10x9 1.47418e-19 1.82856e-19 3.6674e-19 //ofc10x9 2.00378e-19 1.82856e-19 3.96902e-19 //ifc10x9 1.55741e-19 2.74284e-19 3.55585e-19 obc10x9 2.21068e-19 1.82856e-19 3.5898e-19 ibc10x9 2.16696e-19 1.82856e-19 3.59463e-19 ofc10x9 1.77697e-19 1.82856e-19 3.86201e-19 ifc10x9 1.85636e-19 1.82856e-19 3.48647e-19 ok7bx12o11x6e01x4o01v3 2.71644e-19 6.23306e-18 2.34791e-19 ik7bx12o11x6e01x4o01v3 1.94004e-19 5.92925e-18 2.86964e-19 //obrd3x4x10 1.9584e-19 2.37537e-19 1.58304e-19 //ofrd3x4x10 1.51061e-19 1.58358e-19 3.7467e-19 obrd3x4x10 1.70954e-19 3.16716e-19 1.72251e-19 ibrd3x4x10 1.38842e-19 3.16716e-19 1.95075e-19 ofrd3x4x10 1.74751e-19 1.58358e-19 3.31771e-19 ifrd3x4x10 1.61201e-19 1.58358e-19 2.98944e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'ok7e01x4e10x7e01' --verify 'ik7e01x4e10x7e01' --verify 'obr10x3x6v7' --verify 'ibr10x3x6v7' --verify 'ofr10x3x6v7' --verify 'ifr10x3x6v7' --verify '//obc10x3x6v7' --verify '//ibc10x3x6v7' --verify '//ofc10x3x6v7' --verify '//ifc10x3x6v7'" ok7e01x4e10x7e01 2.17916e-19 3.7405e-18 2.04884e-19 ik7e01x4e10x7e01 2.09246e-19 2.00577e-18 2.50646e-19 obr10x3x6v7 2.01494e-19 2.21655e-19 1.86631e-19 ibr10x3x6v7 2.15047e-19 2.21655e-19 1.76723e-19 ofr10x3x6v7 1.74653e-19 7.38849e-20 3.10172e-19 ifr10x3x6v7 1.89364e-19 1.4777e-19 2.9815e-19 //obc10x3x6v7 1.82253e-19 2.21655e-19 2.82453e-19 //ibc10x3x6v7 1.78423e-19 1.84712e-19 2.72323e-19 //ofc10x3x6v7 1.98528e-19 2.21655e-19 2.76565e-19 //ifc10x3x6v7 1.50696e-19 2.21655e-19 3.04864e-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.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ok9o11x5o00x12h' --verify 'ik9o11x5o00x12h' --verify 'obrd8x12v22' --verify 'ibrd8x12v22' --verify 'ofrd8x12v22' --verify 'ifrd8x12v22' --verify '//obcd8x12v22' --verify '//ibcd8x12v22' --verify '//ofcd8x12v22' --verify '//ifcd8x12v22' --verify 'obcd8x12v22' --verify 'ibcd8x12v22' --verify 'ofcd8x12v22' --verify 'ifcd8x12v22' --verify 'ok6e11x6e11x9e11*7' --verify 'ik6e11x6e11x9e11*7' --verify 'obr11x7x11x13v4' --verify 'ibr11x7x11x13v4' --verify 'ofr11x7x11x13v4' --verify 'ifr11x7x11x13v4' --verify '//obc11x7x11x13v4' --verify '//ibc11x7x11x13v4' --verify '//ofc11x7x11x13v4' --verify '//ifc11x7x11x13v4' --verify 'obc11x7x11x13v4' --verify 'ibc11x7x11x13v4' --verify 'ofc11x7x11x13v4' --verify 'ifc11x7x11x13v4' --verify 'ok24e01*5' --verify 'ik24e01*5' --verify '//obr24x6x6' --verify '//ofr24x6x6' --verify 'obr24x6x6' --verify 'ibr24x6x6' --verify 'ofr24x6x6' --verify 'ifr24x6x6' --verify '//obc24x6x6' --verify '//ibc24x6x6' --verify '//ofc24x6x6' --verify '//ifc24x6x6' --verify 'obc24x6x6' --verify 'ibc24x6x6' --verify 'ofc24x6x6' --verify 'ifc24x6x6'" ok9o11x5o00x12h 1.82212e-19 3.10518e-18 2.01245e-19 ik9o11x5o00x12h 1.70069e-19 4.36698e-18 1.96322e-19 obrd8x12v22 1.61022e-19 1.85097e-19 1.5997e-19 ibrd8x12v22 1.35784e-19 1.85097e-19 1.83614e-19 ofrd8x12v22 1.72585e-19 1.85097e-19 2.20656e-19 ifrd8x12v22 1.3682e-19 1.85097e-19 2.49463e-19 //obcd8x12v22 1.67594e-19 1.85097e-19 2.49795e-19 //ibcd8x12v22 1.59707e-19 2.31371e-19 2.51572e-19 //ofcd8x12v22 1.61099e-19 1.85097e-19 2.44106e-19 //ifcd8x12v22 1.64329e-19 1.85097e-19 2.46287e-19 obcd8x12v22 1.73369e-19 2.31371e-19 2.62875e-19 ibcd8x12v22 1.62285e-19 1.85097e-19 2.64405e-19 ofcd8x12v22 1.66125e-19 1.85097e-19 2.58652e-19 ifcd8x12v22 1.45799e-19 1.85097e-19 2.48562e-19 ok6e11x6e11x9e11*7 2.30778e-19 1.07557e-18 2.38174e-19 ik6e11x6e11x9e11*7 2.58583e-19 9.80669e-19 2.88045e-19 obr11x7x11x13v4 2.05726e-19 4.13292e-19 2.52806e-19 ibr11x7x11x13v4 2.08289e-19 4.13292e-19 3.25541e-19 ofr11x7x11x13v4 2.1043e-19 4.13292e-19 3.26695e-19 ifr11x7x11x13v4 2.11909e-19 4.13292e-19 3.26072e-19 //obc11x7x11x13v4 2.60557e-19 4.13292e-19 3.36624e-19 //ibc11x7x11x13v4 2.24503e-19 4.9595e-19 3.56089e-19 //ofc11x7x11x13v4 2.43848e-19 4.13292e-19 3.49234e-19 //ifc11x7x11x13v4 2.12401e-19 4.13292e-19 3.32514e-19 obc11x7x11x13v4 2.55415e-19 4.9595e-19 3.28342e-19 ibc11x7x11x13v4 2.11115e-19 4.9595e-19 3.26759e-19 ofc11x7x11x13v4 1.98441e-19 4.9595e-19 3.22892e-19 ifc11x7x11x13v4 2.1897e-19 4.9595e-19 3.51872e-19 ok24e01*5 1.40896e-19 5.20417e-19 1.75257e-19 ik24e01*5 1.75561e-19 5.20417e-19 1.85517e-19 //obr24x6x6 1.85168e-19 3.54099e-19 1.94363e-19 //ofr24x6x6 1.62686e-19 2.36066e-19 2.64631e-19 obr24x6x6 1.74147e-19 3.54099e-19 2.2236e-19 ibr24x6x6 1.75199e-19 4.72132e-19 2.24096e-19 ofr24x6x6 1.62961e-19 1.18033e-19 2.87609e-19 ifr24x6x6 1.76885e-19 1.18033e-19 2.6714e-19 //obc24x6x6 1.68447e-19 2.95082e-19 2.43421e-19 //ibc24x6x6 1.84811e-19 3.54099e-19 2.82897e-19 //ofc24x6x6 2.11537e-19 2.95082e-19 2.53303e-19 //ifc24x6x6 1.78467e-19 2.95082e-19 2.64483e-19 obc24x6x6 1.68685e-19 3.54099e-19 2.50624e-19 ibc24x6x6 1.93373e-19 3.54099e-19 2.49183e-19 ofc24x6x6 1.97391e-19 2.95082e-19 2.67075e-19 ifc24x6x6 1.97605e-19 2.95082e-19 2.51553e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify '//obr4' --verify '//ibr4' --verify '//ofr4' --verify '//ifr4' --verify 'obr4' --verify 'ibr4' --verify 'ofr4' --verify 'ifr4' --verify '//obc4' --verify '//ibc4' --verify '//ofc4' --verify '//ifc4' --verify 'obc4' --verify 'ibc4' --verify 'ofc4' --verify 'ifc4' --verify 'ok13o01x9e01x3o01x14o11' --verify 'ik13o01x9e01x3o01x14o11' --verify 'obr5x7x9x3v7' --verify 'ibr5x7x9x3v7' --verify 'ofr5x7x9x3v7' --verify 'ifr5x7x9x3v7' --verify '//obc5x7x9x3v7' --verify '//ibc5x7x9x3v7' --verify '//ofc5x7x9x3v7' --verify '//ifc5x7x9x3v7' --verify 'obc5x7x9x3v7' --verify 'ibc5x7x9x3v7' --verify 'ofc5x7x9x3v7' --verify 'ifc5x7x9x3v7' --verify 'okd10e01x8o11x6e11*5' --verify 'ikd10e01x8o11x6e11*5' --verify 'obr9x3x7x8*10' --verify 'ibr9x3x7x8*10' --verify 'ofr9x3x7x8*10' --verify 'ifr9x3x7x8*10' --verify '//obc9x3x7x8*10' --verify '//ibc9x3x7x8*10' --verify '//ofc9x3x7x8*10' --verify '//ifc9x3x7x8*10' --verify 'obc9x3x7x8*10' --verify 'ibc9x3x7x8*10' --verify 'ofc9x3x7x8*10' --verify 'ifc9x3x7x8*10'" //obr4 9.02992e-20 0 3.4225e-20 //ibr4 1.29672e-19 0 3.30458e-20 //ofr4 1.46743e-19 0 1.82367e-19 //ifr4 1.06864e-19 0 1.82747e-19 obr4 8.15153e-20 0 3.04541e-20 ibr4 9.84719e-20 0 3.09956e-20 ofr4 9.91544e-20 0 1.92361e-19 ifr4 1.00568e-19 0 2.07216e-19 //obc4 8.69298e-20 0 1.8396e-19 //ibc4 1.44431e-19 0 1.85992e-19 //ofc4 1.20445e-19 0 1.93078e-19 //ifc4 9.7279e-20 0 1.84683e-19 obc4 1.10936e-19 0 1.85708e-19 ibc4 9.44924e-20 0 1.95216e-19 ofc4 1.04358e-19 0 1.85664e-19 ifc4 1.17998e-19 0 1.79249e-19 ok13o01x9e01x3o01x14o11 2.58069e-19 8.85017e-18 3.02993e-19 ik13o01x9e01x3o01x14o11 2.83836e-19 1.00667e-17 2.73172e-19 obr5x7x9x3v7 1.92336e-19 2.57968e-19 2.56617e-19 ibr5x7x9x3v7 1.94574e-19 2.57968e-19 2.22989e-19 ofr5x7x9x3v7 1.97433e-19 1.93476e-19 3.89971e-19 ifr5x7x9x3v7 1.7857e-19 2.57968e-19 4.48424e-19 //obc5x7x9x3v7 2.10062e-19 2.57968e-19 3.90605e-19 //ibc5x7x9x3v7 1.98037e-19 2.57968e-19 3.81413e-19 //ofc5x7x9x3v7 1.92591e-19 2.57968e-19 3.9021e-19 //ifc5x7x9x3v7 1.76132e-19 2.57968e-19 3.96495e-19 obc5x7x9x3v7 2.1701e-19 2.57968e-19 3.8448e-19 ibc5x7x9x3v7 2.29633e-19 3.2246e-19 4.1083e-19 ofc5x7x9x3v7 1.89703e-19 2.57968e-19 3.94154e-19 ifc5x7x9x3v7 1.93661e-19 2.57968e-19 3.8301e-19 okd10e01x8o11x6e11*5 2.42968e-19 1.84607e-18 2.75489e-19 ikd10e01x8o11x6e11*5 2.17797e-19 1.69772e-18 2.70723e-19 obr9x3x7x8*10 2.17135e-19 3.92588e-19 2.45566e-19 ibr9x3x7x8*10 1.90501e-19 3.92588e-19 2.28846e-19 ofr9x3x7x8*10 1.96525e-19 2.94441e-19 4.30169e-19 ifr9x3x7x8*10 1.81506e-19 2.94441e-19 3.86474e-19 //obc9x3x7x8*10 2.21892e-19 2.94441e-19 3.53117e-19 //ibc9x3x7x8*10 2.1603e-19 2.94441e-19 3.81547e-19 //ofc9x3x7x8*10 2.00571e-19 3.92588e-19 4.17752e-19 //ifc9x3x7x8*10 2.03369e-19 2.94441e-19 3.33781e-19 obc9x3x7x8*10 2.14579e-19 2.94441e-19 3.8626e-19 ibc9x3x7x8*10 2.52291e-19 2.94441e-19 3.25345e-19 ofc9x3x7x8*10 1.85749e-19 3.92588e-19 3.65528e-19 ifc9x3x7x8*10 1.98189e-19 2.94441e-19 3.94598e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ofrd8x4x2x12*1' --verify 'ifrd8x4x2x12*1' --verify '//obcd8x4x2x12*1' --verify '//ibcd8x4x2x12*1' --verify '//ofcd8x4x2x12*1' --verify '//ifcd8x4x2x12*1' --verify 'obcd8x4x2x12*1' --verify 'ibcd8x4x2x12*1' --verify 'ofcd8x4x2x12*1' --verify 'ifcd8x4x2x12*1' --verify 'okd13e01x16e00x9e11v4' --verify 'ikd13e01x16e00x9e11v4' --verify '//obr5346' --verify '//ibr5346' --verify '//ofr5346' --verify '//ifr5346' --verify 'obr5346' --verify 'ibr5346' --verify 'ofr5346' --verify 'ifr5346' --verify '//obc5346' --verify '//ibc5346' --verify '//ofc5346' --verify '//ifc5346' --verify 'obc5346' --verify 'ibc5346' --verify 'ofc5346' --verify 'ifc5346' --verify 'ok28e11*48' --verify 'ik28e11*48' --verify 'obr4x12x2x8v1' --verify 'ibr4x12x2x8v1' --verify 'ofr4x12x2x8v1' --verify 'ifr4x12x2x8v1' --verify '//obc4x12x2x8v1' --verify '//ibc4x12x2x8v1' --verify '//ofc4x12x2x8v1' --verify '//ifc4x12x2x8v1' --verify 'obc4x12x2x8v1' --verify 'ibc4x12x2x8v1' --verify 'ofc4x12x2x8v1' --verify 'ifc4x12x2x8v1' --verify 'ok9o01x28o00x10o01' --verify 'ik9o01x28o00x10o01'" ofrd8x4x2x12*1 1.63024e-19 2.50386e-19 2.50039e-19 ifrd8x4x2x12*1 1.57255e-19 2.50386e-19 2.59363e-19 //obcd8x4x2x12*1 1.86987e-19 2.50386e-19 2.6173e-19 //ibcd8x4x2x12*1 1.6383e-19 2.50386e-19 2.51405e-19 //ofcd8x4x2x12*1 1.72562e-19 3.75579e-19 2.57524e-19 //ifcd8x4x2x12*1 1.9986e-19 3.12982e-19 2.45721e-19 obcd8x4x2x12*1 1.6491e-19 3.12982e-19 2.75909e-19 ibcd8x4x2x12*1 1.57494e-19 3.75579e-19 2.40949e-19 ofcd8x4x2x12*1 1.93323e-19 2.50386e-19 2.58699e-19 ifcd8x4x2x12*1 2.15107e-19 2.50386e-19 2.53798e-19 okd13e01x16e00x9e11v4 2.45145e-19 1.30006e-17 2.26808e-19 ikd13e01x16e00x9e11v4 1.96664e-19 1.12235e-17 2.80437e-19 //obr5346 2.3762e-19 3.79608e-19 2.01373e-19 //ibr5346 2.69911e-19 4.7451e-19 2.03924e-19 //ofr5346 2.18766e-19 3.79608e-19 2.3617e-19 //ifr5346 2.04337e-19 3.79608e-19 3.37584e-19 obr5346 2.1372e-19 4.7451e-19 2.13798e-19 ibr5346 2.33183e-19 4.7451e-19 1.92305e-19 ofr5346 2.3076e-19 3.79608e-19 2.59354e-19 ifr5346 2.26545e-19 3.79608e-19 2.94258e-19 //obc5346 2.34306e-19 4.7451e-19 2.89801e-19 //ibc5346 2.09707e-19 3.79608e-19 3.63013e-19 //ofc5346 2.51231e-19 4.7451e-19 2.63141e-19 //ifc5346 2.23731e-19 4.7451e-19 2.76673e-19 obc5346 2.5048e-19 3.79608e-19 2.63139e-19 ibc5346 2.33609e-19 4.7451e-19 2.66991e-19 ofc5346 2.35246e-19 4.7451e-19 2.63607e-19 ifc5346 2.33739e-19 4.7451e-19 2.71611e-19 ok28e11*48 1.50443e-19 5.25932e-19 2.07855e-19 ik28e11*48 1.73448e-19 4.15209e-19 1.97116e-19 obr4x12x2x8v1 1.61441e-19 2.50386e-19 2.08535e-19 ibr4x12x2x8v1 1.78879e-19 3.12982e-19 1.80058e-19 ofr4x12x2x8v1 1.80719e-19 2.50386e-19 2.74454e-19 ifr4x12x2x8v1 1.78667e-19 2.50386e-19 2.63538e-19 //obc4x12x2x8v1 2.13658e-19 2.50386e-19 2.50384e-19 //ibc4x12x2x8v1 1.63638e-19 3.12982e-19 2.50535e-19 //ofc4x12x2x8v1 1.77765e-19 3.12982e-19 3.26324e-19 //ifc4x12x2x8v1 1.57629e-19 2.50386e-19 2.41882e-19 obc4x12x2x8v1 1.97691e-19 3.75579e-19 2.62298e-19 ibc4x12x2x8v1 1.81174e-19 3.12982e-19 2.57098e-19 ofc4x12x2x8v1 1.83069e-19 3.75579e-19 2.48229e-19 ifc4x12x2x8v1 1.88081e-19 2.50386e-19 2.79485e-19 ok9o01x28o00x10o01 2.18486e-19 5.15998e-18 2.40253e-19 ik9o01x28o00x10o01 2.58972e-19 5.09127e-18 2.29908e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obrd196x60' --verify 'ibrd196x60' --verify 'ofrd196x60' --verify 'ifrd196x60' --verify '//obcd196x60' --verify '//ibcd196x60' --verify '//ofcd196x60' --verify '//ifcd196x60' --verify 'obcd196x60' --verify 'ibcd196x60' --verify 'ofcd196x60' --verify 'ifcd196x60' --verify 'ok12o01x13o00x3e00v12' --verify 'ik12o01x13o00x3e00v12' --verify 'obr7x3x13*1' --verify 'ibr7x3x13*1' --verify 'ofr7x3x13*1' --verify 'ifr7x3x13*1' --verify '//obc7x3x13*1' --verify '//ibc7x3x13*1' --verify '//ofc7x3x13*1' --verify '//ifc7x3x13*1' --verify 'obc7x3x13*1' --verify 'ibc7x3x13*1' --verify 'ofc7x3x13*1' --verify 'ifc7x3x13*1' --verify 'ok9bx4e11x8bx7o11' --verify 'ik9bx4e11x8bx7o11' --verify 'obrd8x2*9' --verify 'ibrd8x2*9' --verify 'ofrd8x2*9' --verify 'ifrd8x2*9' --verify '//obcd8x2*9' --verify '//ibcd8x2*9' --verify '//ofcd8x2*9' --verify '//ifcd8x2*9' --verify 'obcd8x2*9' --verify 'ibcd8x2*9' --verify 'ofcd8x2*9' --verify 'ifcd8x2*9' --verify 'okd10e01*24' --verify 'ikd10e01*24' --verify 'obrd8x4x2x12*1' --verify 'ibrd8x4x2x12*1'" obrd196x60 2.44182e-19 5.1189e-19 2.28052e-19 ibrd196x60 2.18865e-19 5.1189e-19 2.67101e-19 ofrd196x60 2.20005e-19 3.19931e-19 2.73922e-19 ifrd196x60 2.21706e-19 3.83917e-19 3.40309e-19 //obcd196x60 2.09851e-19 3.83917e-19 2.78057e-19 //ibcd196x60 2.18717e-19 4.47904e-19 2.84458e-19 //ofcd196x60 2.09117e-19 3.83917e-19 2.74369e-19 //ifcd196x60 2.33515e-19 3.83917e-19 2.50672e-19 obcd196x60 2.44076e-19 3.83917e-19 2.76138e-19 ibcd196x60 2.24836e-19 3.83917e-19 2.73691e-19 ofcd196x60 2.1411e-19 3.83917e-19 2.85537e-19 ifcd196x60 2.14928e-19 4.47904e-19 2.57558e-19 ok12o01x13o00x3e00v12 1.73315e-19 2.16205e-18 2.05104e-19 ik12o01x13o00x3e00v12 1.89451e-19 3.39117e-18 1.84508e-19 obr7x3x13*1 2.1346e-19 4.19961e-19 2.34505e-19 ibr7x3x13*1 2.45696e-19 3.14971e-19 2.27728e-19 ofr7x3x13*1 1.79242e-19 3.14971e-19 3.32283e-19 ifr7x3x13*1 1.4525e-19 2.0998e-19 3.16633e-19 //obc7x3x13*1 1.85807e-19 3.14971e-19 3.13819e-19 //ibc7x3x13*1 1.74368e-19 3.14971e-19 2.84098e-19 //ofc7x3x13*1 2.07738e-19 4.19961e-19 3.46453e-19 //ifc7x3x13*1 1.8383e-19 3.14971e-19 3.58885e-19 obc7x3x13*1 1.56777e-19 3.14971e-19 3.17601e-19 ibc7x3x13*1 1.82223e-19 3.14971e-19 3.11978e-19 ofc7x3x13*1 1.76335e-19 2.0998e-19 2.88532e-19 ifc7x3x13*1 2.02295e-19 3.14971e-19 3.29741e-19 ok9bx4e11x8bx7o11 1.88772e-19 1.03457e-17 2.7393e-19 ik9bx4e11x8bx7o11 1.94777e-19 9.06637e-18 2.13956e-19 obrd8x2*9 1.25371e-19 1.20467e-19 1.66861e-19 ibrd8x2*9 1.66197e-19 1.20467e-19 1.51186e-19 ofrd8x2*9 1.01769e-19 6.02335e-20 1.85786e-19 ifrd8x2*9 1.05108e-19 6.02335e-20 1.80543e-19 //obcd8x2*9 1.43367e-19 6.02335e-20 1.89081e-19 //ibcd8x2*9 1.41925e-19 6.02335e-20 1.83669e-19 //ofcd8x2*9 1.26741e-19 6.02335e-20 1.64672e-19 //ifcd8x2*9 1.4082e-19 6.02335e-20 1.8497e-19 obcd8x2*9 1.48084e-19 6.02335e-20 1.83613e-19 ibcd8x2*9 1.76417e-19 6.02335e-20 2.02316e-19 ofcd8x2*9 1.24684e-19 6.02335e-20 1.90194e-19 ifcd8x2*9 1.36369e-19 6.02335e-20 1.89673e-19 okd10e01*24 1.63408e-19 2.82344e-19 1.4232e-19 ikd10e01*24 2.2095e-19 4.51751e-19 1.57103e-19 obrd8x4x2x12*1 1.72269e-19 3.12982e-19 2.0472e-19 ibrd8x4x2x12*1 1.62274e-19 2.50386e-19 1.54423e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obrd9x8' --verify 'ibrd9x8' --verify 'ofrd9x8' --verify 'ifrd9x8' --verify '//obcd9x8' --verify '//ibcd9x8' --verify '//ofcd9x8' --verify '//ifcd9x8' --verify 'obcd9x8' --verify 'ibcd9x8' --verify 'ofcd9x8' --verify 'ifcd9x8' --verify 'ok5hx10bx10o01*3' --verify 'ik5hx10bx10o01*3' --verify 'obr12x13x10x2*6' --verify 'ibr12x13x10x2*6' --verify 'ofr12x13x10x2*6' --verify 'ifr12x13x10x2*6' --verify '//obc12x13x10x2*6' --verify '//ibc12x13x10x2*6' --verify '//ofc12x13x10x2*6' --verify '//ifc12x13x10x2*6' --verify 'obc12x13x10x2*6' --verify 'ibc12x13x10x2*6' --verify 'ofc12x13x10x2*6' --verify 'ifc12x13x10x2*6' --verify 'ok9bx8bx3o01v7' --verify 'ik9bx8bx3o01v7' --verify 'obr60*107' --verify 'ibr60*107' --verify 'ofr60*107' --verify 'ifr60*107' --verify '//obc60*107' --verify '//ibc60*107' --verify '//ofc60*107' --verify '//ifc60*107' --verify 'obc60*107' --verify 'ibc60*107' --verify 'ofc60*107' --verify 'ifc60*107' --verify 'okd6e10x8o00x11o00*12' --verify 'ikd6e10x8o00x11o00*12' --verify '//obrd196x60' --verify '//ofrd196x60'" obrd9x8 1.27683e-19 3.06659e-19 2.2231e-19 ibrd9x8 1.61904e-19 2.04439e-19 2.51358e-19 ofrd9x8 1.65134e-19 2.04439e-19 3.74498e-19 ifrd9x8 1.89302e-19 2.04439e-19 3.63671e-19 //obcd9x8 1.84874e-19 2.04439e-19 3.71409e-19 //ibcd9x8 1.67229e-19 2.04439e-19 3.49282e-19 //ofcd9x8 1.94216e-19 2.04439e-19 3.20846e-19 //ifcd9x8 1.54139e-19 2.04439e-19 3.66631e-19 obcd9x8 1.73992e-19 2.04439e-19 3.08139e-19 ibcd9x8 2.25975e-19 2.04439e-19 3.46759e-19 ofcd9x8 1.76863e-19 2.04439e-19 3.66359e-19 ifcd9x8 1.81309e-19 2.04439e-19 3.67109e-19 ok5hx10bx10o01*3 1.85e-19 3.82371e-18 1.81237e-19 ik5hx10bx10o01*3 1.96087e-19 4.647e-18 2.25802e-19 obr12x13x10x2*6 2.19235e-19 2.89861e-19 2.26942e-19 ibr12x13x10x2*6 1.8674e-19 2.89861e-19 2.20379e-19 ofr12x13x10x2*6 1.95583e-19 2.89861e-19 4.26202e-19 ifr12x13x10x2*6 1.88549e-19 2.89861e-19 3.45061e-19 //obc12x13x10x2*6 1.78366e-19 2.89861e-19 3.26757e-19 //ibc12x13x10x2*6 1.7469e-19 2.89861e-19 3.55469e-19 //ofc12x13x10x2*6 1.87509e-19 2.89861e-19 3.64265e-19 //ifc12x13x10x2*6 2.23323e-19 2.89861e-19 3.40302e-19 obc12x13x10x2*6 2.04871e-19 2.89861e-19 3.46943e-19 ibc12x13x10x2*6 2.04643e-19 2.89861e-19 3.71541e-19 ofc12x13x10x2*6 2.39385e-19 2.89861e-19 3.37001e-19 ifc12x13x10x2*6 1.89963e-19 2.89861e-19 3.32527e-19 ok9bx8bx3o01v7 1.68156e-19 9.91271e-19 1.99712e-19 ik9bx8bx3o01v7 1.93724e-19 1.98254e-18 1.91969e-19 obr60*107 2.05064e-19 2.82556e-19 1.68449e-19 ibr60*107 1.78583e-19 2.82556e-19 1.58432e-19 ofr60*107 1.55846e-19 1.69534e-19 2.18634e-19 ifr60*107 1.50318e-19 1.69534e-19 2.72409e-19 //obc60*107 1.67156e-19 2.26045e-19 2.29101e-19 //ibc60*107 1.53504e-19 2.26045e-19 2.26842e-19 //ofc60*107 1.67117e-19 2.26045e-19 2.62912e-19 //ifc60*107 1.70444e-19 2.26045e-19 2.30418e-19 obc60*107 1.87676e-19 2.26045e-19 2.62916e-19 ibc60*107 1.95207e-19 2.26045e-19 2.69225e-19 ofc60*107 1.86053e-19 2.26045e-19 2.30193e-19 ifc60*107 1.8326e-19 2.26045e-19 2.57612e-19 okd6e10x8o00x11o00*12 1.64298e-19 1.69956e-18 2.02615e-19 ikd6e10x8o00x11o00*12 1.73204e-19 1.90827e-18 1.8803e-19 //obrd196x60 2.16081e-19 5.1189e-19 2.93783e-19 //ofrd196x60 1.96313e-19 3.19931e-19 2.86703e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ofrd24x8v6' --verify 'ifrd24x8v6' --verify '//obcd24x8v6' --verify '//ibcd24x8v6' --verify '//ofcd24x8v6' --verify '//ifcd24x8v6' --verify 'obcd24x8v6' --verify 'ibcd24x8v6' --verify 'ofcd24x8v6' --verify 'ifcd24x8v6' --verify 'okd24bx50h' --verify 'ikd24bx50h' --verify 'obrd9x9x9x5v10' --verify 'ibrd9x9x9x5v10' --verify 'ofrd9x9x9x5v10' --verify 'ifrd9x9x9x5v10' --verify '//obcd9x9x9x5v10' --verify '//ibcd9x9x9x5v10' --verify '//ofcd9x9x9x5v10' --verify '//ifcd9x9x9x5v10' --verify 'obcd9x9x9x5v10' --verify 'ibcd9x9x9x5v10' --verify 'ofcd9x9x9x5v10' --verify 'ifcd9x9x9x5v10' --verify 'okd9e01x3e10x3o00x10e10*4' --verify 'ikd9e01x3e10x3o00x10e10*4' --verify '//obr10x8x12x4' --verify '//ofr10x8x12x4' --verify 'obr10x8x12x4' --verify 'ibr10x8x12x4' --verify 'ofr10x8x12x4' --verify 'ifr10x8x12x4' --verify '//obc10x8x12x4' --verify '//ibc10x8x12x4' --verify '//ofc10x8x12x4' --verify '//ifc10x8x12x4' --verify 'obc10x8x12x4' --verify 'ibc10x8x12x4' --verify 'ofc10x8x12x4' --verify 'ifc10x8x12x4' --verify 'ok8hx9o11x10o00v4' --verify 'ik8hx9o11x10o00v4' --verify '//obrd9x8' --verify '//ofrd9x8'" ofrd24x8v6 1.4917e-19 1.46058e-19 2.58354e-19 ifrd24x8v6 1.94053e-19 1.46058e-19 2.6779e-19 //obcd24x8v6 1.7974e-19 2.19088e-19 2.81591e-19 //ibcd24x8v6 1.50245e-19 1.46058e-19 2.58102e-19 //ofcd24x8v6 1.86164e-19 1.82573e-19 2.84933e-19 //ifcd24x8v6 1.56102e-19 2.19088e-19 2.98357e-19 obcd24x8v6 1.66071e-19 2.19088e-19 2.33268e-19 ibcd24x8v6 2.01784e-19 1.82573e-19 2.84627e-19 ofcd24x8v6 1.69459e-19 2.19088e-19 2.66403e-19 ifcd24x8v6 1.83613e-19 2.19088e-19 2.64167e-19 okd24bx50h 2.16785e-19 6.93889e-18 1.79844e-19 ikd24bx50h 2.10533e-19 6.93889e-18 1.71572e-19 obrd9x9x9x5v10 2.3345e-19 3.16063e-19 2.9124e-19 ibrd9x9x9x5v10 2.32455e-19 3.16063e-19 2.73404e-19 ofrd9x9x9x5v10 2.13994e-19 2.52851e-19 4.61623e-19 ifrd9x9x9x5v10 2.32506e-19 3.16063e-19 4.16256e-19 //obcd9x9x9x5v10 2.28244e-19 3.16063e-19 4.18048e-19 //ibcd9x9x9x5v10 2.12995e-19 3.79276e-19 4.38572e-19 //ofcd9x9x9x5v10 2.36047e-19 3.16063e-19 4.26983e-19 //ifcd9x9x9x5v10 2.20442e-19 3.79276e-19 4.27341e-19 obcd9x9x9x5v10 2.69013e-19 3.79276e-19 4.09128e-19 ibcd9x9x9x5v10 2.02501e-19 3.16063e-19 4.09905e-19 ofcd9x9x9x5v10 2.03103e-19 3.16063e-19 4.02644e-19 ifcd9x9x9x5v10 2.04605e-19 3.79276e-19 4.67576e-19 okd9e01x3e10x3o00x10e10*4 2.56868e-19 3.04932e-18 2.12318e-19 ikd9e01x3e10x3o00x10e10*4 1.7833e-19 3.11708e-18 2.18284e-19 //obr10x8x12x4 1.99307e-19 3.35928e-19 2.27302e-19 //ofr10x8x12x4 1.63955e-19 3.35928e-19 3.16785e-19 obr10x8x12x4 1.69711e-19 3.35928e-19 2.29839e-19 ibr10x8x12x4 1.83435e-19 3.35928e-19 2.37191e-19 ofr10x8x12x4 1.67242e-19 3.35928e-19 3.31572e-19 ifr10x8x12x4 1.91581e-19 3.35928e-19 2.95797e-19 //obc10x8x12x4 2.07455e-19 3.35928e-19 2.96359e-19 //ibc10x8x12x4 1.93147e-19 3.35928e-19 2.89863e-19 //ofc10x8x12x4 1.88103e-19 4.47904e-19 3.24221e-19 //ifc10x8x12x4 1.98105e-19 4.47904e-19 3.18861e-19 obc10x8x12x4 1.75035e-19 3.35928e-19 2.93751e-19 ibc10x8x12x4 2.02258e-19 3.35928e-19 3.35735e-19 ofc10x8x12x4 2.09903e-19 4.47904e-19 3.3107e-19 ifc10x8x12x4 1.73289e-19 3.35928e-19 2.85256e-19 ok8hx9o11x10o00v4 2.02011e-19 1.99291e-18 2.93332e-19 ik8hx9o11x10o00v4 2.20934e-19 2.14753e-18 2.06333e-19 //obrd9x8 1.59938e-19 2.04439e-19 2.41963e-19 //ofrd9x8 1.72328e-19 2.04439e-19 3.47167e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obr9x11x2v5' --verify 'ibr9x11x2v5' --verify 'ofr9x11x2v5' --verify 'ifr9x11x2v5' --verify '//obc9x11x2v5' --verify '//ibc9x11x2v5' --verify '//ofc9x11x2v5' --verify '//ifc9x11x2v5' --verify 'obc9x11x2v5' --verify 'ibc9x11x2v5' --verify 'ofc9x11x2v5' --verify 'ifc9x11x2v5' --verify 'okd11e01x10o10x3o01*13' --verify 'ikd11e01x10o10x3o01*13' --verify 'obr30v161' --verify 'ibr30v161' --verify 'ofr30v161' --verify 'ifr30v161' --verify '//obc30v161' --verify '//ibc30v161' --verify '//ofc30v161' --verify '//ifc30v161' --verify 'obc30v161' --verify 'ibc30v161' --verify 'ofc30v161' --verify 'ifc30v161' --verify 'okd6e10x7e00x10e00' --verify 'ikd6e10x7e00x10e00' --verify 'obr4x13x7*8' --verify 'ibr4x13x7*8' --verify 'ofr4x13x7*8' --verify 'ifr4x13x7*8' --verify '//obc4x13x7*8' --verify '//ibc4x13x7*8' --verify '//ofc4x13x7*8' --verify '//ifc4x13x7*8' --verify 'obc4x13x7*8' --verify 'ibc4x13x7*8' --verify 'ofc4x13x7*8' --verify 'ifc4x13x7*8' --verify 'ok297b' --verify 'ik297b' --verify 'obrd24x8v6' --verify 'ibrd24x8v6'" obr9x11x2v5 1.75145e-19 2.21907e-19 1.91119e-19 ibr9x11x2v5 1.84569e-19 2.21907e-19 1.98175e-19 ofr9x11x2v5 1.63901e-19 1.47938e-19 3.88707e-19 ifr9x11x2v5 1.82439e-19 1.47938e-19 3.80476e-19 //obc9x11x2v5 1.56047e-19 2.21907e-19 3.79374e-19 //ibc9x11x2v5 1.77232e-19 2.95875e-19 3.5053e-19 //ofc9x11x2v5 1.86073e-19 2.21907e-19 3.84483e-19 //ifc9x11x2v5 2.02181e-19 2.21907e-19 3.58254e-19 obc9x11x2v5 1.78373e-19 2.21907e-19 4.33894e-19 ibc9x11x2v5 2.33567e-19 2.21907e-19 4.47977e-19 ofc9x11x2v5 2.00916e-19 2.95875e-19 4.24903e-19 ifc9x11x2v5 2.12888e-19 2.21907e-19 4.09859e-19 okd11e01x10o10x3o01*13 2.12961e-19 1.51788e-18 2.36473e-19 ikd11e01x10o10x3o01*13 1.96097e-19 1.86816e-18 2.06836e-19 obr30v161 1.71302e-19 1.59341e-19 1.81383e-19 ibr30v161 1.41386e-19 2.39012e-19 1.72411e-19 ofr30v161 1.64003e-19 1.59341e-19 2.2978e-19 ifr30v161 1.3256e-19 1.59341e-19 2.31497e-19 //obc30v161 1.58251e-19 1.59341e-19 2.38817e-19 //ibc30v161 1.82663e-19 1.59341e-19 2.20572e-19 //ofc30v161 1.86692e-19 2.39012e-19 2.28108e-19 //ifc30v161 2.13316e-19 1.59341e-19 2.22763e-19 obc30v161 1.65063e-19 1.59341e-19 2.33845e-19 ibc30v161 1.71699e-19 1.59341e-19 2.24915e-19 ofc30v161 1.64735e-19 2.39012e-19 2.57289e-19 ifc30v161 1.6174e-19 1.59341e-19 2.2494e-19 okd6e10x7e00x10e00 1.52987e-19 5.31259e-18 1.59938e-19 ikd6e10x7e00x10e00 1.33684e-19 4.66207e-18 1.60214e-19 obr4x13x7*8 1.81483e-19 3.06869e-19 2.06072e-19 ibr4x13x7*8 1.79981e-19 3.06869e-19 2.10457e-19 ofr4x13x7*8 2.05358e-19 3.06869e-19 3.57178e-19 ifr4x13x7*8 1.85497e-19 3.06869e-19 2.82251e-19 //obc4x13x7*8 2.10783e-19 3.06869e-19 2.88176e-19 //ibc4x13x7*8 1.89931e-19 3.06869e-19 3.22561e-19 //ofc4x13x7*8 2.07779e-19 3.06869e-19 3.65393e-19 //ifc4x13x7*8 1.93682e-19 3.06869e-19 2.74733e-19 obc4x13x7*8 1.98326e-19 3.06869e-19 3.33732e-19 ibc4x13x7*8 1.71839e-19 3.06869e-19 3.20167e-19 ofc4x13x7*8 1.78002e-19 3.06869e-19 3.33059e-19 ifc4x13x7*8 2.02339e-19 3.06869e-19 2.99838e-19 ok297b 1.88042e-19 3.46945e-18 1.71493e-19 ik297b 1.89861e-19 3.46945e-18 2.26489e-19 obrd24x8v6 1.58675e-19 2.19088e-19 2.04514e-19 ibrd24x8v6 1.65856e-19 2.19088e-19 1.96939e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'okd21021e01' --verify 'ikd21021e01' --verify 'obr8x10v12' --verify 'ibr8x10v12' --verify 'ofr8x10v12' --verify 'ifr8x10v12' --verify '//obc8x10v12' --verify '//ibc8x10v12' --verify '//ofc8x10v12' --verify '//ifc8x10v12' --verify 'obc8x10v12' --verify 'ibc8x10v12' --verify 'ofc8x10v12' --verify 'ifc8x10v12' --verify 'okd6o11x7o01x13e11x12o10v2' --verify 'ikd6o11x7o01x13e11x12o10v2' --verify 'obr10x22v31' --verify 'ibr10x22v31' --verify 'ofr10x22v31' --verify 'ifr10x22v31' --verify '//obc10x22v31' --verify '//ibc10x22v31' --verify '//ofc10x22v31' --verify '//ifc10x22v31' --verify 'obc10x22v31' --verify 'ibc10x22v31' --verify 'ofc10x22v31' --verify 'ifc10x22v31' --verify 'ok12e01x13o01*15' --verify 'ik12e01x13o01*15' --verify 'obrd11x2x6*8' --verify 'ibrd11x2x6*8' --verify 'ofrd11x2x6*8' --verify 'ifrd11x2x6*8' --verify '//obcd11x2x6*8' --verify '//ibcd11x2x6*8' --verify '//ofcd11x2x6*8' --verify '//ifcd11x2x6*8' --verify 'obcd11x2x6*8' --verify 'ibcd11x2x6*8' --verify 'ofcd11x2x6*8' --verify 'ifcd11x2x6*8' --verify 'okd13o01*38' --verify 'ikd13o01*38'" okd21021e01 2.52345e-19 2.77556e-17 2.79641e-19 ikd21021e01 2.53409e-19 2.77556e-17 2.68738e-19 obr8x10v12 1.89045e-19 2.1011e-19 1.71161e-19 ibr8x10v12 1.58868e-19 2.1011e-19 2.07292e-19 ofr8x10v12 1.54161e-19 2.1011e-19 3.46814e-19 ifr8x10v12 1.35189e-19 1.57583e-19 2.81591e-19 //obc8x10v12 1.77618e-19 2.1011e-19 3.20796e-19 //ibc8x10v12 1.49855e-19 2.1011e-19 2.99166e-19 //ofc8x10v12 1.72673e-19 2.1011e-19 2.72582e-19 //ifc8x10v12 1.82086e-19 2.1011e-19 2.83415e-19 obc8x10v12 1.7943e-19 2.1011e-19 2.85422e-19 ibc8x10v12 1.64776e-19 2.1011e-19 3.33846e-19 ofc8x10v12 1.88849e-19 2.1011e-19 2.80687e-19 ifc8x10v12 1.4849e-19 2.1011e-19 2.73281e-19 okd6o11x7o01x13e11x12o10v2 3.38702e-19 4.7875e-18 2.49725e-19 ikd6o11x7o01x13e11x12o10v2 2.16999e-19 5.21759e-18 3.18819e-19 obr10x22v31 1.8509e-19 3.01819e-19 2.13002e-19 ibr10x22v31 1.96588e-19 2.41456e-19 2.39402e-19 ofr10x22v31 1.63648e-19 2.41456e-19 2.96474e-19 ifr10x22v31 1.59642e-19 2.41456e-19 3.03172e-19 //obc10x22v31 1.99655e-19 2.41456e-19 3.19927e-19 //ibc10x22v31 1.81096e-19 2.41456e-19 3.20833e-19 //ofc10x22v31 1.82881e-19 2.41456e-19 3.15414e-19 //ifc10x22v31 1.70549e-19 3.01819e-19 3.44206e-19 obc10x22v31 1.60242e-19 2.41456e-19 3.23703e-19 ibc10x22v31 1.88455e-19 2.41456e-19 2.97994e-19 ofc10x22v31 1.8414e-19 2.41456e-19 3.03079e-19 ifc10x22v31 1.97636e-19 2.41456e-19 3.55643e-19 ok12e01x13o01*15 2.00112e-19 1.57571e-18 2.23326e-19 ik12e01x13o01*15 1.94134e-19 1.6769e-18 2.09674e-19 obrd11x2x6*8 1.71982e-19 2.54793e-19 1.85452e-19 ibrd11x2x6*8 2.05807e-19 2.12327e-19 2.28525e-19 ofrd11x2x6*8 1.69495e-19 1.69862e-19 3.47689e-19 ifrd11x2x6*8 1.55789e-19 1.69862e-19 2.8165e-19 //obcd11x2x6*8 1.99415e-19 2.54793e-19 3.16572e-19 //ibcd11x2x6*8 1.86382e-19 2.54793e-19 2.87755e-19 //ofcd11x2x6*8 2.0716e-19 2.54793e-19 2.69583e-19 //ifcd11x2x6*8 2.32648e-19 1.69862e-19 3.05035e-19 obcd11x2x6*8 1.90743e-19 1.69862e-19 2.49186e-19 ibcd11x2x6*8 1.52141e-19 2.12327e-19 2.82185e-19 ofcd11x2x6*8 2.11275e-19 1.69862e-19 2.48607e-19 ifcd11x2x6*8 1.49091e-19 2.54793e-19 2.55876e-19 okd13o01*38 1.706e-19 3.75548e-19 2.42998e-19 ikd13o01*38 1.87392e-19 3.3382e-19 2.30445e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'okd3e01x10o11x7e10x8o11*3' --verify 'ikd3e01x10o11x7e10x8o11*3' --verify 'obr66v82' --verify 'ibr66v82' --verify 'ofr66v82' --verify 'ifr66v82' --verify '//obc66v82' --verify '//ibc66v82' --verify '//ofc66v82' --verify '//ifc66v82' --verify 'obc66v82' --verify 'ibc66v82' --verify 'ofc66v82' --verify 'ifc66v82' --verify 'ok21hx7e00*14' --verify 'ik21hx7e00*14' --verify 'obrd3x6x10x3v6' --verify 'ibrd3x6x10x3v6' --verify 'ofrd3x6x10x3v6' --verify 'ifrd3x6x10x3v6' --verify '//obcd3x6x10x3v6' --verify '//ibcd3x6x10x3v6' --verify '//ofcd3x6x10x3v6' --verify '//ifcd3x6x10x3v6' --verify 'obcd3x6x10x3v6' --verify 'ibcd3x6x10x3v6' --verify 'ofcd3x6x10x3v6' --verify 'ifcd3x6x10x3v6' --verify 'ok8e11*15' --verify 'ik8e11*15' --verify '//obr9x56' --verify '//ofr9x56' --verify 'obr9x56' --verify 'ibr9x56' --verify 'ofr9x56' --verify 'ifr9x56' --verify '//obc9x56' --verify '//ibc9x56' --verify '//ofc9x56' --verify '//ifc9x56' --verify 'obc9x56' --verify 'ibc9x56' --verify 'ofc9x56' --verify 'ifc9x56'" okd3e01x10o11x7e10x8o11*3 2.65333e-19 3.51523e-18 2.64608e-19 ikd3e01x10o11x7e10x8o11*3 2.69895e-19 3.27162e-18 2.83996e-19 obr66v82 2.00071e-19 2.16134e-19 1.48995e-19 ibr66v82 1.54273e-19 2.16134e-19 1.50088e-19 ofr66v82 2.11235e-19 2.16134e-19 2.46392e-19 ifr66v82 1.95147e-19 2.16134e-19 2.18269e-19 //obc66v82 1.77208e-19 2.70167e-19 2.63398e-19 //ibc66v82 1.72767e-19 2.16134e-19 2.46706e-19 //ofc66v82 1.75402e-19 2.16134e-19 2.51141e-19 //ifc66v82 1.60977e-19 2.16134e-19 2.35971e-19 obc66v82 1.82437e-19 2.16134e-19 2.48926e-19 ibc66v82 2.15122e-19 2.16134e-19 2.91585e-19 ofc66v82 2.21357e-19 2.70167e-19 2.7056e-19 ifc66v82 1.80482e-19 2.70167e-19 2.70673e-19 ok21hx7e00*14 1.86654e-19 1.85863e-18 1.73341e-19 ik21hx7e00*14 1.45652e-19 1.85863e-18 1.58841e-19 obrd3x6x10x3v6 2.70504e-19 2.61277e-19 2.0539e-19 ibrd3x6x10x3v6 2.20527e-19 3.4837e-19 2.08276e-19 ofrd3x6x10x3v6 2.10505e-19 1.74185e-19 3.19019e-19 ifrd3x6x10x3v6 1.98823e-19 1.74185e-19 3.23545e-19 //obcd3x6x10x3v6 2.25338e-19 2.61277e-19 3.0573e-19 //ibcd3x6x10x3v6 1.96642e-19 2.61277e-19 2.85086e-19 //ofcd3x6x10x3v6 2.19097e-19 3.4837e-19 2.99647e-19 //ifcd3x6x10x3v6 1.98663e-19 3.4837e-19 3.28318e-19 obcd3x6x10x3v6 1.80149e-19 2.61277e-19 3.63387e-19 ibcd3x6x10x3v6 1.88277e-19 2.61277e-19 3.29294e-19 ofcd3x6x10x3v6 1.92153e-19 2.61277e-19 3.49937e-19 ifcd3x6x10x3v6 1.93087e-19 2.61277e-19 2.9723e-19 ok8e11*15 1.82417e-19 1.74312e-19 1.76703e-19 ik8e11*15 1.55848e-19 3.48623e-19 1.09177e-19 //obr9x56 1.58892e-19 4.63624e-19 2.83443e-19 //ofr9x56 1.76838e-19 2.31812e-19 3.93991e-19 obr9x56 1.92853e-19 3.09083e-19 2.50521e-19 ibr9x56 1.89912e-19 3.09083e-19 2.81042e-19 ofr9x56 1.9123e-19 1.54541e-19 4.33374e-19 ifr9x56 1.6229e-19 2.31812e-19 3.53861e-19 //obc9x56 2.122e-19 3.09083e-19 3.84198e-19 //ibc9x56 2.15335e-19 3.09083e-19 4.14427e-19 //ofc9x56 1.69254e-19 3.09083e-19 4.25202e-19 //ifc9x56 1.84568e-19 3.09083e-19 3.86775e-19 obc9x56 2.06363e-19 3.09083e-19 3.80048e-19 ibc9x56 1.78021e-19 3.09083e-19 3.69779e-19 ofc9x56 2.1068e-19 3.09083e-19 3.33583e-19 ifc9x56 1.82437e-19 3.09083e-19 3.68327e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ok2860b' --verify 'ik2860b' --verify 'obr6x6x9x11*9' --verify 'ibr6x6x9x11*9' --verify 'ofr6x6x9x11*9' --verify 'ifr6x6x9x11*9' --verify '//obc6x6x9x11*9' --verify '//ibc6x6x9x11*9' --verify '//ofc6x6x9x11*9' --verify '//ifc6x6x9x11*9' --verify 'obc6x6x9x11*9' --verify 'ibc6x6x9x11*9' --verify 'ofc6x6x9x11*9' --verify 'ifc6x6x9x11*9' --verify 'ok6bx11e01x4o01x4hv1' --verify 'ik6bx11e01x4o01x4hv1' --verify 'obrd5x11x5x13*1' --verify 'ibrd5x11x5x13*1' --verify 'ofrd5x11x5x13*1' --verify 'ifrd5x11x5x13*1' --verify '//obcd5x11x5x13*1' --verify '//ibcd5x11x5x13*1' --verify '//ofcd5x11x5x13*1' --verify '//ifcd5x11x5x13*1' --verify 'obcd5x11x5x13*1' --verify 'ibcd5x11x5x13*1' --verify 'ofcd5x11x5x13*1' --verify 'ifcd5x11x5x13*1' --verify 'ok5e11x4e01x5e10x6e11' --verify 'ik5e11x4e01x5e10x6e11' --verify 'obrd20x7*33' --verify 'ibrd20x7*33' --verify 'ofrd20x7*33' --verify 'ifrd20x7*33' --verify '//obcd20x7*33' --verify '//ibcd20x7*33' --verify '//ofcd20x7*33' --verify '//ifcd20x7*33' --verify 'obcd20x7*33' --verify 'ibcd20x7*33' --verify 'ofcd20x7*33' --verify 'ifcd20x7*33'" ok2860b 2.1868e-19 1.38778e-17 1.9017e-19 ik2860b 2.19102e-19 1.38778e-17 2.12421e-19 obr6x6x9x11*9 1.89443e-19 3.22863e-19 2.56377e-19 ibr6x6x9x11*9 2.3802e-19 3.87436e-19 2.58475e-19 ofr6x6x9x11*9 2.79523e-19 2.58291e-19 3.98913e-19 ifr6x6x9x11*9 1.87184e-19 2.58291e-19 4.20225e-19 //obc6x6x9x11*9 2.11327e-19 3.87436e-19 3.93324e-19 //ibc6x6x9x11*9 2.21824e-19 3.22863e-19 3.95002e-19 //ofc6x6x9x11*9 2.20305e-19 3.22863e-19 4.0092e-19 //ifc6x6x9x11*9 2.2796e-19 3.87436e-19 3.77894e-19 obc6x6x9x11*9 2.06507e-19 3.87436e-19 4.18132e-19 ibc6x6x9x11*9 1.83258e-19 3.22863e-19 3.77306e-19 ofc6x6x9x11*9 2.0729e-19 3.22863e-19 3.90229e-19 ifc6x6x9x11*9 2.00114e-19 3.22863e-19 4.022e-19 ok6bx11e01x4o01x4hv1 1.93723e-19 4.1367e-18 1.92284e-19 ik6bx11e01x4o01x4hv1 2.31217e-19 5.25156e-18 1.7477e-19 obrd5x11x5x13*1 1.95877e-19 4.64208e-19 2.69901e-19 ibrd5x11x5x13*1 2.36574e-19 4.64208e-19 2.63738e-19 ofrd5x11x5x13*1 1.89485e-19 3.48156e-19 3.12589e-19 ifrd5x11x5x13*1 2.08933e-19 3.48156e-19 3.42708e-19 //obcd5x11x5x13*1 2.24794e-19 5.80259e-19 2.93021e-19 //ibcd5x11x5x13*1 2.04928e-19 4.64208e-19 3.0424e-19 //ofcd5x11x5x13*1 2.46132e-19 5.22234e-19 3.3838e-19 //ifcd5x11x5x13*1 2.11956e-19 4.06182e-19 3.29826e-19 obcd5x11x5x13*1 1.99783e-19 4.64208e-19 3.33685e-19 ibcd5x11x5x13*1 2.3381e-19 3.48156e-19 3.35172e-19 ofcd5x11x5x13*1 2.52713e-19 4.64208e-19 2.95528e-19 ifcd5x11x5x13*1 2.13821e-19 3.48156e-19 3.79433e-19 ok5e11x4e01x5e10x6e11 2.24139e-19 4.53948e-18 2.88011e-19 ik5e11x4e01x5e10x6e11 2.28176e-19 3.97896e-18 2.37577e-19 obrd20x7*33 1.92042e-19 2.2658e-19 1.94455e-19 ibrd20x7*33 1.39613e-19 2.2658e-19 2.07733e-19 ofrd20x7*33 1.66446e-19 1.51054e-19 2.97542e-19 ifrd20x7*33 1.66639e-19 2.2658e-19 3.54654e-19 //obcd20x7*33 2.25224e-19 3.02107e-19 2.95356e-19 //ibcd20x7*33 1.67517e-19 2.2658e-19 3.23259e-19 //ofcd20x7*33 1.69885e-19 2.2658e-19 2.84242e-19 //ifcd20x7*33 1.75302e-19 2.2658e-19 3.11322e-19 obcd20x7*33 1.88549e-19 2.2658e-19 3.4085e-19 ibcd20x7*33 1.91389e-19 2.2658e-19 2.95221e-19 ofcd20x7*33 2.02602e-19 3.02107e-19 3.67768e-19 ifcd20x7*33 1.85358e-19 2.2658e-19 2.93172e-19 -------------------------------------------------------------- FFTW threaded transforms passed basic tests! -------------------------------------------------------------- make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tests' Making check in mpi make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make check-local make[3]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make[3]: Nothing to be done for `check-local'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/mpi' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' Making check in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc/FAQ' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/doc' Making check in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' make check-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/tools' Making check in m4 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.3.3/long/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long/m4' make: Leaving directory `/builddir/build/BUILD/fftw-3.3.3/long' + exit 0 Processing files: fftw-3.3.3-8.el7.x86_64 Provides: fftw = 3.3.3-8.el7 fftw(x86-64) = 3.3.3-8.el7 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) libm.so.6()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: fftw-libs-3.3.3-8.el7.x86_64 Provides: fftw3 = 3.3.3-8.el7 fftw-libs = 3.3.3-8.el7 fftw-libs(x86-64) = 3.3.3-8.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: fftw3 < 3.3 fftw < 3.3 fftw-libs-threads < 3.3.3-8.el7 fftw-libs-openmp < 3.3.3-8.el7 Processing files: fftw-devel-3.3.3-8.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nc605G + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.3 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-devel-3.3.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-devel-3.3.3 + cp -pr doc/FAQ/fftw-faq.html/ /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-devel-3.3.3 + exit 0 Provides: fftw-devel = 3.3.3-8.el7 fftw-devel(x86-64) = 3.3.3-8.el7 fftw3-devel = 3.3.3-8.el7 fftw3-devel(x86-64) = 3.3.3-8.el7 pkgconfig(fftw3) = 3.3.3 pkgconfig(fftw3f) = 3.3.3 pkgconfig(fftw3l) = 3.3.3 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) Obsoletes: fftw3-devel < 3.3 Processing files: fftw-libs-double-3.3.3-8.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kVu8mG + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.3 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-double-3.3.3 + exit 0 Provides: fftw-libs-double = 3.3.3-8.el7 fftw-libs-double(x86-64) = 3.3.3-8.el7 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.3-8.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H0NMLG + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.3 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-single-3.3.3 + exit 0 Provides: fftw-libs-single = 3.3.3-8.el7 fftw-libs-single(x86-64) = 3.3.3-8.el7 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.3-8.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.C9rRhI + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.3 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + cp -pr COPYING /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + cp -pr ChangeLog /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + cp -pr NEWS /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + cp -pr README /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + cp -pr TODO /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-libs-long-3.3.3 + exit 0 Provides: fftw-libs-long = 3.3.3-8.el7 fftw-libs-long(x86-64) = 3.3.3-8.el7 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-static-3.3.3-8.el7.x86_64 Provides: fftw-static = 3.3.3-8.el7 fftw-static(x86-64) = 3.3.3-8.el7 fftw3-static = 3.3.3-8.el7 fftw3-static(x86-64) = 3.3.3-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: fftw3-static < 3.3 Processing files: fftw-doc-3.3.3-8.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Fgiq9K + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.3 + DOCDIR=/builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-doc-3.3.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-doc-3.3.3 + cp -pr doc/fftw3.pdf doc/rfftwnd.pdf /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-doc-3.3.3 + cp -pr doc/html/ /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/share/doc/fftw-doc-3.3.3 + exit 0 Provides: fftw-doc = 3.3.3-8.el7 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.3-8.el7.x86_64 Provides: fftw-debuginfo = 3.3.3-8.el7 fftw-debuginfo(x86-64) = 3.3.3-8.el7 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.3-8.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/fftw-3.3.3-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-3.3.3-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-devel-3.3.3-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-double-3.3.3-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-single-3.3.3-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-libs-long-3.3.3-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-static-3.3.3-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fftw-doc-3.3.3-8.el7.noarch.rpm Wrote: /builddir/build/RPMS/fftw-debuginfo-3.3.3-8.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fJW6yv + umask 022 + cd /builddir/build/BUILD + cd fftw-3.3.3 + rm -rf /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->