Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fftw.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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_GB', '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 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/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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_GB', '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.6UoN8T + 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.yZLvSO + 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/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/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/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/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/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/buffered.c -fPIC -DPIC -o .libs/buffered.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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.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/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/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/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/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/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/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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/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-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/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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 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/pickdim.c -fPIC -DPIC -o .libs/pickdim.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/ops.c -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 rader.lo ../../kernel/rader.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 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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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 -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/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/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/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/tensor.c -fPIC -DPIC -o .libs/tensor.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/stride.c -fPIC -DPIC -o .libs/stride.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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/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/solvtab.c -o solvtab.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor4.lo ../../kernel/tensor4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor1.c -o tensor1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor7.lo ../../kernel/tensor7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/tensor2.c -o tensor2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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 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/tensor7.c -fPIC -DPIC -o .libs/tensor7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor8.c -fPIC -DPIC -o .libs/tensor8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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/tile2d.c -fPIC -DPIC -o .libs/tile2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/tensor9.c -o tensor9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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/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/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/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/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/altivec.c -fPIC -DPIC -o .libs/altivec.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/avx.c -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/taint.c -fPIC -DPIC -o .libs/taint.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/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/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.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/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/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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_9.c -o n1_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_10.c -o n1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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_15.c -o n1_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_16.c -o n1_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-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_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_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_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 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_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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_7.lo ../../../../dft/scalar/codelets/t1_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_6.c -fPIC -DPIC -o .libs/t1_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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_10.c -fPIC -DPIC -o .libs/t1_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_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_64.lo ../../../../dft/scalar/codelets/t1_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 t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_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_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_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 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/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/n1_20.c -o n1_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_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_64.c -fPIC -DPIC -o .libs/t2_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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/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_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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_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 -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/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_8.c -fPIC -DPIC -o .libs/q1_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_3.lo ../../../../dft/scalar/codelets/q1_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_3.c -fPIC -DPIC -o .libs/q1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_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_5.lo ../../../../dft/scalar/codelets/q1_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_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/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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -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/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_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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_9.c -o n1fv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_10.c -o n1fv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_128.lo n1fv_128.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_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_64.c -fPIC -DPIC -o .libs/n1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_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_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_20.c -fPIC -DPIC -o .libs/n1fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_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_11.c -o n1fv_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 -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_7.lo n1bv_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 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_6.c -fPIC -DPIC -o .libs/n1bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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_7.c -fPIC -DPIC -o .libs/n1bv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_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_3.c -o n1bv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_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_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_4.c -o n1bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_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 -msse -O2 -g -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 n1fv_20.c -o n1fv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_13.lo n1bv_13.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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_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_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 -msse -O2 -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_12.c -fPIC -DPIC -o .libs/n1bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_14.lo n1bv_14.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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_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 -msse -O2 -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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_32.lo n1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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_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_16.c -fPIC -DPIC -o .libs/n1bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_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 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_12.c -o n1bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_20.lo n1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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_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_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_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_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_13.c -o n1bv_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 n1bv_15.c -o n1bv_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 n2fv_4.lo n2fv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_6.lo n2fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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_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_2.c -o n2fv_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 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_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_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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 -msse -O2 -g -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 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 -msse -O2 -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_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_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 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_12.c -fPIC -DPIC -o .libs/n2fv_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_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_14.c -fPIC -DPIC -o .libs/n2fv_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 n2fv_32.lo n2fv_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 n2fv_64.lo n2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_6.lo n2bv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 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 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 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 -msse -O2 -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_2.c -o n2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_8.lo n2bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_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_6.c -o n2bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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 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_14.lo n2bv_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 n2bv_16.lo n2bv_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 n2bv_32.lo n2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_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_64.lo n2bv_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 n2bv_20.lo n2bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_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_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_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_20.c -fPIC -DPIC -o .libs/n2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 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 -msse -O2 -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 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_16.c -o n2bv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_8.lo n2sv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_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_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 -msse -O2 -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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_16.lo n2sv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2sv_32.lo n2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_32.c -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 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 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_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 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 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 -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 -msse -O2 -g -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_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_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_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 t1fuv_2.c -o t1fuv_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 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_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 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 t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_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 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_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_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_9.c -fPIC -DPIC -o .libs/t1fuv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 -msse -O2 -g -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_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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_5.lo t1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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_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 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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_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 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 n2bv_64.c -o n2bv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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_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_5.c -o t1fv_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_10.lo t1fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_9.c -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 n2sv_32.c -o n2sv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_12.lo t1fv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_10.c -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_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_15.lo t1fv_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 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_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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_64.lo t1fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_15.c -o t1fv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_4.lo t2fv_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_8.c -fPIC -DPIC -o .libs/t2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_4.c -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_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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_32.lo t2fv_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 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_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 n1bv_128.c -o n1bv_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_5.lo t2fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_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 t1fv_20.c -o t1fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_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_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 -msse -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 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_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 t1fv_25.c -o t1fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_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_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_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 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 t3fv_4.c -fPIC -DPIC -o .libs/t3fv_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 t3fv_8.lo t3fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_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_4.c -o t3fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_16.lo t3fv_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 t3fv_32.lo t3fv_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 t3fv_5.lo t3fv_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 t3fv_10.lo t3fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -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 t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_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 t2fv_20.c -o t2fv_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 t2fv_32.c -o t2fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_20.lo t3fv_20.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_25.lo t3fv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_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 -msse -O2 -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_20.c -fPIC -DPIC -o .libs/t3fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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_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 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 t2fv_25.c -o t2fv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_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 t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_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 -o t1buv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_6.lo t1buv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_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_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 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_7.lo t1buv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 -msse -O2 -g -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 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_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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_9.lo t1buv_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_10.lo t1buv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_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_2.lo t1bv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_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 -msse -O2 -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_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 t3fv_25.c -o t3fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 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 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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 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 -msse -O2 -g -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_3.c -o t1bv_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_4.c -o t1bv_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 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 t1bv_5.c -o t1bv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_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 t1bv_6.c -o t1bv_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_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 -msse -O2 -g -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_10.c -fPIC -DPIC -o .libs/t1bv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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_7.c -o t1bv_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 t1bv_16.lo t1bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_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_32.lo t1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_64.lo t1bv_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 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_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_9.c -o t1bv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_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_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_10.c -o t1bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_25.lo t1bv_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 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_25.c -fPIC -DPIC -o .libs/t1bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_16.c -o t1bv_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_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_2.c -o t2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_32.lo t2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 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_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_5.lo t2bv_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 t2bv_10.lo t2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_25.lo t2bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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_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_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 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 -msse -O2 -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 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_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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_16.lo t3bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_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 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_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_32.lo t3bv_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 t3bv_5.lo t3bv_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 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_5.c -fPIC -DPIC -o .libs/t3bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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_32.c -fPIC -DPIC -o .libs/t3bv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_10.c -fPIC -DPIC -o .libs/t3bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_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 -msse -O2 -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 t2bv_20.c -o t2bv_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_25.lo t3bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -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_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 -fPIC -DPIC -o .libs/t1sv_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 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 -msse -O2 -g -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 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 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 -fPIC -DPIC -o .libs/t1sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_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 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 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 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_4.c -o t1sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 t3bv_20.c -o t3bv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_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 -msse -O2 -g -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 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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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_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 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 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 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 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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 -msse -O2 -g -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_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_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 -msse -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_5.lo q1bv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_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 t2sv_16.c -o t2sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_8.lo q1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_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 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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -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 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 genus.c -fPIC -DPIC -o .libs/genus.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 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 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 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 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 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 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 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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft_sse2_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm libtool: link: ar cru .libs/libdft_sse2_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o libtool: link: ranlib .libs/libdft_sse2_codelets.a libtool: link: ( cd ".libs" && rm -f "libdft_sse2_codelets.la" && ln -s "../libdft_sse2_codelets.la" "libdft_sse2_codelets.la" ) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.3.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/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/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/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/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/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/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/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/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-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/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/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-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/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-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/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 /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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../dft/plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/nop.c -fPIC -DPIC -o .libs/nop.o /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/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/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/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/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/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/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/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/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 -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/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/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/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/dftw-direct.c -o dftw-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 solve.lo ../../dft/solve.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank-geq1.lo ../../dft/vrank-geq1.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -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/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 -fPIC -DPIC -o .libs/zero.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/zero.c -o zero.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o libtool: link: ranlib .libs/libdft.a libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.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_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_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_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_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_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_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_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_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_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_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_16.c -fPIC -DPIC -o .libs/r2cf_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_15.c -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_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_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_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_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_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_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_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_15.c -o r2cf_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_16.c -o r2cf_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_64.c -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_4.c -fPIC -DPIC -o .libs/hf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_9.c -fPIC -DPIC -o .libs/hf_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -fPIC -DPIC -o .libs/hf_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_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/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/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/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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 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_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/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_4.lo ../../../../rdft/scalar/r2cf/hf2_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 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_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_16.lo ../../../../rdft/scalar/r2cf/hf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_32.c -fPIC -DPIC -o .libs/hf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_5.lo ../../../../rdft/scalar/r2cf/hf2_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_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/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/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_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/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/hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf2_25.lo ../../../../rdft/scalar/r2cf/hf2_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_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/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_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_4.c -fPIC -DPIC -o .libs/r2cfII_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_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_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_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_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_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_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_12.c -fPIC -DPIC -o .libs/r2cfII_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_20.c -o hf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 -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_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/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 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_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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_2.lo ../../../../rdft/scalar/r2cf/hc2cf_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 -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_6.c -fPIC -DPIC -o .libs/hc2cf_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_8.lo ../../../../rdft/scalar/r2cf/hc2cf_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 hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_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 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/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_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_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/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_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_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_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/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_8.c -o hc2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_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_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/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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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/hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_20.lo ../../../../rdft/scalar/r2cf/hc2cf2_20.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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/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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_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/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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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 hc2cfdft_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft_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 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_10.c -o hc2cfdft_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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 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/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 hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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 ../../../../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 -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/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/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/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/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_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_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_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_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_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_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_8.c -fPIC -DPIC -o .libs/r2cb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_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_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_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_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_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_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_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_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_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_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_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_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_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_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_14.c -o r2cb_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-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_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_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_128.c -fPIC -DPIC -o .libs/r2cb_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_64.c -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_5.lo ../../../../rdft/scalar/r2cb/hb_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_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_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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_9.lo ../../../../rdft/scalar/r2cb/hb_9.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_10.lo ../../../../rdft/scalar/r2cb/hb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_3.c -o hb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_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_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_12.c -fPIC -DPIC -o .libs/hb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_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_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_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_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_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_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_64.c -fPIC -DPIC -o .libs/hb_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -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/r2cb_25.c -o r2cb_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_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_10.c -o hb_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_9.c -o hb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_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_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 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_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_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_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_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/hb_15.c -o hb_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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 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/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_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_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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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 -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_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/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/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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_10.lo ../../../../rdft/scalar/r2cb/r2cbIII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_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_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/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_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_8.c -o r2cbIII_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_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_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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_4.lo ../../../../rdft/scalar/r2cb/hc2cb_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_2.c -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 -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_20.c -o r2cbIII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_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_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_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_8.c -fPIC -DPIC -o .libs/hc2cb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_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_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/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_32.c -o hb2_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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_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_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_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_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/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_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_10.c -o hc2cb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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/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/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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_2.lo ../../../../rdft/scalar/r2cb/hc2cbdft_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/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_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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 -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_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_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_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_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/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_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/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/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_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_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_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_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/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_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_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/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_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/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_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/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_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_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/hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o codlist.lo codlist.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../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 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/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_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/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 ../../../../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/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/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/hfb.c -o hfb.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2c.c -o r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/r2r.c -o r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../rdft/scalar -I../.. -I../../../kernel -I../../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../rdft/scalar/hc2c.c -o hc2c.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o libtool: link: ranlib .libs/librdft_scalar.a libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" ) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.3.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_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_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_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_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_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 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_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_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 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_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_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_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_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_2.c -o hc2cfdftv_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_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_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 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_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 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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_32.lo hc2cbdftv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdftv_20.lo hc2cbdftv_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 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_12.c -o hc2cbdftv_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 -msse -O2 -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 -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 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 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 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 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/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/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/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/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/direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/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/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/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/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/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/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 -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/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/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/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/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 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/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 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/generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rank-geq2.lo ../../rdft/rank-geq2.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 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/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 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/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 -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/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/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/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/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/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/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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 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/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/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/direct2.c -o direct2.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 -fPIC -DPIC -o .libs/rank-geq2-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 vrank-geq1-rdft2.lo ../../rdft/vrank-geq1-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 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/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/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/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/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/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/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/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-tensor-max-index.lo ../../rdft/rdft2-tensor-max-index.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 -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/khc2c.c -fPIC -DPIC -o .libs/khc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-strides.c -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/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-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 -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-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-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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 /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/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/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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o libtool: link: ranlib .libs/libreodft.a libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" ) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.3.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/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/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/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-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/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-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-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft.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/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/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/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.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.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 -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-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.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/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/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/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-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.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/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-r2r.c -o execute-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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.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-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/malloc.c -fPIC -DPIC -o .libs/malloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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-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/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/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/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/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/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/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/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/mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-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.c -fPIC -DPIC -o .libs/plan-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c-3d.lo ../../api/plan-dft-r2c-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-r2c.lo ../../api/plan-dft-r2c.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft.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-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-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-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-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-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-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-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru-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-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-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-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-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-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-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.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-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-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-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-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-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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-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-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-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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 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-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-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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-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-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 -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/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-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-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-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-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft.lo ../../api/plan-guru64-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft-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/print-plan.c -o print-plan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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/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-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-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-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-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.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-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-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-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/mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 /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 -pthread -O2 -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/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/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/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/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/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 -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 -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/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/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/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/ct.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-ct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/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/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 -pthread -O2 -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/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 -pthread -O2 -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 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/f77api.c -o libfftw3f_threads_la-f77api.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3f_omp_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfftw3f_omp_la-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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/threads.c -o libfftw3f_threads_la-threads.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/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 -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/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/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/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 -pthread -O2 -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 -pthread -O2 -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 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/rdft-vrank-geq1.c -o libfftw3f_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/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/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 -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: (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: 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.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/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/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/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/awake.c -fPIC -DPIC -o .libs/awake.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/assert.c -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/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/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/cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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/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/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/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/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/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/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/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/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/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/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/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/cpy1d.c -o cpy1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/kalloc.c -o kalloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 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/pickdim.c -fPIC -DPIC -o .libs/pickdim.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/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/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/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/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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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/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/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/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 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/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/plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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/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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 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/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 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/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 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/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/tensor.c -o tensor.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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/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/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/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/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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 -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/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/tensor9.c -o tensor9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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/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/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/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/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/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/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/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/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 -msse2 -O2 -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_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_7.c -fPIC -DPIC -o .libs/n1_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_6.c -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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_8.c -o n1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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_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_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_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_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_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_5.lo ../../../../dft/scalar/codelets/t1_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 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_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_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_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_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_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_7.c -fPIC -DPIC -o .libs/t1_7.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_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_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_4.c -o t1_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_9.lo ../../../../dft/scalar/codelets/t1_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 t1_10.lo ../../../../dft/scalar/codelets/t1_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_32.c -o n1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_12.lo ../../../../dft/scalar/codelets/t1_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 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_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_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/t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_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/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/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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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_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_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/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_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_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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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_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_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_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -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/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 q1_2.lo ../../../../dft/scalar/codelets/q1_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 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_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_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_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/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_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_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_8.c -fPIC -DPIC -o .libs/q1_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_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/t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 -o q1_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_5.c -fPIC -DPIC -o .libs/q1_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_6.c -fPIC -DPIC -o .libs/q1_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/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 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 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/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_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_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/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/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_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/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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_16.c -fPIC -DPIC -o .libs/n1fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_15.c -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_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_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_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_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_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_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_10.c -o n1fv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_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_13.c -o n1fv_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_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_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_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_14.c -o n1fv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1fv_20.lo n1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1fv_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 -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_4.lo n1bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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_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_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_7.lo n1bv_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 n1bv_8.lo n1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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_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_2.c -o n1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_10.lo n1bv_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 n1bv_11.lo n1bv_11.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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_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_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 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_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_3.c -o n1bv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_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_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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_13.lo n1bv_13.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 -msse2 -O2 -g -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 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_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_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_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 -msse2 -O2 -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_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 -msse2 -O2 -g -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_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_10.c -o n1bv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1bv_32.lo n1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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_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 -msse2 -O2 -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_64.lo n1bv_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 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_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 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_20.c -fPIC -DPIC -o .libs/n1bv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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 -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 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 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_15.c -o n1bv_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_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 n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_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 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 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_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_8.c -fPIC -DPIC -o .libs/n2fv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_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 n2fv_2.c -o n2fv_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 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 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_10.lo n2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2fv_12.lo n2fv_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 n2fv_14.lo n2fv_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 n2fv_16.lo n2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_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_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_14.c -fPIC -DPIC -o .libs/n2fv_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 n2fv_64.lo n2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_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_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_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 -msse2 -O2 -g -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 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_20.c -fPIC -DPIC -o .libs/n2fv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2fv_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 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_12.c -o n2fv_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_4.lo n2bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_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_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 n1bv_25.c -o n1bv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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_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 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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_10.lo n2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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_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_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_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 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 -msse2 -O2 -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_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_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_32.lo n2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_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_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_12.c -o n2bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2bv_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_14.c -o n2bv_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n2bv_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 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_16.lo n2sv_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 n2sv_32.lo n2sv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 -msse2 -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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_8.c -o n2sv_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 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 -msse2 -O2 -g -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 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 t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 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 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_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_2.c -o t1fuv_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 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_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 -o t1fuv_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_7.lo t1fuv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fuv_8.lo t1fuv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fuv_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_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_8.c -fPIC -DPIC -o .libs/t1fuv_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 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 -msse2 -O2 -g -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_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_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 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_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 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_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 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 -msse2 -O2 -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 t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_5.lo t1fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_6.lo t1fv_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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_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_7.c -fPIC -DPIC -o .libs/t1fv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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 -msse2 -O2 -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_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_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 n2sv_32.c -o n2sv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_12.lo t1fv_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 t1fv_15.lo t1fv_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 t1fv_16.lo t1fv_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 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_12.c -fPIC -DPIC -o .libs/t1fv_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1fv_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_6.c -o t1fv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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_16.c -fPIC -DPIC -o .libs/t1fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_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 t1fv_20.lo t1fv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_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 n1fv_128.c -o n1fv_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 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_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_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_25.lo t1fv_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 t2fv_2.lo t2fv_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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_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 t2fv_2.c -fPIC -DPIC -o .libs/t2fv_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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_8.lo t2fv_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 t2fv_16.lo t2fv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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_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_32.c -fPIC -DPIC -o .libs/t2fv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_64.lo t2fv_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_5.lo t2fv_5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_10.lo t2fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_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 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_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 -msse2 -O2 -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2fv_25.lo t2fv_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 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 -msse2 -O2 -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 t1fv_25.c -o t1fv_25.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 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 t3fv_8.c -fPIC -DPIC -o .libs/t3fv_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 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 t2fv_10.c -o t2fv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_32.lo t3fv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_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 -msse2 -O2 -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 -msse2 -O2 -g -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 t2fv_20.c -o t2fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3fv_10.lo t3fv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3fv_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 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 -msse2 -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 t2fv_25.c -o t2fv_25.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_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_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 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 t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_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_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 -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_4.c -o t1buv_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 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 t3fv_20.c -o t3fv_20.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1buv_10.lo t1buv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1buv_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 -msse2 -O2 -g -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_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 t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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 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 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_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 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 -msse2 -O2 -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_7.lo t1bv_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_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_4.c -o t1bv_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_7.c -fPIC -DPIC -o .libs/t1bv_7.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_8.lo t1bv_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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_10.lo t1bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_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_12.lo t1bv_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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_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_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 -msse2 -O2 -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_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_7.c -o t1bv_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_32.lo t1bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_9.c -o t1bv_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1bv_20.lo t1bv_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_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 t1bv_25.lo t1bv_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_16.c -o t1bv_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_2.c -o t2bv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_16.lo t2bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_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_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_32.lo t2bv_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_10.lo t2bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_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_64.c -fPIC -DPIC -o .libs/t2bv_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_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 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_8.c -o t2bv_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2bv_25.lo t2bv_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_4.lo t3bv_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2bv_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_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 t2bv_5.c -o t2bv_5.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 t3bv_8.lo t3bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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_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_8.c -fPIC -DPIC -o .libs/t3bv_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 t3bv_16.lo t3bv_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t3bv_32.lo t3bv_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 t3bv_5.lo t3bv_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 t3bv_10.lo t3bv_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_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 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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_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_20.lo t3bv_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 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 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 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_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_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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t3bv_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1sv_8.lo t1sv_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_8.c -fPIC -DPIC -o .libs/t1sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_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_32.c -fPIC -DPIC -o .libs/t1sv_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -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_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 t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_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 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 -msse2 -O2 -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 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 -msse2 -O2 -g -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 -msse2 -O2 -g -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 q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 -msse2 -O2 -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_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_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 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_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 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 q1fv_2.c -o q1fv_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1fv_5.lo q1fv_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 q1fv_8.lo q1fv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 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 q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -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 -msse2 -O2 -g -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 -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1bv_8.lo q1bv_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c q1bv_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 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_8.c -fPIC -DPIC -o .libs/q1bv_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o genus.lo genus.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 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 -msse2 -O2 -g -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 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 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_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 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 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 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 t1sv_32.c -o t1sv_32.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c t2sv_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/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/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/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/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/dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/ct.c -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/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/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/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/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/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/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/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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -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/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/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 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/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 -fPIC -DPIC -o .libs/nop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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/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/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/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/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/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/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/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 -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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/solve.c -o solve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero.lo ../../dft/zero.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -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/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/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/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_2.c -fPIC -DPIC -o .libs/r2cf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_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_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_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_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_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_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_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_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_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_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_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 -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_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_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_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_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_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_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_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_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_12.c -o r2cf_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_13.c -o r2cf_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_6.lo ../../../../rdft/scalar/r2cf/hf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_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_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_4.c -fPIC -DPIC -o .libs/hf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_3.c -fPIC -DPIC -o .libs/hf_3.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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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_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/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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_6.c -o hf_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/hf_16.c -fPIC -DPIC -o .libs/hf_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_32.lo ../../../../rdft/scalar/r2cf/hf_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_20.c -fPIC -DPIC -o .libs/hf_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_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_12.c -o hf_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_10.c -o hf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_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/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_4.lo ../../../../rdft/scalar/r2cf/hf2_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 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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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/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_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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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/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 r2cfII_3.lo ../../../../rdft/scalar/r2cf/r2cfII_3.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_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/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_3.c -fPIC -DPIC -o .libs/r2cfII_3.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_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_2.c -o r2cfII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_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_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/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_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_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_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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_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_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_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_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_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/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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_12.lo ../../../../rdft/scalar/r2cf/r2cfII_12.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_15.lo ../../../../rdft/scalar/r2cf/r2cfII_15.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_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_12.c -fPIC -DPIC -o .libs/r2cfII_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/hf2_20.c -o hf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_32.lo ../../../../rdft/scalar/r2cf/r2cfII_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_16.c -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_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_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/r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_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_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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_6.lo ../../../../rdft/scalar/r2cf/hc2cf_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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/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_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_2.c -o hc2cf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_16.lo ../../../../rdft/scalar/r2cf/hc2cf_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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/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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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/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_10.c -o hc2cf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf2_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/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_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_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/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 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/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_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/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 -fPIC -DPIC -o .libs/hc2cfdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_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/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 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/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_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/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_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_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft_16.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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_8.c -o hc2cfdft_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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_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_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/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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_8.c -o hc2cfdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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_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/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/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/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/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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 -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_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_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_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_8.c -o r2cb_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_7.c -o r2cb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_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_12.c -o r2cb_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_13.c -o r2cb_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-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_14.c -o r2cb_14.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_15.c -o r2cb_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-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_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_32.c -o r2cb_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/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_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_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/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_7.lo ../../../../rdft/scalar/r2cb/hb_7.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_6.c -fPIC -DPIC -o .libs/hb_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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_12.c -fPIC -DPIC -o .libs/hb_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_15.c -fPIC -DPIC -o .libs/hb_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_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_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_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_16.c -fPIC -DPIC -o .libs/hb_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_25.c -fPIC -DPIC -o .libs/hb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_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 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_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/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/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 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_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/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_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/hb_15.c -o hb_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-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/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_8.c -o hb2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb2_25.lo ../../../../rdft/scalar/r2cb/hb2_25.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_2.lo ../../../../rdft/scalar/r2cb/r2cbIII_2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/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_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_25.c -fPIC -DPIC -o .libs/hb2_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb2_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_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_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_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_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/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_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_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_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_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_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_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_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_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/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_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_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_20.lo ../../../../rdft/scalar/r2cb/r2cbIII_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_25.c -fPIC -DPIC -o .libs/r2cbIII_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 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/r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 -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_6.c -fPIC -DPIC -o .libs/hc2cb_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/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_8.c -fPIC -DPIC -o .libs/hc2cb_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_10.lo ../../../../rdft/scalar/r2cb/hc2cb_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/r2cbIII_32.c -o r2cbIII_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_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/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_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_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/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_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_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_8.c -o hc2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_32.lo ../../../../rdft/scalar/r2cb/hc2cb_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 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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_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/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_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_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_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_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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/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_10.c -o hc2cbdft_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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_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_16.c -o hc2cbdft_16.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/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 -o hc2cbdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_16.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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 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/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/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/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/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/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/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/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/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_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 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 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_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_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_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_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_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_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hc2cfdftv_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 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 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_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_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_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 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_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 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 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 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 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_12.c -o hc2cbdftv_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_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_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 -msse2 -O2 -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 /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_16.c -o hc2cfdftv_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 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 hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.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 hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/simd/sse2 -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/simd -I../../../../simd-support -msse2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c 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 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 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 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/hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/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/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/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/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/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/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-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/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/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/kr2r.c -fPIC -DPIC -o .libs/kr2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/kr2c.c -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/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/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/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/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/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/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/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan.lo ../../rdft/plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o problem.lo ../../rdft/problem.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/hc2hc.c -o hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/buffered.c -o buffered.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/hc2hc-direct.c -o hc2hc-direct.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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/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/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vrank3-transpose.lo ../../rdft/vrank3-transpose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/vrank-geq1.c -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/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/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/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/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/direct2.c -o direct2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/solve2.c -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/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/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-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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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-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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/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/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/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-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-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/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/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/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/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/rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../reodft -I.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../reodft/reodft11e-r2hc-odd.c -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/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/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/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/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-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-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/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-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.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-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/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/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/f77api.c -fPIC -DPIC -o .libs/f77api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom.c -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/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.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/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 -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-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-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-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/execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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/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-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.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/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-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom.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/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/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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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/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/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/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-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-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-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/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.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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-2d.c -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/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/mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft.lo ../../api/plan-dft.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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.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-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-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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-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.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-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-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-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-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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-r2c.c -o plan-guru-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-c2r.lo ../../api/plan-many-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-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-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-r2c.lo ../../api/plan-many-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-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-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-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-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-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-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-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-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.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-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-r2r.c -fPIC -DPIC -o .libs/plan-many-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-r2r.lo ../../api/plan-r2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-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 print-plan.lo ../../api/print-plan.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-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-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 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-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 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/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.c -fPIC -DPIC -o .libs/plan-r2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-dft-c2r.lo ../../api/plan-guru64-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-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-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/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-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-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-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -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/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-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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-r2r.c -o plan-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/print-plan.c -o print-plan.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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/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-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/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-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-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.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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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-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-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/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/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/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 -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/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/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 -pthread -O2 -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 -pthread -O2 -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/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 -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/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/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_omp_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/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 -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 -pthread -O2 -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/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 -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/api.c -o libfftw3_omp_la-api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 -pthread -O2 -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/vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/hc2hc.c -o libfftw3_omp_la-hc2hc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -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 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 -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 -pthread -O2 -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 -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 -pthread -O2 -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/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 -pthread -O2 -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/ct.c -o libfftw3_omp_la-ct.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/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/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/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/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/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/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.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/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/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/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/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/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/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/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/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/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/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/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/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/kalloc.c -o kalloc.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/md5-1.c -o md5-1.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/buffered.c -o buffered.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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.c -o md5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ops.lo ../../kernel/ops.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 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/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/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 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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/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 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/rader.c -fPIC -DPIC -o .libs/rader.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/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/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/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/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/stride.c -fPIC -DPIC -o .libs/stride.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/tensor2.c -fPIC -DPIC -o .libs/tensor2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor3.lo ../../kernel/tensor3.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor4.lo ../../kernel/tensor4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tensor5.lo ../../kernel/tensor5.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/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/tensor1.c -o tensor1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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 tensor9.lo ../../kernel/tensor9.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 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/tensor4.c -fPIC -DPIC -o .libs/tensor4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/tensor5.c -fPIC -DPIC -o .libs/tensor5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/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/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/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/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/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/tile2d.c -fPIC -DPIC -o .libs/tile2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../kernel/timer.c -fPIC -DPIC -o .libs/timer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../kernel -I.. -I../../simd -O2 -g -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/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/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/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/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/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/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/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/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/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/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/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/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/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/taint.c -o taint.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../simd-support -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../simd-support/sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.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 /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: 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: ranlib .libs/libsimd_support.a libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" ) libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.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_3.c -fPIC -DPIC -o .libs/n1_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_2.c -fPIC -DPIC -o .libs/n1_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_4.c -fPIC -DPIC -o .libs/n1_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_5.c -fPIC -DPIC -o .libs/n1_5.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_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_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_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_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_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_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_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_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_2.c -o n1_2.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_3.c -o n1_3.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-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_7.c -o n1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o n1_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-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_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_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/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_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_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/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_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 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/n1_13.c -o n1_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/n1_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 -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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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_8.lo ../../../../dft/scalar/codelets/t1_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 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_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_9.c -fPIC -DPIC -o .libs/t1_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_8.c -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_4.c -o t1_4.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_5.c -o t1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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_10.c -fPIC -DPIC -o .libs/t1_10.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_16.lo ../../../../dft/scalar/codelets/t1_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 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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t1_20.lo ../../../../dft/scalar/codelets/t1_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/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_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_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/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_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_9.c -o t1_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 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_20.c -fPIC -DPIC -o .libs/t1_20.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_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/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_10.c -o t1_10.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_12.c -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_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/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/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/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/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/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_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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_20.lo ../../../../dft/scalar/codelets/t2_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_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_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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_5.c -o t2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o t2_25.lo ../../../../dft/scalar/codelets/t2_25.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_25.c -fPIC -DPIC -o .libs/t2_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t2_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_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/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 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_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/q1_4.c -fPIC -DPIC -o .libs/q1_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 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_8.c -fPIC -DPIC -o .libs/q1_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/q1_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_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_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/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_5.c -fPIC -DPIC -o .libs/q1_5.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o q1_6.lo ../../../../dft/scalar/codelets/q1_6.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -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_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/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 -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_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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../dft/scalar/codelets -I../../.. -I../../../../kernel -I../../../../dft -I../../../../dft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../dft/scalar/codelets/t1_64.c -o t1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=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/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/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/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/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-generic.c -fPIC -DPIC -o .libs/dftw-generic.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/dftw-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/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/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-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-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.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-dif.c -fPIC -DPIC -o .libs/kdft-dif.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/indirect-transpose.c -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/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/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-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-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-difsq.c -o kdft-difsq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 /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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -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 /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/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -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/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/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/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/nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/solve.c -fPIC -DPIC -o .libs/solve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../dft -I.. -I../../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../dft/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/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/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_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_2.c -fPIC -DPIC -o .libs/r2cf_2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_13.c -o r2cf_13.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_14.c -o r2cf_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cf_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_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_20.c -fPIC -DPIC -o .libs/r2cf_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 hf_4.lo ../../../../rdft/scalar/r2cf/hf_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_25.c -fPIC -DPIC -o .libs/r2cf_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_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_3.c -fPIC -DPIC -o .libs/hf_3.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_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_4.c -fPIC -DPIC -o .libs/hf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_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_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_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/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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cf_20.c -o r2cf_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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_4.c -o hf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_9.c -o hf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hf_25.lo ../../../../rdft/scalar/r2cf/hf_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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_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_16.lo ../../../../rdft/scalar/r2cf/hf2_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 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_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_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_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/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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/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 -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_4.lo ../../../../rdft/scalar/r2cf/r2cfII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hf2_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/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_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/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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_8.lo ../../../../rdft/scalar/r2cf/r2cfII_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_7.c -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 -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_9.lo ../../../../rdft/scalar/r2cf/r2cfII_9.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_8.c -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_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_10.lo ../../../../rdft/scalar/r2cf/r2cfII_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_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_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_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_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_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_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/hf2_20.c -o hf2_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_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_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_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_10.c -o r2cfII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cfII_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_15.c -fPIC -DPIC -o .libs/r2cfII_15.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_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_64.c -fPIC -DPIC -o .libs/r2cfII_64.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/r2cfII_32.c -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_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/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_20.lo ../../../../rdft/scalar/r2cf/r2cfII_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 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/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_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/hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_4.lo ../../../../rdft/scalar/r2cf/hc2cf_4.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/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/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 -fPIC -DPIC -o .libs/hc2cf_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_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/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/hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_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 -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/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/r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_10.lo ../../../../rdft/scalar/r2cf/hc2cf_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_12.lo ../../../../rdft/scalar/r2cf/hc2cf_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 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_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/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_32.lo ../../../../rdft/scalar/r2cf/hc2cf_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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_8.c -o hc2cf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf_20.lo ../../../../rdft/scalar/r2cf/hc2cf_20.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_4.lo ../../../../rdft/scalar/r2cf/hc2cf2_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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_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_10.c -o hc2cf_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_8.lo ../../../../rdft/scalar/r2cf/hc2cf2_8.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_16.lo ../../../../rdft/scalar/r2cf/hc2cf2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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_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/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/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_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cf2_32.lo ../../../../rdft/scalar/r2cf/hc2cf2_32.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_4.lo ../../../../rdft/scalar/r2cf/hc2cfdft_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_4.c -o hc2cfdft_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft_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/hc2cf_20.c -o hc2cf_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_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_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/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_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_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/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 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_8.c -o hc2cfdft_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft_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/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 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_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/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/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_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cfdft2_16.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_16.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/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/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/hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cf/hc2cfdft2_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_32.lo ../../../../rdft/scalar/r2cf/hc2cfdft2_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 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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cf -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/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/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/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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_32.c -fPIC -DPIC -o .libs/r2cb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_16.c -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_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_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_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_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_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_8.c -o r2cb_8.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_9.c -o r2cb_9.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_12.c -o r2cb_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cb_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-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_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_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 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_14.c -o r2cb_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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_128.c -fPIC -DPIC -o .libs/r2cb_128.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cb_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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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_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_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_10.lo ../../../../rdft/scalar/r2cb/hb_10.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hb_12.lo ../../../../rdft/scalar/r2cb/hb_12.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_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_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_9.c -fPIC -DPIC -o .libs/hb_9.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_10.c -fPIC -DPIC -o .libs/hb_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 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_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/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/r2cb_20.c -o r2cb_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_64.lo ../../../../rdft/scalar/r2cb/hb_64.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_32.c -fPIC -DPIC -o .libs/hb_32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hb_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_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_64.c -fPIC -DPIC -o .libs/hb_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_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_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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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/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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/hb2_5.c -o hb2_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_4.lo ../../../../rdft/scalar/r2cb/r2cbIII_4.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_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/r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o r2cbIII_5.lo ../../../../rdft/scalar/r2cb/r2cbIII_5.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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/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/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_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_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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_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_7.c -o r2cbIII_7.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_8.c -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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 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_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/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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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_6.lo ../../../../rdft/scalar/r2cb/hc2cb_6.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_8.lo ../../../../rdft/scalar/r2cb/hc2cb_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_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 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_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_6.c -fPIC -DPIC -o .libs/hc2cb_6.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cb_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/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_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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_8.c -o hc2cb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cb_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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 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/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_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/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/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 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/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 -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/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_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/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/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_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/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_4.lo ../../../../rdft/scalar/r2cb/hc2cbdft_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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft_10.lo ../../../../rdft/scalar/r2cb/hc2cbdft_10.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft_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_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/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_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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft_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 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/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_8.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_8.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_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/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_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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hc2cbdft2_32.lo ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../../../rdft/scalar/r2cb/hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -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_8.c -o hc2cbdft2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 codlist.c -fPIC -DPIC -o .libs/codlist.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c codlist.c -o codlist.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../rdft/scalar/r2cb -I../../.. -I../../../../kernel -I../../../../rdft -I../../../../rdft/scalar -O2 -g -pipe -Wall -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/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_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/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/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/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 ../../../../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/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/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/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 -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/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/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/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/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/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/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/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/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/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/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/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/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-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/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/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/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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/plan.c -fPIC -DPIC -o .libs/plan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/problem.c -fPIC -DPIC -o .libs/problem.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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/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/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-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/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/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/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/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 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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/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 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/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/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 rank-geq2-rdft2.lo ../../rdft/rank-geq2-rdft2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/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/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/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 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/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 problem2.lo ../../rdft/problem2.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/plan2.c -fPIC -DPIC -o .libs/plan2.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/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 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/problem2.c -fPIC -DPIC -o .libs/problem2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -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-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/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/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/rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o rdft2-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/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-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/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 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-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 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/rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/rdft2-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/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/khc2c.c -fPIC -DPIC -o .libs/khc2c.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ct-hc2c-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/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/ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../rdft -I.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../rdft/ct-hc2c-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/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-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/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-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/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/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/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/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 -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/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/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/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-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/configure.c -fPIC -DPIC -o .libs/configure.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/apiplan.c -fPIC -DPIC -o .libs/apiplan.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/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-dft.c -fPIC -DPIC -o .libs/execute-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/execute-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/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-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.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-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.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/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/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-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-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-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-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/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/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-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-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-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-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-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.c -o execute.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/export-wisdom-to-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/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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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-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-1d.lo ../../api/plan-dft-1d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-2d.lo ../../api/plan-dft-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-3d.lo ../../api/plan-dft-3d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/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/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/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/mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/mapflags.c -fPIC -DPIC -o .libs/mapflags.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/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-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-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/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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-dft-c2r-2d.lo ../../api/plan-dft-c2r-2d.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/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/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/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/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/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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -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.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-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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-guru-dft-c2r.lo ../../api/plan-guru-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-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-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-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.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-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.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-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -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-r2r.lo ../../api/plan-guru-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-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-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-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-dft-r2c-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-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.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-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-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-many-dft-c2r.lo ../../api/plan-many-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-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.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-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-dft-r2c.c -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-r2c.lo ../../api/plan-many-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-many-dft.lo ../../api/plan-many-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-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-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-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-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-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru-split-dft-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.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-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-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 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-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-r2r-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-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-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 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.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/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/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-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o version.lo ../../api/version.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-c2r.lo ../../api/plan-guru64-dft-c2r.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-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-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-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.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/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/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-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plan-guru64-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-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-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-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/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/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/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/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-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 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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/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-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-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-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.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-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/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-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../api/plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../api -I.. -I../../kernel -I../../dft -I../../rdft -I../../reodft -O2 -g -pipe -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-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.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/api.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-api.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-conf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/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 -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 -pthread -O2 -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 -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 -pthread -O2 -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/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 -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 -pthread -O2 -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/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/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 -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-dft-vrank-geq1.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/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 -pthread -O2 -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/conf.c -o libfftw3l_threads_la-conf.o >/dev/null 2>&1 libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ../../threads/api.c -o libfftw3l_threads_la-api.o >/dev/null 2>&1 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/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/openmp.c -o libfftw3l_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/f77api.c -o libfftw3l_threads_la-f77api.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../threads -I.. -I../../kernel -I../../dft -I../../rdft -I../../api -fopenmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o 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/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/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/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/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/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 -pthread -O2 -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 -pthread -O2 -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 -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/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/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 -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/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: (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: 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.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.QDQ95d + 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/bin/fftwf-wisdom extracting debug info from /builddir/build/BUILDROOT/fftw-3.3.3-8.el7.x86_64/usr/bin/fftw-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/lib64/libfftw3_threads.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_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_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/libfftw3.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_omp.so.3.3.2 /usr/lib/rpm/sepdebugcrcfix: Updated 12 CRC32s, 0 CRC32s did match. 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/libfftw3.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3.so.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/libfftw3_omp.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3_omp.so.3.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/libfftw3l_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3l_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_omp.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3_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_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3f_threads.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/libfftw3f_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3f_threads.so.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_threads.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3_threads.so.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/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.so.3.3.2.debug to /usr/lib/debug/usr/lib64/libfftw3l.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.Tiy0eZ + 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 'ofcd252' --verify 'ifcd252' --verify 'ok4e00x12e11v16' --verify 'ik4e00x12e11v16' --verify 'obr12x10*17' --verify 'ibr12x10*17' --verify 'ofr12x10*17' --verify 'ifr12x10*17' --verify '//obc12x10*17' --verify '//ibc12x10*17' --verify '//ofc12x10*17' --verify '//ifc12x10*17' --verify 'obc12x10*17' --verify 'ibc12x10*17' --verify 'ofc12x10*17' --verify 'ifc12x10*17' --verify 'ok10o10x9o10x5o00' --verify 'ik10o10x9o10x5o00' --verify 'obrd18x10*11' --verify 'ibrd18x10*11' --verify 'ofrd18x10*11' --verify 'ifrd18x10*11' --verify '//obcd18x10*11' --verify '//ibcd18x10*11' --verify '//ofcd18x10*11' --verify '//ifcd18x10*11' --verify 'obcd18x10*11' --verify 'ibcd18x10*11' --verify 'ofcd18x10*11' --verify 'ifcd18x10*11' --verify 'okd72e01x60o10' --verify 'ikd72e01x60o10' --verify 'obr7x6v5' --verify 'ibr7x6v5' --verify 'ofr7x6v5' --verify 'ifr7x6v5' --verify '//obc7x6v5' --verify '//ibc7x6v5' --verify '//ofc7x6v5' --verify '//ifc7x6v5' --verify 'obc7x6v5' --verify 'ibc7x6v5' --verify 'ofc7x6v5' --verify 'ifc7x6v5'" ofcd252 2.04517e-07 4.20531e-07 2.02645e-07 ifcd252 2.15491e-07 3.60455e-07 1.89529e-07 ok4e00x12e11v16 1.96034e-07 6.66391e-07 1.69182e-07 ik4e00x12e11v16 2.06263e-07 1.04719e-06 2.1204e-07 obr12x10*17 1.75106e-07 2.76538e-07 2.24278e-07 ibr12x10*17 2.00198e-07 2.76538e-07 1.65627e-07 ofr12x10*17 1.78244e-07 2.76538e-07 1.66588e-07 ifr12x10*17 2.12429e-07 2.76538e-07 1.52696e-07 //obc12x10*17 1.8521e-07 2.76538e-07 1.79768e-07 //ibc12x10*17 2.03599e-07 2.76538e-07 1.83961e-07 //ofc12x10*17 1.92737e-07 2.76538e-07 1.76536e-07 //ifc12x10*17 1.91034e-07 2.76538e-07 1.80174e-07 obc12x10*17 1.79365e-07 2.76538e-07 2.1366e-07 ibc12x10*17 2.092e-07 2.76538e-07 1.84791e-07 ofc12x10*17 1.93222e-07 2.76538e-07 1.77662e-07 ifc12x10*17 2.10656e-07 2.76538e-07 1.81705e-07 ok10o10x9o10x5o00 2.34233e-07 2.17557e-06 2.07146e-07 ik10o10x9o10x5o00 1.83844e-07 3.63588e-06 2.15979e-07 obrd18x10*11 2.2298e-07 3.10179e-07 2.28189e-07 ibrd18x10*11 2.19289e-07 3.10179e-07 2.06334e-07 ofrd18x10*11 1.81899e-07 3.10179e-07 1.89904e-07 ifrd18x10*11 2.68833e-07 2.32634e-07 1.94654e-07 //obcd18x10*11 2.19006e-07 2.32634e-07 1.83395e-07 //ibcd18x10*11 2.07405e-07 3.87724e-07 2.16555e-07 //ofcd18x10*11 2.27915e-07 3.10179e-07 1.98603e-07 //ifcd18x10*11 2.06534e-07 3.10179e-07 2.16113e-07 obcd18x10*11 1.9513e-07 3.10179e-07 2.08632e-07 ibcd18x10*11 1.85611e-07 3.10179e-07 2.19362e-07 ofcd18x10*11 2.22937e-07 3.10179e-07 1.9014e-07 ifcd18x10*11 1.77438e-07 3.10179e-07 2.19805e-07 okd72e01x60o10 2.84669e-07 1.508e-05 2.19883e-07 ikd72e01x60o10 2.57867e-07 1.92523e-05 2.31357e-07 obr7x6v5 1.56682e-07 2.64879e-07 1.50561e-07 ibr7x6v5 1.80991e-07 2.64879e-07 1.53501e-07 ofr7x6v5 1.51568e-07 2.64879e-07 1.51058e-07 ifr7x6v5 1.91466e-07 1.76586e-07 1.43551e-07 //obc7x6v5 1.95517e-07 1.76586e-07 1.95873e-07 //ibc7x6v5 1.75039e-07 2.64879e-07 1.82922e-07 //ofc7x6v5 1.97009e-07 1.76586e-07 2.32122e-07 //ifc7x6v5 1.60823e-07 2.20733e-07 1.76272e-07 obc7x6v5 1.58813e-07 1.76586e-07 1.96214e-07 ibc7x6v5 2.19554e-07 2.64879e-07 1.81006e-07 ofc7x6v5 2.10958e-07 2.64879e-07 1.82873e-07 ifc7x6v5 1.79849e-07 2.64879e-07 1.94351e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'obrd10x2x11x7*3' --verify 'ibrd10x2x11x7*3' --verify 'ofrd10x2x11x7*3' --verify 'ifrd10x2x11x7*3' --verify '//obcd10x2x11x7*3' --verify '//ibcd10x2x11x7*3' --verify '//ofcd10x2x11x7*3' --verify '//ifcd10x2x11x7*3' --verify 'obcd10x2x11x7*3' --verify 'ibcd10x2x11x7*3' --verify 'ofcd10x2x11x7*3' --verify 'ifcd10x2x11x7*3' --verify 'okd80o01*171' --verify 'ikd80o01*171' --verify '//obr13x3x7x8' --verify '//ofr13x3x7x8' --verify 'obr13x3x7x8' --verify 'ibr13x3x7x8' --verify 'ofr13x3x7x8' --verify 'ifr13x3x7x8' --verify '//obc13x3x7x8' --verify '//ibc13x3x7x8' --verify '//ofc13x3x7x8' --verify '//ifc13x3x7x8' --verify 'obc13x3x7x8' --verify 'ibc13x3x7x8' --verify 'ofc13x3x7x8' --verify 'ifc13x3x7x8' --verify 'okd11e01x18o11*9' --verify 'ikd11e01x18o11*9' --verify '//obrd252' --verify '//ibrd252' --verify '//ofrd252' --verify '//ifrd252' --verify 'obrd252' --verify 'ibrd252' --verify 'ofrd252' --verify 'ifrd252' --verify '//obcd252' --verify '//ibcd252' --verify '//ofcd252' --verify '//ifcd252' --verify 'obcd252' --verify 'ibcd252'" obrd10x2x11x7*3 2.57233e-07 3.8883e-07 2.08478e-07 ibrd10x2x11x7*3 2.10008e-07 3.8883e-07 2.70155e-07 ofrd10x2x11x7*3 2.21478e-07 3.8883e-07 1.94376e-07 ifrd10x2x11x7*3 2.15236e-07 4.21232e-07 2.06858e-07 //obcd10x2x11x7*3 2.32737e-07 4.53635e-07 2.41979e-07 //ibcd10x2x11x7*3 2.29522e-07 4.53635e-07 2.61699e-07 //ofcd10x2x11x7*3 2.09332e-07 4.21232e-07 2.85715e-07 //ifcd10x2x11x7*3 2.14001e-07 4.21232e-07 2.79046e-07 obcd10x2x11x7*3 2.45476e-07 4.21232e-07 2.58062e-07 ibcd10x2x11x7*3 2.27241e-07 4.53635e-07 2.48715e-07 ofcd10x2x11x7*3 2.11572e-07 4.86037e-07 2.00952e-07 ifcd10x2x11x7*3 2.31763e-07 3.8883e-07 2.39828e-07 okd80o01*171 2.03728e-07 1.13933e-06 2.16783e-07 ikd80o01*171 1.74969e-07 1.07937e-06 1.8273e-07 //obr13x3x7x8 2.17802e-07 4.89762e-07 2.05821e-07 //ofr13x3x7x8 2.1964e-07 3.26508e-07 2.55609e-07 obr13x3x7x8 2.23223e-07 4.89762e-07 2.24385e-07 ibr13x3x7x8 2.74046e-07 4.89762e-07 2.36692e-07 ofr13x3x7x8 2.22582e-07 3.26508e-07 2.2718e-07 ifr13x3x7x8 2.77968e-07 3.26508e-07 2.14074e-07 //obc13x3x7x8 2.63826e-07 4.89762e-07 2.55767e-07 //ibc13x3x7x8 2.32059e-07 4.89762e-07 2.54071e-07 //ofc13x3x7x8 2.37373e-07 4.89762e-07 2.23651e-07 //ifc13x3x7x8 2.22177e-07 4.89762e-07 2.51282e-07 obc13x3x7x8 3.01262e-07 4.89762e-07 2.33818e-07 ibc13x3x7x8 2.49921e-07 4.08135e-07 2.54819e-07 ofc13x3x7x8 2.34789e-07 4.89762e-07 2.31186e-07 ifc13x3x7x8 2.13552e-07 4.08135e-07 2.71196e-07 okd11e01x18o11*9 2.72996e-07 1.78984e-06 2.45819e-07 ikd11e01x18o11*9 2.41175e-07 1.92242e-06 2.65248e-07 //obrd252 2.17649e-07 4.80607e-07 2.17857e-07 //ibrd252 2.1994e-07 3.60455e-07 2.20064e-07 //ofrd252 1.68625e-07 3.00379e-07 2.0117e-07 //ifrd252 2.61889e-07 3.60455e-07 1.90985e-07 obrd252 2.30149e-07 4.80607e-07 2.26872e-07 ibrd252 2.37745e-07 4.80607e-07 3.55582e-07 ofrd252 1.7837e-07 3.00379e-07 2.1688e-07 ifrd252 2.15808e-07 3.60455e-07 1.86146e-07 //obcd252 2.13715e-07 2.40303e-07 2.35667e-07 //ibcd252 1.89975e-07 4.80607e-07 2.11169e-07 //ofcd252 2.17097e-07 4.80607e-07 1.99327e-07 //ifcd252 2.36411e-07 3.60455e-07 1.78341e-07 obcd252 2.1527e-07 4.20531e-07 2.42373e-07 ibcd252 1.96143e-07 3.00379e-07 2.11335e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify '//ofrd12672' --verify '//ifrd12672' --verify 'obrd12672' --verify 'ibrd12672' --verify 'ofrd12672' --verify 'ifrd12672' --verify '//obcd12672' --verify '//ibcd12672' --verify '//ofcd12672' --verify '//ifcd12672' --verify 'obcd12672' --verify 'ibcd12672' --verify 'ofcd12672' --verify 'ifcd12672' --verify 'okd6e00x2o11x12e01x10o11' --verify 'ikd6e00x2o11x12e01x10o11' --verify 'obr6x13x12x12*3' --verify 'ibr6x13x12x12*3' --verify 'ofr6x13x12x12*3' --verify 'ifr6x13x12x12*3' --verify '//obc6x13x12x12*3' --verify '//ibc6x13x12x12*3' --verify '//ofc6x13x12x12*3' --verify '//ifc6x13x12x12*3' --verify 'obc6x13x12x12*3' --verify 'ibc6x13x12x12*3' --verify 'ofc6x13x12x12*3' --verify 'ifc6x13x12x12*3' --verify 'okd13e10x2o11x3e11*2' --verify 'ikd13e10x2o11x3e11*2' --verify 'obr6v8' --verify 'ibr6v8' --verify 'ofr6v8' --verify 'ifr6v8' --verify '//obc6v8' --verify '//ibc6v8' --verify '//ofc6v8' --verify '//ifc6v8' --verify 'obc6v8' --verify 'ibc6v8' --verify 'ofc6v8' --verify 'ifc6v8' --verify 'ok13hx12e00x5o11*2' --verify 'ik13hx12e00x5o11*2'" //ofrd12672 2.41659e-07 8.13297e-07 2.66232e-07 //ifrd12672 2.32179e-07 6.77747e-07 2.80513e-07 obrd12672 2.81468e-07 8.81072e-07 2.49412e-07 ibrd12672 2.36996e-07 8.13297e-07 2.28021e-07 ofrd12672 2.44963e-07 7.45522e-07 2.26325e-07 ifrd12672 2.76528e-07 7.45522e-07 2.54818e-07 //obcd12672 2.62251e-07 7.45522e-07 2.40763e-07 //ibcd12672 2.4224e-07 7.45522e-07 2.3412e-07 //ofcd12672 2.38221e-07 8.13297e-07 3.10959e-07 //ifcd12672 2.41545e-07 6.77747e-07 2.78835e-07 obcd12672 2.48209e-07 8.81072e-07 2.29858e-07 ibcd12672 2.46816e-07 8.13297e-07 2.42807e-07 ofcd12672 2.28982e-07 7.45522e-07 2.4813e-07 ifcd12672 2.30916e-07 6.77747e-07 2.28541e-07 okd6e00x2o11x12e01x10o11 2.19889e-07 8.70418e-06 2.2672e-07 ikd6e00x2o11x12e01x10o11 2.75137e-07 8.42105e-06 3.00805e-07 obr6x13x12x12*3 2.05253e-07 6.7189e-07 2.20608e-07 ibr6x13x12x12*3 2.14216e-07 6.7189e-07 1.86237e-07 ofr6x13x12x12*3 2.83313e-07 6.7189e-07 1.82949e-07 ifr6x13x12x12*3 2.44795e-07 6.7189e-07 2.26036e-07 //obc6x13x12x12*3 2.43426e-07 6.7189e-07 2.42925e-07 //ibc6x13x12x12*3 2.38494e-07 7.19882e-07 2.3248e-07 //ofc6x13x12x12*3 2.33307e-07 6.7189e-07 2.44137e-07 //ifc6x13x12x12*3 2.46202e-07 6.7189e-07 2.35891e-07 obc6x13x12x12*3 2.31969e-07 6.23898e-07 2.39156e-07 ibc6x13x12x12*3 2.74666e-07 7.67875e-07 2.43899e-07 ofc6x13x12x12*3 2.27942e-07 7.67875e-07 2.32248e-07 ifc6x13x12x12*3 2.37533e-07 6.7189e-07 2.26303e-07 okd13e10x2o11x3e11*2 2.06396e-07 5.00936e-07 2.07215e-07 ikd13e10x2o11x3e11*2 2.19902e-07 5.00936e-07 2.46836e-07 obr6v8 1.25964e-07 1.09501e-07 1.14616e-07 ibr6v8 1.28846e-07 1.64251e-07 1.21112e-07 ofr6v8 1.29945e-07 1.64251e-07 1.15327e-07 ifr6v8 1.36592e-07 1.09501e-07 1.03878e-07 //obc6v8 1.40549e-07 2.19001e-07 1.35128e-07 //ibc6v8 1.38389e-07 1.64251e-07 1.47948e-07 //ofc6v8 1.82177e-07 2.19001e-07 1.46228e-07 //ifc6v8 1.43189e-07 2.19001e-07 1.42911e-07 obc6v8 1.79108e-07 2.19001e-07 1.27808e-07 ibc6v8 1.47101e-07 1.64251e-07 1.26249e-07 ofc6v8 1.52354e-07 2.19001e-07 1.65879e-07 ifc6v8 1.60099e-07 2.19001e-07 1.51001e-07 ok13hx12e00x5o11*2 2.08828e-07 5.02394e-06 2.29982e-07 ik13hx12e00x5o11*2 2.98405e-07 5.02394e-06 2.31674e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify '//obc16v86' --verify '//ibc16v86' --verify '//ofc16v86' --verify '//ifc16v86' --verify 'obc16v86' --verify 'ibc16v86' --verify 'ofc16v86' --verify 'ifc16v86' --verify 'ok32256o11' --verify 'ik32256o11' --verify '//obr27x56' --verify '//ofr27x56' --verify 'obr27x56' --verify 'ibr27x56' --verify 'ofr27x56' --verify 'ifr27x56' --verify '//obc27x56' --verify '//ibc27x56' --verify '//ofc27x56' --verify '//ifc27x56' --verify 'obc27x56' --verify 'ibc27x56' --verify 'ofc27x56' --verify 'ifc27x56' --verify 'okd9e10x9e10x8o00' --verify 'ikd9e10x9e10x8o00' --verify '//obr66x18' --verify '//ofr66x18' --verify 'obr66x18' --verify 'ibr66x18' --verify 'ofr66x18' --verify 'ifr66x18' --verify '//obc66x18' --verify '//ibc66x18' --verify '//ofc66x18' --verify '//ifc66x18' --verify 'obc66x18' --verify 'ibc66x18' --verify 'ofc66x18' --verify 'ifc66x18' --verify 'ok12o01x66h' --verify 'ik12o01x66h' --verify '//obrd12672' --verify '//ibrd12672'" //obc16v86 2.23357e-07 2.41191e-07 1.32297e-07 //ibc16v86 2.0367e-07 2.41191e-07 1.24255e-07 //ofc16v86 1.70525e-07 1.80893e-07 1.34294e-07 //ifc16v86 1.94664e-07 1.80893e-07 1.39166e-07 obc16v86 1.78022e-07 1.80893e-07 1.29208e-07 ibc16v86 1.78157e-07 2.41191e-07 1.29182e-07 ofc16v86 1.74881e-07 2.41191e-07 1.32252e-07 ifc16v86 1.68388e-07 1.80893e-07 1.32679e-07 ok32256o11 2.68917e-07 4.04716e-05 2.41874e-07 ik32256o11 3.19999e-07 4.01735e-05 2.82527e-07 //obr27x56 2.08263e-07 5.88621e-07 2.15173e-07 //ofr27x56 2.45284e-07 5.88621e-07 1.98138e-07 obr27x56 2.26337e-07 5.88621e-07 2.40814e-07 ibr27x56 2.30212e-07 5.88621e-07 2.34612e-07 ofr27x56 2.28846e-07 6.86724e-07 2.30042e-07 ifr27x56 3.24379e-07 5.88621e-07 2.21675e-07 //obc27x56 2.29574e-07 5.88621e-07 2.46311e-07 //ibc27x56 2.41959e-07 5.88621e-07 2.37289e-07 //ofc27x56 2.52572e-07 5.88621e-07 2.03417e-07 //ifc27x56 2.39059e-07 5.88621e-07 2.03776e-07 obc27x56 2.11223e-07 4.90517e-07 2.63392e-07 ibc27x56 2.32548e-07 5.88621e-07 2.91074e-07 ofc27x56 2.27281e-07 5.88621e-07 2.85322e-07 ifc27x56 2.30125e-07 6.86724e-07 2.5058e-07 okd9e10x9e10x8o00 3.40466e-07 3.08673e-06 2.29994e-07 ikd9e10x9e10x8o00 2.55963e-07 2.48149e-06 2.47044e-07 //obr66x18 2.39155e-07 6.64054e-07 2.45276e-07 //ofr66x18 1.97471e-07 4.42703e-07 2.11889e-07 obr66x18 2.6273e-07 5.53378e-07 2.66222e-07 ibr66x18 2.30437e-07 6.64054e-07 2.5716e-07 ofr66x18 2.1875e-07 4.42703e-07 2.0562e-07 ifr66x18 2.4431e-07 4.42703e-07 2.37189e-07 //obc66x18 2.19842e-07 5.53378e-07 2.27811e-07 //ibc66x18 2.55199e-07 6.64054e-07 2.26273e-07 //ofc66x18 2.29014e-07 5.53378e-07 2.14372e-07 //ifc66x18 2.4975e-07 4.42703e-07 2.21157e-07 obc66x18 2.51934e-07 5.53378e-07 2.3477e-07 ibc66x18 2.16311e-07 4.42703e-07 2.24633e-07 ofc66x18 2.21525e-07 4.42703e-07 2.228e-07 ifc66x18 2.20078e-07 6.64054e-07 2.35801e-07 ok12o01x66h 2.33518e-07 5.65118e-06 2.18995e-07 ik12o01x66h 2.41116e-07 5.65118e-06 1.94343e-07 //obrd12672 2.64107e-07 9.48846e-07 2.67978e-07 //ibrd12672 2.45349e-07 8.13297e-07 2.23278e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify '//obc3x16x4v3' --verify '//ibc3x16x4v3' --verify '//ofc3x16x4v3' --verify '//ifc3x16x4v3' --verify 'obc3x16x4v3' --verify 'ibc3x16x4v3' --verify 'ofc3x16x4v3' --verify 'ifc3x16x4v3' --verify 'ok8o00x6o00x5bx3o00' --verify 'ik8o00x6o00x5bx3o00' --verify '//obrd20x18' --verify '//ofrd20x18' --verify 'obrd20x18' --verify 'ibrd20x18' --verify 'ofrd20x18' --verify 'ifrd20x18' --verify '//obcd20x18' --verify '//ibcd20x18' --verify '//ofcd20x18' --verify '//ifcd20x18' --verify 'obcd20x18' --verify 'ibcd20x18' --verify 'ofcd20x18' --verify 'ifcd20x18' --verify 'okd36o10x6h' --verify 'ikd36o10x6h' --verify 'obr72*74' --verify 'ibr72*74' --verify 'ofr72*74' --verify 'ifr72*74' --verify '//obc72*74' --verify '//ibc72*74' --verify '//ofc72*74' --verify '//ifc72*74' --verify 'obc72*74' --verify 'ibc72*74' --verify 'ofc72*74' --verify 'ifc72*74' --verify 'ok8e00x13hx12e01x6e10' --verify 'ik8e00x13hx12e01x6e10' --verify 'obr16v86' --verify 'ibr16v86' --verify 'ofr16v86' --verify 'ifr16v86'" //obc3x16x4v3 2.10037e-07 2.75302e-07 1.82125e-07 //ibc3x16x4v3 2.08992e-07 2.75302e-07 2.79147e-07 //ofc3x16x4v3 2.24156e-07 2.75302e-07 1.62231e-07 //ifc3x16x4v3 1.89231e-07 2.75302e-07 1.5812e-07 obc3x16x4v3 2.03627e-07 3.67069e-07 1.57402e-07 ibc3x16x4v3 1.91151e-07 2.75302e-07 1.58375e-07 ofc3x16x4v3 2.14746e-07 3.67069e-07 1.59947e-07 ifc3x16x4v3 1.74972e-07 2.75302e-07 1.69388e-07 ok8o00x6o00x5bx3o00 2.11856e-07 4.46981e-06 2.22852e-07 ik8o00x6o00x5bx3o00 2.66303e-07 4.1594e-06 2.27861e-07 //obrd20x18 2.21891e-07 3.51841e-07 1.93256e-07 //ofrd20x18 2.01131e-07 5.02631e-07 2.10856e-07 obrd20x18 1.90044e-07 4.02104e-07 2.30771e-07 ibrd20x18 2.07828e-07 6.03157e-07 2.04201e-07 ofrd20x18 2.30531e-07 3.01578e-07 1.79151e-07 ifrd20x18 2.11985e-07 3.01578e-07 1.91157e-07 //obcd20x18 2.32121e-07 4.02104e-07 1.72921e-07 //ibcd20x18 2.45515e-07 4.02104e-07 2.31495e-07 //ofcd20x18 1.66993e-07 4.02104e-07 2.19436e-07 //ifcd20x18 2.18834e-07 4.02104e-07 1.99855e-07 obcd20x18 1.87451e-07 3.01578e-07 2.30087e-07 ibcd20x18 1.91029e-07 4.02104e-07 2.24783e-07 ofcd20x18 1.84626e-07 4.02104e-07 2.03329e-07 ifcd20x18 2.05202e-07 4.02104e-07 2.49813e-07 okd36o10x6h 2.534e-07 1.78814e-06 2.37308e-07 ikd36o10x6h 2.13718e-07 2.14577e-06 2.35478e-07 obr72*74 2.58912e-07 3.41731e-07 1.94729e-07 ibr72*74 2.21748e-07 3.41731e-07 2.33139e-07 ofr72*74 2.08581e-07 2.27821e-07 1.90073e-07 ifr72*74 1.885e-07 3.41731e-07 1.55548e-07 //obc72*74 1.96106e-07 3.41731e-07 1.98634e-07 //ibc72*74 2.01432e-07 2.27821e-07 1.91168e-07 //ofc72*74 1.74878e-07 2.84776e-07 2.03992e-07 //ifc72*74 2.18264e-07 3.41731e-07 2.02139e-07 obc72*74 1.90098e-07 2.84776e-07 2.03731e-07 ibc72*74 2.12761e-07 3.41731e-07 2.00637e-07 ofc72*74 2.08389e-07 3.41731e-07 2.07651e-07 ifc72*74 2.02264e-07 2.84776e-07 2.12368e-07 ok8e00x13hx12e01x6e10 2.18261e-07 3.1054e-05 2.6265e-07 ik8e00x13hx12e01x6e10 2.69956e-07 3.1054e-05 2.70359e-07 obr16v86 1.62938e-07 2.41191e-07 1.82324e-07 ibr16v86 2.14961e-07 2.41191e-07 1.71521e-07 ofr16v86 1.65252e-07 1.80893e-07 1.42586e-07 ifr16v86 1.86017e-07 1.80893e-07 8.3402e-08 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'obc3x8x6x11' --verify 'ibc3x8x6x11' --verify 'ofc3x8x6x11' --verify 'ifc3x8x6x11' --verify 'ok9e01x4e10v5' --verify 'ik9e01x4e10v5' --verify '//obrd121' --verify '//ibrd121' --verify '//ofrd121' --verify '//ifrd121' --verify 'obrd121' --verify 'ibrd121' --verify 'ofrd121' --verify 'ifrd121' --verify '//obcd121' --verify '//ibcd121' --verify '//ofcd121' --verify '//ifcd121' --verify 'obcd121' --verify 'ibcd121' --verify 'ofcd121' --verify 'ifcd121' --verify 'ok9504e11' --verify 'ik9504e11' --verify '//obr12x8x5x7' --verify '//ofr12x8x5x7' --verify 'obr12x8x5x7' --verify 'ibr12x8x5x7' --verify 'ofr12x8x5x7' --verify 'ifr12x8x5x7' --verify '//obc12x8x5x7' --verify '//ibc12x8x5x7' --verify '//ofc12x8x5x7' --verify '//ifc12x8x5x7' --verify 'obc12x8x5x7' --verify 'ibc12x8x5x7' --verify 'ofc12x8x5x7' --verify 'ifc12x8x5x7' --verify 'okd24o01v116' --verify 'ikd24o01v116' --verify 'obr3x16x4v3' --verify 'ibr3x16x4v3' --verify 'ofr3x16x4v3' --verify 'ifr3x16x4v3'" obc3x8x6x11 2.1438e-07 4.7924e-07 2.06174e-07 ibc3x8x6x11 2.07728e-07 4.7924e-07 2.07839e-07 ofc3x8x6x11 2.32097e-07 4.7924e-07 2.21744e-07 ifc3x8x6x11 1.99843e-07 5.75088e-07 2.04397e-07 ok9e01x4e10v5 2.64628e-07 7.15256e-07 1.77169e-07 ik9e01x4e10v5 1.91455e-07 7.86781e-07 1.81052e-07 //obrd121 2.13503e-07 5.20186e-07 2.93684e-07 //ibrd121 1.81968e-07 3.46791e-07 2.04766e-07 //ofrd121 1.97292e-07 2.60093e-07 1.71496e-07 //ifrd121 2.27747e-07 2.60093e-07 1.53246e-07 obrd121 1.81893e-07 3.46791e-07 1.85935e-07 ibrd121 2.14278e-07 4.33488e-07 2.08682e-07 ofrd121 2.17592e-07 1.73395e-07 1.85174e-07 ifrd121 2.05573e-07 2.60093e-07 1.6899e-07 //obcd121 1.72915e-07 3.46791e-07 2.08006e-07 //ibcd121 1.92537e-07 4.33488e-07 2.02652e-07 //ofcd121 2.19833e-07 3.46791e-07 1.91883e-07 //ifcd121 2.40351e-07 3.46791e-07 1.95127e-07 obcd121 1.98209e-07 4.33488e-07 2.06847e-07 ibcd121 2.26713e-07 3.46791e-07 2.2588e-07 ofcd121 2.09567e-07 4.33488e-07 2.0941e-07 ifcd121 2.01137e-07 3.46791e-07 2.10358e-07 ok9504e11 2.44113e-07 1.75834e-05 2.32405e-07 ik9504e11 2.72767e-07 1.83582e-05 2.19766e-07 //obr12x8x5x7 2.28267e-07 9.21338e-07 2.24812e-07 //ofr12x8x5x7 2.14437e-07 9.21338e-07 1.91093e-07 obr12x8x5x7 2.15775e-07 9.87148e-07 1.88366e-07 ibr12x8x5x7 2.02827e-07 1.05296e-06 1.96763e-07 ofr12x8x5x7 2.23419e-07 9.21338e-07 2.16956e-07 ifr12x8x5x7 2.06188e-07 9.21338e-07 2.09347e-07 //obc12x8x5x7 2.42306e-07 9.21338e-07 2.30779e-07 //ibc12x8x5x7 2.33362e-07 1.05296e-06 2.40221e-07 //ofc12x8x5x7 2.1533e-07 7.89718e-07 2.19657e-07 //ifc12x8x5x7 1.88291e-07 9.21338e-07 2.32187e-07 obc12x8x5x7 1.98441e-07 9.21338e-07 2.38034e-07 ibc12x8x5x7 2.00158e-07 8.55528e-07 2.3436e-07 ofc12x8x5x7 2.38955e-07 9.21338e-07 2.24572e-07 ifc12x8x5x7 2.26612e-07 9.21338e-07 1.94968e-07 okd24o01v116 2.0905e-07 5.42227e-07 1.75231e-07 ikd24o01v116 2.07275e-07 6.02475e-07 1.63705e-07 obr3x16x4v3 1.85272e-07 2.75302e-07 2.04256e-07 ibr3x16x4v3 2.02514e-07 3.21186e-07 2.11671e-07 ofr3x16x4v3 1.95798e-07 2.75302e-07 1.17599e-07 ifr3x16x4v3 1.99927e-07 2.75302e-07 2.19397e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'obcd91v16' --verify 'ibcd91v16' --verify 'ofcd91v16' --verify 'ifcd91v16' --verify 'okd4o01x10e10x2e00v11' --verify 'ikd4o01x10e10x2e00v11' --verify 'obr10x8x3*11' --verify 'ibr10x8x3*11' --verify 'ofr10x8x3*11' --verify 'ifr10x8x3*11' --verify '//obc10x8x3*11' --verify '//ibc10x8x3*11' --verify '//ofc10x8x3*11' --verify '//ifc10x8x3*11' --verify 'obc10x8x3*11' --verify 'ibc10x8x3*11' --verify 'ofc10x8x3*11' --verify 'ifc10x8x3*11' --verify 'ok18bx13hx7e00' --verify 'ik18bx13hx7e00' --verify 'obrd12x22*13' --verify 'ibrd12x22*13' --verify 'ofrd12x22*13' --verify 'ifrd12x22*13' --verify '//obcd12x22*13' --verify '//ibcd12x22*13' --verify '//ofcd12x22*13' --verify '//ifcd12x22*13' --verify 'obcd12x22*13' --verify 'ibcd12x22*13' --verify 'ofcd12x22*13' --verify 'ifcd12x22*13' --verify 'ok10e01v62' --verify 'ik10e01v62' --verify '//obr3x8x6x11' --verify '//ofr3x8x6x11' --verify 'obr3x8x6x11' --verify 'ibr3x8x6x11' --verify 'ofr3x8x6x11' --verify 'ifr3x8x6x11' --verify '//obc3x8x6x11' --verify '//ibc3x8x6x11' --verify '//ofc3x8x6x11' --verify '//ifc3x8x6x11'" obcd91v16 1.99933e-07 3.18661e-07 2.26568e-07 ibcd91v16 2.03696e-07 3.18661e-07 2.47297e-07 ofcd91v16 2.05166e-07 3.18661e-07 1.97197e-07 ifcd91v16 2.32301e-07 4.24882e-07 2.0976e-07 okd4o01x10e10x2e00v11 2.12283e-07 6.33426e-07 1.74668e-07 ikd4o01x10e10x2e00v11 1.65632e-07 7.03807e-07 1.98232e-07 obr10x8x3*11 2.02606e-07 2.68623e-07 1.93122e-07 ibr10x8x3*11 2.32391e-07 2.68623e-07 1.86734e-07 ofr10x8x3*11 1.96054e-07 2.68623e-07 1.88757e-07 ifr10x8x3*11 2.33832e-07 2.68623e-07 2.65778e-07 //obc10x8x3*11 1.87823e-07 2.68623e-07 1.91959e-07 //ibc10x8x3*11 1.8505e-07 2.68623e-07 2.26599e-07 //ofc10x8x3*11 2.12016e-07 2.68623e-07 1.80636e-07 //ifc10x8x3*11 2.05744e-07 2.68623e-07 2.25796e-07 obc10x8x3*11 1.82469e-07 2.68623e-07 1.76552e-07 ibc10x8x3*11 1.8558e-07 2.68623e-07 1.84052e-07 ofc10x8x3*11 1.98001e-07 2.68623e-07 1.9181e-07 ifc10x8x3*11 1.87713e-07 2.68623e-07 2.01982e-07 ok18bx13hx7e00 2.29839e-07 1.52588e-05 2.81665e-07 ik18bx13hx7e00 2.09511e-07 1.52588e-05 2.3268e-07 obrd12x22*13 1.87923e-07 3.16048e-07 1.83135e-07 ibrd12x22*13 2.05716e-07 3.79257e-07 1.93335e-07 ofrd12x22*13 1.91296e-07 2.52838e-07 1.62529e-07 ifrd12x22*13 1.70292e-07 2.52838e-07 1.62933e-07 //obcd12x22*13 2.18436e-07 3.16048e-07 2.16936e-07 //ibcd12x22*13 1.93211e-07 2.52838e-07 2.21302e-07 //ofcd12x22*13 2.74315e-07 3.16048e-07 2.14311e-07 //ifcd12x22*13 2.14863e-07 3.16048e-07 2.2187e-07 obcd12x22*13 1.89719e-07 3.16048e-07 1.78621e-07 ibcd12x22*13 1.88444e-07 3.16048e-07 2.13676e-07 ofcd12x22*13 2.20728e-07 3.16048e-07 2.23843e-07 ifcd12x22*13 2.22563e-07 3.16048e-07 2.07715e-07 ok10e01v62 1.85062e-07 4.84528e-07 1.58926e-07 ik10e01v62 1.87573e-07 4.84528e-07 1.68895e-07 //obr3x8x6x11 1.96781e-07 4.79239e-07 2.19232e-07 //ofr3x8x6x11 2.27623e-07 4.7924e-07 2.04163e-07 obr3x8x6x11 1.70472e-07 5.75088e-07 2.05355e-07 ibr3x8x6x11 1.98726e-07 5.75088e-07 2.127e-07 ofr3x8x6x11 2.13434e-07 4.7924e-07 2.0348e-07 ifr3x8x6x11 1.81864e-07 4.7924e-07 2.13161e-07 //obc3x8x6x11 2.14812e-07 5.75088e-07 2.08328e-07 //ibc3x8x6x11 2.06867e-07 4.7924e-07 2.09967e-07 //ofc3x8x6x11 2.46126e-07 4.7924e-07 2.10584e-07 //ifc3x8x6x11 2.35551e-07 5.75088e-07 1.98265e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ofcd18x7*19' --verify 'ifcd18x7*19' --verify 'ok55o11x28e10' --verify 'ik55o11x28e10' --verify '//obrd12' --verify '//ibrd12' --verify '//ofrd12' --verify '//ifrd12' --verify 'obrd12' --verify 'ibrd12' --verify 'ofrd12' --verify 'ifrd12' --verify '//obcd12' --verify '//ibcd12' --verify '//ofcd12' --verify '//ifcd12' --verify 'obcd12' --verify 'ibcd12' --verify 'ofcd12' --verify 'ifcd12' --verify 'okd12e11x7o11v2' --verify 'ikd12e11x7o11v2' --verify 'obr10x4x12v10' --verify 'ibr10x4x12v10' --verify 'ofr10x4x12v10' --verify 'ifr10x4x12v10' --verify '//obc10x4x12v10' --verify '//ibc10x4x12v10' --verify '//ofc10x4x12v10' --verify '//ifc10x4x12v10' --verify 'obc10x4x12v10' --verify 'ibc10x4x12v10' --verify 'ofc10x4x12v10' --verify 'ifc10x4x12v10' --verify 'ok11bx8e11x16o00x9b' --verify 'ik11bx8e11x16o00x9b' --verify 'obrd91v16' --verify 'ibrd91v16' --verify 'ofrd91v16' --verify 'ifrd91v16' --verify '//obcd91v16' --verify '//ibcd91v16' --verify '//ofcd91v16' --verify '//ifcd91v16'" ofcd18x7*19 2.08508e-07 2.68295e-07 2.17282e-07 ifcd18x7*19 1.95356e-07 2.68295e-07 2.4756e-07 ok55o11x28e10 2.52053e-07 5.90146e-06 2.90874e-07 ik55o11x28e10 2.21554e-07 7.09368e-06 3.05806e-07 //obrd12 1.89914e-07 2.06477e-07 1.03305e-07 //ibrd12 1.58776e-07 2.06477e-07 1.76188e-07 //ofrd12 1.4982e-07 1.37651e-07 1.63029e-07 //ifrd12 1.14508e-07 2.06477e-07 9.79445e-08 obrd12 1.63094e-07 2.75302e-07 9.20223e-08 ibrd12 1.23844e-07 2.06477e-07 1.22008e-07 ofrd12 1.32671e-07 2.06477e-07 2.07563e-07 ifrd12 2.12082e-07 2.06477e-07 1.23209e-07 //obcd12 2.08779e-07 2.06477e-07 1.30792e-07 //ibcd12 2.24417e-07 2.06477e-07 1.749e-07 //ofcd12 1.74677e-07 2.06477e-07 1.20909e-07 //ifcd12 2.26157e-07 2.06477e-07 1.67467e-07 obcd12 2.09411e-07 2.75302e-07 1.24032e-07 ibcd12 2.13297e-07 2.06477e-07 1.42705e-07 ofcd12 1.76411e-07 1.37651e-07 1.47378e-07 ifcd12 1.76392e-07 2.06477e-07 1.57051e-07 okd12e11x7o11v2 2.10043e-07 7.21326e-07 2.94726e-07 ikd12e11x7o11v2 3.44697e-07 6.87514e-07 3.0172e-07 obr10x4x12v10 1.77283e-07 3.83056e-07 1.73826e-07 ibr10x4x12v10 1.98774e-07 3.35174e-07 1.7557e-07 ofr10x4x12v10 1.93565e-07 2.87292e-07 1.78839e-07 ifr10x4x12v10 1.9169e-07 2.87292e-07 1.75428e-07 //obc10x4x12v10 2.50626e-07 2.87292e-07 1.77018e-07 //ibc10x4x12v10 1.98193e-07 3.83056e-07 1.91214e-07 //ofc10x4x12v10 1.98009e-07 2.87292e-07 2.06472e-07 //ifc10x4x12v10 2.10345e-07 3.83056e-07 2.31531e-07 obc10x4x12v10 2.05656e-07 3.83056e-07 2.00937e-07 ibc10x4x12v10 1.91953e-07 3.83056e-07 1.72193e-07 ofc10x4x12v10 1.87686e-07 2.87292e-07 2.46048e-07 ifc10x4x12v10 1.90155e-07 2.87292e-07 2.19509e-07 ok11bx8e11x16o00x9b 2.21863e-07 3.83153e-05 2.93192e-07 ik11bx8e11x16o00x9b 2.56565e-07 2.79545e-05 2.54612e-07 obrd91v16 2.04152e-07 3.71772e-07 2.186e-07 ibrd91v16 1.9153e-07 3.18661e-07 2.27147e-07 ofrd91v16 1.87508e-07 2.12441e-07 1.66595e-07 ifrd91v16 2.39668e-07 2.12441e-07 1.62473e-07 //obcd91v16 2.15054e-07 3.18661e-07 2.11837e-07 //ibcd91v16 2.09485e-07 3.18661e-07 2.17946e-07 //ofcd91v16 2.00604e-07 2.65551e-07 2.13415e-07 //ifcd91v16 2.30947e-07 3.18661e-07 2.09604e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ofc12x12x10*2' --verify 'ifc12x12x10*2' --verify 'ok1764o11' --verify 'ik1764o11' --verify '//obr4x9x5x12' --verify '//ofr4x9x5x12' --verify 'obr4x9x5x12' --verify 'ibr4x9x5x12' --verify 'ofr4x9x5x12' --verify 'ifr4x9x5x12' --verify '//obc4x9x5x12' --verify '//ibc4x9x5x12' --verify '//ofc4x9x5x12' --verify '//ifc4x9x5x12' --verify 'obc4x9x5x12' --verify 'ibc4x9x5x12' --verify 'ofc4x9x5x12' --verify 'ifc4x9x5x12' --verify 'ok6e00x4o01x4hx5e10*3' --verify 'ik6e00x4o01x4hx5e10*3' --verify 'obrd13x11*13' --verify 'ibrd13x11*13' --verify 'ofrd13x11*13' --verify 'ifrd13x11*13' --verify '//obcd13x11*13' --verify '//ibcd13x11*13' --verify '//ofcd13x11*13' --verify '//ifcd13x11*13' --verify 'obcd13x11*13' --verify 'ibcd13x11*13' --verify 'ofcd13x11*13' --verify 'ifcd13x11*13' --verify 'ok12bx11bv6' --verify 'ik12bx11bv6' --verify 'obrd18x7*19' --verify 'ibrd18x7*19' --verify 'ofrd18x7*19' --verify 'ifrd18x7*19' --verify '//obcd18x7*19' --verify '//ibcd18x7*19' --verify '//ofcd18x7*19' --verify '//ifcd18x7*19' --verify 'obcd18x7*19' --verify 'ibcd18x7*19'" ofc12x12x10*2 2.04237e-07 3.76973e-07 2.03503e-07 ifc12x12x10*2 2.14627e-07 3.76973e-07 2.16776e-07 ok1764o11 2.51412e-07 6.61612e-06 2.49062e-07 ik1764o11 2.63729e-07 7.15256e-06 2.23811e-07 //obr4x9x5x12 1.95667e-07 6.56634e-07 2.19983e-07 //ofr4x9x5x12 2.03467e-07 6.56634e-07 1.89653e-07 obr4x9x5x12 2.15423e-07 4.92476e-07 2.26382e-07 ibr4x9x5x12 2.03234e-07 5.74555e-07 2.25929e-07 ofr4x9x5x12 2.19165e-07 4.92476e-07 2.00119e-07 ifr4x9x5x12 2.27559e-07 5.74555e-07 1.94317e-07 //obc4x9x5x12 2.25724e-07 4.92476e-07 2.21663e-07 //ibc4x9x5x12 2.19373e-07 4.92476e-07 2.13471e-07 //ofc4x9x5x12 1.96678e-07 4.92476e-07 1.99993e-07 //ifc4x9x5x12 2.20781e-07 4.92476e-07 2.36525e-07 obc4x9x5x12 2.07316e-07 4.92476e-07 2.12263e-07 ibc4x9x5x12 2.00977e-07 4.92476e-07 2.33362e-07 ofc4x9x5x12 2.30343e-07 5.74555e-07 2.0479e-07 ifc4x9x5x12 2.54036e-07 4.92476e-07 2.41098e-07 ok6e00x4o01x4hx5e10*3 2.42062e-07 2.97847e-06 2.3341e-07 ik6e00x4o01x4hx5e10*3 1.66265e-07 3.48384e-06 1.88574e-07 obrd13x11*13 2.17658e-07 3.4354e-07 1.82273e-07 ibrd13x11*13 2.12776e-07 3.4354e-07 2.44843e-07 ofrd13x11*13 1.6934e-07 2.57655e-07 2.34248e-07 ifrd13x11*13 2.26778e-07 2.57655e-07 1.9917e-07 //obcd13x11*13 2.20456e-07 3.4354e-07 2.00402e-07 //ibcd13x11*13 2.11939e-07 2.57655e-07 2.00976e-07 //ofcd13x11*13 2.51226e-07 3.4354e-07 2.33044e-07 //ifcd13x11*13 2.12434e-07 3.4354e-07 2.30678e-07 obcd13x11*13 2.43884e-07 3.4354e-07 2.02781e-07 ibcd13x11*13 2.37768e-07 3.4354e-07 1.9889e-07 ofcd13x11*13 2.21423e-07 3.4354e-07 2.28419e-07 ifcd13x11*13 2.22394e-07 3.4354e-07 2.30816e-07 ok12bx11bv6 2.08366e-07 2.57293e-06 1.89275e-07 ik12bx11bv6 2.14864e-07 2.57293e-06 1.97547e-07 obrd18x7*19 2.02164e-07 2.68295e-07 1.82599e-07 ibrd18x7*19 1.99611e-07 2.68295e-07 1.89758e-07 ofrd18x7*19 2.00504e-07 2.68295e-07 2.24678e-07 ifrd18x7*19 2.00013e-07 2.68295e-07 1.83651e-07 //obcd18x7*19 2.62221e-07 2.68295e-07 2.3085e-07 //ibcd18x7*19 2.22455e-07 2.68295e-07 1.74337e-07 //ofcd18x7*19 1.82786e-07 3.13011e-07 1.72387e-07 //ifcd18x7*19 1.99797e-07 2.68295e-07 2.29201e-07 obcd18x7*19 1.8975e-07 2.68295e-07 1.83859e-07 ibcd18x7*19 2.30818e-07 2.68295e-07 1.78972e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'ofcd3x2x7x6v3' --verify 'ifcd3x2x7x6v3' --verify 'okd6o01x5o01x8e10x2o00' --verify 'ikd6o01x5o01x8e10x2o00' --verify 'obrd4x12x4*10' --verify 'ibrd4x12x4*10' --verify 'ofrd4x12x4*10' --verify 'ifrd4x12x4*10' --verify '//obcd4x12x4*10' --verify '//ibcd4x12x4*10' --verify '//ofcd4x12x4*10' --verify '//ifcd4x12x4*10' --verify 'obcd4x12x4*10' --verify 'ibcd4x12x4*10' --verify 'ofcd4x12x4*10' --verify 'ifcd4x12x4*10' --verify 'ok12e01v143' --verify 'ik12e01v143' --verify '//obrd4x8x3' --verify '//ofrd4x8x3' --verify 'obrd4x8x3' --verify 'ibrd4x8x3' --verify 'ofrd4x8x3' --verify 'ifrd4x8x3' --verify '//obcd4x8x3' --verify '//ibcd4x8x3' --verify '//ofcd4x8x3' --verify '//ifcd4x8x3' --verify 'obcd4x8x3' --verify 'ibcd4x8x3' --verify 'ofcd4x8x3' --verify 'ifcd4x8x3' --verify 'ok5hx13e01x8o10v11' --verify 'ik5hx13e01x8o10v11' --verify 'obr12x12x10*2' --verify 'ibr12x12x10*2' --verify 'ofr12x12x10*2' --verify 'ifr12x12x10*2' --verify '//obc12x12x10*2' --verify '//ibc12x12x10*2' --verify '//ofc12x12x10*2' --verify '//ifc12x12x10*2' --verify 'obc12x12x10*2' --verify 'ibc12x12x10*2'" ofcd3x2x7x6v3 1.73602e-07 3.20404e-07 1.98938e-07 ifcd3x2x7x6v3 1.95366e-07 3.20404e-07 1.96218e-07 okd6o01x5o01x8e10x2o00 2.68451e-07 2.81451e-06 3.34697e-07 ikd6o01x5o01x8e10x2o00 2.81321e-07 2.60075e-06 2.06586e-07 obrd4x12x4*10 1.81552e-07 3.02832e-07 1.99234e-07 ibrd4x12x4*10 2.14809e-07 2.27124e-07 1.74782e-07 ofrd4x12x4*10 1.56108e-07 2.27124e-07 1.69132e-07 ifrd4x12x4*10 1.86636e-07 2.27124e-07 1.45482e-07 //obcd4x12x4*10 1.85799e-07 2.27124e-07 1.44789e-07 //ibcd4x12x4*10 1.83511e-07 3.02832e-07 1.94123e-07 //ofcd4x12x4*10 2.02852e-07 3.02832e-07 1.88895e-07 //ifcd4x12x4*10 1.76094e-07 3.02832e-07 2.72539e-07 obcd4x12x4*10 1.90391e-07 3.02832e-07 2.0556e-07 ibcd4x12x4*10 1.91716e-07 3.02832e-07 1.45299e-07 ofcd4x12x4*10 1.87364e-07 2.27124e-07 2.0464e-07 ifcd4x12x4*10 1.64999e-07 2.27124e-07 2.15567e-07 ok12e01v143 2.17606e-07 5.10182e-07 1.58443e-07 ik12e01v143 1.78042e-07 6.60236e-07 1.86514e-07 //obrd4x8x3 1.44525e-07 3.40669e-07 1.62129e-07 //ofrd4x8x3 2.02435e-07 2.92002e-07 1.59494e-07 obrd4x8x3 1.92406e-07 2.92002e-07 1.89415e-07 ibrd4x8x3 1.90852e-07 3.89336e-07 1.40227e-07 ofrd4x8x3 2.1235e-07 2.92002e-07 1.64104e-07 ifrd4x8x3 2.24581e-07 1.94668e-07 1.58991e-07 //obcd4x8x3 2.06024e-07 2.92002e-07 1.72614e-07 //ibcd4x8x3 2.09884e-07 1.94668e-07 1.61182e-07 //ofcd4x8x3 1.67075e-07 2.92002e-07 2.06009e-07 //ifcd4x8x3 2.15438e-07 2.92002e-07 1.80571e-07 obcd4x8x3 1.64306e-07 2.92002e-07 1.9299e-07 ibcd4x8x3 1.87828e-07 2.92002e-07 1.82964e-07 ofcd4x8x3 2.18909e-07 2.92002e-07 1.96641e-07 ifcd4x8x3 1.8907e-07 2.92002e-07 1.96643e-07 ok5hx13e01x8o10v11 2.22144e-07 5.52698e-06 2.73374e-07 ik5hx13e01x8o10v11 2.68735e-07 3.36495e-06 2.15871e-07 obr12x12x10*2 1.74628e-07 3.76973e-07 2.20738e-07 ibr12x12x10*2 2.35757e-07 4.52368e-07 2.17857e-07 ofr12x12x10*2 1.78896e-07 3.01578e-07 2.32131e-07 ifr12x12x10*2 2.03137e-07 3.01578e-07 2.21726e-07 //obc12x12x10*2 1.99869e-07 3.76973e-07 2.20652e-07 //ibc12x12x10*2 2.34004e-07 3.76973e-07 2.03921e-07 //ofc12x12x10*2 2.02131e-07 3.76973e-07 2.08105e-07 //ifc12x12x10*2 2.02043e-07 3.01578e-07 2.20307e-07 obc12x12x10*2 1.82264e-07 3.76973e-07 2.84162e-07 ibc12x12x10*2 1.78447e-07 3.76973e-07 2.00437e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench --verbose=1 --verify 'okd8e11x7o00x3e01x10o01' --verify 'ikd8e11x7o00x3e01x10o01' --verify 'obrd3x2x7x6v3' --verify 'ibrd3x2x7x6v3' --verify 'ofrd3x2x7x6v3' --verify 'ifrd3x2x7x6v3' --verify '//obcd3x2x7x6v3' --verify '//ibcd3x2x7x6v3' --verify '//ofcd3x2x7x6v3' --verify '//ifcd3x2x7x6v3' --verify 'obcd3x2x7x6v3' --verify 'ibcd3x2x7x6v3'" okd8e11x7o00x3e01x10o01 2.95087e-07 5.21501e-06 2.9533e-07 ikd8e11x7o00x3e01x10o01 2.79565e-07 5.03309e-06 2.6461e-07 obrd3x2x7x6v3 1.73432e-07 2.80354e-07 2.09404e-07 ibrd3x2x7x6v3 1.87224e-07 2.40303e-07 2.01036e-07 ofrd3x2x7x6v3 1.98895e-07 3.20404e-07 1.84544e-07 ifrd3x2x7x6v3 2.204e-07 2.40303e-07 1.97801e-07 //obcd3x2x7x6v3 2.32763e-07 2.40303e-07 2.04325e-07 //ibcd3x2x7x6v3 1.84648e-07 2.40303e-07 1.98451e-07 //ofcd3x2x7x6v3 1.99412e-07 2.40303e-07 2.05279e-07 //ifcd3x2x7x6v3 2.32878e-07 2.40303e-07 2.32043e-07 obcd3x2x7x6v3 1.80441e-07 2.40303e-07 2.20156e-07 ibcd3x2x7x6v3 1.696e-07 2.40303e-07 2.03794e-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 'ofcd572' --verify 'ifcd572' --verify 'okd9e10x7o11x10o00v14' --verify 'ikd9e10x7o11x10o00v14' --verify 'obr12*179' --verify 'ibr12*179' --verify 'ofr12*179' --verify 'ifr12*179' --verify '//obc12*179' --verify '//ibc12*179' --verify '//ofc12*179' --verify '//ifc12*179' --verify 'obc12*179' --verify 'ibc12*179' --verify 'ofc12*179' --verify 'ifc12*179' --verify 'okd7o00x18hx10e00' --verify 'ikd7o00x18hx10e00' --verify 'obrd11x9x13x8*2' --verify 'ibrd11x9x13x8*2' --verify 'ofrd11x9x13x8*2' --verify 'ifrd11x9x13x8*2' --verify '//obcd11x9x13x8*2' --verify '//ibcd11x9x13x8*2' --verify '//ofcd11x9x13x8*2' --verify '//ifcd11x9x13x8*2' --verify 'obcd11x9x13x8*2' --verify 'ibcd11x9x13x8*2' --verify 'ofcd11x9x13x8*2' --verify 'ifcd11x9x13x8*2' --verify 'okd12bv91' --verify 'ikd12bv91' --verify 'obr7x5*9' --verify 'ibr7x5*9' --verify 'ofr7x5*9' --verify 'ifr7x5*9' --verify '//obc7x5*9' --verify '//ibc7x5*9' --verify '//ofc7x5*9' --verify '//ifc7x5*9' --verify 'obc7x5*9' --verify 'ibc7x5*9' --verify 'ofc7x5*9' --verify 'ifc7x5*9'" ofcd572 2.22105e-07 3.98751e-07 2.79223e-07 ifcd572 2.54448e-07 3.98751e-07 2.56065e-07 okd9e10x7o11x10o00v14 2.25968e-07 1.6881e-06 2.12423e-07 ikd9e10x7o11x10o00v14 1.97835e-07 1.84636e-06 2.82343e-07 obr12*179 1.98813e-07 2.7684e-07 1.09347e-07 ibr12*179 1.23797e-07 2.0763e-07 1.10394e-07 ofr12*179 1.75328e-07 1.47071e-07 1.08628e-07 ifr12*179 2.09866e-07 2.0763e-07 1.44597e-07 //obc12*179 1.91435e-07 2.0763e-07 2.11842e-07 //ibc12*179 2.26421e-07 2.0763e-07 2.06382e-07 //ofc12*179 2.03093e-07 2.0763e-07 1.49836e-07 //ifc12*179 1.80336e-07 2.0763e-07 1.43049e-07 obc12*179 1.75789e-07 2.0763e-07 1.39624e-07 ibc12*179 2.29271e-07 2.0763e-07 1.44734e-07 ofc12*179 1.75087e-07 2.0763e-07 1.44344e-07 ifc12*179 1.59772e-07 2.7684e-07 1.4144e-07 okd7o00x18hx10e00 1.98102e-07 9.65595e-06 2.37992e-07 ikd7o00x18hx10e00 2.04493e-07 9.65595e-06 2.15759e-07 obrd11x9x13x8*2 2.15497e-07 9.02272e-07 2.6592e-07 ibrd11x9x13x8*2 2.02031e-07 9.02272e-07 2.37504e-07 ofrd11x9x13x8*2 2.48175e-07 9.02272e-07 2.10819e-07 ifrd11x9x13x8*2 3.29584e-07 9.02272e-07 2.16841e-07 //obcd11x9x13x8*2 2.37425e-07 9.02272e-07 2.63694e-07 //ibcd11x9x13x8*2 2.50078e-07 7.89488e-07 2.56693e-07 //ofcd11x9x13x8*2 2.40193e-07 7.89488e-07 2.62819e-07 //ifcd11x9x13x8*2 2.3106e-07 9.02272e-07 2.64052e-07 obcd11x9x13x8*2 2.54449e-07 7.89488e-07 2.54902e-07 ibcd11x9x13x8*2 2.5403e-07 7.89488e-07 2.62018e-07 ofcd11x9x13x8*2 2.33039e-07 9.02272e-07 2.60769e-07 ifcd11x9x13x8*2 2.44826e-07 9.02272e-07 2.71721e-07 okd12bv91 1.8793e-07 5.42337e-07 1.39344e-07 ikd12bv91 1.88251e-07 4.21817e-07 1.39148e-07 obr7x5*9 2.05749e-07 2.68667e-07 2.34508e-07 ibr7x5*9 1.83369e-07 2.68667e-07 1.86447e-07 ofr7x5*9 2.04905e-07 1.79112e-07 1.40503e-07 ifr7x5*9 2.45234e-07 1.79112e-07 1.37067e-07 //obc7x5*9 1.74686e-07 2.68667e-07 1.91405e-07 //ibc7x5*9 1.5397e-07 1.79112e-07 1.98134e-07 //ofc7x5*9 2.29576e-07 2.68667e-07 1.93872e-07 //ifc7x5*9 2.15066e-07 1.79112e-07 1.91674e-07 obc7x5*9 1.8728e-07 2.68667e-07 1.95443e-07 ibc7x5*9 1.76087e-07 2.68667e-07 1.94535e-07 ofc7x5*9 1.95783e-07 2.68667e-07 1.90683e-07 ifc7x5*9 2.22727e-07 2.68667e-07 1.93238e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'obrd6x10x11*13' --verify 'ibrd6x10x11*13' --verify 'ofrd6x10x11*13' --verify 'ifrd6x10x11*13' --verify '//obcd6x10x11*13' --verify '//ibcd6x10x11*13' --verify '//ofcd6x10x11*13' --verify '//ifcd6x10x11*13' --verify 'obcd6x10x11*13' --verify 'ibcd6x10x11*13' --verify 'ofcd6x10x11*13' --verify 'ifcd6x10x11*13' --verify 'ok11o10x5h*11' --verify 'ik11o10x5h*11' --verify '//obr10x7x7x9' --verify '//ofr10x7x7x9' --verify 'obr10x7x7x9' --verify 'ibr10x7x7x9' --verify 'ofr10x7x7x9' --verify 'ifr10x7x7x9' --verify '//obc10x7x7x9' --verify '//ibc10x7x7x9' --verify '//ofc10x7x7x9' --verify '//ifc10x7x7x9' --verify 'obc10x7x7x9' --verify 'ibc10x7x7x9' --verify 'ofc10x7x7x9' --verify 'ifc10x7x7x9' --verify 'okd3744o10' --verify 'ikd3744o10' --verify '//obrd572' --verify '//ibrd572' --verify '//ofrd572' --verify '//ifrd572' --verify 'obrd572' --verify 'ibrd572' --verify 'ofrd572' --verify 'ifrd572' --verify '//obcd572' --verify '//ibcd572' --verify '//ofcd572' --verify '//ifcd572' --verify 'obcd572' --verify 'ibcd572'" obrd6x10x11*13 2.2273e-07 3.99772e-07 2.00915e-07 ibrd6x10x11*13 2.37419e-07 3.19818e-07 2.05527e-07 ofrd6x10x11*13 2.20268e-07 3.19818e-07 1.88912e-07 ifrd6x10x11*13 2.15774e-07 3.19818e-07 2.04177e-07 //obcd6x10x11*13 2.44787e-07 3.99772e-07 2.30571e-07 //ibcd6x10x11*13 2.12644e-07 3.99772e-07 2.06457e-07 //ofcd6x10x11*13 2.0322e-07 3.19818e-07 2.14723e-07 //ifcd6x10x11*13 2.25625e-07 3.19818e-07 2.11539e-07 obcd6x10x11*13 1.93798e-07 3.19818e-07 2.11256e-07 ibcd6x10x11*13 2.06096e-07 3.99772e-07 2.105e-07 ofcd6x10x11*13 2.07348e-07 3.19818e-07 2.22107e-07 ifcd6x10x11*13 2.06343e-07 3.99772e-07 2.18679e-07 ok11o10x5h*11 1.93803e-07 9.10325e-07 1.97164e-07 ik11o10x5h*11 2.10559e-07 7.15256e-07 2.26055e-07 //obr10x7x7x9 2.44113e-07 5.74435e-07 2.34343e-07 //ofr10x7x7x9 2.43051e-07 5.74435e-07 2.3861e-07 obr10x7x7x9 2.16186e-07 5.74435e-07 2.51916e-07 ibr10x7x7x9 2.4986e-07 6.89322e-07 2.35187e-07 ofr10x7x7x9 2.52996e-07 4.59548e-07 2.32736e-07 ifr10x7x7x9 2.42312e-07 5.74435e-07 2.52276e-07 //obc10x7x7x9 2.41187e-07 5.74435e-07 2.72029e-07 //ibc10x7x7x9 2.26027e-07 5.74435e-07 2.4533e-07 //ofc10x7x7x9 2.21208e-07 4.59548e-07 2.20363e-07 //ifc10x7x7x9 2.43098e-07 5.74435e-07 2.41961e-07 obc10x7x7x9 2.10512e-07 5.74435e-07 2.57221e-07 ibc10x7x7x9 2.13515e-07 5.74435e-07 2.30791e-07 ofc10x7x7x9 2.64609e-07 5.74435e-07 2.28669e-07 ifc10x7x7x9 2.48988e-07 6.89322e-07 2.54272e-07 okd3744o10 2.15766e-07 1.07288e-05 2.31123e-07 ikd3744o10 2.49751e-07 1.3411e-05 2.2313e-07 //obrd572 2.03705e-07 4.78502e-07 2.25948e-07 //ibrd572 2.64433e-07 6.38002e-07 3.02797e-07 //ofrd572 2.33085e-07 3.98751e-07 1.88192e-07 //ifrd572 2.55377e-07 3.98751e-07 2.1865e-07 obrd572 2.14862e-07 6.38002e-07 2.08634e-07 ibrd572 2.66721e-07 6.38002e-07 2.41939e-07 ofrd572 2.18825e-07 3.19001e-07 2.24735e-07 ifrd572 2.76686e-07 3.19001e-07 2.14675e-07 //obcd572 2.31978e-07 3.98751e-07 2.54098e-07 //ibcd572 2.202e-07 3.98751e-07 2.70267e-07 //ofcd572 2.31965e-07 3.98751e-07 2.30447e-07 //ifcd572 3.06128e-07 3.98751e-07 2.69795e-07 obcd572 2.43797e-07 3.98751e-07 2.18363e-07 ibcd572 2.21061e-07 3.98751e-07 2.93121e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd11232' --verify '//ibcd11232' --verify '//ofcd11232' --verify '//ifcd11232' --verify 'obcd11232' --verify 'ibcd11232' --verify 'ofcd11232' --verify 'ifcd11232' --verify 'ok10o11x3e11x10o01x12o01' --verify 'ik10o11x3e11x10o01x12o01' --verify '//obr3575' --verify '//ibr3575' --verify '//ofr3575' --verify '//ifr3575' --verify 'obr3575' --verify 'ibr3575' --verify 'ofr3575' --verify 'ifr3575' --verify '//obc3575' --verify '//ibc3575' --verify '//ofc3575' --verify '//ifc3575' --verify 'obc3575' --verify 'ibc3575' --verify 'ofc3575' --verify 'ifc3575' --verify 'ok8o11x10e01x12o11x4o01v2' --verify 'ik8o11x10e01x12o11x4o01v2' --verify '//obr10x4x8x13' --verify '//ofr10x4x8x13' --verify 'obr10x4x8x13' --verify 'ibr10x4x8x13' --verify 'ofr10x4x8x13' --verify 'ifr10x4x8x13' --verify '//obc10x4x8x13' --verify '//ibc10x4x8x13' --verify '//ofc10x4x8x13' --verify '//ifc10x4x8x13' --verify 'obc10x4x8x13' --verify 'ibc10x4x8x13' --verify 'ofc10x4x8x13' --verify 'ifc10x4x8x13' --verify 'okd6bx12e01x6o00x9e11v6' --verify 'ikd6bx12e01x6o00x9e11v6'" //obcd11232 2.31075e-07 1.15181e-06 2.62687e-07 //ibcd11232 2.51651e-07 1.00784e-06 2.60196e-07 //ofcd11232 2.59476e-07 1.29579e-06 2.65768e-07 //ifcd11232 3.01497e-07 1.00784e-06 2.5975e-07 obcd11232 2.40113e-07 1.00784e-06 2.59175e-07 ibcd11232 2.90227e-07 1.00784e-06 2.45116e-07 ofcd11232 2.33634e-07 1.00784e-06 2.68165e-07 ifcd11232 2.5688e-07 1.00784e-06 2.66266e-07 ok10o11x3e11x10o01x12o01 2.66859e-07 4.74078e-06 3.01428e-07 ik10o11x3e11x10o01x12o01 2.99426e-07 5.06078e-06 2.93826e-07 //obr3575 2.87997e-07 5.74202e-07 2.14533e-07 //ibr3575 2.53848e-07 5.74202e-07 2.77555e-07 //ofr3575 2.60175e-07 5.74202e-07 1.84748e-07 //ifr3575 2.36604e-07 4.46602e-07 1.94384e-07 obr3575 2.61975e-07 5.74202e-07 2.39598e-07 ibr3575 2.55891e-07 5.74202e-07 2.25455e-07 ofr3575 2.52795e-07 5.74202e-07 1.96985e-07 ifr3575 2.76861e-07 4.46602e-07 1.83627e-07 //obc3575 2.79611e-07 5.10402e-07 2.62234e-07 //ibc3575 2.65727e-07 5.74202e-07 2.49938e-07 //ofc3575 2.75171e-07 5.10402e-07 2.4863e-07 //ifc3575 2.76143e-07 5.74202e-07 2.58872e-07 obc3575 2.54052e-07 5.74202e-07 2.50965e-07 ibc3575 2.52663e-07 5.74202e-07 2.78106e-07 ofc3575 2.61131e-07 5.74202e-07 2.4272e-07 ifc3575 2.62189e-07 5.10402e-07 2.69094e-07 ok8o11x10e01x12o11x4o01v2 2.70913e-07 6.33427e-06 3.02231e-07 ik8o11x10e01x12o11x4o01v2 2.89004e-07 6.50481e-06 3.2975e-07 //obr10x4x8x13 2.08348e-07 5.91444e-07 2.33906e-07 //ofr10x4x8x13 2.87978e-07 4.73155e-07 2.01662e-07 obr10x4x8x13 2.62204e-07 5.91444e-07 2.53371e-07 ibr10x4x8x13 2.45492e-07 5.91444e-07 2.21863e-07 ofr10x4x8x13 1.9865e-07 5.91444e-07 2.14753e-07 ifr10x4x8x13 2.2608e-07 5.91444e-07 2.46894e-07 //obc10x4x8x13 2.33853e-07 4.73155e-07 2.21057e-07 //ibc10x4x8x13 2.41663e-07 5.91444e-07 2.20712e-07 //ofc10x4x8x13 1.99238e-07 5.91444e-07 2.32002e-07 //ifc10x4x8x13 2.25741e-07 4.73155e-07 2.3816e-07 obc10x4x8x13 2.26339e-07 5.91444e-07 2.38806e-07 ibc10x4x8x13 2.42896e-07 5.91444e-07 2.55083e-07 ofc10x4x8x13 2.32568e-07 7.09732e-07 2.19311e-07 ifc10x4x8x13 2.46948e-07 5.91444e-07 2.27649e-07 okd6bx12e01x6o00x9e11v6 2.4081e-07 1.36397e-05 2.19986e-07 ikd6bx12e01x6o00x9e11v6 2.85066e-07 9.02154e-06 2.38619e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//ofcd2x5x12x2v9' --verify '//ifcd2x5x12x2v9' --verify 'obcd2x5x12x2v9' --verify 'ibcd2x5x12x2v9' --verify 'ofcd2x5x12x2v9' --verify 'ifcd2x5x12x2v9' --verify 'ok10o11x24e10v13' --verify 'ik10o11x24e10v13' --verify 'obrd12x3x2x13v8' --verify 'ibrd12x3x2x13v8' --verify 'ofrd12x3x2x13v8' --verify 'ifrd12x3x2x13v8' --verify '//obcd12x3x2x13v8' --verify '//ibcd12x3x2x13v8' --verify '//ofcd12x3x2x13v8' --verify '//ifcd12x3x2x13v8' --verify 'obcd12x3x2x13v8' --verify 'ibcd12x3x2x13v8' --verify 'ofcd12x3x2x13v8' --verify 'ifcd12x3x2x13v8' --verify 'okd10o01x6bx4e10x7e11v9' --verify 'ikd10o01x6bx4e10x7e11v9' --verify 'obr8x28v26' --verify 'ibr8x28v26' --verify 'ofr8x28v26' --verify 'ifr8x28v26' --verify '//obc8x28v26' --verify '//ibc8x28v26' --verify '//ofc8x28v26' --verify '//ifc8x28v26' --verify 'obc8x28v26' --verify 'ibc8x28v26' --verify 'ofc8x28v26' --verify 'ifc8x28v26' --verify 'ok8736e00' --verify 'ik8736e00' --verify '//obrd11232' --verify '//ibrd11232' --verify '//ofrd11232' --verify '//ifrd11232' --verify 'obrd11232' --verify 'ibrd11232' --verify 'ofrd11232' --verify 'ifrd11232'" //ofcd2x5x12x2v9 1.99465e-07 3.41997e-07 1.84939e-07 //ifcd2x5x12x2v9 1.99568e-07 2.73597e-07 1.96991e-07 obcd2x5x12x2v9 2.12834e-07 2.73597e-07 1.81147e-07 ibcd2x5x12x2v9 2.30334e-07 2.73597e-07 1.9032e-07 ofcd2x5x12x2v9 1.80932e-07 2.73597e-07 2.02195e-07 ifcd2x5x12x2v9 1.93108e-07 3.41997e-07 1.81829e-07 ok10o11x24e10v13 3.09316e-07 1.22337e-06 2.24209e-07 ik10o11x24e10v13 3.05429e-07 1.41654e-06 2.38157e-07 obrd12x3x2x13v8 1.95866e-07 3.50683e-07 2.41377e-07 ibrd12x3x2x13v8 2.2107e-07 3.50683e-07 2.41376e-07 ofrd12x3x2x13v8 2.09864e-07 2.80546e-07 2.35255e-07 ifrd12x3x2x13v8 2.02024e-07 2.80546e-07 2.15277e-07 //obcd12x3x2x13v8 2.50632e-07 3.50683e-07 2.32919e-07 //ibcd12x3x2x13v8 2.16196e-07 2.80546e-07 2.22543e-07 //ofcd12x3x2x13v8 2.04698e-07 2.80546e-07 1.97203e-07 //ifcd12x3x2x13v8 2.17213e-07 2.80546e-07 2.30123e-07 obcd12x3x2x13v8 2.0442e-07 2.80546e-07 2.21501e-07 ibcd12x3x2x13v8 2.4533e-07 3.50683e-07 2.30919e-07 ofcd12x3x2x13v8 1.97745e-07 2.80546e-07 2.18971e-07 ifcd12x3x2x13v8 2.18988e-07 3.50683e-07 2.30654e-07 okd10o01x6bx4e10x7e11v9 2.72076e-07 5.73556e-06 2.18772e-07 ikd10o01x6bx4e10x7e11v9 2.45556e-07 4.7234e-06 2.68759e-07 obr8x28v26 1.91079e-07 3.30854e-07 2.06478e-07 ibr8x28v26 2.09491e-07 2.64683e-07 2.02033e-07 ofr8x28v26 1.57905e-07 2.64683e-07 1.75159e-07 ifr8x28v26 2.03731e-07 2.64683e-07 1.6752e-07 //obc8x28v26 1.93522e-07 2.64683e-07 1.78829e-07 //ibc8x28v26 2.32568e-07 3.30854e-07 1.683e-07 //ofc8x28v26 2.11573e-07 2.64683e-07 1.77309e-07 //ifc8x28v26 1.78971e-07 3.30854e-07 1.80646e-07 obc8x28v26 1.84382e-07 2.64683e-07 2.20877e-07 ibc8x28v26 1.9125e-07 2.64683e-07 2.21225e-07 ofc8x28v26 1.93356e-07 2.64683e-07 2.33276e-07 ifc8x28v26 1.90823e-07 2.64683e-07 2.34066e-07 ok8736e00 2.65174e-07 3.05176e-05 2.58956e-07 ik8736e00 3.00195e-07 3.05176e-05 2.48254e-07 //obrd11232 2.74554e-07 9.35847e-07 2.92247e-07 //ibrd11232 2.97343e-07 1.15181e-06 3.63857e-07 //ofrd11232 2.49106e-07 1.00784e-06 1.80857e-07 //ifrd11232 2.30886e-07 1.00784e-06 2.11153e-07 obrd11232 2.5581e-07 1.07982e-06 2.62977e-07 ibrd11232 2.7056e-07 1.15181e-06 2.31511e-07 ofrd11232 2.56222e-07 1.00784e-06 2.20439e-07 ifrd11232 3.04542e-07 1.15181e-06 2.85878e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'obc11x4x3x4*6' --verify 'ibc11x4x3x4*6' --verify 'ofc11x4x3x4*6' --verify 'ifc11x4x3x4*6' --verify 'ok6o00x8e11x8o11x10b' --verify 'ik6o00x8e11x8o11x10b' --verify '//obr960' --verify '//ibr960' --verify '//ofr960' --verify '//ifr960' --verify 'obr960' --verify 'ibr960' --verify 'ofr960' --verify 'ifr960' --verify '//obc960' --verify '//ibc960' --verify '//ofc960' --verify '//ifc960' --verify 'obc960' --verify 'ibc960' --verify 'ofc960' --verify 'ifc960' --verify 'ok42o10x48h' --verify 'ik42o10x48h' --verify 'obrd4x8x11x8v7' --verify 'ibrd4x8x11x8v7' --verify 'ofrd4x8x11x8v7' --verify 'ifrd4x8x11x8v7' --verify '//obcd4x8x11x8v7' --verify '//ibcd4x8x11x8v7' --verify '//ofcd4x8x11x8v7' --verify '//ifcd4x8x11x8v7' --verify 'obcd4x8x11x8v7' --verify 'ibcd4x8x11x8v7' --verify 'ofcd4x8x11x8v7' --verify 'ifcd4x8x11x8v7' --verify 'ok7e10x5e01x4o10x9o01v2' --verify 'ik7e10x5e01x4o10x9o01v2' --verify 'obrd2x5x12x2v9' --verify 'ibrd2x5x12x2v9' --verify 'ofrd2x5x12x2v9' --verify 'ifrd2x5x12x2v9' --verify '//obcd2x5x12x2v9' --verify '//ibcd2x5x12x2v9'" obc11x4x3x4*6 1.97728e-07 3.87365e-07 2.40449e-07 ibc11x4x3x4*6 2.31938e-07 3.87365e-07 1.93741e-07 ofc11x4x3x4*6 1.85272e-07 3.87365e-07 2.26983e-07 ifc11x4x3x4*6 1.80974e-07 3.87365e-07 2.25565e-07 ok6o00x8e11x8o11x10b 2.69702e-07 9.75343e-06 2.73789e-07 ik6o00x8e11x8o11x10b 2.62193e-07 9.50651e-06 2.36091e-07 //obr960 2.80642e-07 4.92475e-07 2.15459e-07 //ibr960 2.28418e-07 4.92476e-07 1.88147e-07 //ofr960 2.60907e-07 3.07797e-07 1.45787e-07 //ifr960 2.22855e-07 3.69356e-07 2.17557e-07 obr960 2.23749e-07 5.54035e-07 2.18502e-07 ibr960 2.38905e-07 4.92476e-07 1.83294e-07 ofr960 2.81014e-07 3.69356e-07 1.82506e-07 ifr960 2.83259e-07 3.69356e-07 2.10557e-07 //obc960 1.92634e-07 4.30916e-07 2.11024e-07 //ibc960 1.79174e-07 3.69357e-07 2.06833e-07 //ofc960 2.91926e-07 3.69356e-07 2.05445e-07 //ifc960 1.86599e-07 3.69356e-07 1.99148e-07 obc960 1.92933e-07 4.30916e-07 1.94537e-07 ibc960 2.01037e-07 4.92475e-07 2.42063e-07 ofc960 2.75124e-07 3.69356e-07 2.12616e-07 ifc960 2.09245e-07 4.92475e-07 2.11652e-07 ok42o10x48h 2.1428e-07 7.62939e-06 2.53535e-07 ik42o10x48h 2.41906e-07 6.4373e-06 2.59149e-07 obrd4x8x11x8v7 2.33986e-07 4.10777e-07 1.87888e-07 ibrd4x8x11x8v7 2.28688e-07 4.10777e-07 1.84475e-07 ofrd4x8x11x8v7 2.04649e-07 4.10777e-07 1.82247e-07 ifrd4x8x11x8v7 2.18068e-07 4.92932e-07 1.89649e-07 //obcd4x8x11x8v7 2.03101e-07 4.51854e-07 1.95221e-07 //ibcd4x8x11x8v7 1.94373e-07 4.10777e-07 2.33971e-07 //ofcd4x8x11x8v7 2.228e-07 4.10777e-07 1.9129e-07 //ifcd4x8x11x8v7 2.1809e-07 4.10777e-07 1.86734e-07 obcd4x8x11x8v7 2.28729e-07 4.10777e-07 2.0711e-07 ibcd4x8x11x8v7 2.31744e-07 4.10777e-07 1.88338e-07 ofcd4x8x11x8v7 2.26242e-07 4.10777e-07 2.3786e-07 ifcd4x8x11x8v7 2.11181e-07 4.10777e-07 2.3404e-07 ok7e10x5e01x4o10x9o01v2 2.27417e-07 4.78327e-06 2.79738e-07 ik7e10x5e01x4o10x9o01v2 2.37672e-07 7.59959e-06 2.71591e-07 obrd2x5x12x2v9 2.24799e-07 2.73597e-07 1.76315e-07 ibrd2x5x12x2v9 2.23034e-07 2.73597e-07 1.81319e-07 ofrd2x5x12x2v9 2.13954e-07 2.05198e-07 1.74161e-07 ifrd2x5x12x2v9 2.29302e-07 2.05198e-07 1.74421e-07 //obcd2x5x12x2v9 1.79822e-07 2.05198e-07 2.11719e-07 //ibcd2x5x12x2v9 2.47342e-07 2.73597e-07 2.21365e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//ofc12012' --verify '//ifc12012' --verify 'obc12012' --verify 'ibc12012' --verify 'ofc12012' --verify 'ifc12012' --verify 'ok9o11x5hx4o11x6e00' --verify 'ik9o11x5hx4o11x6e00' --verify 'obr3x12x13v5' --verify 'ibr3x12x13v5' --verify 'ofr3x12x13v5' --verify 'ifr3x12x13v5' --verify '//obc3x12x13v5' --verify '//ibc3x12x13v5' --verify '//ofc3x12x13v5' --verify '//ifc3x12x13v5' --verify 'obc3x12x13v5' --verify 'ibc3x12x13v5' --verify 'ofc3x12x13v5' --verify 'ifc3x12x13v5' --verify 'okd12e00x12e01x3o10' --verify 'ikd12e00x12e01x3o10' --verify 'obr11x13v30' --verify 'ibr11x13v30' --verify 'ofr11x13v30' --verify 'ifr11x13v30' --verify '//obc11x13v30' --verify '//ibc11x13v30' --verify '//ofc11x13v30' --verify '//ifc11x13v30' --verify 'obc11x13v30' --verify 'ibc11x13v30' --verify 'ofc11x13v30' --verify 'ifc11x13v30' --verify 'ok22000e11' --verify 'ik22000e11' --verify 'obr11x4x3x4*6' --verify 'ibr11x4x3x4*6' --verify 'ofr11x4x3x4*6' --verify 'ifr11x4x3x4*6' --verify '//obc11x4x3x4*6' --verify '//ibc11x4x3x4*6' --verify '//ofc11x4x3x4*6' --verify '//ifc11x4x3x4*6'" //ofc12012 2.41275e-07 9.74564e-07 2.46652e-07 //ifc12012 2.59014e-07 1.04418e-06 2.44811e-07 obc12012 2.71389e-07 9.74564e-07 2.4348e-07 ibc12012 2.7902e-07 9.04952e-07 2.50608e-07 ofc12012 2.75971e-07 9.74564e-07 2.53619e-07 ifc12012 2.64123e-07 1.04418e-06 3.04202e-07 ok9o11x5hx4o11x6e00 2.29171e-07 7.56456e-06 2.52135e-07 ik9o11x5hx4o11x6e00 2.04271e-07 8.31186e-06 2.32566e-07 obr3x12x13v5 1.69556e-07 3.17402e-07 2.12476e-07 ibr3x12x13v5 2.35338e-07 4.23203e-07 2.8122e-07 ofr3x12x13v5 2.11439e-07 3.17402e-07 1.96958e-07 ifr3x12x13v5 2.18171e-07 4.23203e-07 1.93917e-07 //obc3x12x13v5 1.9772e-07 3.17402e-07 2.49738e-07 //ibc3x12x13v5 2.47719e-07 3.17402e-07 2.07568e-07 //ofc3x12x13v5 2.32945e-07 3.17402e-07 2.20043e-07 //ifc3x12x13v5 2.28193e-07 4.23203e-07 2.5846e-07 obc3x12x13v5 2.09089e-07 3.17402e-07 2.4006e-07 ibc3x12x13v5 2.09577e-07 3.17402e-07 3.04241e-07 ofc3x12x13v5 2.10889e-07 4.23203e-07 2.04396e-07 ifc3x12x13v5 1.93557e-07 4.23203e-07 2.08598e-07 okd12e00x12e01x3o10 2.37081e-07 7.62939e-06 2.55587e-07 ikd12e00x12e01x3o10 2.62997e-07 5.1856e-06 2.03193e-07 obr11x13v30 2.04623e-07 4.12043e-07 2.00828e-07 ibr11x13v30 2.00717e-07 3.29634e-07 2.10874e-07 ofr11x13v30 2.40768e-07 3.29634e-07 2.25965e-07 ifr11x13v30 2.02471e-07 3.29634e-07 2.26897e-07 //obc11x13v30 1.9353e-07 3.29634e-07 2.21935e-07 //ibc11x13v30 2.03578e-07 3.29634e-07 2.1821e-07 //ofc11x13v30 2.10053e-07 3.29634e-07 2.41891e-07 //ifc11x13v30 1.96929e-07 2.47226e-07 2.10777e-07 obc11x13v30 2.1608e-07 3.29634e-07 2.13671e-07 ibc11x13v30 2.13602e-07 3.29634e-07 2.17134e-07 ofc11x13v30 2.08354e-07 3.29634e-07 2.2071e-07 ifc11x13v30 2.01982e-07 4.12043e-07 2.96849e-07 ok22000e11 2.71158e-07 3.0458e-05 2.87172e-07 ik22000e11 2.36814e-07 2.80142e-05 2.97906e-07 obr11x4x3x4*6 2.00744e-07 2.90523e-07 2.11279e-07 ibr11x4x3x4*6 2.0592e-07 2.90523e-07 1.7854e-07 ofr11x4x3x4*6 2.60136e-07 2.90523e-07 1.88873e-07 ifr11x4x3x4*6 2.20302e-07 2.90523e-07 1.79151e-07 //obc11x4x3x4*6 2.00543e-07 2.90523e-07 2.39294e-07 //ibc11x4x3x4*6 1.94363e-07 3.87365e-07 1.95362e-07 //ofc11x4x3x4*6 1.87892e-07 2.90523e-07 2.18541e-07 //ifc11x4x3x4*6 2.16139e-07 2.90523e-07 2.42389e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify '//obr38880' --verify '//ibr38880' --verify '//ofr38880' --verify '//ifr38880' --verify 'obr38880' --verify 'ibr38880' --verify 'ofr38880' --verify 'ifr38880' --verify '//obc38880' --verify '//ibc38880' --verify '//ofc38880' --verify '//ifc38880' --verify 'obc38880' --verify 'ibc38880' --verify 'ofc38880' --verify 'ifc38880' --verify 'ok10920e11' --verify 'ik10920e11' --verify '//obr11x11x11' --verify '//ofr11x11x11' --verify 'obr11x11x11' --verify 'ibr11x11x11' --verify 'ofr11x11x11' --verify 'ifr11x11x11' --verify '//obc11x11x11' --verify '//ibc11x11x11' --verify '//ofc11x11x11' --verify '//ifc11x11x11' --verify 'obc11x11x11' --verify 'ibc11x11x11' --verify 'ofc11x11x11' --verify 'ifc11x11x11' --verify 'ok30bv37' --verify 'ik30bv37' --verify '//obr12012' --verify '//ibr12012' --verify '//ofr12012' --verify '//ifr12012' --verify 'obr12012' --verify 'ibr12012' --verify 'ofr12012' --verify 'ifr12012' --verify '//obc12012' --verify '//ibc12012'" //obr38880 2.60224e-07 1.16078e-06 3.02476e-07 //ibr38880 2.40921e-07 1.08339e-06 2.36254e-07 //ofr38880 2.47532e-07 9.2862e-07 1.83619e-07 //ifr38880 2.51184e-07 1.08339e-06 2.70527e-07 obr38880 3.01738e-07 1.08339e-06 2.86078e-07 ibr38880 2.49896e-07 1.08339e-06 2.51187e-07 ofr38880 2.56837e-07 1.08339e-06 2.73953e-07 ifr38880 2.55312e-07 1.00601e-06 2.80721e-07 //obc38880 2.76082e-07 1.00601e-06 2.87226e-07 //ibc38880 2.38552e-07 9.2862e-07 2.49277e-07 //ofc38880 2.61025e-07 1.08339e-06 2.70407e-07 //ifc38880 2.52784e-07 1.08339e-06 2.54057e-07 obc38880 2.78412e-07 9.2862e-07 2.65501e-07 ibc38880 2.66662e-07 1.00601e-06 2.52807e-07 ofc38880 2.7034e-07 1.08339e-06 2.6106e-07 ifc38880 2.69324e-07 1.08339e-06 2.67123e-07 ok10920e11 2.52992e-07 2.25306e-05 2.66263e-07 ik10920e11 2.67729e-07 2.28882e-05 2.75433e-07 //obr11x11x11 2.25988e-07 6.27368e-07 2.5334e-07 //ofr11x11x11 2.11971e-07 6.27368e-07 2.24023e-07 obr11x11x11 2.12657e-07 6.27368e-07 2.2872e-07 ibr11x11x11 1.96634e-07 6.27368e-07 2.27857e-07 ofr11x11x11 2.07493e-07 6.27368e-07 2.27317e-07 ifr11x11x11 2.06714e-07 6.27368e-07 2.16754e-07 //obc11x11x11 2.69757e-07 6.27368e-07 2.32954e-07 //ibc11x11x11 1.84413e-07 6.27368e-07 2.34564e-07 //ofc11x11x11 2.30753e-07 6.27368e-07 2.18356e-07 //ifc11x11x11 2.35487e-07 5.22807e-07 2.18594e-07 obc11x11x11 2.43725e-07 5.22807e-07 2.65569e-07 ibc11x11x11 2.41529e-07 6.27368e-07 2.70999e-07 ofc11x11x11 2.57115e-07 5.22807e-07 2.58365e-07 ifc11x11x11 2.48076e-07 6.27368e-07 2.52109e-07 ok30bv37 1.74555e-07 7.95803e-07 1.51501e-07 ik30bv37 1.74028e-07 8.76148e-07 1.59426e-07 //obr12012 2.50617e-07 1.11379e-06 2.41177e-07 //ibr12012 2.98795e-07 9.74564e-07 3.58377e-07 //ofr12012 2.53308e-07 9.74564e-07 1.82569e-07 //ifr12012 2.74501e-07 9.74564e-07 2.64764e-07 obr12012 2.7956e-07 9.74564e-07 2.62104e-07 ibr12012 2.68361e-07 9.04952e-07 2.49321e-07 ofr12012 2.64337e-07 9.74564e-07 3.38083e-07 ifr12012 2.91586e-07 1.11379e-06 2.67769e-07 //obc12012 2.95112e-07 1.11379e-06 2.51516e-07 //ibc12012 2.52943e-07 9.04952e-07 2.81921e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'obrd6x6x6x3v4' --verify 'ibrd6x6x6x3v4' --verify 'ofrd6x6x6x3v4' --verify 'ifrd6x6x6x3v4' --verify '//obcd6x6x6x3v4' --verify '//ibcd6x6x6x3v4' --verify '//ofcd6x6x6x3v4' --verify '//ifcd6x6x6x3v4' --verify 'obcd6x6x6x3v4' --verify 'ibcd6x6x6x3v4' --verify 'ofcd6x6x6x3v4' --verify 'ifcd6x6x6x3v4' --verify 'ok9e00x9hx10e00v14' --verify 'ik9e00x9hx10e00v14' --verify 'obrd11x9x9x6v2' --verify 'ibrd11x9x9x6v2' --verify 'ofrd11x9x9x6v2' --verify 'ifrd11x9x9x6v2' --verify '//obcd11x9x9x6v2' --verify '//ibcd11x9x9x6v2' --verify '//ofcd11x9x9x6v2' --verify '//ifcd11x9x9x6v2' --verify 'obcd11x9x9x6v2' --verify 'ibcd11x9x9x6v2' --verify 'ofcd11x9x9x6v2' --verify 'ifcd11x9x9x6v2' --verify 'ok80o11v143' --verify 'ik80o11v143' --verify '//obr12x32x12' --verify '//ofr12x32x12' --verify 'obr12x32x12' --verify 'ibr12x32x12' --verify 'ofr12x32x12' --verify 'ifr12x32x12' --verify '//obc12x32x12' --verify '//ibc12x32x12' --verify '//ofc12x32x12' --verify '//ifc12x32x12' --verify 'obc12x32x12' --verify 'ibc12x32x12' --verify 'ofc12x32x12' --verify 'ifc12x32x12' --verify 'ok5bx6b*35' --verify 'ik5bx6b*35'" obrd6x6x6x3v4 2.61599e-07 3.74639e-07 2.18297e-07 ibrd6x6x6x3v4 2.20461e-07 3.74639e-07 2.20992e-07 ofrd6x6x6x3v4 2.16645e-07 2.80979e-07 1.68062e-07 ifrd6x6x6x3v4 2.08531e-07 2.80979e-07 1.96161e-07 //obcd6x6x6x3v4 2.09868e-07 2.80979e-07 2.2089e-07 //ibcd6x6x6x3v4 2.09806e-07 2.80979e-07 2.00808e-07 //ofcd6x6x6x3v4 2.0713e-07 2.80979e-07 2.32308e-07 //ifcd6x6x6x3v4 2.11004e-07 2.80979e-07 1.82446e-07 obcd6x6x6x3v4 2.37656e-07 2.80979e-07 2.12361e-07 ibcd6x6x6x3v4 2.2811e-07 2.80979e-07 1.99179e-07 ofcd6x6x6x3v4 2.03965e-07 2.80979e-07 2.21273e-07 ifcd6x6x6x3v4 2.2316e-07 2.80979e-07 2.10612e-07 ok9e00x9hx10e00v14 2.42076e-07 1.09204e-05 2.12114e-07 ik9e00x9hx10e00v14 2.31745e-07 1.09204e-05 2.27814e-07 obrd11x9x9x6v2 2.43891e-07 7.04335e-07 2.06647e-07 ibrd11x9x9x6v2 2.52965e-07 7.82595e-07 2.64542e-07 ofrd11x9x9x6v2 2.72836e-07 8.60854e-07 2.04908e-07 ifrd11x9x9x6v2 2.27505e-07 6.26076e-07 2.54689e-07 //obcd11x9x9x6v2 2.50576e-07 6.26076e-07 2.32772e-07 //ibcd11x9x9x6v2 2.59885e-07 7.04335e-07 2.78621e-07 //ofcd11x9x9x6v2 2.25201e-07 6.26076e-07 2.09264e-07 //ifcd11x9x9x6v2 3.0734e-07 7.04335e-07 2.55304e-07 obcd11x9x9x6v2 2.14508e-07 7.82595e-07 2.35803e-07 ibcd11x9x9x6v2 2.15448e-07 7.04335e-07 2.35939e-07 ofcd11x9x9x6v2 2.59187e-07 7.04335e-07 3.10951e-07 ifcd11x9x9x6v2 2.37409e-07 7.04335e-07 2.38957e-07 ok80o11v143 2.05907e-07 1.14046e-06 2.28415e-07 ik80o11v143 2.26068e-07 1.02041e-06 2.21143e-07 //obr12x32x12 2.12158e-07 6.7435e-07 2.30466e-07 //ofr12x32x12 2.02694e-07 4.49566e-07 1.89211e-07 obr12x32x12 2.39232e-07 5.61958e-07 2.34734e-07 ibr12x32x12 2.13553e-07 5.61958e-07 2.22181e-07 ofr12x32x12 2.20778e-07 4.49566e-07 2.45418e-07 ifr12x32x12 1.98063e-07 5.61958e-07 1.76746e-07 //obc12x32x12 2.15522e-07 5.61958e-07 2.12281e-07 //ibc12x32x12 2.05266e-07 5.61958e-07 2.16306e-07 //ofc12x32x12 2.35052e-07 5.61958e-07 2.14756e-07 //ifc12x32x12 2.14417e-07 4.49566e-07 2.08744e-07 obc12x32x12 2.07061e-07 5.61958e-07 2.08388e-07 ibc12x32x12 2.18175e-07 4.49566e-07 2.21367e-07 ofc12x32x12 2.14993e-07 4.49566e-07 2.15622e-07 ifc12x32x12 2.19655e-07 4.49566e-07 2.30658e-07 ok5bx6b*35 1.6894e-07 1.31045e-06 1.57576e-07 ik5bx6b*35 1.88691e-07 1.10354e-06 1.7513e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'obr9x7*5' --verify 'ibr9x7*5' --verify 'ofr9x7*5' --verify 'ifr9x7*5' --verify '//obc9x7*5' --verify '//ibc9x7*5' --verify '//ofc9x7*5' --verify '//ifc9x7*5' --verify 'obc9x7*5' --verify 'ibc9x7*5' --verify 'ofc9x7*5' --verify 'ifc9x7*5' --verify 'ok54e10*19' --verify 'ik54e10*19' --verify '//obr9x3x8x4' --verify '//ofr9x3x8x4' --verify 'obr9x3x8x4' --verify 'ibr9x3x8x4' --verify 'ofr9x3x8x4' --verify 'ifr9x3x8x4' --verify '//obc9x3x8x4' --verify '//ibc9x3x8x4' --verify '//ofc9x3x8x4' --verify '//ifc9x3x8x4' --verify 'obc9x3x8x4' --verify 'ibc9x3x8x4' --verify 'ofc9x3x8x4' --verify 'ifc9x3x8x4' --verify 'okd10e00x6e01x5e00x4o00v2' --verify 'ikd10e00x6e01x5e00x4o00v2' --verify 'obr45*189' --verify 'ibr45*189' --verify 'ofr45*189' --verify 'ifr45*189' --verify '//obc45*189' --verify '//ibc45*189' --verify '//ofc45*189' --verify '//ifc45*189' --verify 'obc45*189' --verify 'ibc45*189' --verify 'ofc45*189' --verify 'ifc45*189' --verify 'okd169e10*218' --verify 'ikd169e10*218'" obr9x7*5 1.79187e-07 2.88364e-07 1.76544e-07 ibr9x7*5 2.17411e-07 2.16273e-07 2.11728e-07 ofr9x7*5 2.13389e-07 2.16273e-07 1.94983e-07 ifr9x7*5 1.80154e-07 2.16273e-07 2.14428e-07 //obc9x7*5 2.18419e-07 2.16273e-07 2.1069e-07 //ibc9x7*5 3.23772e-07 2.16273e-07 2.0687e-07 //ofc9x7*5 1.89815e-07 2.16273e-07 1.90289e-07 //ifc9x7*5 1.57418e-07 2.16273e-07 2.01219e-07 obc9x7*5 1.71115e-07 2.16273e-07 1.90676e-07 ibc9x7*5 1.94881e-07 2.88364e-07 1.92397e-07 ofc9x7*5 2.37652e-07 2.16273e-07 1.92961e-07 ifc9x7*5 2.01496e-07 2.16273e-07 2.0996e-07 ok54e10*19 2.19376e-07 1.12935e-06 1.61827e-07 ik54e10*19 2.15732e-07 9.41126e-07 1.83641e-07 //obr9x3x8x4 1.98092e-07 3.24447e-07 3.02736e-07 //ofr9x3x8x4 2.25141e-07 3.24447e-07 1.94374e-07 obr9x3x8x4 2.15494e-07 4.54225e-07 2.05279e-07 ibr9x3x8x4 1.84462e-07 5.19115e-07 2.16305e-07 ofr9x3x8x4 2.054e-07 3.24447e-07 2.08443e-07 ifr9x3x8x4 2.30206e-07 3.24447e-07 1.867e-07 //obc9x3x8x4 1.79808e-07 3.89336e-07 2.11226e-07 //ibc9x3x8x4 2.7493e-07 3.89336e-07 2.17761e-07 //ofc9x3x8x4 2.1529e-07 3.89336e-07 2.20544e-07 //ifc9x3x8x4 1.9217e-07 3.89336e-07 2.028e-07 obc9x3x8x4 2.07441e-07 4.54225e-07 2.14414e-07 ibc9x3x8x4 2.19857e-07 3.89336e-07 1.97358e-07 ofc9x3x8x4 2.19543e-07 4.54225e-07 2.01934e-07 ifc9x3x8x4 2.16866e-07 3.89336e-07 2.0163e-07 okd10e00x6e01x5e00x4o00v2 2.3081e-07 1.70155e-05 1.89529e-07 ikd10e00x6e01x5e00x4o00v2 2.28114e-07 1.52763e-05 2.63358e-07 obr45*189 1.93571e-07 3.57294e-07 1.90617e-07 ibr45*189 1.91565e-07 2.85835e-07 1.90051e-07 ofr45*189 1.83983e-07 2.14376e-07 1.80222e-07 ifr45*189 1.68899e-07 2.14376e-07 1.75751e-07 //obc45*189 1.90333e-07 2.85835e-07 1.95869e-07 //ibc45*189 1.97235e-07 2.85835e-07 1.93737e-07 //ofc45*189 2.23923e-07 3.57294e-07 1.88382e-07 //ifc45*189 2.31407e-07 2.85835e-07 2.64373e-07 obc45*189 2.4171e-07 2.85835e-07 1.96814e-07 ibc45*189 2.0016e-07 2.14376e-07 1.88416e-07 ofc45*189 2.15197e-07 2.85835e-07 2.02571e-07 ifc45*189 1.95886e-07 2.85835e-07 2.22402e-07 okd169e10*218 2.34368e-07 1.85622e-06 2.91303e-07 ikd169e10*218 2.32299e-07 1.67659e-06 2.11928e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'okd12o11x10o10' --verify 'ikd12o11x10o10' --verify 'obr12v44' --verify 'ibr12v44' --verify 'ofr12v44' --verify 'ifr12v44' --verify '//obc12v44' --verify '//ibc12v44' --verify '//ofc12v44' --verify '//ifc12v44' --verify 'obc12v44' --verify 'ibc12v44' --verify 'ofc12v44' --verify 'ifc12v44' --verify 'okd6o01x10e11v23' --verify 'ikd6o01x10e11v23' --verify 'obrd22v182' --verify 'ibrd22v182' --verify 'ofrd22v182' --verify 'ifrd22v182' --verify '//obcd22v182' --verify '//ibcd22v182' --verify '//ofcd22v182' --verify '//ifcd22v182' --verify 'obcd22v182' --verify 'ibcd22v182' --verify 'ofcd22v182' --verify 'ifcd22v182' --verify 'okd10e01x7h*18' --verify 'ikd10e01x7h*18' --verify 'obr3v196' --verify 'ibr3v196' --verify 'ofr3v196' --verify 'ifr3v196' --verify '//obc3v196' --verify '//ibc3v196' --verify '//ofc3v196' --verify '//ifc3v196' --verify 'obc3v196' --verify 'ibc3v196' --verify 'ofc3v196' --verify 'ifc3v196' --verify 'ok4e10x9e00*9' --verify 'ik4e10x9e00*9'" okd12o11x10o10 2.46218e-07 1.67251e-06 2.25084e-07 ikd12o11x10o10 2.84853e-07 1.07519e-06 3.08352e-07 obr12v44 1.3704e-07 2.11169e-07 1.2446e-07 ibr12v44 1.55471e-07 2.11169e-07 1.29356e-07 ofr12v44 1.63331e-07 2.11169e-07 1.09878e-07 ifr12v44 1.59547e-07 1.40779e-07 1.38571e-07 //obc12v44 1.546e-07 2.11169e-07 1.62512e-07 //ibc12v44 1.692e-07 1.45179e-07 1.57128e-07 //ofc12v44 2.05375e-07 2.11169e-07 1.54044e-07 //ifc12v44 1.85052e-07 2.11169e-07 1.57244e-07 obc12v44 2.27851e-07 2.11169e-07 1.72472e-07 ibc12v44 1.84854e-07 1.40779e-07 1.55899e-07 ofc12v44 1.75199e-07 1.40779e-07 1.61624e-07 ifc12v44 2.05372e-07 2.11169e-07 1.66238e-07 okd6o01x10e11v23 2.45136e-07 5.97451e-07 2.36002e-07 ikd6o01x10e11v23 2.47834e-07 6.45893e-07 2.30709e-07 obrd22v182 2.1519e-07 3.06662e-07 1.53385e-07 ibrd22v182 1.94629e-07 3.06662e-07 1.59743e-07 ofrd22v182 2.10001e-07 3.06662e-07 1.28961e-07 ifrd22v182 1.82587e-07 2.04441e-07 1.31111e-07 //obcd22v182 2.49685e-07 3.06662e-07 1.97156e-07 //ibcd22v182 2.07461e-07 2.04441e-07 2.00359e-07 //ofcd22v182 2.09961e-07 3.06662e-07 2.00485e-07 //ifcd22v182 2.1548e-07 3.06662e-07 1.95236e-07 obcd22v182 1.76574e-07 3.06662e-07 1.91098e-07 ibcd22v182 2.44907e-07 3.06662e-07 1.84497e-07 ofcd22v182 2.16077e-07 3.06662e-07 1.95661e-07 ifcd22v182 2.09111e-07 3.06662e-07 1.77691e-07 okd10e01x7h*18 2.10084e-07 1.38415e-06 2.09281e-07 ikd10e01x7h*18 2.46783e-07 1.50998e-06 1.98701e-07 obr3v196 1.7849e-07 1.38353e-07 8.05909e-08 ibr3v196 1.57589e-07 2.0753e-07 1.48371e-07 ofr3v196 1.46472e-07 1.38353e-07 1.00884e-07 ifr3v196 1.22679e-07 1.38353e-07 1.04251e-07 //obc3v196 1.57973e-07 2.0753e-07 1.61069e-07 //ibc3v196 1.66295e-07 1.38353e-07 1.66209e-07 //ofc3v196 1.61048e-07 1.38353e-07 1.71633e-07 //ifc3v196 1.49035e-07 1.38353e-07 1.69371e-07 obc3v196 1.38172e-07 1.38353e-07 1.6656e-07 ibc3v196 1.98276e-07 1.38353e-07 1.63946e-07 ofc3v196 1.78617e-07 2.0753e-07 9.60992e-08 ifc3v196 1.61731e-07 1.38353e-07 1.70853e-07 ok4e10x9e00*9 2.0277e-07 8.60956e-07 2.45573e-07 ik4e10x9e00*9 2.41147e-07 9.27183e-07 2.38233e-07 Executing "/builddir/build/BUILD/fftw-3.3.3/single/tests/bench -o nthreads=2 --verbose=1 --verify 'ok12e00*40' --verify 'ik12e00*40' --verify 'obr72*12' --verify 'ibr72*12' --verify 'ofr72*12' --verify 'ifr72*12' --verify '//obc72*12' --verify '//ibc72*12' --verify '//ofc72*12' --verify '//ifc72*12' --verify 'obc72*12' --verify 'ibc72*12' --verify 'ofc72*12' --verify 'ifc72*12'" ok12e00*40 2.27966e-07 4.27663e-07 1.25584e-07 ik12e00*40 1.56027e-07 8.55327e-07 1.05565e-07 obr72*12 2.17205e-07 3.04394e-07 2.33732e-07 ibr72*12 1.98371e-07 3.65273e-07 1.71164e-07 ofr72*12 1.82605e-07 2.43515e-07 1.59069e-07 ifr72*12 1.80764e-07 1.82636e-07 1.89804e-07 //obc72*12 1.7425e-07 2.43515e-07 2.00486e-07 //ibc72*12 1.76966e-07 2.43515e-07 1.90775e-07 //ofc72*12 1.90652e-07 2.43515e-07 2.53086e-07 //ifc72*12 1.6987e-07 2.43515e-07 1.88774e-07 obc72*12 1.72616e-07 2.43515e-07 2.22723e-07 ibc72*12 2.18409e-07 2.43515e-07 1.77732e-07 ofc72*12 1.73783e-07 2.43515e-07 1.70918e-07 ifc72*12 2.70274e-07 2.43515e-07 1.62556e-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 '//obrd2700' --verify '//ibrd2700' --verify '//ofrd2700' --verify '//ifrd2700' --verify 'obrd2700' --verify 'ibrd2700' --verify 'ofrd2700' --verify 'ifrd2700' --verify '//obcd2700' --verify '//ibcd2700' --verify '//ofcd2700' --verify '//ifcd2700' --verify 'obcd2700' --verify 'ibcd2700' --verify 'ofcd2700' --verify 'ifcd2700' --verify 'okd1800e10' --verify 'ikd1800e10' --verify 'obr6x2x6v5' --verify 'ibr6x2x6v5' --verify 'ofr6x2x6v5' --verify 'ifr6x2x6v5' --verify '//obc6x2x6v5' --verify '//ibc6x2x6v5' --verify '//ofc6x2x6v5' --verify '//ifc6x2x6v5' --verify 'obc6x2x6v5' --verify 'ibc6x2x6v5' --verify 'ofc6x2x6v5' --verify 'ifc6x2x6v5' --verify 'okd10e10x12o01v22' --verify 'ikd10e10x12o01v22' --verify 'obr13x6*6' --verify 'ibr13x6*6' --verify 'ofr13x6*6' --verify 'ifr13x6*6' --verify '//obc13x6*6' --verify '//ibc13x6*6' --verify '//ofc13x6*6' --verify '//ifc13x6*6' --verify 'obc13x6*6' --verify 'ibc13x6*6' --verify 'ofc13x6*6' --verify 'ifc13x6*6'" //obrd2700 4.5051e-16 1.09395e-15 5.26477e-16 //ibrd2700 4.26424e-16 1.50418e-15 5.46981e-16 //ofrd2700 3.82155e-16 1.09395e-15 6.73693e-16 //ifrd2700 5.21798e-16 1.36744e-15 7.69388e-16 obrd2700 3.85423e-16 1.36744e-15 4.48217e-16 ibrd2700 4.17551e-16 1.50418e-15 4.21473e-16 ofrd2700 4.65003e-16 1.09395e-15 7.71269e-16 ifrd2700 4.19133e-16 1.09395e-15 7.97145e-16 //obcd2700 4.0552e-16 1.50418e-15 7.48697e-16 //ibcd2700 4.83043e-16 1.64093e-15 8.04752e-16 //ofcd2700 4.00937e-16 1.64093e-15 7.18046e-16 //ifcd2700 3.77087e-16 1.64093e-15 6.81162e-16 obcd2700 4.29668e-16 1.09395e-15 7.2882e-16 ibcd2700 4.20661e-16 1.64093e-15 7.1255e-16 ofcd2700 3.95435e-16 1.64093e-15 7.16734e-16 ifcd2700 4.181e-16 1.36744e-15 6.60677e-16 okd1800e10 3.8497e-16 1.16573e-14 4.42948e-16 ikd1800e10 4.23503e-16 1.14353e-14 4.46017e-16 obr6x2x6v5 4.26717e-16 5.0243e-16 5.16764e-16 ibr6x2x6v5 2.95781e-16 3.76822e-16 4.73081e-16 ofr6x2x6v5 3.2182e-16 2.51215e-16 8.39468e-16 ifr6x2x6v5 2.31203e-16 2.51215e-16 8.29495e-16 //obc6x2x6v5 3.55949e-16 3.76822e-16 8.651e-16 //ibc6x2x6v5 3.27836e-16 3.76822e-16 9.05196e-16 //ofc6x2x6v5 3.24418e-16 5.0243e-16 7.82924e-16 //ifc6x2x6v5 3.30526e-16 3.76822e-16 8.6333e-16 obc6x2x6v5 3.76904e-16 5.0243e-16 8.16756e-16 ibc6x2x6v5 3.08753e-16 3.76822e-16 9.30989e-16 ofc6x2x6v5 3.25825e-16 3.76822e-16 8.47045e-16 ifc6x2x6v5 3.32035e-16 3.76822e-16 7.92779e-16 okd10e10x12o01v22 3.61802e-16 1.31704e-15 3.63736e-16 ikd10e10x12o01v22 4.04428e-16 1.9902e-15 4.19814e-16 obr13x6*6 4.15661e-16 5.86637e-16 4.9515e-16 ibr13x6*6 3.25521e-16 4.6931e-16 5.73116e-16 ofr13x6*6 3.15899e-16 3.51982e-16 8.44184e-16 ifr13x6*6 3.02389e-16 4.6931e-16 9.91011e-16 //obc13x6*6 4.57457e-16 4.6931e-16 8.75009e-16 //ibc13x6*6 3.95807e-16 5.86637e-16 9.04706e-16 //ofc13x6*6 3.57437e-16 3.51982e-16 8.46701e-16 //ifc13x6*6 3.51408e-16 5.86637e-16 9.14414e-16 obc13x6*6 3.4381e-16 3.51982e-16 8.78583e-16 ibc13x6*6 3.77313e-16 3.51982e-16 8.23826e-16 ofc13x6*6 3.51249e-16 4.6931e-16 9.07675e-16 ifc13x6*6 3.48245e-16 4.6931e-16 8.1749e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ok12o00x3o01v15' --verify 'ik12o00x3o01v15' --verify 'obr2x13x4v4' --verify 'ibr2x13x4v4' --verify 'ofr2x13x4v4' --verify 'ifr2x13x4v4' --verify '//obc2x13x4v4' --verify '//ibc2x13x4v4' --verify '//ofc2x13x4v4' --verify '//ifc2x13x4v4' --verify 'obc2x13x4v4' --verify 'ibc2x13x4v4' --verify 'ofc2x13x4v4' --verify 'ifc2x13x4v4' --verify 'ok5760e00' --verify 'ik5760e00' --verify 'obrd8x12x3*6' --verify 'ibrd8x12x3*6' --verify 'ofrd8x12x3*6' --verify 'ifrd8x12x3*6' --verify '//obcd8x12x3*6' --verify '//ibcd8x12x3*6' --verify '//ofcd8x12x3*6' --verify '//ifcd8x12x3*6' --verify 'obcd8x12x3*6' --verify 'ibcd8x12x3*6' --verify 'ofcd8x12x3*6' --verify 'ifcd8x12x3*6' --verify 'ok8e00x21hx11o01*2' --verify 'ik8e00x21hx11o01*2' --verify 'obrd12x7x4*5' --verify 'ibrd12x7x4*5' --verify 'ofrd12x7x4*5' --verify 'ifrd12x7x4*5' --verify '//obcd12x7x4*5' --verify '//ibcd12x7x4*5' --verify '//ofcd12x7x4*5' --verify '//ifcd12x7x4*5' --verify 'obcd12x7x4*5' --verify 'ibcd12x7x4*5' --verify 'ofcd12x7x4*5' --verify 'ifcd12x7x4*5' --verify 'ok7hv40' --verify 'ik7hv40'" ok12o00x3o01v15 4.23961e-16 7.75408e-16 4.57447e-16 ik12o00x3o01v15 3.64401e-16 9.09613e-16 3.90811e-16 obr2x13x4v4 3.27441e-16 4.35465e-16 4.41479e-16 ibr2x13x4v4 3.33044e-16 4.35465e-16 4.36065e-16 ofr2x13x4v4 3.09222e-16 4.35465e-16 8.13963e-16 ifr2x13x4v4 2.81512e-16 4.35465e-16 8.58681e-16 //obc2x13x4v4 3.79086e-16 4.35465e-16 8.5028e-16 //ibc2x13x4v4 3.4679e-16 4.35465e-16 7.87686e-16 //ofc2x13x4v4 3.84213e-16 4.35465e-16 8.19891e-16 //ifc2x13x4v4 3.08519e-16 4.35465e-16 7.45832e-16 obc2x13x4v4 3.35222e-16 4.35465e-16 7.6726e-16 ibc2x13x4v4 3.57402e-16 4.35465e-16 7.51829e-16 ofc2x13x4v4 3.66188e-16 4.35465e-16 7.0873e-16 ifc2x13x4v4 3.88664e-16 4.35465e-16 8.48206e-16 ok5760e00 5.1467e-16 2.84217e-14 4.12779e-16 ik5760e00 4.90703e-16 2.84217e-14 5.6842e-16 obrd8x12x3*6 3.50529e-16 5.49532e-16 5.74068e-16 ibrd8x12x3*6 3.59727e-16 5.49532e-16 5.25402e-16 ofrd8x12x3*6 3.25126e-16 4.27414e-16 8.06841e-16 ifrd8x12x3*6 3.42769e-16 4.27414e-16 8.32466e-16 //obcd8x12x3*6 3.13712e-16 4.88473e-16 7.93042e-16 //ibcd8x12x3*6 3.41872e-16 4.88473e-16 8.26267e-16 //ofcd8x12x3*6 3.92948e-16 4.88473e-16 7.94828e-16 //ifcd8x12x3*6 3.24903e-16 6.10592e-16 7.88312e-16 obcd8x12x3*6 3.71444e-16 4.88473e-16 7.89412e-16 ibcd8x12x3*6 3.39282e-16 4.88473e-16 7.90192e-16 ofcd8x12x3*6 3.28269e-16 3.66355e-16 1.07106e-15 ifcd8x12x3*6 3.54373e-16 4.88473e-16 8.05981e-16 ok8e00x21hx11o01*2 6.31118e-16 1.92346e-14 4.66894e-16 ik8e00x21hx11o01*2 4.0549e-16 1.52378e-14 4.79714e-16 obrd12x7x4*5 3.77569e-16 6.97739e-16 4.37071e-16 ibrd12x7x4*5 5.05663e-16 5.81449e-16 5.92107e-16 ofrd12x7x4*5 3.22176e-16 5.81449e-16 8.43985e-16 ifrd12x7x4*5 3.3967e-16 5.81449e-16 8.6835e-16 //obcd12x7x4*5 3.56369e-16 5.81449e-16 7.93142e-16 //ibcd12x7x4*5 3.45421e-16 5.81449e-16 7.94022e-16 //ofcd12x7x4*5 3.95577e-16 5.81449e-16 8.60865e-16 //ifcd12x7x4*5 3.33399e-16 5.81449e-16 8.06977e-16 obcd12x7x4*5 3.60356e-16 5.81449e-16 7.70603e-16 ibcd12x7x4*5 3.57889e-16 5.81449e-16 8.39132e-16 ofcd12x7x4*5 3.25225e-16 5.81449e-16 7.70313e-16 ifcd12x7x4*5 3.38775e-16 5.81449e-16 7.9228e-16 ok7hv40 2.40811e-16 4.55191e-16 2.59558e-16 ik7hv40 2.60475e-16 5.68989e-16 2.50283e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ofc3*9' --verify 'ifc3*9' --verify 'okd768e10' --verify 'ikd768e10' --verify 'obr26v219' --verify 'ibr26v219' --verify 'ofr26v219' --verify 'ifr26v219' --verify '//obc26v219' --verify '//ibc26v219' --verify '//ofc26v219' --verify '//ifc26v219' --verify 'obc26v219' --verify 'ibc26v219' --verify 'ofc26v219' --verify 'ifc26v219' --verify 'ok6e10v31' --verify 'ik6e10v31' --verify 'obrd13x8x8x5*1' --verify 'ibrd13x8x8x5*1' --verify 'ofrd13x8x8x5*1' --verify 'ifrd13x8x8x5*1' --verify '//obcd13x8x8x5*1' --verify '//ibcd13x8x8x5*1' --verify '//ofcd13x8x8x5*1' --verify '//ifcd13x8x8x5*1' --verify 'obcd13x8x8x5*1' --verify 'ibcd13x8x8x5*1' --verify 'ofcd13x8x8x5*1' --verify 'ifcd13x8x8x5*1' --verify 'ok10o11*85' --verify 'ik10o11*85' --verify 'obr10x12v17' --verify 'ibr10x12v17' --verify 'ofr10x12v17' --verify 'ifr10x12v17' --verify '//obc10x12v17' --verify '//ibc10x12v17' --verify '//ofc10x12v17' --verify '//ifc10x12v17' --verify 'obc10x12v17' --verify 'ibc10x12v17' --verify 'ofc10x12v17' --verify 'ifc10x12v17'" ofc3*9 2.3475e-16 2.84883e-16 6.97621e-16 ifc3*9 2.85238e-16 1.42442e-16 6.61482e-16 okd768e10 4.43394e-16 1.29896e-14 3.63044e-16 ikd768e10 4.70865e-16 7.66054e-15 3.76844e-16 obr26v219 3.50481e-16 5.24944e-16 3.58907e-16 ibr26v219 3.3492e-16 5.24944e-16 3.9255e-16 ofr26v219 3.29433e-16 5.24944e-16 7.64824e-16 ifr26v219 3.30397e-16 3.49963e-16 8.59184e-16 //obc26v219 3.76721e-16 4.37454e-16 9.4158e-16 //ibc26v219 3.29778e-16 5.24944e-16 9.01193e-16 //ofc26v219 3.69437e-16 5.24944e-16 9.34596e-16 //ifc26v219 4.09164e-16 5.24944e-16 1.05719e-15 obc26v219 3.43401e-16 5.24944e-16 9.00582e-16 ibc26v219 3.87329e-16 5.24944e-16 8.56148e-16 ofc26v219 3.82802e-16 5.24944e-16 9.86649e-16 ifc26v219 4.41877e-16 4.37454e-16 9.53131e-16 ok6e10v31 2.95396e-16 2.29207e-16 1.82719e-16 ik6e10v31 3.36445e-16 2.29207e-16 1.59089e-16 obrd13x8x8x5*1 4.15023e-16 1.98297e-15 5.71865e-16 ibrd13x8x8x5*1 4.35579e-16 1.98297e-15 5.27972e-16 ofrd13x8x8x5*1 3.74059e-16 1.54231e-15 8.14854e-16 ifrd13x8x8x5*1 4.22476e-16 1.54231e-15 7.5914e-16 //obcd13x8x8x5*1 3.96364e-16 1.54231e-15 7.72957e-16 //ibcd13x8x8x5*1 4.37635e-16 1.54231e-15 7.92579e-16 //ofcd13x8x8x5*1 4.7873e-16 1.54231e-15 7.20734e-16 //ifcd13x8x8x5*1 4.23498e-16 1.54231e-15 7.74355e-16 obcd13x8x8x5*1 4.08408e-16 1.54231e-15 7.62976e-16 ibcd13x8x8x5*1 4.40222e-16 1.54231e-15 8.06387e-16 ofcd13x8x8x5*1 4.33423e-16 1.54231e-15 8.15016e-16 ifcd13x8x8x5*1 4.38691e-16 1.54231e-15 7.15159e-16 ok10o11*85 3.60948e-16 6.76055e-16 4.12077e-16 ik10o11*85 4.35759e-16 7.88731e-16 3.88283e-16 obr10x12v17 3.70412e-16 5.15092e-16 3.89793e-16 ibr10x12v17 3.86941e-16 5.15092e-16 5.0083e-16 ofr10x12v17 3.65187e-16 3.43394e-16 7.5242e-16 ifr10x12v17 3.20723e-16 3.43394e-16 7.48039e-16 //obc10x12v17 3.45227e-16 5.15092e-16 8.7875e-16 //ibc10x12v17 3.06896e-16 4.29243e-16 7.77258e-16 //ofc10x12v17 3.56992e-16 3.43394e-16 8.93302e-16 //ifc10x12v17 3.34905e-16 5.15092e-16 8.15982e-16 obc10x12v17 4.00313e-16 3.43394e-16 8.01634e-16 ibc10x12v17 3.44496e-16 3.43394e-16 9.01569e-16 ofc10x12v17 3.55518e-16 3.43394e-16 7.82507e-16 ifc10x12v17 3.5023e-16 3.43394e-16 7.82106e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'obc3x10x7x9*8' --verify 'ibc3x10x7x9*8' --verify 'ofc3x10x7x9*8' --verify 'ifc3x10x7x9*8' --verify 'ok8o00x2e00x6o01x6e00' --verify 'ik8o00x2e00x6o01x6e00' --verify 'obr39*150' --verify 'ibr39*150' --verify 'ofr39*150' --verify 'ifr39*150' --verify '//obc39*150' --verify '//ibc39*150' --verify '//ofc39*150' --verify '//ifc39*150' --verify 'obc39*150' --verify 'ibc39*150' --verify 'ofc39*150' --verify 'ifc39*150' --verify 'okd10hx4o01x21hv10' --verify 'ikd10hx4o01x21hv10' --verify 'obr6x8x6x7v9' --verify 'ibr6x8x6x7v9' --verify 'ofr6x8x6x7v9' --verify 'ifr6x8x6x7v9' --verify '//obc6x8x6x7v9' --verify '//ibc6x8x6x7v9' --verify '//ofc6x8x6x7v9' --verify '//ifc6x8x6x7v9' --verify 'obc6x8x6x7v9' --verify 'ibc6x8x6x7v9' --verify 'ofc6x8x6x7v9' --verify 'ifc6x8x6x7v9' --verify 'okd18o01*213' --verify 'ikd18o01*213' --verify 'obr3*9' --verify 'ibr3*9' --verify 'ofr3*9' --verify 'ifr3*9' --verify '//obc3*9' --verify '//ibc3*9' --verify '//ofc3*9' --verify '//ifc3*9' --verify 'obc3*9' --verify 'ibc3*9'" obc3x10x7x9*8 4.59582e-16 9.19352e-16 6.43189e-16 ibc3x10x7x9*8 4.43791e-16 9.19352e-16 6.48461e-16 ofc3x10x7x9*8 4.83188e-16 8.04433e-16 6.15442e-16 ifc3x10x7x9*8 4.00454e-16 9.19352e-16 6.15931e-16 ok8o00x2e00x6o01x6e00 3.82785e-16 9.10353e-15 4.27306e-16 ik8o00x2e00x6o01x6e00 3.33645e-16 7.99476e-15 3.64386e-16 obr39*150 4.19071e-16 5.72682e-16 4.21889e-16 ibr39*150 3.65548e-16 5.72682e-16 4.11713e-16 ofr39*150 3.79123e-16 4.29512e-16 8.66066e-16 ifr39*150 3.34673e-16 4.29512e-16 8.78566e-16 //obc39*150 3.52372e-16 4.29512e-16 8.27915e-16 //ibc39*150 3.61473e-16 4.29512e-16 8.5382e-16 //ofc39*150 4.05518e-16 4.29512e-16 7.47069e-16 //ifc39*150 3.90284e-16 4.29512e-16 8.89131e-16 obc39*150 3.529e-16 4.29512e-16 7.90983e-16 ibc39*150 3.92897e-16 4.29512e-16 9.40568e-16 ofc39*150 4.23167e-16 4.29512e-16 8.99631e-16 ifc39*150 3.66766e-16 5.72682e-16 8.13157e-16 okd10hx4o01x21hv10 3.89865e-16 5.35356e-15 4.09949e-16 ikd10hx4o01x21hv10 4.33043e-16 6.69195e-15 5.14882e-16 obr6x8x6x7v9 3.78982e-16 1.14292e-15 6.15142e-16 ibr6x8x6x7v9 4.30694e-16 1.14292e-15 5.94003e-16 ofr6x8x6x7v9 4.12161e-16 9.67086e-16 8.51018e-16 ifr6x8x6x7v9 4.41221e-16 9.67086e-16 9.38455e-16 //obc6x8x6x7v9 4.04621e-16 9.67086e-16 8.73186e-16 //ibc6x8x6x7v9 4.19914e-16 9.67086e-16 8.6392e-16 //ofc6x8x6x7v9 3.91583e-16 9.67086e-16 8.85223e-16 //ifc6x8x6x7v9 3.83233e-16 9.67086e-16 8.81275e-16 obc6x8x6x7v9 3.83965e-16 9.67086e-16 8.12228e-16 ibc6x8x6x7v9 3.89056e-16 9.67086e-16 8.20669e-16 ofc6x8x6x7v9 4.18955e-16 1.14292e-15 8.4828e-16 ifc6x8x6x7v9 3.72185e-16 9.67086e-16 8.50763e-16 okd18o01*213 3.45229e-16 1.1197e-15 3.82055e-16 ikd18o01*213 4.26934e-16 8.95757e-16 3.87285e-16 obr3*9 2.87402e-16 2.84883e-16 3.38445e-16 ibr3*9 2.11291e-16 1.42442e-16 3.7322e-16 ofr3*9 2.30432e-16 2.84883e-16 5.14899e-16 ifr3*9 2.53491e-16 1.42442e-16 6.09232e-16 //obc3*9 2.17865e-16 1.42442e-16 6.49156e-16 //ibc3*9 2.48852e-16 1.42442e-16 5.96394e-16 //ofc3*9 2.05939e-16 2.84883e-16 6.01503e-16 //ifc3*9 2.12665e-16 1.42442e-16 5.77683e-16 obc3*9 2.50981e-16 1.42442e-16 5.9646e-16 ibc3*9 2.86236e-16 2.84883e-16 5.96641e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify '//ofc4x12*9' --verify '//ifc4x12*9' --verify 'obc4x12*9' --verify 'ibc4x12*9' --verify 'ofc4x12*9' --verify 'ifc4x12*9' --verify 'ok8e00x7bx11e01x5o01v6' --verify 'ik8e00x7bx11e01x5o01v6' --verify 'obrd10x9v15' --verify 'ibrd10x9v15' --verify 'ofrd10x9v15' --verify 'ifrd10x9v15' --verify '//obcd10x9v15' --verify '//ibcd10x9v15' --verify '//ofcd10x9v15' --verify '//ifcd10x9v15' --verify 'obcd10x9v15' --verify 'ibcd10x9v15' --verify 'ofcd10x9v15' --verify 'ifcd10x9v15' --verify 'ok12o01x10e00x9h*12' --verify 'ik12o01x10e00x9h*12' --verify 'obr6x10x12*8' --verify 'ibr6x10x12*8' --verify 'ofr6x10x12*8' --verify 'ifr6x10x12*8' --verify '//obc6x10x12*8' --verify '//ibc6x10x12*8' --verify '//ofc6x10x12*8' --verify '//ifc6x10x12*8' --verify 'obc6x10x12*8' --verify 'ibc6x10x12*8' --verify 'ofc6x10x12*8' --verify 'ifc6x10x12*8' --verify 'ok2o01x5o11x2o10x11o01*5' --verify 'ik2o01x5o11x2o10x11o01*5' --verify 'obr3x10x7x9*8' --verify 'ibr3x10x7x9*8' --verify 'ofr3x10x7x9*8' --verify 'ifr3x10x7x9*8' --verify '//obc3x10x7x9*8' --verify '//ibc3x10x7x9*8' --verify '//ofc3x10x7x9*8' --verify '//ifc3x10x7x9*8'" //ofc4x12*9 3.15612e-16 4.27325e-16 8.1517e-16 //ifc4x12*9 2.96928e-16 2.84883e-16 7.88191e-16 obc4x12*9 3.32901e-16 2.84883e-16 8.34434e-16 ibc4x12*9 2.38561e-16 2.84883e-16 8.67108e-16 ofc4x12*9 2.912e-16 2.84883e-16 8.00781e-16 ifc4x12*9 3.68859e-16 2.84883e-16 7.30384e-16 ok8e00x7bx11e01x5o01v6 4.17601e-16 3.44539e-14 4.57783e-16 ik8e00x7bx11e01x5o01v6 4.13919e-16 2.9791e-14 5.23362e-16 obrd10x9v15 4.36782e-16 4.99319e-16 4.10561e-16 ibrd10x9v15 3.67056e-16 6.99046e-16 3.60551e-16 ofrd10x9v15 3.10054e-16 5.99182e-16 5.91585e-16 ifrd10x9v15 3.46822e-16 4.99319e-16 5.94472e-16 //obcd10x9v15 3.79957e-16 4.99319e-16 5.80764e-16 //ibcd10x9v15 3.72775e-16 4.99319e-16 5.51375e-16 //ofcd10x9v15 3.51461e-16 5.99182e-16 5.83482e-16 //ifcd10x9v15 3.51954e-16 4.99319e-16 5.61005e-16 obcd10x9v15 3.23827e-16 5.99182e-16 7.10773e-16 ibcd10x9v15 3.29285e-16 5.99182e-16 5.74979e-16 ofcd10x9v15 3.52853e-16 3.99455e-16 6.0704e-16 ifcd10x9v15 3.13187e-16 5.99182e-16 5.31453e-16 ok12o01x10e00x9h*12 4.50767e-16 1.34656e-14 4.227e-16 ik12o01x10e00x9h*12 4.09586e-16 1.28591e-14 5.01199e-16 obr6x10x12*8 3.40909e-16 5.95808e-16 5.48413e-16 ibr6x10x12*8 3.38714e-16 5.95808e-16 5.35119e-16 ofr6x10x12*8 4.01052e-16 4.46856e-16 9.06772e-16 ifr6x10x12*8 3.98337e-16 4.46856e-16 8.68265e-16 //obc6x10x12*8 3.83764e-16 5.95808e-16 8.88404e-16 //ibc6x10x12*8 3.72085e-16 5.95808e-16 8.64564e-16 //ofc6x10x12*8 3.81524e-16 5.95808e-16 8.7124e-16 //ifc6x10x12*8 4.00545e-16 4.46856e-16 8.80957e-16 obc6x10x12*8 4.12282e-16 5.95808e-16 7.9488e-16 ibc6x10x12*8 3.31036e-16 4.46856e-16 8.93361e-16 ofc6x10x12*8 4.55368e-16 4.46856e-16 8.392e-16 ifc6x10x12*8 4.09119e-16 5.95808e-16 9.97975e-16 ok2o01x5o11x2o10x11o01*5 4.82734e-16 1.88375e-15 4.80719e-16 ik2o01x5o11x2o10x11o01*5 4.72465e-16 2.59537e-15 4.95428e-16 obr3x10x7x9*8 4.24182e-16 9.19352e-16 5.0304e-16 ibr3x10x7x9*8 3.89093e-16 9.19352e-16 4.56321e-16 ofr3x10x7x9*8 4.15163e-16 7.35482e-16 6.43398e-16 ifr3x10x7x9*8 3.74612e-16 9.19352e-16 6.67698e-16 //obc3x10x7x9*8 4.00803e-16 7.35482e-16 6.30181e-16 //ibc3x10x7x9*8 4.3393e-16 7.35482e-16 6.47243e-16 //ofc3x10x7x9*8 3.66615e-16 9.19352e-16 6.26873e-16 //ifc3x10x7x9*8 4.07672e-16 8.04433e-16 7.64254e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'obc10x7' --verify 'ibc10x7' --verify 'ofc10x7' --verify 'ifc10x7' --verify 'okd18o11x10o01*23' --verify 'ikd18o11x10o01*23' --verify 'obrd10v118' --verify 'ibrd10v118' --verify 'ofrd10v118' --verify 'ifrd10v118' --verify '//obcd10v118' --verify '//ibcd10v118' --verify '//ofcd10v118' --verify '//ifcd10v118' --verify 'obcd10v118' --verify 'ibcd10v118' --verify 'ofcd10v118' --verify 'ifcd10v118' --verify 'ok11bx65o00' --verify 'ik11bx65o00' --verify '//obr110' --verify '//ibr110' --verify '//ofr110' --verify '//ifr110' --verify 'obr110' --verify 'ibr110' --verify 'ofr110' --verify 'ifr110' --verify '//obc110' --verify '//ibc110' --verify '//ofc110' --verify '//ifc110' --verify 'obc110' --verify 'ibc110' --verify 'ofc110' --verify 'ifc110' --verify 'ok9e00x8e10x3o11' --verify 'ik9e00x8e10x3o11' --verify 'obr4x12*9' --verify 'ibr4x12*9' --verify 'ofr4x12*9' --verify 'ifr4x12*9' --verify '//obc4x12*9' --verify '//ibc4x12*9'" obc10x7 4.24185e-16 6.36946e-16 3.804e-16 ibc10x7 3.16398e-16 4.24631e-16 4.34868e-16 ofc10x7 2.82066e-16 6.36946e-16 4.21582e-16 ifc10x7 4.16178e-16 6.36946e-16 4.56792e-16 okd18o11x10o01*23 4.00786e-16 1.93719e-15 5.95732e-16 ikd18o11x10o01*23 4.48694e-16 1.99589e-15 5.8736e-16 obrd10v118 3.08125e-16 2.83247e-16 2.66538e-16 ibrd10v118 3.27771e-16 4.2487e-16 2.48995e-16 ofrd10v118 2.65618e-16 2.83247e-16 3.27863e-16 ifrd10v118 1.96717e-16 2.83247e-16 3.69441e-16 //obcd10v118 3.49055e-16 2.83247e-16 3.12777e-16 //ibcd10v118 3.32408e-16 2.83247e-16 3.19182e-16 //ofcd10v118 2.80807e-16 2.83247e-16 3.06553e-16 //ifcd10v118 2.85225e-16 2.83247e-16 3.75127e-16 obcd10v118 2.91088e-16 2.83247e-16 4.23437e-16 ibcd10v118 4.02653e-16 2.83247e-16 3.20721e-16 ofcd10v118 3.2489e-16 2.83247e-16 3.15474e-16 ifcd10v118 3.13675e-16 3.54059e-16 3.16533e-16 ok11bx65o00 3.99699e-16 9.99201e-15 3.74227e-16 ik11bx65o00 3.37484e-16 1.04361e-14 3.69225e-16 //obr110 4.40655e-16 6.77476e-16 4.87336e-16 //ibr110 4.64853e-16 6.77476e-16 4.50237e-16 //ofr110 4.75391e-16 5.08107e-16 9.82795e-16 //ifr110 3.77313e-16 5.08107e-16 7.90451e-16 obr110 3.19232e-16 8.46845e-16 5.20587e-16 ibr110 3.41642e-16 6.77476e-16 4.22767e-16 ofr110 3.57452e-16 5.08107e-16 1.09526e-15 ifr110 5.88987e-16 5.08107e-16 8.91925e-16 //obc110 3.40477e-16 6.77476e-16 9.0384e-16 //ibc110 3.71846e-16 6.77476e-16 8.06725e-16 //ofc110 3.23311e-16 5.08107e-16 1.02005e-15 //ifc110 3.61804e-16 5.08107e-16 8.54664e-16 obc110 3.41837e-16 5.08107e-16 7.83925e-16 ibc110 3.87417e-16 8.46845e-16 8.56381e-16 ofc110 3.73621e-16 5.08107e-16 8.79249e-16 ifc110 4.36283e-16 6.77476e-16 8.31679e-16 ok9e00x8e10x3o11 3.77463e-16 4.36767e-15 3.16334e-16 ik9e00x8e10x3o11 3.58617e-16 4.94237e-15 3.62323e-16 obr4x12*9 2.89394e-16 4.27325e-16 3.43509e-16 ibr4x12*9 3.18062e-16 2.84883e-16 2.80952e-16 ofr4x12*9 3.33973e-16 2.84883e-16 7.73186e-16 ifr4x12*9 2.32966e-16 2.84883e-16 8.17412e-16 //obc4x12*9 2.86379e-16 2.84883e-16 7.9303e-16 //ibc4x12*9 3.10948e-16 2.84883e-16 8.3107e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ok108e01x7o10' --verify 'ik108e01x7o10' --verify '//obr10x12x8x5' --verify '//ofr10x12x8x5' --verify 'obr10x12x8x5' --verify 'ibr10x12x8x5' --verify 'ofr10x12x8x5' --verify 'ifr10x12x8x5' --verify '//obc10x12x8x5' --verify '//ibc10x12x8x5' --verify '//ofc10x12x8x5' --verify '//ifc10x12x8x5' --verify 'obc10x12x8x5' --verify 'ibc10x12x8x5' --verify 'ofc10x12x8x5' --verify 'ifc10x12x8x5' --verify 'ok480b' --verify 'ik480b' --verify '//obr13x13x4x12' --verify '//ofr13x13x4x12' --verify 'obr13x13x4x12' --verify 'ibr13x13x4x12' --verify 'ofr13x13x4x12' --verify 'ifr13x13x4x12' --verify '//obc13x13x4x12' --verify '//ibc13x13x4x12' --verify '//ofc13x13x4x12' --verify '//ifc13x13x4x12' --verify 'obc13x13x4x12' --verify 'ibc13x13x4x12' --verify 'ofc13x13x4x12' --verify 'ifc13x13x4x12' --verify 'okd8bx12o10x10h*3' --verify 'ikd8bx12o10x10h*3' --verify '//obr10x7' --verify '//ofr10x7' --verify 'obr10x7' --verify 'ibr10x7' --verify 'ofr10x7' --verify 'ifr10x7' --verify '//obc10x7' --verify '//ibc10x7' --verify '//ofc10x7' --verify '//ifc10x7'" ok108e01x7o10 4.66504e-16 1.25455e-14 4.30833e-16 ik108e01x7o10 4.26044e-16 1.16573e-14 4.55596e-16 //obr10x12x8x5 4.02945e-16 1.2307e-15 6.2798e-16 //ofr10x12x8x5 3.91357e-16 8.20464e-16 9.24413e-16 obr10x12x8x5 4.45073e-16 1.2307e-15 5.63327e-16 ibr10x12x8x5 4.47395e-16 1.2307e-15 5.29681e-16 ofr10x12x8x5 3.79741e-16 8.20464e-16 8.22659e-16 ifr10x12x8x5 4.19114e-16 8.20464e-16 7.67283e-16 //obc10x12x8x5 3.67503e-16 1.02558e-15 8.52574e-16 //ibc10x12x8x5 3.74813e-16 1.02558e-15 8.6697e-16 //ofc10x12x8x5 4.9288e-16 8.20464e-16 8.65923e-16 //ifc10x12x8x5 4.31988e-16 1.02558e-15 8.59229e-16 obc10x12x8x5 3.92739e-16 1.02558e-15 8.42785e-16 ibc10x12x8x5 4.13234e-16 1.02558e-15 7.98583e-16 ofc10x12x8x5 3.50571e-16 1.02558e-15 9.11564e-16 ifc10x12x8x5 5.18612e-16 1.02558e-15 8.44542e-16 ok480b 4.0849e-16 7.10543e-15 4.26567e-16 ik480b 3.68321e-16 7.10543e-15 3.19004e-16 //obr13x13x4x12 3.87995e-16 2.99785e-15 6.52924e-16 //ofr13x13x4x12 4.48625e-16 2.36672e-15 9.6877e-16 obr13x13x4x12 3.82659e-16 2.99785e-15 6.23069e-16 ibr13x13x4x12 4.59098e-16 2.68229e-15 6.07387e-16 ofr13x13x4x12 5.11162e-16 2.68229e-15 1.0232e-15 ifr13x13x4x12 4.41736e-16 2.36672e-15 8.57424e-16 //obc13x13x4x12 4.2528e-16 2.36672e-15 8.68019e-16 //ibc13x13x4x12 4.23463e-16 2.68229e-15 8.7049e-16 //ofc13x13x4x12 4.02788e-16 2.36672e-15 9.17038e-16 //ifc13x13x4x12 4.37793e-16 2.68229e-15 8.48514e-16 obc13x13x4x12 4.334e-16 2.36672e-15 9.94232e-16 ibc13x13x4x12 4.52281e-16 2.68229e-15 9.13374e-16 ofc13x13x4x12 4.71451e-16 2.68229e-15 9.18442e-16 ifc13x13x4x12 4.27617e-16 2.68229e-15 8.45712e-16 okd8bx12o10x10h*3 3.56789e-16 8.69675e-15 2.94704e-16 ikd8bx12o10x10h*3 3.81746e-16 9.4739e-15 3.58213e-16 //obr10x7 3.86452e-16 6.36946e-16 3.42817e-16 //ofr10x7 2.81494e-16 6.36946e-16 4.03593e-16 obr10x7 3.32823e-16 6.36946e-16 3.03771e-16 ibr10x7 4.37474e-16 6.36946e-16 3.40643e-16 ofr10x7 3.76452e-16 4.24631e-16 4.33931e-16 ifr10x7 3.22594e-16 4.24631e-16 4.31955e-16 //obc10x7 3.40537e-16 6.36946e-16 4.87253e-16 //ibc10x7 3.89641e-16 4.24631e-16 3.99891e-16 //ofc10x7 4.22797e-16 6.36946e-16 4.50955e-16 //ifc10x7 3.50112e-16 4.24631e-16 4.35134e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'okd6e11x2o01x5o10x15h' --verify 'ikd6e11x2o01x5o10x15h' --verify '//obr28x8x13' --verify '//ofr28x8x13' --verify 'obr28x8x13' --verify 'ibr28x8x13' --verify 'ofr28x8x13' --verify 'ifr28x8x13' --verify '//obc28x8x13' --verify '//ibc28x8x13' --verify '//ofc28x8x13' --verify '//ifc28x8x13' --verify 'obc28x8x13' --verify 'ibc28x8x13' --verify 'ofc28x8x13' --verify 'ifc28x8x13' --verify 'okd6o01x11e11v22' --verify 'ikd6o01x11e11v22' --verify 'obr12x9x6v4' --verify 'ibr12x9x6v4' --verify 'ofr12x9x6v4' --verify 'ifr12x9x6v4' --verify '//obc12x9x6v4' --verify '//ibc12x9x6v4' --verify '//ofc12x9x6v4' --verify '//ifc12x9x6v4' --verify 'obc12x9x6v4' --verify 'ibc12x9x6v4' --verify 'ofc12x9x6v4' --verify 'ifc12x9x6v4' --verify 'ok13e00x6o11*8' --verify 'ik13e00x6o11*8' --verify 'obrd40*2' --verify 'ibrd40*2' --verify 'ofrd40*2' --verify 'ifrd40*2' --verify '//obcd40*2' --verify '//ibcd40*2' --verify '//ofcd40*2' --verify '//ifcd40*2' --verify 'obcd40*2' --verify 'ibcd40*2' --verify 'ofcd40*2' --verify 'ifcd40*2'" okd6e11x2o01x5o10x15h 4.26397e-16 8.15575e-15 5.24653e-16 ikd6e11x2o01x5o10x15h 5.16542e-16 9.50184e-15 4.72031e-16 //obr28x8x13 4.05211e-16 2.89679e-15 4.56334e-16 //ofr28x8x13 4.01656e-16 2.3701e-15 8.54894e-16 obr28x8x13 4.0096e-16 2.63345e-15 5.737e-16 ibr28x8x13 4.39348e-16 2.63345e-15 5.15947e-16 ofr28x8x13 3.86798e-16 2.3701e-15 9.75361e-16 ifr28x8x13 4.53029e-16 2.3701e-15 9.26933e-16 //obc28x8x13 4.87295e-16 2.3701e-15 8.53501e-16 //ibc28x8x13 4.0728e-16 2.3701e-15 7.61271e-16 //ofc28x8x13 4.16223e-16 2.10676e-15 9.23053e-16 //ifc28x8x13 4.32112e-16 2.3701e-15 7.70633e-16 obc28x8x13 4.01375e-16 2.3701e-15 8.26009e-16 ibc28x8x13 4.32277e-16 2.3701e-15 7.74096e-16 ofc28x8x13 4.53108e-16 2.3701e-15 9.32831e-16 ifc28x8x13 3.94411e-16 2.3701e-15 8.51849e-16 okd6o01x11e11v22 3.58536e-16 1.32517e-15 4.01383e-16 ikd6o01x11e11v22 3.98358e-16 1.14447e-15 4.06269e-16 obr12x9x6v4 3.80396e-16 8.72274e-16 5.06772e-16 ibr12x9x6v4 3.44604e-16 9.59501e-16 5.27488e-16 ofr12x9x6v4 3.93975e-16 7.85046e-16 8.5687e-16 ifr12x9x6v4 3.66617e-16 7.85046e-16 9.91806e-16 //obc12x9x6v4 4.44236e-16 7.85046e-16 8.0958e-16 //ibc12x9x6v4 3.36173e-16 7.85046e-16 7.98844e-16 //ofc12x9x6v4 4.28242e-16 8.72274e-16 8.41701e-16 //ifc12x9x6v4 3.56232e-16 9.59501e-16 8.1141e-16 obc12x9x6v4 3.88024e-16 7.85046e-16 7.7531e-16 ibc12x9x6v4 3.84569e-16 8.72274e-16 8.61052e-16 ofc12x9x6v4 3.6088e-16 7.85046e-16 9.12658e-16 ifc12x9x6v4 3.61509e-16 9.59501e-16 9.93174e-16 ok13e00x6o11*8 3.91667e-16 2.58255e-15 4.33421e-16 ik13e00x6o11*8 3.54863e-16 1.76369e-15 2.9529e-16 obrd40*2 3.06391e-16 4.213e-16 2.85734e-16 ibrd40*2 3.8268e-16 4.213e-16 3.77657e-16 ofrd40*2 2.73821e-16 4.213e-16 3.32808e-16 ifrd40*2 3.27456e-16 4.213e-16 3.25603e-16 //obcd40*2 3.34631e-16 4.213e-16 4.1146e-16 //ibcd40*2 2.61965e-16 4.213e-16 3.65653e-16 //ofcd40*2 2.72934e-16 4.213e-16 3.63508e-16 //ifcd40*2 2.71006e-16 4.213e-16 4.39865e-16 obcd40*2 2.7105e-16 4.213e-16 3.58603e-16 ibcd40*2 4.08317e-16 4.213e-16 3.74209e-16 ofcd40*2 3.11062e-16 4.213e-16 3.91451e-16 ifcd40*2 3.31033e-16 4.213e-16 4.1984e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify '//obr4x14x9x6' --verify '//ofr4x14x9x6' --verify 'obr4x14x9x6' --verify 'ibr4x14x9x6' --verify 'ofr4x14x9x6' --verify 'ifr4x14x9x6' --verify '//obc4x14x9x6' --verify '//ibc4x14x9x6' --verify '//ofc4x14x9x6' --verify '//ifc4x14x9x6' --verify 'obc4x14x9x6' --verify 'ibc4x14x9x6' --verify 'ofc4x14x9x6' --verify 'ifc4x14x9x6' --verify 'okd13o11x8e11x10o01x9e10' --verify 'ikd13o11x8e11x10o01x9e10' --verify 'obrd36x20*10' --verify 'ibrd36x20*10' --verify 'ofrd36x20*10' --verify 'ifrd36x20*10' --verify '//obcd36x20*10' --verify '//ibcd36x20*10' --verify '//ofcd36x20*10' --verify '//ifcd36x20*10' --verify 'obcd36x20*10' --verify 'ibcd36x20*10' --verify 'ofcd36x20*10' --verify 'ifcd36x20*10' --verify 'okd6o01x9o10v3' --verify 'ikd6o01x9o10v3' --verify '//obrd5x11x13x3' --verify '//ofrd5x11x13x3' --verify 'obrd5x11x13x3' --verify 'ibrd5x11x13x3' --verify 'ofrd5x11x13x3' --verify 'ifrd5x11x13x3' --verify '//obcd5x11x13x3' --verify '//ibcd5x11x13x3' --verify '//ofcd5x11x13x3' --verify '//ifcd5x11x13x3' --verify 'obcd5x11x13x3' --verify 'ibcd5x11x13x3' --verify 'ofcd5x11x13x3' --verify 'ifcd5x11x13x3'" //obr4x14x9x6 4.00096e-16 1.03369e-15 4.3365e-16 //ofr4x14x9x6 3.3874e-16 1.03369e-15 8.66067e-16 obr4x14x9x6 3.54109e-16 1.03369e-15 4.61168e-16 ibr4x14x9x6 4.01734e-16 1.03369e-15 4.61047e-16 ofr4x14x9x6 4.26645e-16 1.03369e-15 8.87343e-16 ifr4x14x9x6 3.99749e-16 1.03369e-15 8.76272e-16 //obc4x14x9x6 4.26917e-16 1.03369e-15 8.93155e-16 //ibc4x14x9x6 3.99436e-16 1.03369e-15 9.16256e-16 //ofc4x14x9x6 3.863e-16 1.03369e-15 9.02221e-16 //ifc4x14x9x6 4.23464e-16 9.04477e-16 8.7922e-16 obc4x14x9x6 3.70199e-16 9.04477e-16 8.12073e-16 ibc4x14x9x6 3.88738e-16 1.03369e-15 8.3157e-16 ofc4x14x9x6 3.78434e-16 1.03369e-15 9.26568e-16 ifc4x14x9x6 4.42759e-16 1.03369e-15 8.67109e-16 okd13o11x8e11x10o01x9e10 5.09241e-16 2.67049e-14 5.2485e-16 ikd13o11x8e11x10o01x9e10 4.845e-16 1.86284e-14 5.41562e-16 obrd36x20*10 3.61054e-16 8.73852e-16 4.36583e-16 ibrd36x20*10 4.11118e-16 1.01949e-15 4.66101e-16 ofrd36x20*10 3.94752e-16 8.73852e-16 7.93671e-16 ifrd36x20*10 3.44245e-16 8.73852e-16 7.35416e-16 //obcd36x20*10 3.89553e-16 1.01949e-15 7.13468e-16 //ibcd36x20*10 3.40659e-16 1.01949e-15 8.012e-16 //ofcd36x20*10 3.73678e-16 8.73852e-16 8.21507e-16 //ifcd36x20*10 3.59056e-16 1.01949e-15 7.3202e-16 obcd36x20*10 3.65183e-16 8.73852e-16 8.04138e-16 ibcd36x20*10 3.74131e-16 8.73852e-16 8.1823e-16 ofcd36x20*10 3.83481e-16 8.73852e-16 7.83961e-16 ifcd36x20*10 3.94134e-16 8.73852e-16 7.1589e-16 okd6o01x9o10v3 3.61895e-16 1.22601e-15 2.87833e-16 ikd6o01x9o10v3 3.55982e-16 1.03445e-15 3.55139e-16 //obrd5x11x13x3 4.28355e-16 1.38076e-15 5.27735e-16 //ofrd5x11x13x3 4.03633e-16 4.60254e-16 8.68462e-16 obrd5x11x13x3 3.8586e-16 1.22734e-15 5.50043e-16 ibrd5x11x13x3 4.12343e-16 1.38076e-15 6.90064e-16 ofrd5x11x13x3 3.85715e-16 7.6709e-16 8.38642e-16 ifrd5x11x13x3 4.13675e-16 7.6709e-16 7.99602e-16 //obcd5x11x13x3 5.03841e-16 1.07393e-15 8.76107e-16 //ibcd5x11x13x3 4.63641e-16 9.20509e-16 8.3826e-16 //ofcd5x11x13x3 3.99482e-16 7.6709e-16 8.65718e-16 //ifcd5x11x13x3 4.51417e-16 7.6709e-16 9.03151e-16 obcd5x11x13x3 4.29764e-16 9.20509e-16 7.93009e-16 ibcd5x11x13x3 4.77983e-16 9.20509e-16 7.63462e-16 ofcd5x11x13x3 4.54258e-16 7.6709e-16 8.29316e-16 ifcd5x11x13x3 3.94583e-16 7.6709e-16 8.40155e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify '//ofr1170' --verify '//ifr1170' --verify 'obr1170' --verify 'ibr1170' --verify 'ofr1170' --verify 'ifr1170' --verify '//obc1170' --verify '//ibc1170' --verify '//ofc1170' --verify '//ifc1170' --verify 'obc1170' --verify 'ibc1170' --verify 'ofc1170' --verify 'ifc1170' --verify 'ok9e10x10hx2bx6e11*2' --verify 'ik9e10x10hx2bx6e11*2' --verify 'obr13x28v5' --verify 'ibr13x28v5' --verify 'ofr13x28v5' --verify 'ifr13x28v5' --verify '//obc13x28v5' --verify '//ibc13x28v5' --verify '//ofc13x28v5' --verify '//ifc13x28v5' --verify 'obc13x28v5' --verify 'ibc13x28v5' --verify 'ofc13x28v5' --verify 'ifc13x28v5' --verify 'ok18o01x6e10x10o00' --verify 'ik18o01x6e10x10o00' --verify 'obr5x7x11v9' --verify 'ibr5x7x11v9' --verify 'ofr5x7x11v9' --verify 'ifr5x7x11v9' --verify '//obc5x7x11v9' --verify '//ibc5x7x11v9' --verify '//ofc5x7x11v9' --verify '//ifc5x7x11v9' --verify 'obc5x7x11v9' --verify 'ibc5x7x11v9' --verify 'ofc5x7x11v9' --verify 'ifc5x7x11v9' --verify 'ok9e01x6o11x4hv15' --verify 'ik9e01x6o11x4hv15'" //ofr1170 4.10634e-16 6.23187e-16 6.43033e-16 //ifr1170 4.51095e-16 6.23187e-16 7.15256e-16 obr1170 4.2489e-16 8.30916e-16 4.1793e-16 ibr1170 4.42081e-16 8.30916e-16 4.97695e-16 ofr1170 4.79453e-16 8.30916e-16 7.13806e-16 ifr1170 4.88984e-16 8.30916e-16 6.69774e-16 //obc1170 3.90016e-16 8.30916e-16 6.57416e-16 //ibc1170 3.87816e-16 6.23187e-16 6.13745e-16 //ofc1170 4.28646e-16 6.23187e-16 4.9696e-16 //ifc1170 4.7064e-16 1.03865e-15 6.16213e-16 obc1170 4.6653e-16 8.30916e-16 6.35687e-16 ibc1170 4.11429e-16 6.23187e-16 5.73539e-16 ofc1170 3.94985e-16 6.23187e-16 7.13279e-16 ifc1170 3.75943e-16 1.03865e-15 5.9933e-16 ok9e10x10hx2bx6e11*2 4.86961e-16 6.63483e-15 4.4436e-16 ik9e10x10hx2bx6e11*2 4.27922e-16 6.13092e-15 4.54753e-16 obr13x28v5 3.82904e-16 6.70366e-16 5.86727e-16 ibr13x28v5 4.29038e-16 6.70366e-16 6.24674e-16 ofr13x28v5 4.15787e-16 6.14502e-16 8.23136e-16 ifr13x28v5 3.89484e-16 6.14502e-16 8.07419e-16 //obc13x28v5 4.13805e-16 6.70366e-16 8.00609e-16 //ibc13x28v5 4.38913e-16 7.82094e-16 7.98875e-16 //ofc13x28v5 4.47148e-16 6.14502e-16 8.05511e-16 //ifc13x28v5 3.58077e-16 6.70366e-16 8.18904e-16 obc13x28v5 4.01857e-16 6.70366e-16 8.0483e-16 ibc13x28v5 4.03831e-16 6.14502e-16 7.20218e-16 ofc13x28v5 4.18255e-16 6.70366e-16 7.58269e-16 ifc13x28v5 3.58172e-16 6.70366e-16 7.21414e-16 ok18o01x6e10x10o00 4.45245e-16 7.65628e-15 5.12482e-16 ik18o01x6e10x10o00 3.94524e-16 8.16295e-15 5.25119e-16 obr5x7x11v9 4.18705e-16 8.04725e-16 5.06584e-16 ibr5x7x11v9 3.66187e-16 8.04725e-16 4.54459e-16 ofr5x7x11v9 3.36758e-16 6.03544e-16 5.79502e-16 ifr5x7x11v9 3.47255e-16 6.03544e-16 5.44889e-16 //obc5x7x11v9 3.76877e-16 6.03544e-16 5.19573e-16 //ibc5x7x11v9 3.85034e-16 6.03544e-16 5.32863e-16 //ofc5x7x11v9 3.67321e-16 6.03544e-16 5.36187e-16 //ifc5x7x11v9 3.87351e-16 6.03544e-16 5.57573e-16 obc5x7x11v9 3.74304e-16 8.04725e-16 5.94017e-16 ibc5x7x11v9 5.49386e-16 8.04725e-16 5.68584e-16 ofc5x7x11v9 4.57088e-16 8.04725e-16 4.98734e-16 ifc5x7x11v9 5.22216e-16 8.04725e-16 5.91888e-16 ok9e01x6o11x4hv15 4.221e-16 3.34448e-15 4.28641e-16 ik9e01x6o11x4hv15 4.72597e-16 3.70282e-15 4.81553e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench --verbose=1 --verify 'ok2hx9hx6e10*7' --verify 'ik2hx9hx6e10*7' --verify '//obr1170' --verify '//ibr1170'" ok2hx9hx6e10*7 2.76484e-16 2.03012e-15 2.94186e-16 ik2hx9hx6e10*7 3.55824e-16 1.69706e-15 4.39434e-16 //obr1170 4.39535e-16 1.03865e-15 4.33319e-16 //ibr1170 4.72002e-16 8.30916e-16 4.68506e-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 'ofc3x9x7' --verify 'ifc3x9x7' --verify 'ok10o11x13o11x8e01x8b' --verify 'ik10o11x13o11x8e01x8b' --verify 'obr6x18*33' --verify 'ibr6x18*33' --verify 'ofr6x18*33' --verify 'ifr6x18*33' --verify '//obc6x18*33' --verify '//ibc6x18*33' --verify '//ofc6x18*33' --verify '//ifc6x18*33' --verify 'obc6x18*33' --verify 'ibc6x18*33' --verify 'ofc6x18*33' --verify 'ifc6x18*33' --verify 'ok11e01x12hv13' --verify 'ik11e01x12hv13' --verify 'obrd7x6x6v7' --verify 'ibrd7x6x6v7' --verify 'ofrd7x6x6v7' --verify 'ifrd7x6x6v7' --verify '//obcd7x6x6v7' --verify '//ibcd7x6x6v7' --verify '//ofcd7x6x6v7' --verify '//ifcd7x6x6v7' --verify 'obcd7x6x6v7' --verify 'ibcd7x6x6v7' --verify 'ofcd7x6x6v7' --verify 'ifcd7x6x6v7' --verify 'ok11o11x3b*26' --verify 'ik11o11x3b*26' --verify 'obr11x7x12*2' --verify 'ibr11x7x12*2' --verify 'ofr11x7x12*2' --verify 'ifr11x7x12*2' --verify '//obc11x7x12*2' --verify '//ibc11x7x12*2' --verify '//ofc11x7x12*2' --verify '//ifc11x7x12*2' --verify 'obc11x7x12*2' --verify 'ibc11x7x12*2' --verify 'ofc11x7x12*2' --verify 'ifc11x7x12*2'" ofc3x9x7 3.38097e-16 5.16844e-16 7.13753e-16 ifc3x9x7 3.07462e-16 5.16844e-16 6.25296e-16 ok10o11x13o11x8e01x8b 5.24334e-16 5.29953e-14 5.50821e-16 ik10o11x13o11x8e01x8b 4.7295e-16 5.34416e-14 5.73075e-16 obr6x18*33 4.59559e-16 5.28329e-16 5.02154e-16 ibr6x18*33 4.07637e-16 6.16384e-16 5.60647e-16 ofr6x18*33 3.15626e-16 5.28329e-16 7.99604e-16 ifr6x18*33 4.58183e-16 5.28329e-16 8.45642e-16 //obc6x18*33 3.86734e-16 5.28329e-16 7.77484e-16 //ibc6x18*33 5.31032e-16 4.40274e-16 8.15866e-16 //ofc6x18*33 3.51012e-16 5.28329e-16 8.60749e-16 //ifc6x18*33 3.81479e-16 4.40274e-16 8.07073e-16 obc6x18*33 3.72668e-16 5.28329e-16 8.10709e-16 ibc6x18*33 4.07826e-16 5.28329e-16 8.41829e-16 ofc6x18*33 3.28037e-16 5.28329e-16 7.94677e-16 ifc6x18*33 3.82189e-16 5.28329e-16 8.8224e-16 ok11e01x12hv13 3.91797e-16 3.58687e-15 3.96888e-16 ik11e01x12hv13 4.31009e-16 3.28797e-15 3.86334e-16 obrd7x6x6v7 3.97532e-16 6.39428e-16 4.68384e-16 ibrd7x6x6v7 3.50564e-16 6.39428e-16 5.20298e-16 ofrd7x6x6v7 3.55069e-16 4.476e-16 8.64907e-16 ifrd7x6x6v7 3.13885e-16 4.15628e-16 8.7369e-16 //obcd7x6x6v7 4.12495e-16 5.11543e-16 8.59753e-16 //ibcd7x6x6v7 4.41951e-16 6.39428e-16 9.21784e-16 //ofcd7x6x6v7 3.66898e-16 4.15628e-16 8.90185e-16 //ifcd7x6x6v7 3.37718e-16 5.11543e-16 8.7375e-16 obcd7x6x6v7 3.23173e-16 5.11543e-16 8.55368e-16 ibcd7x6x6v7 3.53057e-16 6.39428e-16 8.27369e-16 ofcd7x6x6v7 3.4342e-16 6.39428e-16 8.76697e-16 ifcd7x6x6v7 3.88263e-16 5.595e-16 8.51611e-16 ok11o11x3b*26 4.19358e-16 1.27146e-15 4.0976e-16 ik11o11x3b*26 3.24374e-16 1.38704e-15 4.73231e-16 obr11x7x12*2 3.31476e-16 8.76568e-16 3.92932e-16 ibr11x7x12*2 3.77907e-16 8.76568e-16 3.90605e-16 ofr11x7x12*2 4.36264e-16 8.76568e-16 9.09459e-16 ifr11x7x12*2 4.18507e-16 7.01254e-16 8.89471e-16 //obc11x7x12*2 4.49894e-16 8.76568e-16 8.6437e-16 //ibc11x7x12*2 4.16903e-16 7.01254e-16 8.32236e-16 //ofc11x7x12*2 4.71386e-16 8.76568e-16 8.0424e-16 //ifc11x7x12*2 3.39178e-16 8.76568e-16 7.94091e-16 obc11x7x12*2 4.70765e-16 8.76568e-16 7.47743e-16 ibc11x7x12*2 3.87398e-16 7.01254e-16 8.0742e-16 ofc11x7x12*2 3.62822e-16 7.01254e-16 7.81451e-16 ifc11x7x12*2 3.83943e-16 7.01254e-16 8.17731e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ofc6v114' --verify 'ifc6v114' --verify 'okd2o11x9e10x9hx6o10*10' --verify 'ikd2o11x9e10x9hx6o10*10' --verify 'obr5x20*19' --verify 'ibr5x20*19' --verify 'ofr5x20*19' --verify 'ifr5x20*19' --verify '//obc5x20*19' --verify '//ibc5x20*19' --verify '//ofc5x20*19' --verify '//ifc5x20*19' --verify 'obc5x20*19' --verify 'ibc5x20*19' --verify 'ofc5x20*19' --verify 'ifc5x20*19' --verify 'okd9bx11o11x10e00x2e11' --verify 'ikd9bx11o11x10e00x2e11' --verify 'obrd14x11x8x11*2' --verify 'ibrd14x11x8x11*2' --verify 'ofrd14x11x8x11*2' --verify 'ifrd14x11x8x11*2' --verify '//obcd14x11x8x11*2' --verify '//ibcd14x11x8x11*2' --verify '//ofcd14x11x8x11*2' --verify '//ifcd14x11x8x11*2' --verify 'obcd14x11x8x11*2' --verify 'ibcd14x11x8x11*2' --verify 'ofcd14x11x8x11*2' --verify 'ifcd14x11x8x11*2' --verify 'ok33o01x13e11' --verify 'ik33o01x13e11' --verify '//obr3x9x7' --verify '//ofr3x9x7' --verify 'obr3x9x7' --verify 'ibr3x9x7' --verify 'ofr3x9x7' --verify 'ifr3x9x7' --verify '//obc3x9x7' --verify '//ibc3x9x7' --verify '//ofc3x9x7' --verify '//ifc3x9x7' --verify 'obc3x9x7' --verify 'ibc3x9x7'" ofc6v114 3.65712e-16 1.82889e-16 8.5894e-16 ifc6v114 2.16921e-16 1.82889e-16 8.18597e-16 okd2o11x9e10x9hx6o10*10 4.83471e-16 9.8479e-15 6.1549e-16 ikd2o11x9e10x9hx6o10*10 3.98634e-16 6.21277e-15 5.48986e-16 obr5x20*19 3.33524e-16 5.60955e-16 4.00335e-16 ibr5x20*19 3.88123e-16 5.60955e-16 3.90778e-16 ofr5x20*19 3.38978e-16 3.7397e-16 3.90896e-16 ifr5x20*19 3.01725e-16 3.7397e-16 4.73369e-16 //obc5x20*19 3.26354e-16 3.7397e-16 3.6995e-16 //ibc5x20*19 4.17353e-16 3.7397e-16 4.40284e-16 //ofc5x20*19 3.49729e-16 5.60955e-16 3.77372e-16 //ifc5x20*19 3.82028e-16 5.60955e-16 4.4197e-16 obc5x20*19 3.25262e-16 5.60955e-16 5.19314e-16 ibc5x20*19 3.42612e-16 5.60955e-16 3.61806e-16 ofc5x20*19 3.95356e-16 5.60955e-16 4.48019e-16 ifc5x20*19 4.19469e-16 3.7397e-16 3.65798e-16 okd9bx11o11x10e00x2e11 4.33573e-16 2.13545e-14 4.76435e-16 ikd9bx11o11x10e00x2e11 5.61465e-16 2.63844e-14 5.72567e-16 obrd14x11x8x11*2 3.83365e-16 1.64798e-15 4.45827e-16 ibrd14x11x8x11*2 4.0645e-16 1.64798e-15 4.38907e-16 ofrd14x11x8x11*2 4.29429e-16 1.28176e-15 5.87398e-16 ifrd14x11x8x11*2 4.01243e-16 1.28176e-15 5.98845e-16 //obcd14x11x8x11*2 3.93281e-16 1.46487e-15 5.43969e-16 //ibcd14x11x8x11*2 4.57787e-16 1.46487e-15 5.43202e-16 //ofcd14x11x8x11*2 4.18369e-16 1.46487e-15 6.02523e-16 //ifcd14x11x8x11*2 4.40152e-16 1.46487e-15 5.26859e-16 obcd14x11x8x11*2 4.34783e-16 1.28176e-15 6.3639e-16 ibcd14x11x8x11*2 4.73042e-16 1.28176e-15 5.71515e-16 ofcd14x11x8x11*2 4.30286e-16 1.28176e-15 5.34689e-16 ifcd14x11x8x11*2 4.73134e-16 1.28176e-15 5.8507e-16 ok33o01x13e11 5.15539e-16 6.07915e-15 5.13436e-16 ik33o01x13e11 4.35965e-16 6.91161e-15 6.0919e-16 //obr3x9x7 3.03432e-16 5.16844e-16 5.6951e-16 //ofr3x9x7 2.68299e-16 3.87633e-16 6.36801e-16 obr3x9x7 4.50553e-16 5.16844e-16 5.25174e-16 ibr3x9x7 4.06571e-16 5.16844e-16 4.85711e-16 ofr3x9x7 4.27243e-16 5.16844e-16 5.89336e-16 ifr3x9x7 4.26861e-16 5.16844e-16 7.39827e-16 //obc3x9x7 3.9267e-16 5.16844e-16 7.174e-16 //ibc3x9x7 4.66508e-16 5.16844e-16 6.78069e-16 //ofc3x9x7 3.94348e-16 7.75266e-16 6.29156e-16 //ifc3x9x7 3.51272e-16 6.46055e-16 6.501e-16 obc3x9x7 4.81277e-16 5.16844e-16 6.47303e-16 ibc3x9x7 3.69888e-16 5.16844e-16 6.41193e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'obcd8x9x10x7' --verify 'ibcd8x9x10x7' --verify 'ofcd8x9x10x7' --verify 'ifcd8x9x10x7' --verify 'ok11o10x11e11v31' --verify 'ik11o10x11e11v31' --verify 'obrd5x10v22' --verify 'ibrd5x10v22' --verify 'ofrd5x10v22' --verify 'ifrd5x10v22' --verify '//obcd5x10v22' --verify '//ibcd5x10v22' --verify '//ofcd5x10v22' --verify '//ifcd5x10v22' --verify 'obcd5x10v22' --verify 'ibcd5x10v22' --verify 'ofcd5x10v22' --verify 'ifcd5x10v22' --verify 'ok10e01x5bx8h*2' --verify 'ik10e01x5bx8h*2' --verify 'obr10x7x3x10*4' --verify 'ibr10x7x3x10*4' --verify 'ofr10x7x3x10*4' --verify 'ifr10x7x3x10*4' --verify '//obc10x7x3x10*4' --verify '//ibc10x7x3x10*4' --verify '//ofc10x7x3x10*4' --verify '//ifc10x7x3x10*4' --verify 'obc10x7x3x10*4' --verify 'ibc10x7x3x10*4' --verify 'ofc10x7x3x10*4' --verify 'ifc10x7x3x10*4' --verify 'ok8e11x12o00x9o01v14' --verify 'ik8e11x12o00x9o01v14' --verify 'obr6v114' --verify 'ibr6v114' --verify 'ofr6v114' --verify 'ifr6v114' --verify '//obc6v114' --verify '//ibc6v114' --verify '//ofc6v114' --verify '//ifc6v114' --verify 'obc6v114' --verify 'ibc6v114'" obcd8x9x10x7 3.87077e-16 1.20104e-15 6.02016e-16 ibcd8x9x10x7 4.36269e-16 1.00086e-15 6.21389e-16 ofcd8x9x10x7 4.04e-16 1.20104e-15 6.22095e-16 ifcd8x9x10x7 4.03032e-16 1.00086e-15 5.41942e-16 ok11o10x11e11v31 4.30509e-16 2.10045e-15 4.28148e-16 ik11o10x11e11v31 4.34416e-16 1.666e-15 4.38816e-16 obrd5x10v22 3.49668e-16 5.25267e-16 4.16982e-16 ibrd5x10v22 2.96665e-16 3.9395e-16 3.8193e-16 ofrd5x10v22 4.13622e-16 2.62634e-16 3.89557e-16 ifrd5x10v22 3.21284e-16 3.9395e-16 4.05532e-16 //obcd5x10v22 3.96188e-16 3.9395e-16 4.02473e-16 //ibcd5x10v22 3.74533e-16 3.9395e-16 3.92051e-16 //ofcd5x10v22 3.36906e-16 3.9395e-16 4.17426e-16 //ifcd5x10v22 3.61496e-16 3.9395e-16 3.7563e-16 obcd5x10v22 3.66933e-16 5.25267e-16 3.98159e-16 ibcd5x10v22 3.19511e-16 3.9395e-16 4.80882e-16 ofcd5x10v22 3.78439e-16 3.9395e-16 3.96515e-16 ifcd5x10v22 3.09322e-16 3.9395e-16 4.09078e-16 ok10e01x5bx8h*2 4.01637e-16 1.42386e-14 4.2545e-16 ik10e01x5bx8h*2 4.11482e-16 8.82627e-15 3.90722e-16 obr10x7x3x10*4 3.86135e-16 1.25981e-15 4.77128e-16 ibr10x7x3x10*4 4.38833e-16 1.25981e-15 4.91659e-16 ofr10x7x3x10*4 3.84341e-16 1.1629e-15 6.99792e-16 ifr10x7x3x10*4 3.87947e-16 1.1629e-15 6.55339e-16 //obc10x7x3x10*4 4.51476e-16 1.1629e-15 6.82123e-16 //ibc10x7x3x10*4 4.61106e-16 1.1629e-15 6.51072e-16 //ofc10x7x3x10*4 4.6526e-16 1.1629e-15 6.96954e-16 //ifc10x7x3x10*4 3.90845e-16 1.1629e-15 6.76637e-16 obc10x7x3x10*4 4.0505e-16 1.1629e-15 7.03528e-16 ibc10x7x3x10*4 3.60976e-16 1.1629e-15 6.29017e-16 ofc10x7x3x10*4 4.19057e-16 1.1629e-15 6.50629e-16 ifc10x7x3x10*4 5.74492e-16 1.1629e-15 6.88114e-16 ok8e11x12o00x9o01v14 4.57769e-16 3.43157e-15 5.24046e-16 ik8e11x12o00x9o01v14 4.75279e-16 4.03736e-15 7.26312e-16 obr6v114 2.80938e-16 2.74333e-16 3.55657e-16 ibr6v114 2.72352e-16 3.65778e-16 2.89519e-16 ofr6v114 2.96701e-16 3.65778e-16 6.28242e-16 ifr6v114 2.75059e-16 3.65778e-16 6.06607e-16 //obc6v114 2.44681e-16 2.0575e-16 8.24863e-16 //ibc6v114 3.01063e-16 2.0575e-16 8.35947e-16 //ofc6v114 2.52916e-16 1.82889e-16 7.95418e-16 //ifc6v114 2.92048e-16 1.82889e-16 8.08568e-16 obc6v114 3.1626e-16 1.82889e-16 7.74611e-16 ibc6v114 2.82792e-16 1.82889e-16 8.08258e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ofc9x9x12v10' --verify 'ifc9x9x12v10' --verify 'okd24e01x60o00' --verify 'ikd24e01x60o00' --verify '//obr6x5x6x6' --verify '//ofr6x5x6x6' --verify 'obr6x5x6x6' --verify 'ibr6x5x6x6' --verify 'ofr6x5x6x6' --verify 'ifr6x5x6x6' --verify '//obc6x5x6x6' --verify '//ibc6x5x6x6' --verify '//ofc6x5x6x6' --verify '//ifc6x5x6x6' --verify 'obc6x5x6x6' --verify 'ibc6x5x6x6' --verify 'ofc6x5x6x6' --verify 'ifc6x5x6x6' --verify 'ok11e10x3bx11o00x7e00' --verify 'ik11e10x3bx11o00x7e00' --verify 'obr8x3*1' --verify 'ibr8x3*1' --verify 'ofr8x3*1' --verify 'ifr8x3*1' --verify '//obc8x3*1' --verify '//ibc8x3*1' --verify '//ofc8x3*1' --verify '//ifc8x3*1' --verify 'obc8x3*1' --verify 'ibc8x3*1' --verify 'ofc8x3*1' --verify 'ifc8x3*1' --verify 'ok2e01x11o00x8e10x9e00' --verify 'ik2e01x11o00x8e10x9e00' --verify '//obrd8x9x10x7' --verify '//ofrd8x9x10x7' --verify 'obrd8x9x10x7' --verify 'ibrd8x9x10x7' --verify 'ofrd8x9x10x7' --verify 'ifrd8x9x10x7' --verify '//obcd8x9x10x7' --verify '//ibcd8x9x10x7' --verify '//ofcd8x9x10x7' --verify '//ifcd8x9x10x7'" ofc9x9x12v10 4.0744e-16 1.00279e-15 8.05644e-16 ifc9x9x12v10 4.13994e-16 8.77441e-16 9.29723e-16 okd24e01x60o00 5.0085e-16 1.36603e-14 4.48529e-16 ikd24e01x60o00 4.67792e-16 1.62146e-14 4.59503e-16 //obr6x5x6x6 3.34891e-16 1.08106e-15 5.23549e-16 //ofr6x5x6x6 3.68175e-16 1.51348e-15 9.14051e-16 obr6x5x6x6 4.25805e-16 1.29727e-15 6.11846e-16 ibr6x5x6x6 3.65152e-16 1.08106e-15 6.14965e-16 ofr6x5x6x6 3.10481e-16 1.51348e-15 9.56565e-16 ifr6x5x6x6 3.93022e-16 1.29727e-15 9.35835e-16 //obc6x5x6x6 3.76826e-16 1.29727e-15 8.56653e-16 //ibc6x5x6x6 3.56151e-16 1.08106e-15 8.65132e-16 //ofc6x5x6x6 3.48135e-16 1.08106e-15 9.09873e-16 //ifc6x5x6x6 4.31325e-16 1.08106e-15 8.84589e-16 obc6x5x6x6 4.0779e-16 1.29727e-15 8.90491e-16 ibc6x5x6x6 4.54393e-16 1.29727e-15 9.94046e-16 ofc6x5x6x6 4.67325e-16 1.29727e-15 8.81696e-16 ifc6x5x6x6 3.86549e-16 1.51348e-15 9.217e-16 ok11e10x3bx11o00x7e00 3.70452e-16 3.07532e-14 5.79171e-16 ik11e10x3bx11o00x7e00 3.35812e-16 2.9865e-14 4.13728e-16 obr8x3*1 2.74121e-16 3.62597e-16 4.45988e-16 ibr8x3*1 3.27362e-16 3.62597e-16 4.56688e-16 ofr8x3*1 2.69125e-16 1.81299e-16 6.02893e-16 ifr8x3*1 2.91385e-16 1.81299e-16 6.72356e-16 //obc8x3*1 2.78887e-16 3.62597e-16 6.39484e-16 //ibc8x3*1 2.92702e-16 3.62597e-16 5.91725e-16 //ofc8x3*1 3.52995e-16 3.62597e-16 6.14394e-16 //ifc8x3*1 3.55614e-16 3.62597e-16 6.29818e-16 obc8x3*1 3.03341e-16 3.62597e-16 7.32301e-16 ibc8x3*1 3.4188e-16 3.62597e-16 6.89328e-16 ofc8x3*1 3.8788e-16 3.62597e-16 6.59509e-16 ifc8x3*1 3.68961e-16 3.62597e-16 6.53894e-16 ok2e01x11o00x8e10x9e00 3.18787e-16 2.60902e-14 4.17466e-16 ik2e01x11o00x8e10x9e00 4.25766e-16 1.74305e-14 3.14087e-16 //obrd8x9x10x7 4.07712e-16 1.00086e-15 4.98641e-16 //ofrd8x9x10x7 3.84972e-16 1.00086e-15 6.5024e-16 obrd8x9x10x7 4.72777e-16 1.40121e-15 4.62728e-16 ibrd8x9x10x7 4.05423e-16 1.20104e-15 4.73944e-16 ofrd8x9x10x7 4.12969e-16 1.00086e-15 6.41538e-16 ifrd8x9x10x7 4.2147e-16 1.00086e-15 6.54881e-16 //obcd8x9x10x7 4.32213e-16 1.20104e-15 5.64379e-16 //ibcd8x9x10x7 3.8004e-16 1.00086e-15 6.26797e-16 //ofcd8x9x10x7 3.69944e-16 1.00086e-15 5.68173e-16 //ifcd8x9x10x7 3.86786e-16 1.00086e-15 6.82973e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'ok10hx11e00x12o11x8o01' --verify 'ik10hx11e00x12o11x8o01' --verify 'obr5x5x10x13*3' --verify 'ibr5x5x10x13*3' --verify 'ofr5x5x10x13*3' --verify 'ifr5x5x10x13*3' --verify '//obc5x5x10x13*3' --verify '//ibc5x5x10x13*3' --verify '//ofc5x5x10x13*3' --verify '//ifc5x5x10x13*3' --verify 'obc5x5x10x13*3' --verify 'ibc5x5x10x13*3' --verify 'ofc5x5x10x13*3' --verify 'ifc5x5x10x13*3' --verify 'okd18b*134' --verify 'ikd18b*134' --verify '//obr192' --verify '//ibr192' --verify '//ofr192' --verify '//ifr192' --verify 'obr192' --verify 'ibr192' --verify 'ofr192' --verify 'ifr192' --verify '//obc192' --verify '//ibc192' --verify '//ofc192' --verify '//ifc192' --verify 'obc192' --verify 'ibc192' --verify 'ofc192' --verify 'ifc192' --verify 'ok3e01x6o01x6o00v12' --verify 'ik3e01x6o01x6o00v12' --verify 'obr9x9x12v10' --verify 'ibr9x9x12v10' --verify 'ofr9x9x12v10' --verify 'ifr9x9x12v10' --verify '//obc9x9x12v10' --verify '//ibc9x9x12v10' --verify '//ofc9x9x12v10' --verify '//ifc9x9x12v10' --verify 'obc9x9x12v10' --verify 'ibc9x9x12v10'" ok10hx11e00x12o11x8o01 4.66795e-16 4.78434e-14 5.46627e-16 ik10hx11e00x12o11x8o01 6.09882e-16 4.63403e-14 5.1086e-16 obr5x5x10x13*3 3.72614e-16 1.49565e-15 5.16954e-16 ibr5x5x10x13*3 4.13354e-16 1.66183e-15 5.1047e-16 ofr5x5x10x13*3 3.85528e-16 1.16328e-15 7.91747e-16 ifr5x5x10x13*3 5.80776e-16 1.16328e-15 8.32761e-16 //obc5x5x10x13*3 4.22996e-16 1.16328e-15 7.6761e-16 //ibc5x5x10x13*3 4.11e-16 1.16328e-15 7.98811e-16 //ofc5x5x10x13*3 4.12612e-16 1.16328e-15 8.64594e-16 //ifc5x5x10x13*3 4.81631e-16 1.16328e-15 7.89931e-16 obc5x5x10x13*3 4.72008e-16 1.16328e-15 8.0299e-16 ibc5x5x10x13*3 4.28034e-16 1.16328e-15 7.69458e-16 ofc5x5x10x13*3 4.29462e-16 1.16328e-15 8.39036e-16 ifc5x5x10x13*3 4.4256e-16 1.16328e-15 7.77064e-16 okd18b*134 3.55036e-16 1.67776e-15 2.76484e-16 ikd18b*134 3.75756e-16 1.45406e-15 3.38727e-16 //obr192 3.71764e-16 5.1279e-16 4.20919e-16 //ibr192 3.85953e-16 7.69185e-16 4.11287e-16 //ofr192 3.31499e-16 5.1279e-16 7.55457e-16 //ifr192 4.17972e-16 5.1279e-16 1.05568e-15 obr192 3.8081e-16 5.1279e-16 4.45e-16 ibr192 3.84933e-16 5.1279e-16 5.27567e-16 ofr192 4.42106e-16 5.1279e-16 9.67547e-16 ifr192 3.24805e-16 5.1279e-16 1.05514e-15 //obc192 3.10597e-16 5.1279e-16 9.6922e-16 //ibc192 3.32048e-16 5.1279e-16 9.57063e-16 //ofc192 3.70822e-16 5.1279e-16 8.67333e-16 //ifc192 3.44344e-16 5.1279e-16 1.00516e-15 obc192 3.96378e-16 5.1279e-16 8.68034e-16 ibc192 4.11483e-16 5.1279e-16 8.98201e-16 ofc192 4.35429e-16 6.40988e-16 9.58407e-16 ifc192 4.02445e-16 5.1279e-16 9.8381e-16 ok3e01x6o01x6o00v12 5.72256e-16 1.59649e-15 5.06592e-16 ik3e01x6o01x6o00v12 4.07342e-16 1.59649e-15 4.56937e-16 obr9x9x12v10 3.54363e-16 8.77441e-16 6.34879e-16 ibr9x9x12v10 3.94148e-16 7.52092e-16 4.76171e-16 ofr9x9x12v10 3.63183e-16 8.77441e-16 8.49348e-16 ifr9x9x12v10 4.05705e-16 1.00279e-15 7.80076e-16 //obc9x9x12v10 3.69115e-16 1.00279e-15 9.0816e-16 //ibc9x9x12v10 3.8983e-16 1.00279e-15 8.57251e-16 //ofc9x9x12v10 3.7413e-16 8.77441e-16 8.33593e-16 //ifc9x9x12v10 4.55242e-16 8.77441e-16 8.34341e-16 obc9x9x12v10 3.92041e-16 1.00279e-15 9.41869e-16 ibc9x9x12v10 3.77749e-16 8.77441e-16 8.61841e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obr5x13x11x10' --verify '//ofr5x13x11x10' --verify 'obr5x13x11x10' --verify 'ibr5x13x11x10' --verify 'ofr5x13x11x10' --verify 'ifr5x13x11x10' --verify '//obc5x13x11x10' --verify '//ibc5x13x11x10' --verify '//ofc5x13x11x10' --verify '//ifc5x13x11x10' --verify 'obc5x13x11x10' --verify 'ibc5x13x11x10' --verify 'ofc5x13x11x10' --verify 'ifc5x13x11x10' --verify 'okd5bx8o10*21' --verify 'ikd5bx8o10*21' --verify '//obrd6x12x5' --verify '//ofrd6x12x5' --verify 'obrd6x12x5' --verify 'ibrd6x12x5' --verify 'ofrd6x12x5' --verify 'ifrd6x12x5' --verify '//obcd6x12x5' --verify '//ibcd6x12x5' --verify '//ofcd6x12x5' --verify '//ifcd6x12x5' --verify 'obcd6x12x5' --verify 'ibcd6x12x5' --verify 'ofcd6x12x5' --verify 'ifcd6x12x5' --verify 'okd8o11x12o00x7e01' --verify 'ikd8o11x12o00x7e01' --verify 'obrd7x9x6*6' --verify 'ibrd7x9x6*6' --verify 'ofrd7x9x6*6' --verify 'ifrd7x9x6*6' --verify '//obcd7x9x6*6' --verify '//ibcd7x9x6*6' --verify '//ofcd7x9x6*6' --verify '//ifcd7x9x6*6' --verify 'obcd7x9x6*6' --verify 'ibcd7x9x6*6' --verify 'ofcd7x9x6*6' --verify 'ifcd7x9x6*6'" //obr5x13x11x10 4.18481e-16 4.36959e-15 5.8014e-16 //ofr5x13x11x10 4.25626e-16 4.36959e-15 7.70556e-16 obr5x13x11x10 4.21991e-16 4.53765e-15 5.88658e-16 ibr5x13x11x10 4.67816e-16 4.36959e-15 6.33501e-16 ofr5x13x11x10 4.67113e-16 4.53765e-15 8.5017e-16 ifr5x13x11x10 4.23341e-16 4.36959e-15 8.21063e-16 //obc5x13x11x10 4.36419e-16 4.53765e-15 7.66534e-16 //ibc5x13x11x10 4.81737e-16 4.20153e-15 7.83072e-16 //ofc5x13x11x10 4.43805e-16 4.53765e-15 8.07078e-16 //ifc5x13x11x10 4.08696e-16 4.53765e-15 8.35773e-16 obc5x13x11x10 3.85743e-16 4.53765e-15 7.81592e-16 ibc5x13x11x10 4.01424e-16 4.53765e-15 7.88237e-16 ofc5x13x11x10 4.99251e-16 4.36959e-15 7.55001e-16 ifc5x13x11x10 4.22289e-16 4.36959e-15 9.04419e-16 okd5bx8o10*21 3.14634e-16 1.62833e-15 3.09881e-16 ikd5bx8o10*21 3.47562e-16 2.03541e-15 3.02652e-16 //obrd6x12x5 4.35182e-16 7.48978e-16 5.04465e-16 //ofrd6x12x5 3.28824e-16 7.48978e-16 8.64253e-16 obrd6x12x5 2.90064e-16 7.48978e-16 5.74029e-16 ibrd6x12x5 3.58547e-16 7.48978e-16 5.64948e-16 ofrd6x12x5 3.12076e-16 7.48978e-16 8.59694e-16 ifrd6x12x5 3.0567e-16 7.48978e-16 9.07164e-16 //obcd6x12x5 3.77867e-16 7.48978e-16 8.68399e-16 //ibcd6x12x5 3.51638e-16 7.48978e-16 8.53196e-16 //ofcd6x12x5 3.86141e-16 7.48978e-16 7.40373e-16 //ifcd6x12x5 3.99049e-16 7.48978e-16 9.56605e-16 obcd6x12x5 3.23933e-16 7.48978e-16 7.75962e-16 ibcd6x12x5 5.73228e-16 7.48978e-16 8.67144e-16 ofcd6x12x5 3.29124e-16 7.48978e-16 7.75642e-16 ifcd6x12x5 5.49652e-16 7.48978e-16 8.39466e-16 okd8o11x12o00x7e01 4.98936e-16 9.10269e-15 4.30648e-16 ikd8o11x12o00x7e01 4.80163e-16 8.20366e-15 4.60576e-16 obrd7x9x6*6 4.35306e-16 8.52749e-16 4.06444e-16 ibrd7x9x6*6 3.60445e-16 6.39562e-16 4.10406e-16 ofrd7x9x6*6 3.45146e-16 6.39562e-16 8.83059e-16 ifrd7x9x6*6 3.45973e-16 4.26374e-16 9.91799e-16 //obcd7x9x6*6 4.26682e-16 5.32968e-16 8.5644e-16 //ibcd7x9x6*6 4.09701e-16 7.46155e-16 7.71499e-16 //ofcd7x9x6*6 4.07065e-16 4.26374e-16 8.27875e-16 //ifcd7x9x6*6 3.61249e-16 6.39562e-16 8.46062e-16 obcd7x9x6*6 3.88356e-16 6.39562e-16 8.16254e-16 ibcd7x9x6*6 3.2566e-16 8.52749e-16 8.75931e-16 ofcd7x9x6*6 3.93425e-16 6.39562e-16 8.22435e-16 ifcd7x9x6*6 3.74719e-16 6.39562e-16 9.33495e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obc7x10x22' --verify '//ibc7x10x22' --verify '//ofc7x10x22' --verify '//ifc7x10x22' --verify 'obc7x10x22' --verify 'ibc7x10x22' --verify 'ofc7x10x22' --verify 'ifc7x10x22' --verify 'okd8e00x24o00*16' --verify 'ikd8e00x24o00*16' --verify '//obr11340' --verify '//ibr11340' --verify '//ofr11340' --verify '//ifr11340' --verify 'obr11340' --verify 'ibr11340' --verify 'ofr11340' --verify 'ifr11340' --verify '//obc11340' --verify '//ibc11340' --verify '//ofc11340' --verify '//ifc11340' --verify 'obc11340' --verify 'ibc11340' --verify 'ofc11340' --verify 'ifc11340' --verify 'okd24e10x16e01*22' --verify 'ikd24e10x16e01*22' --verify '//obr12x13' --verify '//ofr12x13' --verify 'obr12x13' --verify 'ibr12x13' --verify 'ofr12x13' --verify 'ifr12x13' --verify '//obc12x13' --verify '//ibc12x13' --verify '//ofc12x13' --verify '//ifc12x13' --verify 'obc12x13' --verify 'ibc12x13' --verify 'ofc12x13' --verify 'ifc12x13' --verify 'ok5e11v139' --verify 'ik5e11v139'" //obc7x10x22 3.5663e-16 7.24252e-16 5.6669e-16 //ibc7x10x22 4.29763e-16 7.24252e-16 4.75381e-16 //ofc7x10x22 4.52171e-16 7.24252e-16 5.17936e-16 //ifc7x10x22 4.73342e-16 7.24252e-16 5.55288e-16 obc7x10x22 6.25246e-16 9.05315e-16 5.45673e-16 ibc7x10x22 4.04297e-16 9.05315e-16 5.27446e-16 ofc7x10x22 4.15238e-16 7.24252e-16 5.24543e-16 ifc7x10x22 4.50001e-16 9.05315e-16 5.14352e-16 okd8e00x24o00*16 3.49226e-16 5.40739e-15 3.85272e-16 ikd8e00x24o00*16 3.55076e-16 4.84597e-15 3.50937e-16 //obr11340 5.47036e-16 4.00345e-15 4.88386e-16 //ibr11340 4.73553e-16 4.27035e-15 5.02864e-16 //ofr11340 4.12024e-16 1.73483e-15 7.34555e-16 //ifr11340 4.89809e-16 1.73483e-15 8.74581e-16 obr11340 5.04615e-16 4.1369e-15 5.17743e-16 ibr11340 4.81535e-16 3.87001e-15 5.47226e-16 ofr11340 4.4065e-16 3.20276e-15 8.90026e-16 ifr11340 4.74353e-16 1.60138e-15 7.55799e-16 //obc11340 4.54546e-16 1.60138e-15 6.37518e-16 //ibc11340 4.34931e-16 1.60138e-15 7.09296e-16 //ofc11340 4.22041e-16 3.20276e-15 7.23133e-16 //ifc11340 4.19893e-16 2.66897e-15 9.04027e-16 obc11340 4.9165e-16 1.86828e-15 7.47557e-16 ibc11340 4.11854e-16 2.40207e-15 6.81511e-16 ofc11340 4.39121e-16 1.86828e-15 8.49318e-16 ifc11340 4.49978e-16 3.46966e-15 6.86935e-16 okd24e10x16e01*22 3.72878e-16 5.5713e-15 4.75966e-16 ikd24e10x16e01*22 4.16686e-16 7.89268e-15 3.76433e-16 //obr12x13 3.80337e-16 5.68889e-16 4.98162e-16 //ofr12x13 3.96998e-16 2.84445e-16 8.317e-16 obr12x13 3.84203e-16 4.26667e-16 5.21393e-16 ibr12x13 2.95541e-16 4.26667e-16 5.51686e-16 ofr12x13 3.12269e-16 5.68889e-16 8.63776e-16 ifr12x13 3.45779e-16 5.68889e-16 9.69132e-16 //obc12x13 3.08777e-16 7.11112e-16 8.43854e-16 //ibc12x13 3.54915e-16 5.68889e-16 8.05864e-16 //ofc12x13 4.10521e-16 5.68889e-16 9.27389e-16 //ifc12x13 3.97255e-16 5.68889e-16 8.41834e-16 obc12x13 4.07772e-16 5.68889e-16 8.71589e-16 ibc12x13 4.03105e-16 5.68889e-16 8.25979e-16 ofc12x13 5.41883e-16 5.68889e-16 8.31033e-16 ifc12x13 3.55608e-16 5.68889e-16 8.76773e-16 ok5e11v139 3.31275e-16 5.66074e-16 3.53497e-16 ik5e11v139 3.40003e-16 4.5286e-16 2.81967e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obc13x45' --verify '//ibc13x45' --verify '//ofc13x45' --verify '//ifc13x45' --verify 'obc13x45' --verify 'ibc13x45' --verify 'ofc13x45' --verify 'ifc13x45' --verify 'okd5o11x12e00x12e01x9e01' --verify 'ikd5o11x12e00x12e01x9e01' --verify 'obr10x9x14*12' --verify 'ibr10x9x14*12' --verify 'ofr10x9x14*12' --verify 'ifr10x9x14*12' --verify '//obc10x9x14*12' --verify '//ibc10x9x14*12' --verify '//ofc10x9x14*12' --verify '//ifc10x9x14*12' --verify 'obc10x9x14*12' --verify 'ibc10x9x14*12' --verify 'ofc10x9x14*12' --verify 'ifc10x9x14*12' --verify 'ok7bv30' --verify 'ik7bv30' --verify 'obr13x10v18' --verify 'ibr13x10v18' --verify 'ofr13x10v18' --verify 'ifr13x10v18' --verify '//obc13x10v18' --verify '//ibc13x10v18' --verify '//ofc13x10v18' --verify '//ifc13x10v18' --verify 'obc13x10v18' --verify 'ibc13x10v18' --verify 'ofc13x10v18' --verify 'ifc13x10v18' --verify 'okd10bx16o00*16' --verify 'ikd10bx16o00*16' --verify '//obr7x10x22' --verify '//ofr7x10x22' --verify 'obr7x10x22' --verify 'ibr7x10x22' --verify 'ofr7x10x22' --verify 'ifr7x10x22'" //obc13x45 5.35562e-16 7.34433e-16 8.02033e-16 //ibc13x45 3.50431e-16 7.34433e-16 7.29714e-16 //ofc13x45 5.09337e-16 5.87547e-16 8.9622e-16 //ifc13x45 4.04864e-16 8.8132e-16 7.32737e-16 obc13x45 3.86603e-16 7.34433e-16 9.75277e-16 ibc13x45 3.77253e-16 7.34433e-16 7.63847e-16 ofc13x45 4.21148e-16 5.87547e-16 8.16393e-16 ifc13x45 4.31298e-16 5.87547e-16 7.6611e-16 okd5o11x12e00x12e01x9e01 4.6647e-16 1.04763e-13 4.84797e-16 ikd5o11x12e00x12e01x9e01 4.64624e-16 9.02341e-14 5.25516e-16 obr10x9x14*12 3.56168e-16 8.80969e-16 5.0428e-16 ibr10x9x14*12 4.52822e-16 9.75842e-16 4.78049e-16 ofr10x9x14*12 3.69506e-16 8.67415e-16 6.24282e-16 ifr10x9x14*12 3.89819e-16 7.99648e-16 6.27273e-16 //obc10x9x14*12 3.51894e-16 8.67415e-16 6.58228e-16 //ibc10x9x14*12 4.63085e-16 8.67415e-16 6.80857e-16 //ofc10x9x14*12 4.50503e-16 8.67415e-16 5.93137e-16 //ifc10x9x14*12 3.9934e-16 8.67415e-16 6.53941e-16 obc10x9x14*12 5.26444e-16 8.67415e-16 6.19693e-16 ibc10x9x14*12 4.36316e-16 8.67415e-16 6.08896e-16 ofc10x9x14*12 3.81261e-16 8.67415e-16 5.98391e-16 ifc10x9x14*12 3.8017e-16 8.67415e-16 6.46729e-16 ok7bv30 3.13338e-16 5.73615e-16 2.6819e-16 ik7bv30 3.09004e-16 6.88338e-16 2.28938e-16 obr13x10v18 4.0024e-16 4.93357e-16 5.34594e-16 ibr13x10v18 4.427e-16 4.93357e-16 5.41644e-16 ofr13x10v18 3.69807e-16 3.28904e-16 7.66209e-16 ifr13x10v18 3.27757e-16 3.28904e-16 7.61013e-16 //obc13x10v18 4.19841e-16 4.93357e-16 8.41363e-16 //ibc13x10v18 3.95795e-16 4.93357e-16 7.61392e-16 //ofc13x10v18 4.17289e-16 4.93357e-16 7.8688e-16 //ifc13x10v18 3.75676e-16 4.93357e-16 7.66493e-16 obc13x10v18 4.2853e-16 4.93357e-16 7.94346e-16 ibc13x10v18 3.64755e-16 4.93357e-16 7.96288e-16 ofc13x10v18 3.66229e-16 4.93357e-16 8.26462e-16 ifc13x10v18 4.3456e-16 4.93357e-16 7.67768e-16 okd10bx16o00*16 3.63518e-16 3.10975e-15 3.46903e-16 ikd10bx16o00*16 3.82708e-16 3.33187e-15 3.62724e-16 //obr7x10x22 4.2857e-16 1.08638e-15 4.53345e-16 //ofr7x10x22 3.92397e-16 7.24252e-16 6.45737e-16 obr7x10x22 4.15933e-16 1.08638e-15 5.74799e-16 ibr7x10x22 3.85544e-16 9.05315e-16 4.15928e-16 ofr7x10x22 4.25156e-16 7.24252e-16 5.56158e-16 ifr7x10x22 3.73741e-16 7.24252e-16 5.75654e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//ofcd9x4x7v2' --verify '//ifcd9x4x7v2' --verify 'obcd9x4x7v2' --verify 'ibcd9x4x7v2' --verify 'ofcd9x4x7v2' --verify 'ifcd9x4x7v2' --verify 'ok8e11x6bx4bv13' --verify 'ik8e11x6bx4bv13' --verify 'obrd11x21*12' --verify 'ibrd11x21*12' --verify 'ofrd11x21*12' --verify 'ifrd11x21*12' --verify '//obcd11x21*12' --verify '//ibcd11x21*12' --verify '//ofcd11x21*12' --verify '//ifcd11x21*12' --verify 'obcd11x21*12' --verify 'ibcd11x21*12' --verify 'ofcd11x21*12' --verify 'ifcd11x21*12' --verify 'okd20bx13o00*1' --verify 'ikd20bx13o00*1' --verify '//obrd9x12x9x6' --verify '//ofrd9x12x9x6' --verify 'obrd9x12x9x6' --verify 'ibrd9x12x9x6' --verify 'ofrd9x12x9x6' --verify 'ifrd9x12x9x6' --verify '//obcd9x12x9x6' --verify '//ibcd9x12x9x6' --verify '//ofcd9x12x9x6' --verify '//ifcd9x12x9x6' --verify 'obcd9x12x9x6' --verify 'ibcd9x12x9x6' --verify 'ofcd9x12x9x6' --verify 'ifcd9x12x9x6' --verify 'okd15e11x27e00' --verify 'ikd15e11x27e00' --verify '//obr13x45' --verify '//ofr13x45' --verify 'obr13x45' --verify 'ibr13x45' --verify 'ofr13x45' --verify 'ifr13x45'" //ofcd9x4x7v2 3.82766e-16 6.714e-16 5.485e-16 //ifcd9x4x7v2 4.15161e-16 5.0355e-16 5.32228e-16 obcd9x4x7v2 4.53726e-16 6.714e-16 5.31775e-16 ibcd9x4x7v2 3.746e-16 5.0355e-16 6.30177e-16 ofcd9x4x7v2 3.75379e-16 6.714e-16 5.48338e-16 ifcd9x4x7v2 4.065e-16 5.0355e-16 5.86624e-16 ok8e11x6bx4bv13 3.57884e-16 3.96465e-15 3.75881e-16 ik8e11x6bx4bv13 3.6488e-16 3.61925e-15 3.23582e-16 obrd11x21*12 3.77994e-16 6.33077e-16 5.74274e-16 ibrd11x21*12 3.43276e-16 6.33077e-16 3.59242e-16 ofrd11x21*12 3.75265e-16 5.06461e-16 5.21449e-16 ifrd11x21*12 4.3108e-16 5.06461e-16 5.18895e-16 //obcd11x21*12 3.73659e-16 6.33077e-16 5.66278e-16 //ibcd11x21*12 3.2982e-16 6.33077e-16 5.91914e-16 //ofcd11x21*12 3.77176e-16 5.06461e-16 7.27568e-16 //ifcd11x21*12 3.6479e-16 5.06461e-16 4.6663e-16 obcd11x21*12 4.66298e-16 6.33077e-16 5.76601e-16 ibcd11x21*12 4.00001e-16 5.06461e-16 5.03229e-16 ofcd11x21*12 3.53423e-16 6.33077e-16 5.33363e-16 ifcd11x21*12 4.33842e-16 6.33077e-16 4.79259e-16 okd20bx13o00*1 3.23202e-16 4.55191e-15 4.2608e-16 ikd20bx13o00*1 3.40842e-16 5.21805e-15 3.26803e-16 //obrd9x12x9x6 4.08377e-16 1.48868e-15 5.17539e-16 //ofrd9x12x9x6 4.02223e-16 1.48868e-15 8.63769e-16 obrd9x12x9x6 5.34704e-16 1.48868e-15 4.97474e-16 ibrd9x12x9x6 4.61172e-16 1.48868e-15 4.71409e-16 ofrd9x12x9x6 4.04615e-16 1.48868e-15 8.78403e-16 ifrd9x12x9x6 3.89581e-16 1.48868e-15 9.25103e-16 //obcd9x12x9x6 4.21753e-16 1.48868e-15 9.32287e-16 //ibcd9x12x9x6 4.39928e-16 1.48868e-15 9.00263e-16 //ofcd9x12x9x6 5.50188e-16 1.48868e-15 9.33685e-16 //ifcd9x12x9x6 4.2367e-16 1.48868e-15 8.6536e-16 obcd9x12x9x6 4.4291e-16 1.48868e-15 9.6628e-16 ibcd9x12x9x6 4.06716e-16 1.48868e-15 8.75787e-16 ofcd9x12x9x6 3.79902e-16 1.48868e-15 9.67725e-16 ifcd9x12x9x6 4.58825e-16 1.48868e-15 8.74308e-16 okd15e11x27e00 3.65157e-16 1.10063e-14 3.72721e-16 ikd15e11x27e00 3.34713e-16 1.03392e-14 4.78387e-16 //obr13x45 5.19152e-16 7.34433e-16 6.13886e-16 //ofr13x45 3.82576e-16 5.87547e-16 7.32491e-16 obr13x45 4.08468e-16 1.17509e-15 5.52232e-16 ibr13x45 5.09559e-16 7.34433e-16 6.01695e-16 ofr13x45 4.81557e-16 5.87547e-16 8.27658e-16 ifr13x45 3.60301e-16 5.87547e-16 7.99441e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify '//obc70v30' --verify '//ibc70v30' --verify '//ofc70v30' --verify '//ifc70v30' --verify 'obc70v30' --verify 'ibc70v30' --verify 'ofc70v30' --verify 'ifc70v30' --verify 'okd12e01x4o01*24' --verify 'ikd12e01x4o01*24' --verify 'obrd20*2' --verify 'ibrd20*2' --verify 'ofrd20*2' --verify 'ifrd20*2' --verify '//obcd20*2' --verify '//ibcd20*2' --verify '//ofcd20*2' --verify '//ifcd20*2' --verify 'obcd20*2' --verify 'ibcd20*2' --verify 'ofcd20*2' --verify 'ifcd20*2' --verify 'ok12o11x8e11x12h' --verify 'ik12o11x8e11x12h' --verify 'obrd4x12x8v13' --verify 'ibrd4x12x8v13' --verify 'ofrd4x12x8v13' --verify 'ifrd4x12x8v13' --verify '//obcd4x12x8v13' --verify '//ibcd4x12x8v13' --verify '//ofcd4x12x8v13' --verify '//ifcd4x12x8v13' --verify 'obcd4x12x8v13' --verify 'ibcd4x12x8v13' --verify 'ofcd4x12x8v13' --verify 'ifcd4x12x8v13' --verify 'ok10e01x18e01x18h' --verify 'ik10e01x18e01x18h' --verify 'obrd9x4x7v2' --verify 'ibrd9x4x7v2' --verify 'ofrd9x4x7v2' --verify 'ifrd9x4x7v2' --verify '//obcd9x4x7v2' --verify '//ibcd9x4x7v2'" //obc70v30 3.43366e-16 4.38785e-16 4.15655e-16 //ibc70v30 3.56805e-16 5.48481e-16 5.42859e-16 //ofc70v30 3.64667e-16 4.38785e-16 4.26759e-16 //ifc70v30 4.092e-16 4.38785e-16 3.76233e-16 obc70v30 4.64504e-16 5.48481e-16 4.20754e-16 ibc70v30 4.60037e-16 5.48481e-16 4.1859e-16 ofc70v30 4.73867e-16 5.48481e-16 3.95448e-16 ifc70v30 5.18374e-16 5.48481e-16 4.03531e-16 okd12e01x4o01*24 3.83692e-16 1.65859e-15 5.10455e-16 ikd12e01x4o01*24 3.55513e-16 1.50212e-15 4.2819e-16 obrd20*2 2.90342e-16 2.97904e-16 2.56997e-16 ibrd20*2 3.04454e-16 4.46856e-16 2.58427e-16 ofrd20*2 2.79709e-16 1.48952e-16 3.81091e-16 ifrd20*2 2.15801e-16 2.23428e-16 3.30866e-16 //obcd20*2 2.80142e-16 2.97904e-16 5.01871e-16 //ibcd20*2 2.9395e-16 2.23428e-16 3.82716e-16 //ofcd20*2 3.37685e-16 4.46856e-16 3.42574e-16 //ifcd20*2 2.70118e-16 2.97904e-16 3.6728e-16 obcd20*2 3.16185e-16 2.97904e-16 3.70162e-16 ibcd20*2 3.30937e-16 4.46856e-16 3.49053e-16 ofcd20*2 3.30622e-16 2.23428e-16 3.95757e-16 ifcd20*2 3.4662e-16 4.46856e-16 3.02262e-16 ok12o11x8e11x12h 4.89079e-16 7.71412e-15 4.69435e-16 ik12o11x8e11x12h 3.69091e-16 9.6147e-15 4.21515e-16 obrd4x12x8v13 3.48903e-16 5.85734e-16 4.80622e-16 ibrd4x12x8v13 3.07956e-16 5.85734e-16 4.5466e-16 ofrd4x12x8v13 3.19167e-16 5.85734e-16 7.94912e-16 ifrd4x12x8v13 3.27682e-16 5.85734e-16 7.49392e-16 //obcd4x12x8v13 4.02525e-16 5.85734e-16 7.86055e-16 //ibcd4x12x8v13 3.18445e-16 5.85734e-16 8.56814e-16 //ofcd4x12x8v13 3.87194e-16 5.85734e-16 7.81064e-16 //ifcd4x12x8v13 3.50454e-16 5.85734e-16 8.52251e-16 obcd4x12x8v13 3.44928e-16 5.85734e-16 8.2925e-16 ibcd4x12x8v13 4.42991e-16 5.85734e-16 6.9402e-16 ofcd4x12x8v13 3.97321e-16 5.85734e-16 8.59941e-16 ifcd4x12x8v13 3.6178e-16 5.85734e-16 8.55871e-16 ok10e01x18e01x18h 5.26697e-16 2.84217e-14 4.30934e-16 ik10e01x18e01x18h 4.53169e-16 2.84217e-14 5.52722e-16 obrd9x4x7v2 3.14821e-16 6.714e-16 4.04989e-16 ibrd9x4x7v2 3.74121e-16 6.714e-16 4.25992e-16 ofrd9x4x7v2 4.65172e-16 5.0355e-16 5.34029e-16 ifrd9x4x7v2 3.70075e-16 5.0355e-16 5.52729e-16 //obcd9x4x7v2 3.85521e-16 6.714e-16 5.10387e-16 //ibcd9x4x7v2 3.38236e-16 5.0355e-16 5.87733e-16 Executing "/builddir/build/BUILD/fftw-3.3.3/double/tests/bench -o nthreads=2 --verbose=1 --verify 'okd9o00x10o00v4' --verify 'ikd9o00x10o00v4' --verify 'obr70v30' --verify 'ibr70v30' --verify 'ofr70v30' --verify 'ifr70v30'" okd9o00x10o00v4 3.61751e-16 1.26184e-15 3.56691e-16 ikd9o00x10o00v4 3.02108e-16 1.55102e-15 3.32243e-16 obr70v30 3.75604e-16 4.38785e-16 3.48215e-16 ibr70v30 3.50263e-16 5.48481e-16 3.52296e-16 ofr70v30 3.65912e-16 5.48481e-16 4.12419e-16 ifr70v30 3.68497e-16 4.38785e-16 3.59832e-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 'obr25v134' --verify 'ibr25v134' --verify 'ofr25v134' --verify 'ifr25v134' --verify '//obc25v134' --verify '//ibc25v134' --verify '//ofc25v134' --verify '//ifc25v134' --verify 'obc25v134' --verify 'ibc25v134' --verify 'ofc25v134' --verify 'ifc25v134' --verify 'okd12e01*20' --verify 'ikd12e01*20' --verify '//obr6x4x6x3' --verify '//ofr6x4x6x3' --verify 'obr6x4x6x3' --verify 'ibr6x4x6x3' --verify 'ofr6x4x6x3' --verify 'ifr6x4x6x3' --verify '//obc6x4x6x3' --verify '//ibc6x4x6x3' --verify '//ofc6x4x6x3' --verify '//ifc6x4x6x3' --verify 'obc6x4x6x3' --verify 'ibc6x4x6x3' --verify 'ofc6x4x6x3' --verify 'ifc6x4x6x3' --verify 'ok4e10x10o00v30' --verify 'ik4e10x10o00v30' --verify '//obr30x11x14' --verify '//ofr30x11x14' --verify 'obr30x11x14' --verify 'ibr30x11x14' --verify 'ofr30x11x14' --verify 'ifr30x11x14' --verify '//obc30x11x14' --verify '//ibc30x11x14' --verify '//ofc30x11x14' --verify '//ifc30x11x14' --verify 'obc30x11x14' --verify 'ibc30x11x14' --verify 'ofc30x11x14' --verify 'ifc30x11x14'" obr25v134 2.03883e-19 2.6215e-19 1.83296e-19 ibr25v134 1.91127e-19 1.74767e-19 1.73224e-19 ofr25v134 1.47046e-19 1.74767e-19 2.80475e-19 ifr25v134 1.57678e-19 1.74767e-19 3.21186e-19 //obc25v134 1.81251e-19 1.74767e-19 3.08943e-19 //ibc25v134 1.85839e-19 1.74767e-19 3.13974e-19 //ofc25v134 1.79097e-19 1.74767e-19 3.16503e-19 //ifc25v134 1.73966e-19 1.74767e-19 3.49873e-19 obc25v134 1.81673e-19 1.74767e-19 3.10102e-19 ibc25v134 1.88025e-19 1.74767e-19 3.37433e-19 ofc25v134 1.83602e-19 1.74767e-19 2.92819e-19 ifc25v134 1.92013e-19 1.74767e-19 3.38412e-19 okd12e01*20 1.65716e-19 4.55365e-19 1.3699e-19 ikd12e01*20 1.39822e-19 4.55365e-19 1.35026e-19 //obr6x4x6x3 1.61296e-19 3.33848e-19 2.09314e-19 //ofr6x4x6x3 1.35975e-19 1.66924e-19 2.08748e-19 obr6x4x6x3 1.6217e-19 3.33848e-19 1.78064e-19 ibr6x4x6x3 1.90312e-19 3.33848e-19 2.15757e-19 ofr6x4x6x3 1.57629e-19 1.66924e-19 2.07559e-19 ifr6x4x6x3 1.9884e-19 1.66924e-19 1.86553e-19 //obc6x4x6x3 1.65863e-19 3.33848e-19 1.94336e-19 //ibc6x4x6x3 1.64025e-19 2.50386e-19 1.96207e-19 //ofc6x4x6x3 1.92105e-19 3.33848e-19 2.25887e-19 //ifc6x4x6x3 1.74482e-19 2.50386e-19 1.84998e-19 obc6x4x6x3 1.89017e-19 3.33848e-19 1.92945e-19 ibc6x4x6x3 1.68534e-19 4.1731e-19 2.09456e-19 ofc6x4x6x3 1.62795e-19 3.33848e-19 2.1551e-19 ifc6x4x6x3 2.17464e-19 3.33848e-19 1.92037e-19 ok4e10x10o00v30 1.55009e-19 5.09338e-19 1.74583e-19 ik4e10x10o00v30 1.61918e-19 4.24449e-19 1.31089e-19 //obr30x11x14 2.51206e-19 5.10434e-19 2.426e-19 //ofr30x11x14 1.94071e-19 4.08347e-19 3.45817e-19 obr30x11x14 2.26633e-19 5.10434e-19 2.58307e-19 ibr30x11x14 2.14117e-19 4.08347e-19 2.27008e-19 ofr30x11x14 2.39685e-19 4.08347e-19 3.04755e-19 ifr30x11x14 2.07661e-19 4.08347e-19 3.47045e-19 //obc30x11x14 2.19073e-19 4.08347e-19 3.22985e-19 //ibc30x11x14 2.09726e-19 4.08347e-19 3.54411e-19 //ofc30x11x14 2.38411e-19 4.08347e-19 3.2607e-19 //ifc30x11x14 2.03602e-19 5.10434e-19 3.34815e-19 obc30x11x14 2.25767e-19 4.08347e-19 3.07822e-19 ibc30x11x14 2.26991e-19 4.08347e-19 3.76599e-19 ofc30x11x14 2.21313e-19 4.08347e-19 3.29475e-19 ifc30x11x14 2.2482e-19 4.08347e-19 3.0486e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'obr24x35*18' --verify 'ibr24x35*18' --verify 'ofr24x35*18' --verify 'ifr24x35*18' --verify '//obc24x35*18' --verify '//ibc24x35*18' --verify '//ofc24x35*18' --verify '//ifc24x35*18' --verify 'obc24x35*18' --verify 'ibc24x35*18' --verify 'ofc24x35*18' --verify 'ifc24x35*18' --verify 'ok9e01x11o10x5e00x8e01v1' --verify 'ik9e01x11o10x5e00x8e01v1' --verify 'obr8x12x10*14' --verify 'ibr8x12x10*14' --verify 'ofr8x12x10*14' --verify 'ifr8x12x10*14' --verify '//obc8x12x10*14' --verify '//ibc8x12x10*14' --verify '//ofc8x12x10*14' --verify '//ifc8x12x10*14' --verify 'obc8x12x10*14' --verify 'ibc8x12x10*14' --verify 'ofc8x12x10*14' --verify 'ifc8x12x10*14' --verify 'ok22hx12hx11e10' --verify 'ik22hx12hx11e10' --verify '//obr78x14' --verify '//ofr78x14' --verify 'obr78x14' --verify 'ibr78x14' --verify 'ofr78x14' --verify 'ifr78x14' --verify '//obc78x14' --verify '//ibc78x14' --verify '//ofc78x14' --verify '//ifc78x14' --verify 'obc78x14' --verify 'ibc78x14' --verify 'ofc78x14' --verify 'ifc78x14' --verify 'okd108o11*67' --verify 'ikd108o11*67'" obr24x35*18 1.92184e-19 2.52715e-19 2.37245e-19 ibr24x35*18 1.9417e-19 3.15894e-19 2.41994e-19 ofr24x35*18 1.97227e-19 2.52715e-19 4.78851e-19 ifr24x35*18 2.01649e-19 2.52715e-19 4.52979e-19 //obc24x35*18 1.91529e-19 3.15894e-19 4.84336e-19 //ibc24x35*18 1.77221e-19 2.52715e-19 4.90513e-19 //ofc24x35*18 2.07871e-19 2.52715e-19 4.6911e-19 //ifc24x35*18 1.95463e-19 2.52715e-19 4.86228e-19 obc24x35*18 2.00704e-19 2.52715e-19 5.03854e-19 ibc24x35*18 2.18374e-19 2.52715e-19 4.32506e-19 ofc24x35*18 2.3536e-19 3.15894e-19 4.70485e-19 ifc24x35*18 2.50401e-19 2.52715e-19 4.36985e-19 ok9e01x11o10x5e00x8e01v1 2.17251e-19 3.08862e-17 2.87901e-19 ik9e01x11o10x5e00x8e01v1 2.35987e-19 2.66714e-17 2.36786e-19 obr8x12x10*14 1.73407e-19 2.39948e-19 2.24497e-19 ibr8x12x10*14 1.75015e-19 2.99935e-19 2.22513e-19 ofr8x12x10*14 1.5917e-19 2.39948e-19 3.18981e-19 ifr8x12x10*14 1.45681e-19 2.39948e-19 3.28101e-19 //obc8x12x10*14 2.31063e-19 2.39948e-19 3.3707e-19 //ibc8x12x10*14 2.01343e-19 2.99935e-19 3.88551e-19 //ofc8x12x10*14 1.78765e-19 2.39948e-19 3.13086e-19 //ifc8x12x10*14 1.9104e-19 2.39948e-19 3.12633e-19 obc8x12x10*14 1.71847e-19 2.39948e-19 3.32874e-19 ibc8x12x10*14 1.70894e-19 2.39948e-19 3.02063e-19 ofc8x12x10*14 1.61821e-19 2.99935e-19 3.25476e-19 ifc8x12x10*14 1.58687e-19 2.39948e-19 3.11458e-19 ok22hx12hx11e10 1.97525e-19 1.2902e-17 1.93316e-19 ik22hx12hx11e10 1.76988e-19 8.89046e-18 1.96599e-19 //obr78x14 1.87878e-19 4.19961e-19 3.1336e-19 //ofr78x14 2.06735e-19 3.14971e-19 4.12411e-19 obr78x14 1.94771e-19 4.19961e-19 2.89427e-19 ibr78x14 3.61432e-19 5.24951e-19 3.15468e-19 ofr78x14 2.01771e-19 3.14971e-19 4.22968e-19 ifr78x14 2.34893e-19 4.19961e-19 4.60156e-19 //obc78x14 2.41602e-19 4.19961e-19 3.91194e-19 //ibc78x14 2.01093e-19 4.19961e-19 4.21752e-19 //ofc78x14 2.47252e-19 4.19961e-19 5.11105e-19 //ifc78x14 2.05272e-19 4.19961e-19 4.53434e-19 obc78x14 2.19832e-19 4.19961e-19 3.98219e-19 ibc78x14 1.90865e-19 4.19961e-19 4.82415e-19 ofc78x14 2.1166e-19 4.19961e-19 4.45737e-19 ifc78x14 2.16542e-19 4.19961e-19 3.99654e-19 okd108o11*67 2.40108e-19 1.15543e-18 2.08609e-19 ikd108o11*67 2.11738e-19 9.35351e-19 2.5229e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'ok10bx6hv5' --verify 'ik10bx6hv5' --verify 'obrd7x16x4v8' --verify 'ibrd7x16x4v8' --verify 'ofrd7x16x4v8' --verify 'ifrd7x16x4v8' --verify '//obcd7x16x4v8' --verify '//ibcd7x16x4v8' --verify '//ofcd7x16x4v8' --verify '//ifcd7x16x4v8' --verify 'obcd7x16x4v8' --verify 'ibcd7x16x4v8' --verify 'ofcd7x16x4v8' --verify 'ifcd7x16x4v8' --verify 'ok5e00x9o10x4e10' --verify 'ik5e00x9o10x4e10' --verify 'obr2x10x13x10*4' --verify 'ibr2x10x13x10*4' --verify 'ofr2x10x13x10*4' --verify 'ifr2x10x13x10*4' --verify '//obc2x10x13x10*4' --verify '//ibc2x10x13x10*4' --verify '//ofc2x10x13x10*4' --verify '//ifc2x10x13x10*4' --verify 'obc2x10x13x10*4' --verify 'ibc2x10x13x10*4' --verify 'ofc2x10x13x10*4' --verify 'ifc2x10x13x10*4' --verify 'ok108o01*110' --verify 'ik108o01*110' --verify 'obr11x7x7x12v2' --verify 'ibr11x7x7x12v2' --verify 'ofr11x7x7x12v2' --verify 'ifr11x7x7x12v2' --verify '//obc11x7x7x12v2' --verify '//ibc11x7x7x12v2' --verify '//ofc11x7x7x12v2' --verify '//ifc11x7x7x12v2' --verify 'obc11x7x7x12v2' --verify 'ibc11x7x7x12v2' --verify 'ofc11x7x7x12v2' --verify 'ifc11x7x7x12v2' --verify 'ok24e01x90o10' --verify 'ik24e01x90o10'" ok10bx6hv5 1.3688e-19 5.20417e-19 1.37453e-19 ik10bx6hv5 1.93008e-19 1.04083e-18 1.11585e-19 obrd7x16x4v8 1.84586e-19 3.68811e-19 1.82672e-19 ibrd7x16x4v8 1.64018e-19 2.76608e-19 2.00857e-19 ofrd7x16x4v8 1.69828e-19 1.84405e-19 3.31495e-19 ifrd7x16x4v8 1.61188e-19 1.84405e-19 3.26701e-19 //obcd7x16x4v8 2.20616e-19 1.84405e-19 2.83117e-19 //ibcd7x16x4v8 1.82889e-19 2.76608e-19 2.89045e-19 //ofcd7x16x4v8 1.91115e-19 1.84405e-19 2.98425e-19 //ifcd7x16x4v8 1.70515e-19 1.84405e-19 3.06576e-19 obcd7x16x4v8 1.7783e-19 1.84405e-19 2.81798e-19 ibcd7x16x4v8 1.93534e-19 1.84405e-19 2.67537e-19 ofcd7x16x4v8 1.60736e-19 1.84405e-19 2.8063e-19 ifcd7x16x4v8 2.02416e-19 1.84405e-19 2.64758e-19 ok5e00x9o10x4e10 1.81381e-19 2.11419e-18 1.55685e-19 ik5e00x9o10x4e10 1.5906e-19 1.97867e-18 2.12209e-19 obr2x10x13x10*4 2.1918e-19 3.40207e-19 2.07163e-19 ibr2x10x13x10*4 2.34946e-19 3.40207e-19 2.49639e-19 ofr2x10x13x10*4 2.01076e-19 3.40207e-19 3.31706e-19 ifr2x10x13x10*4 2.02358e-19 3.40207e-19 3.52734e-19 //obc2x10x13x10*4 2.28807e-19 3.40207e-19 3.36086e-19 //ibc2x10x13x10*4 2.00862e-19 3.40207e-19 3.60054e-19 //ofc2x10x13x10*4 1.87537e-19 3.40207e-19 3.42297e-19 //ifc2x10x13x10*4 1.93078e-19 3.40207e-19 3.31996e-19 obc2x10x13x10*4 2.0742e-19 3.40207e-19 3.26981e-19 ibc2x10x13x10*4 1.86409e-19 3.40207e-19 3.85987e-19 ofc2x10x13x10*4 1.88987e-19 3.40207e-19 3.69489e-19 ifc2x10x13x10*4 2.222e-19 3.40207e-19 3.379e-19 ok108o01*110 1.92945e-19 1.1523e-18 1.93851e-19 ik108o01*110 1.94577e-19 1.24462e-18 1.93957e-19 obr11x7x7x12v2 1.94767e-19 5.17674e-19 2.34443e-19 ibr11x7x7x12v2 1.99524e-19 3.88256e-19 2.41636e-19 ofr11x7x7x12v2 2.0534e-19 3.23546e-19 3.52449e-19 ifr11x7x7x12v2 2.16018e-19 3.23546e-19 3.16425e-19 //obc11x7x7x12v2 2.33442e-19 3.88256e-19 3.25501e-19 //ibc11x7x7x12v2 1.84557e-19 3.23546e-19 3.06363e-19 //ofc11x7x7x12v2 1.91449e-19 3.88256e-19 4.12478e-19 //ifc11x7x7x12v2 2.06695e-19 3.88256e-19 3.13326e-19 obc11x7x7x12v2 2.12517e-19 3.23546e-19 3.19997e-19 ibc11x7x7x12v2 1.96762e-19 3.88256e-19 3.22309e-19 ofc11x7x7x12v2 1.99864e-19 3.23546e-19 3.2018e-19 ifc11x7x7x12v2 2.07584e-19 3.23546e-19 3.8301e-19 ok24e01x90o10 1.94803e-19 1.1872e-17 2.54973e-19 ik24e01x90o10 1.99674e-19 1.1601e-17 2.13468e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify '//ofrd6048' --verify '//ifrd6048' --verify 'obrd6048' --verify 'ibrd6048' --verify 'ofrd6048' --verify 'ifrd6048' --verify '//obcd6048' --verify '//ibcd6048' --verify '//ofcd6048' --verify '//ifcd6048' --verify 'obcd6048' --verify 'ibcd6048' --verify 'ofcd6048' --verify 'ifcd6048' --verify 'ok4o10x5e01x4o11*14' --verify 'ik4o10x5e01x4o11*14' --verify '//obrd7x10x10' --verify '//ofrd7x10x10' --verify 'obrd7x10x10' --verify 'ibrd7x10x10' --verify 'ofrd7x10x10' --verify 'ifrd7x10x10' --verify '//obcd7x10x10' --verify '//ibcd7x10x10' --verify '//ofcd7x10x10' --verify '//ifcd7x10x10' --verify 'obcd7x10x10' --verify 'ibcd7x10x10' --verify 'ofcd7x10x10' --verify 'ifcd7x10x10' --verify 'ok10e10x13bx3o01v14' --verify 'ik10e10x13bx3o01v14' --verify 'obrd9x6x7x11v1' --verify 'ibrd9x6x7x11v1' --verify 'ofrd9x6x7x11v1' --verify 'ifrd9x6x7x11v1' --verify '//obcd9x6x7x11v1' --verify '//ibcd9x6x7x11v1' --verify '//ofcd9x6x7x11v1' --verify '//ifcd9x6x7x11v1' --verify 'obcd9x6x7x11v1' --verify 'ibcd9x6x7x11v1' --verify 'ofcd9x6x7x11v1' --verify 'ifcd9x6x7x11v1'" //ofrd6048 2.00092e-19 3.56898e-19 3.91842e-19 //ifrd6048 2.019e-19 3.56898e-19 4.67064e-19 obrd6048 2.05007e-19 5.35347e-19 2.25982e-19 ibrd6048 2.24894e-19 5.35347e-19 2.36754e-19 ofrd6048 2.11608e-19 3.56898e-19 3.99186e-19 ifrd6048 1.82221e-19 3.56898e-19 3.80868e-19 //obcd6048 1.99557e-19 3.56898e-19 3.7601e-19 //ibcd6048 2.00263e-19 3.56898e-19 3.83625e-19 //ofcd6048 2.37332e-19 3.56898e-19 4.17338e-19 //ifcd6048 2.19024e-19 3.56898e-19 3.6342e-19 obcd6048 2.22139e-19 4.46123e-19 3.62714e-19 ibcd6048 2.22878e-19 3.56898e-19 3.85299e-19 ofcd6048 2.18754e-19 3.56898e-19 3.49198e-19 ifcd6048 1.98031e-19 4.46123e-19 3.90839e-19 ok4o10x5e01x4o11*14 2.1218e-19 1.02895e-18 2.23229e-19 ik4o10x5e01x4o11*14 2.12543e-19 9.77133e-19 2.07562e-19 //obrd7x10x10 1.93533e-19 5.24531e-19 2.0577e-19 //ofrd7x10x10 1.81587e-19 2.62266e-19 3.95749e-19 obrd7x10x10 2.1076e-19 3.27832e-19 2.83057e-19 ibrd7x10x10 1.92986e-19 3.27832e-19 2.28274e-19 ofrd7x10x10 1.66876e-19 2.62266e-19 3.12176e-19 ifrd7x10x10 1.67502e-19 2.62266e-19 3.36402e-19 //obcd7x10x10 1.67466e-19 2.62266e-19 3.74691e-19 //ibcd7x10x10 2.36494e-19 3.27832e-19 3.41e-19 //ofcd7x10x10 1.73676e-19 2.62266e-19 3.36774e-19 //ifcd7x10x10 1.69306e-19 3.27832e-19 3.87611e-19 obcd7x10x10 1.82143e-19 3.27832e-19 3.49468e-19 ibcd7x10x10 1.8611e-19 3.27832e-19 3.24513e-19 ofcd7x10x10 1.91932e-19 3.27832e-19 3.25182e-19 ifcd7x10x10 1.97433e-19 2.62266e-19 3.489e-19 ok10e10x13bx3o01v14 1.97876e-19 2.38137e-18 2.05945e-19 ik10e10x13bx3o01v14 1.84072e-19 1.59726e-18 2.17304e-19 obrd9x6x7x11v1 2.26927e-19 4.30435e-19 2.62093e-19 ibrd9x6x7x11v1 2.37473e-19 4.30435e-19 2.36289e-19 ofrd9x6x7x11v1 1.97554e-19 4.30435e-19 4.23154e-19 ifrd9x6x7x11v1 1.99172e-19 4.30435e-19 4.04887e-19 //obcd9x6x7x11v1 3.07218e-19 4.30435e-19 4.023e-19 //ibcd9x6x7x11v1 1.90462e-19 5.38044e-19 3.38242e-19 //ofcd9x6x7x11v1 2.15723e-19 4.30435e-19 3.62689e-19 //ifcd9x6x7x11v1 2.21593e-19 4.30435e-19 3.46013e-19 obcd9x6x7x11v1 1.89543e-19 4.30435e-19 3.96584e-19 ibcd9x6x7x11v1 2.12879e-19 4.30435e-19 3.77702e-19 ofcd9x6x7x11v1 2.15084e-19 4.30435e-19 4.04792e-19 ifcd9x6x7x11v1 2.01715e-19 4.30435e-19 3.58787e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'ofr9720' --verify 'ifr9720' --verify '//obc9720' --verify '//ibc9720' --verify '//ofc9720' --verify '//ifc9720' --verify 'obc9720' --verify 'ibc9720' --verify 'ofc9720' --verify 'ifc9720' --verify 'ok9bx10e00x20o00' --verify 'ik9bx10e00x20o00' --verify 'obr10x3x9v13' --verify 'ibr10x3x9v13' --verify 'ofr10x3x9v13' --verify 'ifr10x3x9v13' --verify '//obc10x3x9v13' --verify '//ibc10x3x9v13' --verify '//ofc10x3x9v13' --verify '//ifc10x3x9v13' --verify 'obc10x3x9v13' --verify 'ibc10x3x9v13' --verify 'ofc10x3x9v13' --verify 'ifc10x3x9v13' --verify 'ok10e01x6o11x7e00x5o11*6' --verify 'ik10e01x6o11x7e00x5o11*6' --verify '//obr4x10x10x11' --verify '//ofr4x10x10x11' --verify 'obr4x10x10x11' --verify 'ibr4x10x10x11' --verify 'ofr4x10x10x11' --verify 'ifr4x10x10x11' --verify '//obc4x10x10x11' --verify '//ibc4x10x10x11' --verify '//ofc4x10x10x11' --verify '//ifc4x10x10x11' --verify 'obc4x10x10x11' --verify 'ibc4x10x10x11' --verify 'ofc4x10x10x11' --verify 'ifc4x10x10x11' --verify 'okd99o10x60o10' --verify 'ikd99o10x60o10' --verify '//obrd6048' --verify '//ibrd6048'" ofr9720 2.00307e-19 3.51906e-19 2.42123e-19 ifr9720 2.04331e-19 3.51906e-19 3.19376e-19 //obc9720 2.44567e-19 3.51906e-19 2.48222e-19 //ibc9720 2.27277e-19 3.51906e-19 3.58964e-19 //ofc9720 2.36839e-19 4.92669e-19 2.65575e-19 //ifc9720 2.08134e-19 4.22288e-19 2.93428e-19 obc9720 2.45555e-19 4.22288e-19 2.56664e-19 ibc9720 2.05603e-19 4.22288e-19 2.94407e-19 ofc9720 1.97895e-19 4.22288e-19 2.60787e-19 ifc9720 2.11786e-19 4.22288e-19 2.89961e-19 ok9bx10e00x20o00 2.04772e-19 1.8918e-17 1.98942e-19 ik9bx10e00x20o00 1.9946e-19 1.23402e-17 1.91357e-19 obr10x3x9v13 1.80669e-19 2.84232e-19 2.24983e-19 ibr10x3x9v13 1.68584e-19 2.84232e-19 1.87669e-19 ofr10x3x9v13 1.51287e-19 2.27386e-19 3.86765e-19 ifr10x3x9v13 1.78201e-19 2.27386e-19 3.84333e-19 //obc10x3x9v13 2.01467e-19 2.84232e-19 4.18043e-19 //ibc10x3x9v13 1.83412e-19 2.27386e-19 3.52363e-19 //ofc10x3x9v13 2.52529e-19 2.84232e-19 4.36852e-19 //ifc10x3x9v13 1.99899e-19 2.27386e-19 3.6481e-19 obc10x3x9v13 1.65747e-19 2.27386e-19 3.60646e-19 ibc10x3x9v13 1.80073e-19 2.84232e-19 3.86918e-19 ofc10x3x9v13 1.7426e-19 2.84232e-19 4.39356e-19 ifc10x3x9v13 1.95173e-19 3.41078e-19 3.46875e-19 ok10e01x6o11x7e00x5o11*6 1.93556e-19 9.96239e-18 2.75233e-19 ik10e01x6o11x7e00x5o11*6 2.56804e-19 7.69381e-18 2.79125e-19 //obr4x10x10x11 1.90856e-19 4.18431e-19 2.18025e-19 //ofr4x10x10x11 1.9011e-19 4.18431e-19 4.21795e-19 obr4x10x10x11 1.68056e-19 4.18431e-19 2.24111e-19 ibr4x10x10x11 2.49884e-19 4.18431e-19 2.86114e-19 ofr4x10x10x11 2.0367e-19 4.18431e-19 3.60008e-19 ifr4x10x10x11 2.06063e-19 4.18431e-19 3.38111e-19 //obc4x10x10x11 1.88269e-19 4.18431e-19 3.30277e-19 //ibc4x10x10x11 2.05615e-19 4.18431e-19 3.21058e-19 //ofc4x10x10x11 2.29291e-19 5.23039e-19 3.26812e-19 //ifc4x10x10x11 1.78923e-19 4.18431e-19 3.33318e-19 obc4x10x10x11 2.1097e-19 4.18431e-19 3.51858e-19 ibc4x10x10x11 1.84421e-19 4.18431e-19 3.55165e-19 ofc4x10x10x11 1.81156e-19 4.18431e-19 3.18659e-19 ifc4x10x10x11 1.77629e-19 4.18431e-19 3.30448e-19 okd99o10x60o10 2.09668e-19 1.05168e-17 2.28986e-19 ikd99o10x60o10 2.76475e-19 1.14925e-17 2.14695e-19 //obrd6048 2.98375e-19 3.56898e-19 2.23962e-19 //ibrd6048 2.27831e-19 4.46123e-19 2.40437e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'obcd6x4x7' --verify 'ibcd6x4x7' --verify 'ofcd6x4x7' --verify 'ifcd6x4x7' --verify 'ok4o00x11o00x15o00*10' --verify 'ik4o00x11o00x15o00*10' --verify 'obrd55v72' --verify 'ibrd55v72' --verify 'ofrd55v72' --verify 'ifrd55v72' --verify '//obcd55v72' --verify '//ibcd55v72' --verify '//ofcd55v72' --verify '//ifcd55v72' --verify 'obcd55v72' --verify 'ibcd55v72' --verify 'ofcd55v72' --verify 'ifcd55v72' --verify 'okd10e01x2o01x4e00x9bv6' --verify 'ikd10e01x2o01x4e00x9bv6' --verify '//obrd5670' --verify '//ibrd5670' --verify '//ofrd5670' --verify '//ifrd5670' --verify 'obrd5670' --verify 'ibrd5670' --verify 'ofrd5670' --verify 'ifrd5670' --verify '//obcd5670' --verify '//ibcd5670' --verify '//ofcd5670' --verify '//ifcd5670' --verify 'obcd5670' --verify 'ibcd5670' --verify 'ofcd5670' --verify 'ifcd5670' --verify 'ok8e10x10e10x10o00x9o10' --verify 'ik8e10x10e10x10o00x9o10' --verify '//obr9720' --verify '//ibr9720' --verify '//ofr9720' --verify '//ifr9720' --verify 'obr9720' --verify 'ibr9720'" obcd6x4x7 2.24486e-19 2.67674e-19 2.98523e-19 ibcd6x4x7 1.84523e-19 2.67674e-19 2.63518e-19 ofcd6x4x7 2.09515e-19 2.67674e-19 3.38239e-19 ifcd6x4x7 1.63641e-19 2.67674e-19 3.32695e-19 ok4o00x11o00x15o00*10 2.11524e-19 1.97505e-18 1.85822e-19 ik4o00x11o00x15o00*10 2.6956e-19 1.71641e-18 2.49729e-19 obrd55v72 1.7259e-19 2.37159e-19 1.68689e-19 ibrd55v72 1.50558e-19 2.37159e-19 1.66841e-19 ofrd55v72 1.57622e-19 1.77869e-19 2.81811e-19 ifrd55v72 1.82414e-19 1.77869e-19 2.50377e-19 //obcd55v72 1.93172e-19 2.37159e-19 2.33191e-19 //ibcd55v72 1.84091e-19 2.37159e-19 2.44897e-19 //ofcd55v72 1.76238e-19 2.37159e-19 2.93785e-19 //ifcd55v72 1.83481e-19 2.37159e-19 2.34246e-19 obcd55v72 1.88328e-19 2.37159e-19 2.40826e-19 ibcd55v72 2.01783e-19 2.37159e-19 2.36246e-19 ofcd55v72 1.7953e-19 2.37159e-19 2.55001e-19 ifcd55v72 1.94196e-19 2.37159e-19 2.75984e-19 okd10e01x2o01x4e00x9bv6 2.34107e-19 9.19018e-18 2.10105e-19 ikd10e01x2o01x4e00x9bv6 2.45297e-19 9.19018e-18 2.42695e-19 //obrd5670 2.35241e-19 5.52904e-19 2.6028e-19 //ibrd5670 2.14521e-19 4.60754e-19 2.50481e-19 //ofrd5670 2.38152e-19 3.68603e-19 3.72085e-19 //ifrd5670 2.51569e-19 3.68603e-19 3.71847e-19 obrd5670 1.94298e-19 4.60754e-19 2.46261e-19 ibrd5670 2.3024e-19 4.60754e-19 2.56905e-19 ofrd5670 2.95643e-19 3.68603e-19 3.93839e-19 ifrd5670 2.20524e-19 3.68603e-19 4.82013e-19 //obcd5670 2.67941e-19 3.68603e-19 4.77836e-19 //ibcd5670 2.15755e-19 3.68603e-19 3.93914e-19 //ofcd5670 2.3829e-19 3.68603e-19 3.62569e-19 //ifcd5670 2.15194e-19 3.68603e-19 3.86411e-19 obcd5670 2.60118e-19 4.60754e-19 3.86301e-19 ibcd5670 2.10308e-19 3.68603e-19 4.26326e-19 ofcd5670 2.357e-19 4.60754e-19 4.37112e-19 ifcd5670 1.94286e-19 3.68603e-19 4.50743e-19 ok8e10x10e10x10o00x9o10 2.09474e-19 7.599e-18 1.74178e-19 ik8e10x10e10x10o00x9o10 1.80324e-19 7.33885e-18 1.62205e-19 //obr9720 2.00914e-19 4.92669e-19 2.60941e-19 //ibr9720 2.33431e-19 4.22288e-19 2.22818e-19 //ofr9720 2.23643e-19 3.51906e-19 2.63252e-19 //ifr9720 2.29498e-19 3.51906e-19 2.60376e-19 obr9720 2.19088e-19 4.22288e-19 2.33553e-19 ibr9720 2.3641e-19 4.22288e-19 2.3347e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'ok7e10x13e01x12o01' --verify 'ik7e10x13e01x12o01' --verify '//obrd91x11' --verify '//ofrd91x11' --verify 'obrd91x11' --verify 'ibrd91x11' --verify 'ofrd91x11' --verify 'ifrd91x11' --verify '//obcd91x11' --verify '//ibcd91x11' --verify '//ofcd91x11' --verify '//ifcd91x11' --verify 'obcd91x11' --verify 'ibcd91x11' --verify 'ofcd91x11' --verify 'ifcd91x11' --verify 'ok8o11x4e01x6h*17' --verify 'ik8o11x4e01x6h*17' --verify '//obr11x4x10' --verify '//ofr11x4x10' --verify 'obr11x4x10' --verify 'ibr11x4x10' --verify 'ofr11x4x10' --verify 'ifr11x4x10' --verify '//obc11x4x10' --verify '//ibc11x4x10' --verify '//ofc11x4x10' --verify '//ifc11x4x10' --verify 'obc11x4x10' --verify 'ibc11x4x10' --verify 'ofc11x4x10' --verify 'ifc11x4x10' --verify 'ok4bx30e11x13o11' --verify 'ik4bx30e11x13o11' --verify '//obrd6x4x7' --verify '//ofrd6x4x7' --verify 'obrd6x4x7' --verify 'ibrd6x4x7' --verify 'ofrd6x4x7' --verify 'ifrd6x4x7' --verify '//obcd6x4x7' --verify '//ibcd6x4x7' --verify '//ofcd6x4x7' --verify '//ifcd6x4x7'" ok7e10x13e01x12o01 2.01099e-19 5.74118e-18 2.82611e-19 ik7e10x13e01x12o01 1.89998e-19 5.74118e-18 2.26847e-19 //obrd91x11 1.96631e-19 4.38635e-19 2.62759e-19 //ofrd91x11 1.97302e-19 3.28976e-19 3.32462e-19 obrd91x11 2.34546e-19 4.38635e-19 2.39078e-19 ibrd91x11 2.05558e-19 4.38635e-19 2.09813e-19 ofrd91x11 1.95653e-19 3.28976e-19 3.06818e-19 ifrd91x11 1.93827e-19 3.28976e-19 3.09922e-19 //obcd91x11 2.24888e-19 4.38635e-19 3.14734e-19 //ibcd91x11 2.02943e-19 4.38635e-19 3.02662e-19 //ofcd91x11 2.44434e-19 4.38635e-19 3.25068e-19 //ifcd91x11 2.5197e-19 4.38635e-19 3.03497e-19 obcd91x11 2.28266e-19 4.38635e-19 3.31868e-19 ibcd91x11 2.51567e-19 3.28976e-19 3.23274e-19 ofcd91x11 2.02193e-19 3.28976e-19 3.18717e-19 ifcd91x11 2.33336e-19 4.38635e-19 3.50584e-19 ok8o11x4e01x6h*17 2.11859e-19 1.7303e-18 2.04673e-19 ik8o11x4e01x6h*17 2.91117e-19 1.52843e-18 2.3349e-19 //obr11x4x10 1.57381e-19 3.30799e-19 2.19474e-19 //ofr11x4x10 1.97313e-19 2.48099e-19 3.01524e-19 obr11x4x10 1.82682e-19 3.30799e-19 2.68184e-19 ibr11x4x10 1.52268e-19 3.30799e-19 3.08234e-19 ofr11x4x10 2.05715e-19 2.48099e-19 3.62523e-19 ifr11x4x10 1.88009e-19 2.48099e-19 3.60211e-19 //obc11x4x10 1.57023e-19 2.48099e-19 3.36281e-19 //ibc11x4x10 1.65345e-19 3.30799e-19 3.57522e-19 //ofc11x4x10 1.51814e-19 3.30799e-19 3.35529e-19 //ifc11x4x10 1.53638e-19 2.48099e-19 2.95277e-19 obc11x4x10 1.9822e-19 3.30799e-19 3.17089e-19 ibc11x4x10 2.03067e-19 3.30799e-19 4.47748e-19 ofc11x4x10 1.97755e-19 3.30799e-19 2.96558e-19 ifc11x4x10 1.65329e-19 2.48099e-19 2.96789e-19 ok4bx30e11x13o11 2.1547e-19 4.37339e-18 2.40011e-19 ik4bx30e11x13o11 2.22954e-19 4.40055e-18 2.19493e-19 //obrd6x4x7 1.71894e-19 2.67674e-19 2.02702e-19 //ofrd6x4x7 1.59255e-19 2.67674e-19 2.71292e-19 obrd6x4x7 1.73527e-19 2.67674e-19 2.07428e-19 ibrd6x4x7 1.35735e-19 2.67674e-19 1.90262e-19 ofrd6x4x7 1.32686e-19 2.67674e-19 2.80799e-19 ifrd6x4x7 1.65886e-19 1.33837e-19 3.0185e-19 //obcd6x4x7 1.75086e-19 4.0151e-19 2.90621e-19 //ibcd6x4x7 1.87205e-19 2.67674e-19 2.58463e-19 //ofcd6x4x7 1.60095e-19 2.67674e-19 2.87897e-19 //ifcd6x4x7 1.54921e-19 2.67674e-19 3.08166e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'obr14x5*13' --verify 'ibr14x5*13' --verify 'ofr14x5*13' --verify 'ifr14x5*13' --verify '//obc14x5*13' --verify '//ibc14x5*13' --verify '//ofc14x5*13' --verify '//ifc14x5*13' --verify 'obc14x5*13' --verify 'ibc14x5*13' --verify 'ofc14x5*13' --verify 'ifc14x5*13' --verify 'ok9e10x6o10x8e10x2h' --verify 'ik9e10x6o10x8e10x2h' --verify 'obr2x11x4*9' --verify 'ibr2x11x4*9' --verify 'ofr2x11x4*9' --verify 'ifr2x11x4*9' --verify '//obc2x11x4*9' --verify '//ibc2x11x4*9' --verify '//ofc2x11x4*9' --verify '//ifc2x11x4*9' --verify 'obc2x11x4*9' --verify 'ibc2x11x4*9' --verify 'ofc2x11x4*9' --verify 'ifc2x11x4*9' --verify 'ok108hx44e00' --verify 'ik108hx44e00' --verify '//obr2310' --verify '//ibr2310' --verify '//ofr2310' --verify '//ifr2310' --verify 'obr2310' --verify 'ibr2310' --verify 'ofr2310' --verify 'ifr2310' --verify '//obc2310' --verify '//ibc2310' --verify '//ofc2310' --verify '//ifc2310' --verify 'obc2310' --verify 'ibc2310' --verify 'ofc2310' --verify 'ifc2310'" obr14x5*13 1.81813e-19 2.23288e-19 1.80834e-19 ibr14x5*13 1.91781e-19 2.23288e-19 1.87626e-19 ofr14x5*13 1.33953e-19 2.23288e-19 2.85303e-19 ifr14x5*13 1.62357e-19 1.67466e-19 3.05354e-19 //obc14x5*13 1.75948e-19 2.23288e-19 2.93484e-19 //ibc14x5*13 2.16478e-19 1.67466e-19 2.48886e-19 //ofc14x5*13 1.82661e-19 2.23288e-19 2.89025e-19 //ifc14x5*13 1.89129e-19 2.23288e-19 2.9131e-19 obc14x5*13 1.6221e-19 2.23288e-19 2.81231e-19 ibc14x5*13 1.92399e-19 1.67466e-19 2.89339e-19 ofc14x5*13 1.62812e-19 2.23288e-19 2.84504e-19 ifc14x5*13 1.98914e-19 2.23288e-19 2.76592e-19 ok9e10x6o10x8e10x2h 1.65676e-19 3.14419e-18 1.61686e-19 ik9e10x6o10x8e10x2h 1.60092e-19 2.92735e-18 1.97902e-19 obr2x11x4*9 1.51739e-19 2.05469e-19 1.79754e-19 ibr2x11x4*9 1.54432e-19 2.05469e-19 1.72743e-19 ofr2x11x4*9 1.67235e-19 2.05469e-19 3.00918e-19 ifr2x11x4*9 1.67492e-19 2.05469e-19 3.32663e-19 //obc2x11x4*9 1.65488e-19 2.05469e-19 2.62542e-19 //ibc2x11x4*9 1.70826e-19 2.05469e-19 2.80962e-19 //ofc2x11x4*9 1.7011e-19 2.05469e-19 2.76671e-19 //ifc2x11x4*9 1.50958e-19 2.05469e-19 2.69527e-19 obc2x11x4*9 1.54545e-19 2.05469e-19 2.78803e-19 ibc2x11x4*9 2.46798e-19 2.05469e-19 2.9825e-19 ofc2x11x4*9 2.06546e-19 2.05469e-19 3.00758e-19 ifc2x11x4*9 1.39475e-19 2.05469e-19 2.55804e-19 ok108hx44e00 2.05042e-19 1.38778e-17 2.43871e-19 ik108hx44e00 2.02029e-19 2.77556e-17 1.95706e-19 //obr2310 2.11445e-19 4.33117e-19 2.27106e-19 //ibr2310 2.46331e-19 5.7749e-19 2.13396e-19 //ofr2310 1.88487e-19 2.88745e-19 4.39047e-19 //ifr2310 1.97924e-19 2.88745e-19 4.04114e-19 obr2310 2.20623e-19 5.7749e-19 2.60581e-19 ibr2310 2.46836e-19 5.7749e-19 2.10038e-19 ofr2310 2.56519e-19 2.88745e-19 4.05395e-19 ifr2310 2.64567e-19 2.88745e-19 4.56223e-19 //obc2310 2.12263e-19 4.33117e-19 4.02245e-19 //ibc2310 1.97067e-19 4.33117e-19 3.81974e-19 //ofc2310 2.42695e-19 3.60931e-19 3.72687e-19 //ifc2310 1.9978e-19 3.60931e-19 4.18021e-19 obc2310 2.10663e-19 4.33117e-19 3.92815e-19 ibc2310 2.30098e-19 4.33117e-19 4.73627e-19 ofc2310 2.00806e-19 2.88745e-19 4.17477e-19 ifc2310 2.16291e-19 4.33117e-19 3.89424e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify '//obrd33x84' --verify '//ofrd33x84' --verify 'obrd33x84' --verify 'ibrd33x84' --verify 'ofrd33x84' --verify 'ifrd33x84' --verify '//obcd33x84' --verify '//ibcd33x84' --verify '//ofcd33x84' --verify '//ifcd33x84' --verify 'obcd33x84' --verify 'ibcd33x84' --verify 'ofcd33x84' --verify 'ifcd33x84' --verify 'ok7o00x8e11x6o10v7' --verify 'ik7o00x8e11x6o10v7' --verify 'obr6x12x10v5' --verify 'ibr6x12x10v5' --verify 'ofr6x12x10v5' --verify 'ifr6x12x10v5' --verify '//obc6x12x10v5' --verify '//ibc6x12x10v5' --verify '//ofc6x12x10v5' --verify '//ifc6x12x10v5' --verify 'obc6x12x10v5' --verify 'ibc6x12x10v5' --verify 'ofc6x12x10v5' --verify 'ifc6x12x10v5' --verify 'ok7hx16e01v31' --verify 'ik7hx16e01v31' --verify 'obr24x4*15' --verify 'ibr24x4*15' --verify 'ofr24x4*15' --verify 'ifr24x4*15' --verify '//obc24x4*15' --verify '//ibc24x4*15' --verify '//ofc24x4*15' --verify '//ifc24x4*15' --verify 'obc24x4*15' --verify 'ibc24x4*15' --verify 'ofc24x4*15' --verify 'ifc24x4*15' --verify 'okd36o01*20' --verify 'ikd36o01*20'" //obrd33x84 1.7928e-19 5.27174e-19 2.39886e-19 //ofrd33x84 1.7428e-19 3.29483e-19 4.12021e-19 obrd33x84 1.92969e-19 5.27174e-19 2.33008e-19 ibrd33x84 2.00997e-19 5.27174e-19 2.08818e-19 ofrd33x84 1.96977e-19 3.9538e-19 4.13692e-19 ifrd33x84 2.24254e-19 3.29483e-19 3.88217e-19 //obcd33x84 1.95923e-19 3.9538e-19 3.50898e-19 //ibcd33x84 2.29353e-19 3.9538e-19 4.07996e-19 //ofcd33x84 1.98648e-19 3.9538e-19 4.33879e-19 //ifcd33x84 1.99505e-19 3.9538e-19 4.61584e-19 obcd33x84 2.19584e-19 3.9538e-19 4.32112e-19 ibcd33x84 1.87735e-19 3.9538e-19 3.68517e-19 ofcd33x84 2.13427e-19 3.9538e-19 4.12361e-19 ifcd33x84 2.11321e-19 3.9538e-19 3.6267e-19 ok7o00x8e11x6o10v7 1.85763e-19 1.05832e-18 1.70471e-19 ik7o00x8e11x6o10v7 1.98014e-19 1.30734e-18 1.87691e-19 obr6x12x10v5 1.95207e-19 3.10317e-19 1.8668e-19 ibr6x12x10v5 1.88278e-19 2.32738e-19 2.06677e-19 ofr6x12x10v5 1.53349e-19 2.32738e-19 3.49127e-19 ifr6x12x10v5 1.50124e-19 2.32738e-19 3.12592e-19 //obc6x12x10v5 2.12067e-19 3.10317e-19 3.4264e-19 //ibc6x12x10v5 2.3881e-19 3.10317e-19 3.08201e-19 //ofc6x12x10v5 1.91442e-19 3.10317e-19 3.22726e-19 //ifc6x12x10v5 1.65436e-19 3.10317e-19 3.29837e-19 obc6x12x10v5 1.91501e-19 2.32738e-19 3.11863e-19 ibc6x12x10v5 2.20583e-19 3.10317e-19 3.61741e-19 ofc6x12x10v5 1.92732e-19 2.32738e-19 3.34567e-19 ifc6x12x10v5 1.87404e-19 3.10317e-19 3.02805e-19 ok7hx16e01v31 2.11063e-19 1.79068e-18 1.94154e-19 ik7hx16e01v31 1.81394e-19 1.79068e-18 1.90708e-19 obr24x4*15 1.60774e-19 1.88853e-19 1.7462e-19 ibr24x4*15 1.7467e-19 1.88853e-19 1.68207e-19 ofr24x4*15 1.39239e-19 1.88853e-19 2.95022e-19 ifr24x4*15 1.39884e-19 1.88853e-19 2.49748e-19 //obc24x4*15 1.68424e-19 1.88853e-19 2.73856e-19 //ibc24x4*15 1.60878e-19 1.88853e-19 2.40031e-19 //ofc24x4*15 2.29261e-19 1.88853e-19 2.52511e-19 //ifc24x4*15 1.3676e-19 1.88853e-19 3.03531e-19 obc24x4*15 1.89798e-19 1.88853e-19 2.68593e-19 ibc24x4*15 1.29946e-19 1.88853e-19 2.67874e-19 ofc24x4*15 1.81637e-19 1.88853e-19 2.85306e-19 ifc24x4*15 1.93749e-19 1.88853e-19 2.58e-19 okd36o01*20 1.83361e-19 6.1248e-19 1.76284e-19 ikd36o01*20 1.98835e-19 5.12774e-19 1.73654e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify '//obcd7168' --verify '//ibcd7168' --verify '//ofcd7168' --verify '//ifcd7168' --verify 'obcd7168' --verify 'ibcd7168' --verify 'ofcd7168' --verify 'ifcd7168' --verify 'ok8o00x44o10' --verify 'ik8o00x44o10' --verify '//obr130x12' --verify '//ofr130x12' --verify 'obr130x12' --verify 'ibr130x12' --verify 'ofr130x12' --verify 'ifr130x12' --verify '//obc130x12' --verify '//ibc130x12' --verify '//ofc130x12' --verify '//ifc130x12' --verify 'obc130x12' --verify 'ibc130x12' --verify 'ofc130x12' --verify 'ifc130x12' --verify 'ok5e00x2e11x2e00*1' --verify 'ik5e00x2e11x2e00*1' --verify '//obr35490' --verify '//ibr35490' --verify '//ofr35490' --verify '//ifr35490' --verify 'obr35490' --verify 'ibr35490' --verify 'ofr35490' --verify 'ifr35490' --verify '//obc35490' --verify '//ibc35490' --verify '//ofc35490' --verify '//ifc35490' --verify 'obc35490' --verify 'ibc35490' --verify 'ofc35490' --verify 'ifc35490' --verify 'okd5hx7e01x12o01*7' --verify 'ikd5hx7e01x12o01*7'" //obcd7168 1.94941e-19 3.27832e-19 4.06852e-19 //ibcd7168 1.96304e-19 4.0979e-19 3.59534e-19 //ofcd7168 2.1749e-19 4.0979e-19 3.88101e-19 //ifcd7168 1.87358e-19 4.91748e-19 3.6761e-19 obcd7168 2.16268e-19 4.0979e-19 3.31817e-19 ibcd7168 2.03555e-19 4.0979e-19 4.01509e-19 ofcd7168 2.69313e-19 3.27832e-19 4.09961e-19 ifcd7168 2.16268e-19 4.0979e-19 4.13756e-19 ok8o00x44o10 2.10163e-19 2.64223e-18 1.92256e-19 ik8o00x44o10 2.76484e-19 3.96334e-18 1.96522e-19 //obr130x12 2.2273e-19 3.51365e-19 2.26798e-19 //ofr130x12 2.20624e-19 2.63523e-19 3.53368e-19 obr130x12 2.00278e-19 3.51365e-19 2.66087e-19 ibr130x12 2.19369e-19 3.51365e-19 2.48337e-19 ofr130x12 1.92675e-19 2.63523e-19 3.90107e-19 ifr130x12 3.31438e-19 2.63523e-19 2.71136e-19 //obc130x12 2.19005e-19 3.51365e-19 3.42218e-19 //ibc130x12 1.9612e-19 3.51365e-19 3.09683e-19 //ofc130x12 2.07239e-19 3.51365e-19 3.48499e-19 //ifc130x12 1.88658e-19 4.39206e-19 3.91778e-19 obc130x12 2.30093e-19 3.51365e-19 2.97769e-19 ibc130x12 2.05288e-19 3.51365e-19 3.23449e-19 ofc130x12 2.00826e-19 3.51365e-19 2.98176e-19 ifc130x12 1.84443e-19 3.51365e-19 2.91371e-19 ok5e00x2e11x2e00*1 1.43875e-19 5.57428e-19 1.23463e-19 ik5e00x2e11x2e00*1 2.77621e-19 6.45443e-19 1.37541e-19 //obr35490 2.7101e-19 5.89328e-19 2.66712e-19 //ibr35490 2.41356e-19 5.89328e-19 2.48451e-19 //ofr35490 2.37704e-19 4.41996e-19 2.51779e-19 //ifr35490 2.43355e-19 4.41996e-19 3.00886e-19 obr35490 2.2483e-19 5.89328e-19 2.56348e-19 ibr35490 2.48093e-19 5.89328e-19 2.55473e-19 ofr35490 2.2636e-19 4.41996e-19 2.7323e-19 ifr35490 2.79934e-19 4.41996e-19 2.98366e-19 //obc35490 2.34345e-19 5.89328e-19 3.00067e-19 //ibc35490 2.94545e-19 4.41996e-19 2.83579e-19 //ofc35490 2.47448e-19 5.89328e-19 2.67564e-19 //ifc35490 2.46012e-19 4.41996e-19 2.71318e-19 obc35490 2.31767e-19 4.41996e-19 3.0438e-19 ibc35490 2.57487e-19 4.41996e-19 2.7381e-19 ofc35490 2.67279e-19 5.15662e-19 2.68732e-19 ifc35490 2.63302e-19 4.41996e-19 2.87784e-19 okd5hx7e01x12o01*7 2.27105e-19 3.49938e-18 2.09181e-19 ikd5hx7e01x12o01*7 2.23209e-19 2.4605e-18 2.14472e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench --verbose=1 --verify 'okd9e01x11hx8e11x12o10v1' --verify 'ikd9e01x11hx8e11x12o10v1' --verify 'obrd39*16' --verify 'ibrd39*16' --verify 'ofrd39*16' --verify 'ifrd39*16' --verify '//obcd39*16' --verify '//ibcd39*16' --verify '//ofcd39*16' --verify '//ifcd39*16' --verify 'obcd39*16' --verify 'ibcd39*16' --verify 'ofcd39*16' --verify 'ifcd39*16' --verify 'okd9o10x10o11x4o00' --verify 'ikd9o10x10o11x4o00' --verify '//obrd7168' --verify '//ibrd7168' --verify '//ofrd7168' --verify '//ifrd7168' --verify 'obrd7168' --verify 'ibrd7168' --verify 'ofrd7168' --verify 'ifrd7168'" okd9e01x11hx8e11x12o10v1 2.63349e-19 2.03727e-17 2.29291e-19 ikd9e01x11hx8e11x12o10v1 3.07341e-19 2.12442e-17 2.46327e-19 obrd39*16 2.13055e-19 2.21354e-19 2.03928e-19 ibrd39*16 1.68988e-19 2.21354e-19 2.12837e-19 ofrd39*16 1.5707e-19 1.4757e-19 4.28675e-19 ifrd39*16 1.42292e-19 1.4757e-19 5.00579e-19 //obcd39*16 1.76977e-19 2.21354e-19 4.34603e-19 //ibcd39*16 1.62925e-19 1.4757e-19 3.81277e-19 //ofcd39*16 2.50406e-19 2.21354e-19 4.63068e-19 //ifcd39*16 1.77181e-19 1.4757e-19 4.14236e-19 obcd39*16 1.92642e-19 2.21354e-19 3.91678e-19 ibcd39*16 1.68058e-19 1.4757e-19 3.90428e-19 ofcd39*16 1.61822e-19 1.4757e-19 4.00065e-19 ifcd39*16 1.61537e-19 2.21354e-19 4.45295e-19 okd9o10x10o11x4o00 2.54384e-19 1.4294e-18 2.44596e-19 ikd9o10x10o11x4o00 2.003e-19 1.58664e-18 2.51055e-19 //obrd7168 2.21779e-19 4.91748e-19 2.317e-19 //ibrd7168 2.26103e-19 4.91748e-19 2.17244e-19 //ofrd7168 1.94531e-19 3.27832e-19 4.10646e-19 //ifrd7168 2.2769e-19 3.27832e-19 3.79587e-19 obrd7168 1.91547e-19 4.91748e-19 2.3185e-19 ibrd7168 2.06103e-19 4.91748e-19 2.19372e-19 ofrd7168 2.53946e-19 3.27832e-19 3.89245e-19 ifrd7168 2.03183e-19 3.27832e-19 4.06368e-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 '//ofr7150' --verify '//ifr7150' --verify 'obr7150' --verify 'ibr7150' --verify 'ofr7150' --verify 'ifr7150' --verify '//obc7150' --verify '//ibc7150' --verify '//ofc7150' --verify '//ifc7150' --verify 'obc7150' --verify 'ibc7150' --verify 'ofc7150' --verify 'ifc7150' --verify 'ok104o01v91' --verify 'ik104o01v91' --verify 'obr15x5*5' --verify 'ibr15x5*5' --verify 'ofr15x5*5' --verify 'ifr15x5*5' --verify '//obc15x5*5' --verify '//ibc15x5*5' --verify '//ofc15x5*5' --verify '//ifc15x5*5' --verify 'obc15x5*5' --verify 'ibc15x5*5' --verify 'ofc15x5*5' --verify 'ifc15x5*5' --verify 'ok7e01x10e11x10hv15' --verify 'ik7e01x10e11x10hv15' --verify '//obrd8x2x10x3' --verify '//ofrd8x2x10x3' --verify 'obrd8x2x10x3' --verify 'ibrd8x2x10x3' --verify 'ofrd8x2x10x3' --verify 'ifrd8x2x10x3' --verify '//obcd8x2x10x3' --verify '//ibcd8x2x10x3' --verify '//ofcd8x2x10x3' --verify '//ifcd8x2x10x3' --verify 'obcd8x2x10x3' --verify 'ibcd8x2x10x3' --verify 'ofcd8x2x10x3' --verify 'ifcd8x2x10x3'" //ofr7150 2.50146e-19 4.10305e-19 3.31544e-19 //ifr7150 2.36832e-19 3.28244e-19 2.63564e-19 obr7150 2.59495e-19 6.56489e-19 2.25072e-19 ibr7150 2.50742e-19 6.56489e-19 2.14423e-19 ofr7150 2.3084e-19 4.10305e-19 3.83495e-19 ifr7150 2.33778e-19 3.28244e-19 3.32694e-19 //obc7150 2.29321e-19 4.92366e-19 2.83016e-19 //ibc7150 2.51865e-19 4.10305e-19 3.00882e-19 //ofc7150 2.19729e-19 4.92366e-19 2.67255e-19 //ifc7150 2.30324e-19 4.10305e-19 2.8889e-19 obc7150 2.3533e-19 4.92366e-19 2.78404e-19 ibc7150 2.49802e-19 4.10305e-19 2.75712e-19 ofc7150 2.4155e-19 4.92366e-19 2.4072e-19 ifc7150 2.30591e-19 4.92366e-19 2.65982e-19 ok104o01v91 1.96988e-19 1.15105e-18 1.95532e-19 ik104o01v91 1.92588e-19 1.04143e-18 1.86141e-19 obr15x5*5 1.76561e-19 1.80278e-19 1.91611e-19 ibr15x5*5 1.78868e-19 2.4037e-19 1.87007e-19 ofr15x5*5 1.64051e-19 1.80278e-19 2.57501e-19 ifr15x5*5 1.54948e-19 1.80278e-19 3.20337e-19 //obc15x5*5 1.9248e-19 2.4037e-19 2.63992e-19 //ibc15x5*5 1.52638e-19 2.4037e-19 2.48074e-19 //ofc15x5*5 1.75125e-19 2.4037e-19 3.17103e-19 //ifc15x5*5 1.94944e-19 2.4037e-19 2.14676e-19 obc15x5*5 1.64401e-19 2.4037e-19 2.64606e-19 ibc15x5*5 2.17944e-19 2.4037e-19 2.2025e-19 ofc15x5*5 1.87645e-19 1.80278e-19 2.35873e-19 ifc15x5*5 1.66399e-19 2.4037e-19 2.35383e-19 ok7e01x10e11x10hv15 2.49581e-19 3.36417e-18 2.22033e-19 ik7e01x10e11x10hv15 2.5907e-19 3.36417e-18 2.19003e-19 //obrd8x2x10x3 1.83106e-19 3.16716e-19 2.06351e-19 //ofrd8x2x10x3 1.56299e-19 2.37537e-19 3.30639e-19 obrd8x2x10x3 1.94229e-19 3.16716e-19 2.45206e-19 ibrd8x2x10x3 1.82395e-19 3.16716e-19 1.76525e-19 ofrd8x2x10x3 1.94809e-19 2.37537e-19 3.01033e-19 ifrd8x2x10x3 1.73678e-19 2.37537e-19 2.99087e-19 //obcd8x2x10x3 1.55309e-19 3.16716e-19 3.22613e-19 //ibcd8x2x10x3 1.9808e-19 3.16716e-19 2.5892e-19 //ofcd8x2x10x3 1.73628e-19 3.16716e-19 3.38435e-19 //ifcd8x2x10x3 1.9452e-19 3.16716e-19 3.12823e-19 obcd8x2x10x3 1.56698e-19 3.16716e-19 3.24928e-19 ibcd8x2x10x3 2.02373e-19 2.37537e-19 3.30702e-19 ofcd8x2x10x3 1.96562e-19 3.16716e-19 3.38478e-19 ifcd8x2x10x3 1.7172e-19 3.16716e-19 3.53432e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obrd4x12x24' --verify 'ibrd4x12x24' --verify 'ofrd4x12x24' --verify 'ifrd4x12x24' --verify '//obcd4x12x24' --verify '//ibcd4x12x24' --verify '//ofcd4x12x24' --verify '//ifcd4x12x24' --verify 'obcd4x12x24' --verify 'ibcd4x12x24' --verify 'ofcd4x12x24' --verify 'ifcd4x12x24' --verify 'ok18o01*132' --verify 'ik18o01*132' --verify 'obr12x6x9x6*3' --verify 'ibr12x6x9x6*3' --verify 'ofr12x6x9x6*3' --verify 'ifr12x6x9x6*3' --verify '//obc12x6x9x6*3' --verify '//ibc12x6x9x6*3' --verify '//ofc12x6x9x6*3' --verify '//ifc12x6x9x6*3' --verify 'obc12x6x9x6*3' --verify 'ibc12x6x9x6*3' --verify 'ofc12x6x9x6*3' --verify 'ifc12x6x9x6*3' --verify 'ok10o10*19' --verify 'ik10o10*19' --verify 'obrd4x4x6x13*5' --verify 'ibrd4x4x6x13*5' --verify 'ofrd4x4x6x13*5' --verify 'ifrd4x4x6x13*5' --verify '//obcd4x4x6x13*5' --verify '//ibcd4x4x6x13*5' --verify '//ofcd4x4x6x13*5' --verify '//ifcd4x4x6x13*5' --verify 'obcd4x4x6x13*5' --verify 'ibcd4x4x6x13*5' --verify 'ofcd4x4x6x13*5' --verify 'ifcd4x4x6x13*5' --verify 'ok9o01x9e00' --verify 'ik9o01x9e00' --verify '//obr7150' --verify '//ibr7150'" obrd4x12x24 1.57779e-19 4.08878e-19 2.30449e-19 ibrd4x12x24 1.60121e-19 4.08878e-19 2.38399e-19 ofrd4x12x24 1.61818e-19 4.08878e-19 2.90376e-19 ifrd4x12x24 1.89193e-19 2.04439e-19 3.08322e-19 //obcd4x12x24 1.65792e-19 4.08878e-19 2.75353e-19 //ibcd4x12x24 1.7167e-19 3.06659e-19 2.91938e-19 //ofcd4x12x24 1.84376e-19 3.06659e-19 2.72882e-19 //ifcd4x12x24 1.65007e-19 4.08878e-19 2.92231e-19 obcd4x12x24 1.94538e-19 3.06659e-19 2.73283e-19 ibcd4x12x24 2.07315e-19 4.08878e-19 2.69449e-19 ofcd4x12x24 1.75703e-19 4.08878e-19 3.19499e-19 ifcd4x12x24 1.71175e-19 4.08878e-19 2.80007e-19 ok18o01*132 1.6221e-19 4.93465e-19 1.8114e-19 ik18o01*132 1.91686e-19 5.2088e-19 1.70532e-19 obr12x6x9x6*3 2.51841e-19 2.96754e-19 2.92028e-19 ibr12x6x9x6*3 1.82944e-19 2.96754e-19 2.57702e-19 ofr12x6x9x6*3 1.85803e-19 2.22565e-19 3.97066e-19 ifr12x6x9x6*3 1.7759e-19 2.22565e-19 3.97186e-19 //obc12x6x9x6*3 1.81225e-19 2.96754e-19 3.75357e-19 //ibc12x6x9x6*3 1.75835e-19 2.96754e-19 4.11442e-19 //ofc12x6x9x6*3 2.29321e-19 2.96754e-19 4.30232e-19 //ifc12x6x9x6*3 1.74805e-19 2.96754e-19 3.82535e-19 obc12x6x9x6*3 2.05945e-19 2.96754e-19 3.75343e-19 ibc12x6x9x6*3 1.91077e-19 2.96754e-19 4.10209e-19 ofc12x6x9x6*3 2.03461e-19 2.96754e-19 3.51711e-19 ifc12x6x9x6*3 1.96108e-19 2.96754e-19 4.11672e-19 ok10o10*19 1.36162e-19 2.28253e-19 1.17852e-19 ik10o10*19 1.42603e-19 2.28253e-19 1.14024e-19 obrd4x4x6x13*5 1.65018e-19 2.94628e-19 2.13377e-19 ibrd4x4x6x13*5 1.95993e-19 2.94628e-19 2.026e-19 ofrd4x4x6x13*5 1.79559e-19 2.35703e-19 2.90806e-19 ifrd4x4x6x13*5 1.48746e-19 2.35703e-19 2.86511e-19 //obcd4x4x6x13*5 1.67912e-19 2.94628e-19 2.74445e-19 //ibcd4x4x6x13*5 1.85281e-19 3.53554e-19 2.79737e-19 //ofcd4x4x6x13*5 2.12868e-19 2.94628e-19 2.97782e-19 //ifcd4x4x6x13*5 1.7894e-19 3.53554e-19 2.99759e-19 obcd4x4x6x13*5 1.93499e-19 2.94628e-19 2.94576e-19 ibcd4x4x6x13*5 1.742e-19 2.94628e-19 2.95253e-19 ofcd4x4x6x13*5 2.146e-19 3.53554e-19 3.27572e-19 ifcd4x4x6x13*5 1.82307e-19 2.94628e-19 2.75694e-19 ok9o01x9e00 1.70242e-19 2.27682e-18 1.62486e-19 ik9o01x9e00 1.73425e-19 1.78893e-18 2.01131e-19 //obr7150 2.39049e-19 6.56489e-19 2.2467e-19 //ibr7150 2.13939e-19 4.92366e-19 2.21223e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obc60x40' --verify 'ibc60x40' --verify 'ofc60x40' --verify 'ifc60x40' --verify 'okd12e01x12o10x7bx13e10' --verify 'ikd12e01x12o10x7bx13e10' --verify '//obr2160' --verify '//ibr2160' --verify '//ofr2160' --verify '//ifr2160' --verify 'obr2160' --verify 'ibr2160' --verify 'ofr2160' --verify 'ifr2160' --verify '//obc2160' --verify '//ibc2160' --verify '//ofc2160' --verify '//ifc2160' --verify 'obc2160' --verify 'ibc2160' --verify 'ofc2160' --verify 'ifc2160' --verify 'ok13o10x8e10x9e10*5' --verify 'ik13o10x8e10x9e10*5' --verify '//obr10368' --verify '//ibr10368' --verify '//ofr10368' --verify '//ifr10368' --verify 'obr10368' --verify 'ibr10368' --verify 'ofr10368' --verify 'ifr10368' --verify '//obc10368' --verify '//ibc10368' --verify '//ofc10368' --verify '//ifc10368' --verify 'obc10368' --verify 'ibc10368' --verify 'ofc10368' --verify 'ifc10368' --verify 'okd4o10x10o10x12e10x10o11' --verify 'ikd4o10x10o10x12e10x10o11' --verify '//obrd4x12x24' --verify '//ofrd4x12x24'" obc60x40 2.14414e-19 3.54099e-19 3.01054e-19 ibc60x40 1.85835e-19 3.54099e-19 3.29697e-19 ofc60x40 2.00062e-19 3.54099e-19 2.88008e-19 ifc60x40 1.94743e-19 3.54099e-19 2.96959e-19 okd12e01x12o10x7bx13e10 2.18351e-19 2.90024e-17 2.37337e-19 ikd12e01x12o10x7bx13e10 1.72119e-19 3.54534e-17 1.89602e-19 //obr2160 2.00475e-19 5.97205e-19 2.09353e-19 //ibr2160 2.28615e-19 4.47904e-19 2.13082e-19 //ofr2160 2.23765e-19 2.98602e-19 2.75961e-19 //ifr2160 1.84544e-19 2.98602e-19 2.47414e-19 obr2160 2.90269e-19 3.73253e-19 1.97628e-19 ibr2160 1.97064e-19 4.47904e-19 2.13975e-19 ofr2160 2.33076e-19 2.98602e-19 2.34933e-19 ifr2160 1.99104e-19 2.98602e-19 2.76836e-19 //obc2160 2.16036e-19 2.98602e-19 2.4846e-19 //ibc2160 1.97155e-19 2.98602e-19 2.54396e-19 //ofc2160 2.18809e-19 2.98602e-19 2.73007e-19 //ifc2160 1.97044e-19 3.73253e-19 2.93618e-19 obc2160 2.16541e-19 2.98602e-19 2.44086e-19 ibc2160 2.04092e-19 2.98602e-19 2.81727e-19 ofc2160 2.09223e-19 2.98602e-19 2.71251e-19 ifc2160 2.59096e-19 3.73253e-19 2.5998e-19 ok13o10x8e10x9e10*5 1.88016e-19 2.3744e-18 1.9849e-19 ik13o10x8e10x9e10*5 1.90157e-19 2.82977e-18 1.98745e-19 //obr10368 2.24405e-19 5.45171e-19 2.12006e-19 //ibr10368 1.96627e-19 5.45171e-19 2.15724e-19 //ofr10368 2.28602e-19 3.40732e-19 2.44293e-19 //ifr10368 1.95931e-19 2.72585e-19 3.0588e-19 obr10368 2.08393e-19 5.45171e-19 2.64299e-19 ibr10368 1.9894e-19 5.45171e-19 2.10235e-19 ofr10368 2.17487e-19 3.40732e-19 2.77298e-19 ifr10368 2.09344e-19 3.40732e-19 3.06883e-19 //obc10368 2.21485e-19 4.08878e-19 2.77843e-19 //ibc10368 2.22453e-19 4.08878e-19 2.4659e-19 //ofc10368 2.36781e-19 4.08878e-19 2.72208e-19 //ifc10368 1.9187e-19 3.40732e-19 2.89132e-19 obc10368 2.37678e-19 4.08878e-19 2.72234e-19 ibc10368 2.28373e-19 4.08878e-19 3.12879e-19 ofc10368 2.20935e-19 4.08878e-19 3.01283e-19 ifc10368 2.36161e-19 4.08878e-19 2.50975e-19 okd4o10x10o10x12e10x10o11 2.18504e-19 5.98155e-18 2.70487e-19 ikd4o10x10o10x12e10x10o11 2.41374e-19 7.25943e-18 2.00924e-19 //obrd4x12x24 1.77261e-19 4.08878e-19 2.24035e-19 //ofrd4x12x24 1.64988e-19 3.06659e-19 3.20755e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ofcd10*6' --verify 'ifcd10*6' --verify 'ok3hx10e00x2bv1' --verify 'ik3hx10e00x2bv1' --verify 'obr5x11x2x9v9' --verify 'ibr5x11x2x9v9' --verify 'ofr5x11x2x9v9' --verify 'ifr5x11x2x9v9' --verify '//obc5x11x2x9v9' --verify '//ibc5x11x2x9v9' --verify '//ofc5x11x2x9v9' --verify '//ifc5x11x2x9v9' --verify 'obc5x11x2x9v9' --verify 'ibc5x11x2x9v9' --verify 'ofc5x11x2x9v9' --verify 'ifc5x11x2x9v9' --verify 'ok13e10x5e00x9o01x2e01*5' --verify 'ik13e10x5e00x9o01x2e01*5' --verify '//obr8x90' --verify '//ofr8x90' --verify 'obr8x90' --verify 'ibr8x90' --verify 'ofr8x90' --verify 'ifr8x90' --verify '//obc8x90' --verify '//ibc8x90' --verify '//ofc8x90' --verify '//ifc8x90' --verify 'obc8x90' --verify 'ibc8x90' --verify 'ofc8x90' --verify 'ifc8x90' --verify 'ok4o01x9o01x21e10x3o01' --verify 'ik4o01x9o01x21e10x3o01' --verify '//obr60x40' --verify '//ofr60x40' --verify 'obr60x40' --verify 'ibr60x40' --verify 'ofr60x40' --verify 'ifr60x40' --verify '//obc60x40' --verify '//ibc60x40' --verify '//ofc60x40' --verify '//ifc60x40'" ofcd10*6 1.76983e-19 1.59999e-19 3.59487e-19 ifcd10*6 1.58254e-19 7.99995e-20 3.03501e-19 ok3hx10e00x2bv1 1.34976e-19 8.67362e-19 1.31439e-19 ik3hx10e00x2bv1 1.48987e-19 1.73472e-18 8.36415e-20 obr5x11x2x9v9 1.71557e-19 3.06295e-19 2.52602e-19 ibr5x11x2x9v9 1.82831e-19 2.45036e-19 2.60438e-19 ofr5x11x2x9v9 2.37321e-19 2.45036e-19 4.22721e-19 ifr5x11x2x9v9 1.82134e-19 2.45036e-19 3.92264e-19 //obc5x11x2x9v9 2.15228e-19 3.06295e-19 3.77036e-19 //ibc5x11x2x9v9 2.29306e-19 3.67554e-19 4.51564e-19 //ofc5x11x2x9v9 2.05398e-19 3.06295e-19 4.09295e-19 //ifc5x11x2x9v9 1.86972e-19 3.67554e-19 3.92299e-19 obc5x11x2x9v9 1.89008e-19 2.45036e-19 3.9494e-19 ibc5x11x2x9v9 1.83773e-19 3.06295e-19 3.87045e-19 ofc5x11x2x9v9 2.08733e-19 3.06295e-19 3.8495e-19 ifc5x11x2x9v9 2.09727e-19 2.45036e-19 3.75936e-19 ok13e10x5e00x9o01x2e01*5 2.38369e-19 5.0578e-18 2.23773e-19 ik13e10x5e00x9o01x2e01*5 2.42197e-19 5.0578e-18 2.40805e-19 //obr8x90 1.92195e-19 3.87896e-19 1.98356e-19 //ofr8x90 1.60135e-19 2.58597e-19 2.4321e-19 obr8x90 1.93677e-19 3.87896e-19 1.86494e-19 ibr8x90 2.06605e-19 5.17195e-19 2.12244e-19 ofr8x90 1.80844e-19 2.58597e-19 2.17738e-19 ifr8x90 2.18446e-19 2.58597e-19 2.77145e-19 //obc8x90 2.14216e-19 2.58597e-19 2.11933e-19 //ibc8x90 1.96515e-19 2.58597e-19 2.45118e-19 //ofc8x90 1.66763e-19 2.58597e-19 2.66748e-19 //ifc8x90 1.93041e-19 3.23247e-19 2.55462e-19 obc8x90 2.04557e-19 2.58597e-19 2.52274e-19 ibc8x90 2.10035e-19 3.23247e-19 2.37547e-19 ofc8x90 1.69782e-19 2.58597e-19 2.50327e-19 ifc8x90 1.63712e-19 2.58597e-19 2.25192e-19 ok4o01x9o01x21e10x3o01 2.07174e-19 4.79681e-18 2.54099e-19 ik4o01x9o01x21e10x3o01 2.21668e-19 4.66479e-18 2.18415e-19 //obr60x40 2.20566e-19 5.66558e-19 2.20881e-19 //ofr60x40 1.84774e-19 2.83279e-19 2.99051e-19 obr60x40 2.20766e-19 4.24919e-19 3.16714e-19 ibr60x40 2.14194e-19 4.24919e-19 1.98531e-19 ofr60x40 2.0502e-19 3.54099e-19 3.83267e-19 ifr60x40 1.95957e-19 2.83279e-19 3.12659e-19 //obc60x40 2.1332e-19 3.54099e-19 3.01713e-19 //ibc60x40 2.12828e-19 4.24919e-19 3.06292e-19 //ofc60x40 2.35948e-19 4.24919e-19 3.74868e-19 //ifc60x40 2.0831e-19 4.24919e-19 2.84061e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'obc11x11x7x9' --verify 'ibc11x11x7x9' --verify 'ofc11x11x7x9' --verify 'ifc11x11x7x9' --verify 'okd7o10x5o10v4' --verify 'ikd7o10x5o10v4' --verify 'obrd3x12x7x12v2' --verify 'ibrd3x12x7x12v2' --verify 'ofrd3x12x7x12v2' --verify 'ifrd3x12x7x12v2' --verify '//obcd3x12x7x12v2' --verify '//ibcd3x12x7x12v2' --verify '//ofcd3x12x7x12v2' --verify '//ifcd3x12x7x12v2' --verify 'obcd3x12x7x12v2' --verify 'ibcd3x12x7x12v2' --verify 'ofcd3x12x7x12v2' --verify 'ifcd3x12x7x12v2' --verify 'ok9e11x8o01x10o01' --verify 'ik9e11x8o01x10o01' --verify 'obr13x4v5' --verify 'ibr13x4v5' --verify 'ofr13x4v5' --verify 'ifr13x4v5' --verify '//obc13x4v5' --verify '//ibc13x4v5' --verify '//ofc13x4v5' --verify '//ifc13x4v5' --verify 'obc13x4v5' --verify 'ibc13x4v5' --verify 'ofc13x4v5' --verify 'ifc13x4v5' --verify 'ok30o10x3hx24o00' --verify 'ik30o10x3hx24o00' --verify 'obrd10*6' --verify 'ibrd10*6' --verify 'ofrd10*6' --verify 'ifrd10*6' --verify '//obcd10*6' --verify '//ibcd10*6' --verify '//ofcd10*6' --verify '//ifcd10*6' --verify 'obcd10*6' --verify 'ibcd10*6'" obc11x11x7x9 1.89707e-19 4.76846e-19 3.88506e-19 ibc11x11x7x9 2.17964e-19 4.76846e-19 3.90117e-19 ofc11x11x7x9 2.16734e-19 4.76846e-19 3.9211e-19 ifc11x11x7x9 2.07657e-19 4.76846e-19 4.53304e-19 okd7o10x5o10v4 2.03604e-19 3.38813e-19 2.56797e-19 ikd7o10x5o10v4 1.5557e-19 6.77626e-19 1.3659e-19 obrd3x12x7x12v2 2.12495e-19 3.78548e-19 2.50091e-19 ibrd3x12x7x12v2 1.8502e-19 3.78548e-19 2.50276e-19 ofrd3x12x7x12v2 1.87611e-19 2.83911e-19 3.01154e-19 ifrd3x12x7x12v2 1.88265e-19 2.83911e-19 2.99908e-19 //obcd3x12x7x12v2 1.70273e-19 3.78548e-19 2.94424e-19 //ibcd3x12x7x12v2 1.95686e-19 3.78548e-19 3.2433e-19 //ofcd3x12x7x12v2 1.86751e-19 3.78548e-19 3.14227e-19 //ifcd3x12x7x12v2 1.75422e-19 3.78548e-19 3.28318e-19 obcd3x12x7x12v2 2.38631e-19 3.78548e-19 2.95109e-19 ibcd3x12x7x12v2 2.13372e-19 3.78548e-19 2.93281e-19 ofcd3x12x7x12v2 1.81386e-19 3.78548e-19 3.37659e-19 ifcd3x12x7x12v2 1.74094e-19 3.78548e-19 3.46795e-19 ok9e11x8o01x10o01 2.6624e-19 2.78066e-18 2.13538e-19 ik9e11x8o01x10o01 2.32029e-19 3.14579e-18 2.66124e-19 obr13x4v5 2.03062e-19 2.16507e-19 1.99492e-19 ibr13x4v5 1.68775e-19 2.16507e-19 1.81778e-19 ofr13x4v5 1.55269e-19 1.44338e-19 2.9092e-19 ifr13x4v5 1.77391e-19 1.44338e-19 2.57404e-19 //obc13x4v5 1.96419e-19 1.44338e-19 2.59617e-19 //ibc13x4v5 1.6968e-19 1.44338e-19 2.52394e-19 //ofc13x4v5 1.89504e-19 2.16507e-19 2.66478e-19 //ifc13x4v5 1.8761e-19 1.44338e-19 2.79736e-19 obc13x4v5 1.59411e-19 1.44338e-19 2.67307e-19 ibc13x4v5 1.58294e-19 1.44338e-19 2.89894e-19 ofc13x4v5 1.4704e-19 2.16507e-19 2.67364e-19 ifc13x4v5 1.53197e-19 1.44338e-19 2.72348e-19 ok30o10x3hx24o00 2.30557e-19 5.05151e-18 2.28378e-19 ik30o10x3hx24o00 2.35426e-19 5.9749e-18 2.4223e-19 obrd10*6 1.46099e-19 1.59999e-19 1.58182e-19 ibrd10*6 1.53543e-19 1.59999e-19 1.56605e-19 ofrd10*6 1.10482e-19 3.99997e-20 2.40584e-19 ifrd10*6 1.35081e-19 3.99997e-20 3.08588e-19 //obcd10*6 1.18955e-19 7.99995e-20 3.32639e-19 //ibcd10*6 1.70263e-19 7.99995e-20 2.951e-19 //ofcd10*6 1.55531e-19 1.59999e-19 2.87169e-19 //ifcd10*6 1.5888e-19 1.59999e-19 3.00587e-19 obcd10*6 1.49377e-19 1.59999e-19 2.84372e-19 ibcd10*6 1.73873e-19 7.99995e-20 2.8071e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ok8o01x10e10x11bx6o11*1' --verify 'ik8o01x10e10x11bx6o11*1' --verify '//obr234' --verify '//ibr234' --verify '//ofr234' --verify '//ifr234' --verify 'obr234' --verify 'ibr234' --verify 'ofr234' --verify 'ifr234' --verify '//obc234' --verify '//ibc234' --verify '//ofc234' --verify '//ifc234' --verify 'obc234' --verify 'ibc234' --verify 'ofc234' --verify 'ifc234' --verify 'ok10e01x24b*3' --verify 'ik10e01x24b*3' --verify 'obr30*99' --verify 'ibr30*99' --verify 'ofr30*99' --verify 'ifr30*99' --verify '//obc30*99' --verify '//ibc30*99' --verify '//ofc30*99' --verify '//ifc30*99' --verify 'obc30*99' --verify 'ibc30*99' --verify 'ofc30*99' --verify 'ifc30*99' --verify 'ok12e10x24e11*8' --verify 'ik12e10x24e11*8' --verify '//obr11x11x7x9' --verify '//ofr11x11x7x9' --verify 'obr11x11x7x9' --verify 'ibr11x11x7x9' --verify 'ofr11x11x7x9' --verify 'ifr11x11x7x9' --verify '//obc11x11x7x9' --verify '//ibc11x11x7x9' --verify '//ofc11x11x7x9' --verify '//ifc11x11x7x9'" ok8o01x10e10x11bx6o11*1 2.05658e-19 1.38676e-17 2.10532e-19 ik8o01x10e10x11bx6o11*1 2.60339e-19 1.30174e-17 2.48924e-19 //obr234 2.25291e-19 3.40207e-19 2.69067e-19 //ibr234 2.07099e-19 3.40207e-19 2.03873e-19 //ofr234 1.69683e-19 2.26805e-19 3.56957e-19 //ifr234 2.06938e-19 2.26805e-19 3.05281e-19 obr234 2.21861e-19 3.40207e-19 2.09555e-19 ibr234 2.31456e-19 3.40207e-19 2.06312e-19 ofr234 2.12853e-19 2.26805e-19 2.69815e-19 ifr234 2.14597e-19 2.26805e-19 3.15992e-19 //obc234 2.50178e-19 3.40207e-19 2.76307e-19 //ibc234 2.23162e-19 3.40207e-19 3.39187e-19 //ofc234 1.72424e-19 2.26805e-19 3.51525e-19 //ifc234 2.29693e-19 3.40207e-19 3.18867e-19 obc234 2.28999e-19 2.83506e-19 3.24191e-19 ibc234 2.40424e-19 3.40207e-19 2.85481e-19 ofc234 2.0589e-19 2.83506e-19 2.96177e-19 ifc234 2.16422e-19 2.26805e-19 3.30494e-19 ok10e01x24b*3 1.75325e-19 2.31296e-18 1.72636e-19 ik10e01x24b*3 2.17251e-19 2.31296e-18 1.6948e-19 obr30*99 1.30185e-19 2.39936e-19 2.06361e-19 ibr30*99 1.7074e-19 1.59957e-19 1.72947e-19 ofr30*99 1.40729e-19 1.59957e-19 2.23658e-19 ifr30*99 1.56788e-19 1.59957e-19 2.62735e-19 //obc30*99 1.83714e-19 1.59957e-19 2.31953e-19 //ibc30*99 2.14553e-19 1.59957e-19 2.27392e-19 //ofc30*99 2.09151e-19 1.59957e-19 2.2491e-19 //ifc30*99 1.67111e-19 1.59957e-19 2.85792e-19 obc30*99 1.84991e-19 1.59957e-19 2.33368e-19 ibc30*99 1.67252e-19 1.59957e-19 2.30076e-19 ofc30*99 1.92779e-19 1.59957e-19 2.45929e-19 ifc30*99 1.64763e-19 1.59957e-19 2.25471e-19 ok12e10x24e11*8 2.10488e-19 1.20513e-18 1.83993e-19 ik12e10x24e11*8 1.70441e-19 1.38818e-18 1.80872e-19 //obr11x11x7x9 2.23891e-19 6.35795e-19 2.70224e-19 //ofr11x11x7x9 2.04595e-19 4.76846e-19 3.91157e-19 obr11x11x7x9 2.2022e-19 6.35795e-19 2.76905e-19 ibr11x11x7x9 2.15149e-19 4.76846e-19 2.59434e-19 ofr11x11x7x9 2.02225e-19 3.17898e-19 4.07868e-19 ifr11x11x7x9 2.03727e-19 3.97372e-19 3.73615e-19 //obc11x11x7x9 1.94428e-19 4.76846e-19 4.16812e-19 //ibc11x11x7x9 2.24632e-19 4.76846e-19 4.05523e-19 //ofc11x11x7x9 2.09367e-19 4.76846e-19 4.21196e-19 //ifc11x11x7x9 2.29516e-19 3.97372e-19 4.11362e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify '//obrd11x6x3x6' --verify '//ofrd11x6x3x6' --verify 'obrd11x6x3x6' --verify 'ibrd11x6x3x6' --verify 'ofrd11x6x3x6' --verify 'ifrd11x6x3x6' --verify '//obcd11x6x3x6' --verify '//ibcd11x6x3x6' --verify '//ofcd11x6x3x6' --verify '//ifcd11x6x3x6' --verify 'obcd11x6x3x6' --verify 'ibcd11x6x3x6' --verify 'ofcd11x6x3x6' --verify 'ifcd11x6x3x6' --verify 'ok5e00x9o11x10b*5' --verify 'ik5e00x9o11x10b*5' --verify 'obr12x12x7x6v1' --verify 'ibr12x12x7x6v1' --verify 'ofr12x12x7x6v1' --verify 'ifr12x12x7x6v1' --verify '//obc12x12x7x6v1' --verify '//ibc12x12x7x6v1' --verify '//ofc12x12x7x6v1' --verify '//ifc12x12x7x6v1' --verify 'obc12x12x7x6v1' --verify 'ibc12x12x7x6v1' --verify 'ofc12x12x7x6v1' --verify 'ifc12x12x7x6v1' --verify 'okd8064e10' --verify 'ikd8064e10' --verify '//obr4x9x11x7' --verify '//ofr4x9x11x7' --verify 'obr4x9x11x7' --verify 'ibr4x9x11x7' --verify 'ofr4x9x11x7' --verify 'ifr4x9x11x7' --verify '//obc4x9x11x7' --verify '//ibc4x9x11x7' --verify '//ofc4x9x11x7' --verify '//ifc4x9x11x7' --verify 'obc4x9x11x7' --verify 'ibc4x9x11x7' --verify 'ofc4x9x11x7' --verify 'ifc4x9x11x7'" //obrd11x6x3x6 2.0936e-19 4.02635e-19 2.22223e-19 //ofrd11x6x3x6 1.82901e-19 2.01318e-19 3.04349e-19 obrd11x6x3x6 1.90435e-19 4.02635e-19 2.08662e-19 ibrd11x6x3x6 1.65253e-19 4.02635e-19 2.17765e-19 ofrd11x6x3x6 1.85615e-19 2.01318e-19 2.64644e-19 ifrd11x6x3x6 1.93299e-19 2.01318e-19 3.12718e-19 //obcd11x6x3x6 2.11398e-19 4.02635e-19 2.63963e-19 //ibcd11x6x3x6 1.57388e-19 4.02635e-19 2.60023e-19 //ofcd11x6x3x6 1.94412e-19 4.02635e-19 3.3992e-19 //ifcd11x6x3x6 2.24334e-19 4.02635e-19 2.91604e-19 obcd11x6x3x6 2.40371e-19 4.02635e-19 3.1395e-19 ibcd11x6x3x6 2.07288e-19 4.02635e-19 2.76202e-19 ofcd11x6x3x6 1.80338e-19 4.02635e-19 2.95596e-19 ifcd11x6x3x6 1.7938e-19 4.02635e-19 2.83816e-19 ok5e00x9o11x10b*5 2.27777e-19 3.59153e-18 1.49569e-19 ik5e00x9o11x10b*5 2.23812e-19 3.88539e-18 1.90657e-19 obr12x12x7x6v1 1.98884e-19 4.46123e-19 2.19985e-19 ibr12x12x7x6v1 1.84271e-19 3.56898e-19 2.47758e-19 ofr12x12x7x6v1 1.72626e-19 3.56898e-19 2.95669e-19 ifr12x12x7x6v1 2.17441e-19 3.56898e-19 3.01667e-19 //obc12x12x7x6v1 1.887e-19 4.46123e-19 3.04273e-19 //ibc12x12x7x6v1 2.36343e-19 4.46123e-19 3.60039e-19 //ofc12x12x7x6v1 1.88787e-19 3.56898e-19 3.51053e-19 //ifc12x12x7x6v1 2.18736e-19 4.46123e-19 3.25033e-19 obc12x12x7x6v1 2.22563e-19 5.35347e-19 3.13486e-19 ibc12x12x7x6v1 1.86701e-19 3.56898e-19 3.06223e-19 ofc12x12x7x6v1 1.8137e-19 3.56898e-19 3.08885e-19 ifc12x12x7x6v1 1.7958e-19 3.56898e-19 2.88362e-19 okd8064e10 2.23892e-19 1.63172e-17 2.28803e-19 ikd8064e10 2.44342e-19 1.63172e-17 2.26904e-19 //obr4x9x11x7 2.08465e-19 3.9538e-19 2.61992e-19 //ofr4x9x11x7 1.73951e-19 3.9538e-19 3.67025e-19 obr4x9x11x7 1.94544e-19 3.29483e-19 2.60842e-19 ibr4x9x11x7 2.19085e-19 3.9538e-19 2.37524e-19 ofr4x9x11x7 2.01202e-19 3.29483e-19 3.85509e-19 ifr4x9x11x7 2.48719e-19 3.29483e-19 3.89785e-19 //obc4x9x11x7 2.42057e-19 3.29483e-19 3.96307e-19 //ibc4x9x11x7 1.99114e-19 3.9538e-19 4.0432e-19 //ofc4x9x11x7 2.00907e-19 3.9538e-19 3.40658e-19 //ifc4x9x11x7 1.82154e-19 3.9538e-19 4.1235e-19 obc4x9x11x7 1.86145e-19 3.9538e-19 3.71464e-19 ibc4x9x11x7 2.13901e-19 3.29483e-19 3.75051e-19 ofc4x9x11x7 1.93997e-19 3.9538e-19 3.51643e-19 ifc4x9x11x7 2.31076e-19 3.29483e-19 3.71681e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --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 'ok13o01x5e10x10e10x10o11v5' --verify 'ik13o01x5e10x10e10x10o11v5' --verify '//obr9x28x12' --verify '//ofr9x28x12' --verify 'obr9x28x12' --verify 'ibr9x28x12' --verify 'ofr9x28x12' --verify 'ifr9x28x12' --verify '//obc9x28x12' --verify '//ibc9x28x12' --verify '//ofc9x28x12' --verify '//ifc9x28x12' --verify 'obc9x28x12' --verify 'ibc9x28x12' --verify 'ofc9x28x12' --verify 'ifc9x28x12' --verify 'ok33e01v33' --verify 'ik33e01v33' --verify 'obrd8x10x10x7*1' --verify 'ibrd8x10x10x7*1' --verify 'ofrd8x10x10x7*1' --verify 'ifrd8x10x10x7*1' --verify '//obcd8x10x10x7*1' --verify '//ibcd8x10x10x7*1' --verify '//ofcd8x10x10x7*1' --verify '//ifcd8x10x10x7*1' --verify 'obcd8x10x10x7*1' --verify 'ibcd8x10x10x7*1' --verify 'ofcd8x10x10x7*1' --verify 'ifcd8x10x10x7*1' --verify 'okd13e10x5e00x7o11*16' --verify 'ikd13e10x5e00x7o11*16'" obrd3696 2.22816e-19 4.56546e-19 1.97176e-19 ibrd3696 2.03746e-19 4.56546e-19 2.32708e-19 ofrd3696 2.73023e-19 2.85341e-19 4.61843e-19 ifrd3696 2.11822e-19 3.42409e-19 4.80968e-19 //obcd3696 2.14658e-19 4.56546e-19 3.71073e-19 //ibcd3696 2.21232e-19 3.42409e-19 3.967e-19 //ofcd3696 2.21192e-19 3.42409e-19 3.88696e-19 //ifcd3696 2.15913e-19 4.56546e-19 4.06887e-19 obcd3696 1.99728e-19 3.42409e-19 3.73179e-19 ibcd3696 2.19167e-19 4.56546e-19 4.26695e-19 ofcd3696 2.07436e-19 3.42409e-19 4.34037e-19 ifcd3696 2.00968e-19 4.56546e-19 4.20782e-19 ok13o01x5e10x10e10x10o11v5 2.26398e-19 6.81897e-18 2.55178e-19 ik13o01x5e10x10e10x10o11v5 2.58748e-19 7.10445e-18 2.31536e-19 //obr9x28x12 2.13091e-19 3.78548e-19 2.56915e-19 //ofr9x28x12 1.74178e-19 2.52365e-19 3.72125e-19 obr9x28x12 2.33388e-19 3.78548e-19 2.44322e-19 ibr9x28x12 2.14533e-19 3.78548e-19 2.47779e-19 ofr9x28x12 1.83788e-19 2.52365e-19 3.97554e-19 ifr9x28x12 1.87482e-19 3.15456e-19 3.88512e-19 //obc9x28x12 2.10087e-19 3.15456e-19 3.79175e-19 //ibc9x28x12 2.01577e-19 3.78548e-19 3.51812e-19 //ofc9x28x12 2.39612e-19 3.78548e-19 3.60646e-19 //ifc9x28x12 1.9985e-19 3.78548e-19 4.08378e-19 obc9x28x12 2.03507e-19 3.15456e-19 3.77844e-19 ibc9x28x12 2.51132e-19 4.41639e-19 3.79335e-19 ofc9x28x12 1.97555e-19 3.78548e-19 3.78807e-19 ifc9x28x12 1.96867e-19 3.15456e-19 3.67657e-19 ok33e01v33 2.04603e-19 8.93645e-19 2.12214e-19 ik33e01v33 2.13948e-19 8.93645e-19 1.76995e-19 obrd8x10x10x7*1 1.82539e-19 4.63624e-19 2.45255e-19 ibrd8x10x10x7*1 1.77933e-19 3.70899e-19 2.4371e-19 ofrd8x10x10x7*1 1.87642e-19 3.70899e-19 3.77012e-19 ifrd8x10x10x7*1 1.85463e-19 3.70899e-19 3.42312e-19 //obcd8x10x10x7*1 2.0855e-19 3.70899e-19 3.32981e-19 //ibcd8x10x10x7*1 2.12079e-19 4.63624e-19 3.35099e-19 //ofcd8x10x10x7*1 2.52784e-19 4.63624e-19 3.20362e-19 //ifcd8x10x10x7*1 1.97301e-19 3.70899e-19 3.45103e-19 obcd8x10x10x7*1 2.24217e-19 3.70899e-19 3.71127e-19 ibcd8x10x10x7*1 2.24599e-19 3.70899e-19 3.1537e-19 ofcd8x10x10x7*1 1.92422e-19 4.63624e-19 3.42164e-19 ifcd8x10x10x7*1 1.99057e-19 4.63624e-19 3.36152e-19 okd13e10x5e00x7o11*16 1.91734e-19 2.62281e-18 2.13109e-19 ikd13e10x5e00x7o11*16 1.90985e-19 2.31851e-18 1.89707e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify '//obcd14x7x12*8' --verify '//ibcd14x7x12*8' --verify '//ofcd14x7x12*8' --verify '//ifcd14x7x12*8' --verify 'obcd14x7x12*8' --verify 'ibcd14x7x12*8' --verify 'ofcd14x7x12*8' --verify 'ifcd14x7x12*8' --verify 'okd3hx4o00x10o10x9o00v6' --verify 'ikd3hx4o00x10o10x9o00v6' --verify 'obr5x13*3' --verify 'ibr5x13*3' --verify 'ofr5x13*3' --verify 'ifr5x13*3' --verify '//obc5x13*3' --verify '//ibc5x13*3' --verify '//ofc5x13*3' --verify '//ifc5x13*3' --verify 'obc5x13*3' --verify 'ibc5x13*3' --verify 'ofc5x13*3' --verify 'ifc5x13*3' --verify 'ok7o01x10e00v15' --verify 'ik7o01x10e00v15' --verify '//obr8x5x7' --verify '//ofr8x5x7' --verify 'obr8x5x7' --verify 'ibr8x5x7' --verify 'ofr8x5x7' --verify 'ifr8x5x7' --verify '//obc8x5x7' --verify '//ibc8x5x7' --verify '//ofc8x5x7' --verify '//ifc8x5x7' --verify 'obc8x5x7' --verify 'ibc8x5x7' --verify 'ofc8x5x7' --verify 'ifc8x5x7' --verify 'ok189e11*207' --verify 'ik189e11*207' --verify '//obrd3696' --verify '//ibrd3696' --verify '//ofrd3696' --verify '//ifrd3696'" //obcd14x7x12*8 1.86994e-19 2.84544e-19 2.77973e-19 //ibcd14x7x12*8 1.91177e-19 2.84544e-19 3.23684e-19 //ofcd14x7x12*8 1.7771e-19 3.41453e-19 2.98497e-19 //ifcd14x7x12*8 1.97128e-19 2.84544e-19 3.18735e-19 obcd14x7x12*8 2.09623e-19 3.41453e-19 3.27556e-19 ibcd14x7x12*8 1.97399e-19 2.84544e-19 3.27406e-19 ofcd14x7x12*8 2.28841e-19 2.84544e-19 2.92887e-19 ifcd14x7x12*8 1.7482e-19 2.84544e-19 3.2911e-19 okd3hx4o00x10o10x9o00v6 1.92121e-19 2.52699e-18 1.75619e-19 ikd3hx4o00x10o10x9o00v6 2.07782e-19 2.70156e-18 2.16905e-19 obr5x13*3 1.93495e-19 2.86888e-19 1.95868e-19 ibr5x13*3 1.98098e-19 2.15166e-19 2.01561e-19 ofr5x13*3 2.02555e-19 1.43444e-19 3.41926e-19 ifr5x13*3 2.11662e-19 1.43444e-19 2.78572e-19 //obc5x13*3 1.58036e-19 1.43444e-19 2.81682e-19 //ibc5x13*3 1.76645e-19 1.43444e-19 2.57671e-19 //ofc5x13*3 2.34352e-19 2.15166e-19 3.55019e-19 //ifc5x13*3 1.55156e-19 2.15166e-19 3.14631e-19 obc5x13*3 1.50636e-19 2.15166e-19 2.61187e-19 ibc5x13*3 1.67072e-19 2.15166e-19 2.72357e-19 ofc5x13*3 1.83933e-19 1.43444e-19 2.43347e-19 ifc5x13*3 1.7495e-19 2.15166e-19 3.06413e-19 ok7o01x10e00v15 1.66766e-19 1.12757e-18 1.817e-19 ik7o01x10e00v15 1.93777e-19 1.04083e-18 1.85758e-19 //obr8x5x7 1.52323e-19 3.11009e-19 1.91702e-19 //ofr8x5x7 2.49658e-19 2.07339e-19 3.38117e-19 obr8x5x7 1.74578e-19 3.11009e-19 1.82614e-19 ibr8x5x7 1.65841e-19 2.07339e-19 1.91936e-19 ofr8x5x7 1.77081e-19 2.07339e-19 3.08059e-19 ifr8x5x7 2.60486e-19 2.07339e-19 3.28168e-19 //obc8x5x7 1.91117e-19 3.11009e-19 2.70613e-19 //ibc8x5x7 1.64832e-19 3.11009e-19 3.16545e-19 //ofc8x5x7 2.16377e-19 2.07339e-19 3.25583e-19 //ifc8x5x7 1.85969e-19 3.11009e-19 3.20103e-19 obc8x5x7 1.75266e-19 3.11009e-19 2.95864e-19 ibc8x5x7 1.68181e-19 4.14678e-19 2.97247e-19 ofc8x5x7 1.737e-19 2.07339e-19 3.40557e-19 ifc8x5x7 1.68556e-19 3.11009e-19 3.09271e-19 ok189e11*207 2.23242e-19 1.79759e-18 2.25737e-19 ik189e11*207 2.1105e-19 1.90654e-18 2.04815e-19 //obrd3696 1.96735e-19 4.56546e-19 2.29258e-19 //ibrd3696 2.06613e-19 5.13614e-19 2.07866e-19 //ofrd3696 1.99601e-19 3.42409e-19 4.45848e-19 //ifrd3696 1.97646e-19 3.42409e-19 4.24381e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'ofrd12v142' --verify 'ifrd12v142' --verify '//obcd12v142' --verify '//ibcd12v142' --verify '//ofcd12v142' --verify '//ifcd12v142' --verify 'obcd12v142' --verify 'ibcd12v142' --verify 'ofcd12v142' --verify 'ifcd12v142' --verify 'ok16e01x8e00x7o00x8o11' --verify 'ik16e01x8e00x7o00x8o11' --verify 'obrd9x6x2*9' --verify 'ibrd9x6x2*9' --verify 'ofrd9x6x2*9' --verify 'ifrd9x6x2*9' --verify '//obcd9x6x2*9' --verify '//ibcd9x6x2*9' --verify '//ofcd9x6x2*9' --verify '//ifcd9x6x2*9' --verify 'obcd9x6x2*9' --verify 'ibcd9x6x2*9' --verify 'ofcd9x6x2*9' --verify 'ifcd9x6x2*9' --verify 'okd84e10*28' --verify 'ikd84e10*28' --verify 'obrd3x7v28' --verify 'ibrd3x7v28' --verify 'ofrd3x7v28' --verify 'ifrd3x7v28' --verify '//obcd3x7v28' --verify '//ibcd3x7v28' --verify '//ofcd3x7v28' --verify '//ifcd3x7v28' --verify 'obcd3x7v28' --verify 'ibcd3x7v28' --verify 'ofcd3x7v28' --verify 'ifcd3x7v28' --verify 'ok12o11x9hv9' --verify 'ik12o11x9hv9' --verify 'obrd14x7x12*8' --verify 'ibrd14x7x12*8' --verify 'ofrd14x7x12*8' --verify 'ifrd14x7x12*8'" ofrd12v142 1.19063e-19 6.30373e-20 2.04947e-19 ifrd12v142 2.01438e-19 6.30373e-20 1.97709e-19 //obcd12v142 1.91306e-19 1.26075e-19 2.74565e-19 //ibcd12v142 1.57524e-19 1.89112e-19 2.46199e-19 //ofcd12v142 1.27789e-19 1.26075e-19 2.4344e-19 //ifcd12v142 1.31568e-19 1.26075e-19 2.35307e-19 obcd12v142 1.60378e-19 1.26075e-19 2.34567e-19 ibcd12v142 1.04835e-19 1.89112e-19 2.46704e-19 ofcd12v142 1.85716e-19 1.26075e-19 2.55782e-19 ifcd12v142 1.76542e-19 1.89112e-19 2.57227e-19 ok16e01x8e00x7o00x8o11 2.0555e-19 2.3641e-17 1.97844e-19 ik16e01x8e00x7o00x8o11 2.36516e-19 2.99054e-17 2.34573e-19 obrd9x6x2*9 1.50435e-19 1.85471e-19 1.72598e-19 ibrd9x6x2*9 1.73411e-19 1.85471e-19 1.78779e-19 ofrd9x6x2*9 1.60628e-19 9.27355e-20 3.72283e-19 ifrd9x6x2*9 1.46935e-19 9.27355e-20 3.87546e-19 //obcd9x6x2*9 1.80318e-19 1.85471e-19 3.33182e-19 //ibcd9x6x2*9 1.76449e-19 1.85471e-19 4.40878e-19 //ofcd9x6x2*9 1.62894e-19 1.85471e-19 3.73076e-19 //ifcd9x6x2*9 2.06686e-19 1.85471e-19 3.74327e-19 obcd9x6x2*9 1.7839e-19 1.85471e-19 3.57461e-19 ibcd9x6x2*9 1.88792e-19 1.85471e-19 3.44164e-19 ofcd9x6x2*9 1.87053e-19 1.85471e-19 3.9804e-19 ifcd9x6x2*9 1.64565e-19 1.85471e-19 3.52732e-19 okd84e10*28 1.91432e-19 8.98339e-19 1.85306e-19 ikd84e10*28 1.86935e-19 7.299e-19 2.06643e-19 obrd3x7v28 1.47363e-19 1.96034e-19 1.59588e-19 ibrd3x7v28 1.54932e-19 1.96034e-19 1.79307e-19 ofrd3x7v28 1.63927e-19 1.96034e-19 2.81973e-19 ifrd3x7v28 1.36784e-19 1.96034e-19 2.9723e-19 //obcd3x7v28 1.66873e-19 1.96034e-19 2.84972e-19 //ibcd3x7v28 1.5174e-19 1.96034e-19 2.86736e-19 //ofcd3x7v28 1.81073e-19 1.96034e-19 2.62868e-19 //ifcd3x7v28 1.49548e-19 1.96034e-19 3.72236e-19 obcd3x7v28 2.24161e-19 1.96034e-19 3.5193e-19 ibcd3x7v28 1.61369e-19 1.96034e-19 2.8271e-19 ofcd3x7v28 1.92699e-19 1.96034e-19 2.77763e-19 ifcd3x7v28 1.79956e-19 1.96034e-19 3.01541e-19 ok12o11x9hv9 2.11282e-19 1.0488e-18 2.21567e-19 ik12o11x9hv9 1.82306e-19 1.17707e-18 2.83307e-19 obrd14x7x12*8 2.14672e-19 3.41453e-19 2.44213e-19 ibrd14x7x12*8 1.85932e-19 3.41453e-19 2.18178e-19 ofrd14x7x12*8 1.73078e-19 2.27635e-19 3.19517e-19 ifrd14x7x12*8 1.64645e-19 2.27635e-19 3.02042e-19 Executing "/builddir/build/BUILD/fftw-3.3.3/long/tests/bench -o nthreads=2 --verbose=1 --verify 'okd13e01x12o01x8o00*1' --verify 'ikd13e01x12o01x8o00*1' --verify '//obrd9x11' --verify '//ofrd9x11' --verify 'obrd9x11' --verify 'ibrd9x11' --verify 'ofrd9x11' --verify 'ifrd9x11' --verify '//obcd9x11' --verify '//ibcd9x11' --verify '//ofcd9x11' --verify '//ifcd9x11' --verify 'obcd9x11' --verify 'ibcd9x11' --verify 'ofcd9x11' --verify 'ifcd9x11' --verify 'okd44e00x16o10' --verify 'ikd44e00x16o10' --verify 'obrd12v142' --verify 'ibrd12v142'" okd13e01x12o01x8o00*1 2.32653e-19 4.55275e-18 2.46959e-19 ikd13e01x12o01x8o00*1 2.16249e-19 5.88527e-18 2.1515e-19 //obrd9x11 1.80455e-19 3.48693e-19 2.58915e-19 //ofrd9x11 1.72962e-19 1.74346e-19 4.28763e-19 obrd9x11 1.80862e-19 2.61519e-19 2.59353e-19 ibrd9x11 1.51004e-19 3.48693e-19 2.75253e-19 ofrd9x11 1.52371e-19 1.74346e-19 3.58049e-19 ifrd9x11 2.06557e-19 1.74346e-19 4.19596e-19 //obcd9x11 1.50831e-19 2.61519e-19 3.31071e-19 //ibcd9x11 1.74269e-19 2.61519e-19 3.56101e-19 //ofcd9x11 1.63004e-19 2.61519e-19 3.68423e-19 //ifcd9x11 1.94184e-19 2.61519e-19 3.84816e-19 obcd9x11 1.94953e-19 2.61519e-19 3.54256e-19 ibcd9x11 2.01527e-19 2.61519e-19 3.73157e-19 ofcd9x11 1.83155e-19 2.61519e-19 3.43051e-19 ifcd9x11 1.62154e-19 1.74346e-19 3.3758e-19 okd44e00x16o10 2.81484e-19 6.50521e-18 3.01475e-19 ikd44e00x16o10 2.58026e-19 5.85469e-18 2.31936e-19 obrd12v142 1.33539e-19 1.89112e-19 1.12624e-19 ibrd12v142 1.45903e-19 1.26075e-19 1.32083e-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.fBcAMD + 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.JA7UKi + 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.LB8kbY + 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.nEz14D + 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.TDhzCk + 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 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.zOjAld + 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 -->