ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/fftw.spec'], False, '/var/lib/mock/dist-f10-build-224811-40056/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/fftw.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/fftw-3.1.2-7.fc10.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fftw.spec'], False, '/var/lib/mock/dist-f10-build-224811-40056/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fftw.spec'] /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B3DgB1 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf fftw-3.1.2 + /bin/mkdir -p fftw-3.1.2 + cd fftw-3.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/fftw-3.1.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv fftw-3.1.2 single + cp -a single double + cp -a single long + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LVEGkS + umask 022 + cd /builddir/build/BUILD + cd fftw-3.1.2 + LANG=C + export LANG + unset DISPLAY + CONFIG_FLAGS='--enable-shared --disable-dependency-tracking --enable-threads' + pushd double ~/build/BUILD/fftw-3.1.2/double ~/build/BUILD/fftw-3.1.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -std=gnu99 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ocamlc... no checking for ocamlopt... no checking for ocamldep... 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 for unsigned int... yes checking size of unsigned int... 4 checking for uintptr_t... yes checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sin in -lm... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for drand48... yes checking for sqrt... yes checking for memset... yes checking for posix_memalign... yes checking for memalign... yes checking for _mm_malloc... no checking for _mm_free... no checking for clock_gettime... no checking for mach_absolute_time... no checking for sysctl... yes checking for abort... yes checking for sinl... yes checking for cosl... yes checking whether drand48 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 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 i386-redhat-linux-gnu-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/i386-redhat-linux/4.3.1 -L/usr/lib/gcc/i386-redhat-linux/4.3.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking 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 genfft-k7/Makefile config.status: creating kernel/Makefile config.status: creating simd/Makefile config.status: creating simd/nonportable/Makefile config.status: creating dft/Makefile config.status: creating dft/codelets/Makefile config.status: creating dft/codelets/standard/Makefile config.status: creating dft/simd/Makefile config.status: creating dft/simd/codelets/Makefile config.status: creating dft/k7/Makefile config.status: creating dft/k7/codelets/Makefile config.status: creating rdft/Makefile config.status: creating rdft/codelets/Makefile config.status: creating rdft/codelets/r2hc/Makefile config.status: creating rdft/codelets/hc2r/Makefile config.status: creating rdft/codelets/r2r/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating libbench2/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/FAQ/Makefile config.status: creating tools/Makefile config.status: creating tools/fftw_wisdom.1 config.status: creating tools/fftw-wisdom-to-conf config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o align.lo align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o assert.lo assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o awake.lo awake.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c assert.c -fPIC -DPIC -o .libs/assert.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c awake.c -fPIC -DPIC -o .libs/awake.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c alloc.c -fPIC -DPIC -o .libs/alloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c align.c -fPIC -DPIC -o .libs/align.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c assert.c -o assert.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c awake.c -o awake.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c alloc.c -o alloc.o >/dev/null 2>&1 align.c: In function 'fftw_alignment_of': align.c:39: warning: division by zero gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c align.c -o align.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy1d.lo cpy1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy2d-pair.lo cpy2d-pair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy2d.lo cpy2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy1d.c -o cpy1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d.c -o cpy2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hash.lo hash.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o iabs.lo iabs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c debug.c -fPIC -DPIC -o .libs/debug.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hash.c -fPIC -DPIC -o .libs/hash.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c debug.c -o debug.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kalloc.lo kalloc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hash.c -o hash.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c iabs.c -fPIC -DPIC -o .libs/iabs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o md5-1.lo md5-1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o md5.lo md5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c iabs.c -o iabs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o minmax.lo minmax.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kalloc.c -fPIC -DPIC -o .libs/kalloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kalloc.c -o kalloc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5-1.c -fPIC -DPIC -o .libs/md5-1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ops.lo ops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5-1.c -o md5-1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5.c -o md5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o pickdim.lo pickdim.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c minmax.c -fPIC -DPIC -o .libs/minmax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c minmax.c -o minmax.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o planner.lo planner.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ops.c -fPIC -DPIC -o .libs/ops.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ops.c -o ops.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pickdim.c -fPIC -DPIC -o .libs/pickdim.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pickdim.c -o pickdim.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c planner.c -fPIC -DPIC -o .libs/planner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o primes.lo primes.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o print.lo print.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c primes.c -fPIC -DPIC -o .libs/primes.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print.c -fPIC -DPIC -o .libs/print.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c planner.c -o planner.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c primes.c -o primes.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print.c -o print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rader.lo rader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o scan.lo scan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solver.lo solver.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solvtab.lo solvtab.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -fPIC -DPIC -o .libs/rader.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c scan.c -fPIC -DPIC -o .libs/scan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -o rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o stride.lo stride.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c scan.c -o scan.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solver.c -fPIC -DPIC -o .libs/solver.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solver.c -o solver.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solvtab.c -fPIC -DPIC -o .libs/solvtab.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor.lo tensor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor1.lo tensor1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solvtab.c -o solvtab.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c stride.c -fPIC -DPIC -o .libs/stride.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor2.lo tensor2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c stride.c -o stride.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor4.lo tensor4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c -fPIC -DPIC -o .libs/tensor.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor1.c -fPIC -DPIC -o .libs/tensor1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c -o tensor.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor1.c -o tensor1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor2.c -fPIC -DPIC -o .libs/tensor2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor5.lo tensor5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor7.lo tensor7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor4.c -fPIC -DPIC -o .libs/tensor4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor2.c -o tensor2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor4.c -o tensor4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor8.lo tensor8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor7.c -fPIC -DPIC -o .libs/tensor7.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor9.lo tensor9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor5.c -fPIC -DPIC -o .libs/tensor5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor7.c -o tensor7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor5.c -o tensor5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor8.c -fPIC -DPIC -o .libs/tensor8.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tile2d.lo tile2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor9.c -fPIC -DPIC -o .libs/tensor9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor8.c -o tensor8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o timer.lo timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor9.c -o tensor9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o transpose.lo transpose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o trig.lo trig.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tile2d.c -fPIC -DPIC -o .libs/tile2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tile2d.c -o tile2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c -fPIC -DPIC -o .libs/timer.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c transpose.c -fPIC -DPIC -o .libs/transpose.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c trig.c -fPIC -DPIC -o .libs/trig.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o twiddle.lo twiddle.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c -o timer.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c transpose.c -o transpose.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c trig.c -o trig.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c twiddle.c -fPIC -DPIC -o .libs/twiddle.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.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 tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm 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/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/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 ranlib .libs/libkernel.a creating libkernel.la (cd .libs && rm -f libkernel.la && ln -s ../libkernel.la libkernel.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/kernel' Making all in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' Making all in nonportable make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/simd/nonportable' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse.lo sse.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse2.lo sse2.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -fPIC -DPIC -o .libs/sse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -fPIC -DPIC -o .libs/sse2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -o sse.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -o sse2.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libsimd_nonportable.la sse.lo sse2.lo -lm ar cru .libs/libsimd_nonportable.a .libs/sse.o .libs/sse2.o ranlib .libs/libsimd_nonportable.a creating libsimd_nonportable.la (cd .libs && rm -f libsimd_nonportable.la && ln -s ../libsimd_nonportable.la libsimd_nonportable.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/simd/nonportable' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o altivec.lo altivec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse.lo sse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse2.lo sse2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o taint.lo taint.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c altivec.c -fPIC -DPIC -o .libs/altivec.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -fPIC -DPIC -o .libs/sse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c taint.c -fPIC -DPIC -o .libs/taint.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -fPIC -DPIC -o .libs/sse2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c altivec.c -o altivec.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -o sse.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c taint.c -o taint.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -o sse2.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libsimd.la altivec.lo sse.lo sse2.lo taint.lo -lm ar cru .libs/libsimd.a .libs/altivec.o .libs/sse.o .libs/sse2.o .libs/taint.o ranlib .libs/libsimd.a creating libsimd.la (cd .libs && rm -f libsimd.la && ln -s ../libsimd.la libsimd.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft' Making all in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' Making all in standard make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard' ( \ echo "#include \"ifftw.h\""; \ 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 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 t2_4.c t2_8.c t2_16.c t2_32.c t2_64.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 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 t2_4.c t2_8.c t2_16.c t2_32.c t2_64.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.1.2/double/dft/codelets/standard' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_2.lo n1_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_3.lo n1_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_4.lo n1_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_5.lo n1_5.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_2.c -fPIC -DPIC -o .libs/n1_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_5.c -fPIC -DPIC -o .libs/n1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_3.c -fPIC -DPIC -o .libs/n1_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_4.c -fPIC -DPIC -o .libs/n1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_2.c -o n1_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_5.c -o n1_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_4.c -o n1_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_3.c -o n1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_6.lo n1_6.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_7.lo n1_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_8.lo n1_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_9.lo n1_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_9.c -fPIC -DPIC -o .libs/n1_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_7.c -fPIC -DPIC -o .libs/n1_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_8.c -fPIC -DPIC -o .libs/n1_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_6.c -fPIC -DPIC -o .libs/n1_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_8.c -o n1_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_7.c -o n1_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_9.c -o n1_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_6.c -o n1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_10.lo n1_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_11.lo n1_11.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_12.lo n1_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_13.lo n1_13.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_12.c -fPIC -DPIC -o .libs/n1_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_11.c -fPIC -DPIC -o .libs/n1_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_10.c -fPIC -DPIC -o .libs/n1_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_13.c -fPIC -DPIC -o .libs/n1_13.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_12.c -o n1_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_10.c -o n1_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_11.c -o n1_11.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_13.c -o n1_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_14.lo n1_14.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_15.lo n1_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_16.lo n1_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_32.lo n1_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_14.c -fPIC -DPIC -o .libs/n1_14.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_16.c -fPIC -DPIC -o .libs/n1_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_15.c -fPIC -DPIC -o .libs/n1_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_32.c -fPIC -DPIC -o .libs/n1_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_14.c -o n1_14.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_16.c -o n1_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_15.c -o n1_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_64.lo n1_64.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_2.lo t1_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_32.c -o n1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_3.lo t1_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_2.c -fPIC -DPIC -o .libs/t1_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_2.c -o t1_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_3.c -fPIC -DPIC -o .libs/t1_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_64.c -fPIC -DPIC -o .libs/n1_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_4.lo t1_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_5.lo t1_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_3.c -o t1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_6.lo t1_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_4.c -fPIC -DPIC -o .libs/t1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_5.c -fPIC -DPIC -o .libs/t1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_4.c -o t1_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_5.c -o t1_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_6.c -fPIC -DPIC -o .libs/t1_6.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_7.lo t1_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_8.lo t1_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_6.c -o t1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_9.lo t1_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_64.c -o n1_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_8.c -fPIC -DPIC -o .libs/t1_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_7.c -fPIC -DPIC -o .libs/t1_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_8.c -o t1_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_7.c -o t1_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_9.c -fPIC -DPIC -o .libs/t1_9.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_10.lo t1_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_12.lo t1_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_9.c -o t1_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_15.lo t1_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_16.lo t1_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_10.c -fPIC -DPIC -o .libs/t1_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_12.c -o t1_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_10.c -o t1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_32.lo t1_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_15.c -fPIC -DPIC -o .libs/t1_15.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_64.lo t1_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_16.c -fPIC -DPIC -o .libs/t1_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_15.c -o t1_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_64.c -fPIC -DPIC -o .libs/t1_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_16.c -o t1_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_32.c -fPIC -DPIC -o .libs/t1_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_4.lo t2_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_8.lo t2_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_32.c -o t1_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_4.c -fPIC -DPIC -o .libs/t2_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_8.c -fPIC -DPIC -o .libs/t2_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_4.c -o t2_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_16.lo t2_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_32.lo t2_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_64.lo t2_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_64.c -o t1_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_16.c -fPIC -DPIC -o .libs/t2_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_64.c -fPIC -DPIC -o .libs/t2_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_16.c -o t2_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_32.c -fPIC -DPIC -o .libs/t2_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_2.lo q1_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_32.c -o t2_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_2.c -fPIC -DPIC -o .libs/q1_2.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_4.lo q1_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_8.lo q1_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_3.lo q1_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_4.c -fPIC -DPIC -o .libs/q1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_64.c -o t2_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_8.c -fPIC -DPIC -o .libs/q1_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_4.c -o q1_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_3.c -fPIC -DPIC -o .libs/q1_3.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_5.lo q1_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_3.c -o q1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_6.lo q1_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_5.c -fPIC -DPIC -o .libs/q1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_8.c -o q1_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_6.c -fPIC -DPIC -o .libs/q1_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_5.c -o q1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_6.c -o q1_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_standard.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 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 t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm ar cru .libs/libdft_standard.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/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/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.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 ranlib .libs/libdft_standard.a creating libdft_standard.la (cd .libs && rm -f libdft_standard.la && ln -s ../libdft_standard.la libdft_standard.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n.lo n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t.lo t.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n.c -fPIC -DPIC -o .libs/n.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -fPIC -DPIC -o .libs/t.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -o t.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets.la n.lo t.lo -lm ar cru .libs/libdft_codelets.a .libs/n.o .libs/t.o ranlib .libs/libdft_codelets.a creating libdft_codelets.la (cd .libs && rm -f libdft_codelets.la && ln -s ../libdft_codelets.la libdft_codelets.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd/codelets' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in 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_simd);"; \ echo "const solvtab X(solvtab_dft_simd) = {"; \ for i in 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.1.2/double/dft/simd/codelets' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets_simd.la codlist.lo -lm ar cru .libs/libdft_codelets_simd.a .libs/codlist.o ranlib .libs/libdft_codelets_simd.a creating libdft_codelets_simd.la (cd .libs && rm -f libdft_codelets_simd.la && ln -s ../libdft_codelets_simd.la libdft_codelets_simd.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1b.lo n1b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1f.lo n1f.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2b.lo n2b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2f.lo n2f.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1f.c -fPIC -DPIC -o .libs/n1f.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2f.c -fPIC -DPIC -o .libs/n2f.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2b.c -fPIC -DPIC -o .libs/n2b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1f.c -o n1f.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1b.c -fPIC -DPIC -o .libs/n1b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2b.c -o n2b.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2f.c -o n2f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2s.lo n2s.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1b.lo q1b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1f.lo q1f.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1b.c -o n1b.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t.lo t.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1b.c -fPIC -DPIC -o .libs/q1b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2s.c -fPIC -DPIC -o .libs/n2s.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1b.c -o q1b.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1f.c -fPIC -DPIC -o .libs/q1f.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2s.c -o n2s.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -fPIC -DPIC -o .libs/t.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1f.c -o q1f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ts.lo ts.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -o t.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ts.c -fPIC -DPIC -o .libs/ts.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ts.c -o ts.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_simd.la n1b.lo n1f.lo n2b.lo n2f.lo n2s.lo q1b.lo q1f.lo t.lo ts.lo -lm ar cru .libs/libdft_simd.a .libs/n1b.o .libs/n1f.o .libs/n2b.o .libs/n2f.o .libs/n2s.o .libs/q1b.o .libs/q1f.o .libs/t.o .libs/ts.o ranlib .libs/libdft_simd.a creating libdft_simd.la (cd .libs && rm -f libdft_simd.la && ln -s ../libdft_simd.la libdft_simd.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd' Making all in k7 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7/codelets' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in 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_k7);"; \ echo "const solvtab X(solvtab_dft_k7) = {"; \ for i in 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.1.2/double/dft/k7/codelets' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets_k7.la codlist.lo -lm ar cru .libs/libdft_codelets_k7.a .libs/codlist.o ranlib .libs/libdft_codelets_k7.a creating libdft_codelets_k7.la (cd .libs && rm -f libdft_codelets_k7.la && ln -s ../libdft_codelets_k7.la libdft_codelets_k7.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o k7.lo k7.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c k7.c -fPIC -DPIC -o .libs/k7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c k7.c -o k7.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_k7.la k7.lo -lm ar cru .libs/libdft_k7.a .libs/k7.o ranlib .libs/libdft_k7.a creating libdft_k7.la (cd .libs && rm -f libdft_k7.la && ln -s ../libdft_k7.la libdft_k7.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o bluestein.lo bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bluestein.c -fPIC -DPIC -o .libs/bluestein.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ctsq.lo ctsq.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bluestein.c -o bluestein.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-direct.lo dftw-direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-generic.lo dftw-generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-genericbuf.lo dftw-genericbuf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ctsq.c -fPIC -DPIC -o .libs/ctsq.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ctsq.c -o ctsq.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct.lo direct.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o generic.lo generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -fPIC -DPIC -o .libs/direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect.lo indirect.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -o direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect-transpose.lo indirect-transpose.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-dif.lo kdft-dif.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -o generic.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -o indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-difsq.lo kdft-difsq.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-dit.lo kdft-dit.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o indirect-transpose.c: In function 'mkplan': indirect-transpose.c:149: warning: unused variable 'ego' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft.lo kdft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop.lo nop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft.c -fPIC -DPIC -o .libs/kdft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft.c -o kdft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rader.lo rader.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -fPIC -DPIC -o .libs/nop.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2.lo rank-geq2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve.lo solve.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -fPIC -DPIC -o .libs/rader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1.lo vrank-geq1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -o rader.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o zero.lo zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -o solve.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c zero.c -fPIC -DPIC -o .libs/zero.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo ctsq.lo dftw-direct.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 ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/ctsq.o .libs/dftw-direct.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 ranlib .libs/libdft.a creating libdft.la (cd .libs && rm -f libdft.la && ln -s ../libdft.la libdft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft' Making all in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' Making all in r2hc make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in r2hc_2.c r2hc_3.c r2hc_4.c r2hc_5.c r2hc_6.c r2hc_7.c r2hc_8.c r2hc_9.c r2hc_10.c r2hc_11.c r2hc_12.c r2hc_13.c r2hc_14.c r2hc_15.c r2hc_16.c r2hc_32.c r2hc_64.c r2hc_128.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 hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_64.c r2hcII_2.c r2hcII_3.c r2hcII_4.c r2hcII_5.c r2hcII_6.c r2hcII_7.c r2hcII_8.c r2hcII_9.c r2hcII_10.c r2hcII_12.c r2hcII_15.c r2hcII_16.c r2hcII_32.c r2hcII_64.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_r2hc);"; \ echo "const solvtab X(solvtab_rdft_r2hc) = {"; \ for i in r2hc_2.c r2hc_3.c r2hc_4.c r2hc_5.c r2hc_6.c r2hc_7.c r2hc_8.c r2hc_9.c r2hc_10.c r2hc_11.c r2hc_12.c r2hc_13.c r2hc_14.c r2hc_15.c r2hc_16.c r2hc_32.c r2hc_64.c r2hc_128.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 hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_64.c r2hcII_2.c r2hcII_3.c r2hcII_4.c r2hcII_5.c r2hcII_6.c r2hcII_7.c r2hcII_8.c r2hcII_9.c r2hcII_10.c r2hcII_12.c r2hcII_15.c r2hcII_16.c r2hcII_32.c r2hcII_64.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.1.2/double/rdft/codelets/r2hc' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_2.lo r2hc_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_3.lo r2hc_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_4.lo r2hc_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_5.lo r2hc_5.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_4.c -fPIC -DPIC -o .libs/r2hc_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_2.c -fPIC -DPIC -o .libs/r2hc_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_5.c -fPIC -DPIC -o .libs/r2hc_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_3.c -fPIC -DPIC -o .libs/r2hc_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_2.c -o r2hc_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_4.c -o r2hc_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_6.lo r2hc_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_3.c -o r2hc_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_5.c -o r2hc_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_7.lo r2hc_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_8.lo r2hc_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_9.lo r2hc_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_6.c -fPIC -DPIC -o .libs/r2hc_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_7.c -fPIC -DPIC -o .libs/r2hc_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_8.c -fPIC -DPIC -o .libs/r2hc_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_6.c -o r2hc_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_7.c -o r2hc_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_8.c -o r2hc_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_9.c -fPIC -DPIC -o .libs/r2hc_9.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_10.lo r2hc_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_11.lo r2hc_11.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_12.lo r2hc_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_9.c -o r2hc_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_13.lo r2hc_13.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_10.c -fPIC -DPIC -o .libs/r2hc_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_12.c -fPIC -DPIC -o .libs/r2hc_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_11.c -fPIC -DPIC -o .libs/r2hc_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_10.c -o r2hc_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_12.c -o r2hc_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_11.c -o r2hc_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_14.lo r2hc_14.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_13.c -fPIC -DPIC -o .libs/r2hc_13.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_15.lo r2hc_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_16.lo r2hc_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_13.c -o r2hc_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_32.lo r2hc_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_15.c -fPIC -DPIC -o .libs/r2hc_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_16.c -fPIC -DPIC -o .libs/r2hc_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_15.c -o r2hc_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_16.c -o r2hc_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_14.c -fPIC -DPIC -o .libs/r2hc_14.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_32.c -fPIC -DPIC -o .libs/r2hc_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_64.lo r2hc_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_14.c -o r2hc_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_128.lo r2hc_128.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_2.lo hf_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_32.c -o r2hc_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_64.c -fPIC -DPIC -o .libs/r2hc_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_128.c -fPIC -DPIC -o .libs/r2hc_128.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_3.lo hf_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_2.c -fPIC -DPIC -o .libs/hf_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_2.c -o hf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_4.lo hf_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_64.c -o r2hc_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_3.c -fPIC -DPIC -o .libs/hf_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_3.c -o hf_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_4.c -fPIC -DPIC -o .libs/hf_4.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_5.lo hf_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_6.lo hf_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_4.c -o hf_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_128.c -o r2hc_128.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_7.lo hf_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_5.c -fPIC -DPIC -o .libs/hf_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_6.c -fPIC -DPIC -o .libs/hf_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_5.c -o hf_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_6.c -o hf_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_7.c -fPIC -DPIC -o .libs/hf_7.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_8.lo hf_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_9.lo hf_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_7.c -o hf_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_10.lo hf_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_9.c -fPIC -DPIC -o .libs/hf_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_8.c -fPIC -DPIC -o .libs/hf_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_12.lo hf_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_9.c -o hf_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_10.c -fPIC -DPIC -o .libs/hf_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_8.c -o hf_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_15.lo hf_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_16.lo hf_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_12.c -fPIC -DPIC -o .libs/hf_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_10.c -o hf_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_15.c -fPIC -DPIC -o .libs/hf_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_16.c -fPIC -DPIC -o .libs/hf_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_12.c -o hf_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_32.lo hf_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_15.c -o hf_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_64.lo hf_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_4.lo hf2_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_8.lo hf2_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_64.c -fPIC -DPIC -o .libs/hf_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_32.c -fPIC -DPIC -o .libs/hf_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_4.c -o hf2_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_16.lo hf2_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_32.lo hf2_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_32.c -o hf_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_64.c -o hf_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_64.lo hf2_64.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_2.lo r2hcII_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_32.c -o hf2_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_64.c -fPIC -DPIC -o .libs/hf2_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_2.c -fPIC -DPIC -o .libs/r2hcII_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_2.c -o r2hcII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_3.lo r2hcII_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_4.lo r2hcII_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_5.lo r2hcII_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_4.c -fPIC -DPIC -o .libs/r2hcII_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_3.c -fPIC -DPIC -o .libs/r2hcII_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_3.c -o r2hcII_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_4.c -o r2hcII_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_5.c -fPIC -DPIC -o .libs/r2hcII_5.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_6.lo r2hcII_6.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_7.lo r2hcII_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_5.c -o r2hcII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_8.lo r2hcII_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_64.c -o hf2_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_7.c -fPIC -DPIC -o .libs/r2hcII_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_6.c -fPIC -DPIC -o .libs/r2hcII_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_7.c -o r2hcII_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_6.c -o r2hcII_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_8.c -fPIC -DPIC -o .libs/r2hcII_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_9.lo r2hcII_9.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_10.lo r2hcII_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_8.c -o r2hcII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_12.lo r2hcII_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_9.c -fPIC -DPIC -o .libs/r2hcII_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_12.c -fPIC -DPIC -o .libs/r2hcII_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_9.c -o r2hcII_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_10.c -fPIC -DPIC -o .libs/r2hcII_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_12.c -o r2hcII_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_15.lo r2hcII_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_10.c -o r2hcII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_16.lo r2hcII_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_32.lo r2hcII_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_64.lo r2hcII_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_15.c -fPIC -DPIC -o .libs/r2hcII_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_16.c -fPIC -DPIC -o .libs/r2hcII_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_32.c -fPIC -DPIC -o .libs/r2hcII_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_15.c -o r2hcII_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_16.c -o r2hcII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_64.c -fPIC -DPIC -o .libs/r2hcII_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_32.c -o r2hcII_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_64.c -o r2hcII_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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_r2hc.la r2hc_2.lo r2hc_3.lo r2hc_4.lo r2hc_5.lo r2hc_6.lo r2hc_7.lo r2hc_8.lo r2hc_9.lo r2hc_10.lo r2hc_11.lo r2hc_12.lo r2hc_13.lo r2hc_14.lo r2hc_15.lo r2hc_16.lo r2hc_32.lo r2hc_64.lo r2hc_128.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 hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_64.lo r2hcII_2.lo r2hcII_3.lo r2hcII_4.lo r2hcII_5.lo r2hcII_6.lo r2hcII_7.lo r2hcII_8.lo r2hcII_9.lo r2hcII_10.lo r2hcII_12.lo r2hcII_15.lo r2hcII_16.lo r2hcII_32.lo r2hcII_64.lo codlist.lo -lm ar cru .libs/librdft_codelets_r2hc.a .libs/r2hc_2.o .libs/r2hc_3.o .libs/r2hc_4.o .libs/r2hc_5.o .libs/r2hc_6.o .libs/r2hc_7.o .libs/r2hc_8.o .libs/r2hc_9.o .libs/r2hc_10.o .libs/r2hc_11.o .libs/r2hc_12.o .libs/r2hc_13.o .libs/r2hc_14.o .libs/r2hc_15.o .libs/r2hc_16.o .libs/r2hc_32.o .libs/r2hc_64.o .libs/r2hc_128.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/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_64.o .libs/r2hcII_2.o .libs/r2hcII_3.o .libs/r2hcII_4.o .libs/r2hcII_5.o .libs/r2hcII_6.o .libs/r2hcII_7.o .libs/r2hcII_8.o .libs/r2hcII_9.o .libs/r2hcII_10.o .libs/r2hcII_12.o .libs/r2hcII_15.o .libs/r2hcII_16.o .libs/r2hcII_32.o .libs/r2hcII_64.o .libs/codlist.o ranlib .libs/librdft_codelets_r2hc.a creating librdft_codelets_r2hc.la (cd .libs && rm -f librdft_codelets_r2hc.la && ln -s ../librdft_codelets_r2hc.la librdft_codelets_r2hc.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc' Making all in hc2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in hc2r_3.c hc2r_4.c hc2r_5.c hc2r_6.c hc2r_7.c hc2r_8.c hc2r_9.c hc2r_10.c hc2r_11.c hc2r_12.c hc2r_13.c hc2r_14.c hc2r_15.c hc2r_16.c hc2r_32.c hc2r_64.c hc2r_128.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 hc2rIII_2.c hc2rIII_3.c hc2rIII_4.c hc2rIII_5.c hc2rIII_6.c hc2rIII_7.c hc2rIII_8.c hc2rIII_9.c hc2rIII_10.c hc2rIII_12.c hc2rIII_15.c hc2rIII_16.c hc2rIII_32.c hc2rIII_64.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_hc2r);"; \ echo "const solvtab X(solvtab_rdft_hc2r) = {"; \ for i in hc2r_3.c hc2r_4.c hc2r_5.c hc2r_6.c hc2r_7.c hc2r_8.c hc2r_9.c hc2r_10.c hc2r_11.c hc2r_12.c hc2r_13.c hc2r_14.c hc2r_15.c hc2r_16.c hc2r_32.c hc2r_64.c hc2r_128.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 hc2rIII_2.c hc2rIII_3.c hc2rIII_4.c hc2rIII_5.c hc2rIII_6.c hc2rIII_7.c hc2rIII_8.c hc2rIII_9.c hc2rIII_10.c hc2rIII_12.c hc2rIII_15.c hc2rIII_16.c hc2rIII_32.c hc2rIII_64.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.1.2/double/rdft/codelets/hc2r' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_3.lo hc2r_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_4.lo hc2r_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_5.lo hc2r_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_6.lo hc2r_6.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_3.c -fPIC -DPIC -o .libs/hc2r_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_6.c -fPIC -DPIC -o .libs/hc2r_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_4.c -fPIC -DPIC -o .libs/hc2r_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_5.c -fPIC -DPIC -o .libs/hc2r_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_3.c -o hc2r_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_4.c -o hc2r_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_6.c -o hc2r_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_5.c -o hc2r_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_7.lo hc2r_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_8.lo hc2r_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_9.lo hc2r_9.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_10.lo hc2r_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_8.c -fPIC -DPIC -o .libs/hc2r_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_8.c -o hc2r_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_9.c -fPIC -DPIC -o .libs/hc2r_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_7.c -fPIC -DPIC -o .libs/hc2r_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_10.c -fPIC -DPIC -o .libs/hc2r_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_9.c -o hc2r_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_7.c -o hc2r_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_11.lo hc2r_11.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_10.c -o hc2r_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_12.lo hc2r_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_13.lo hc2r_13.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_14.lo hc2r_14.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_11.c -fPIC -DPIC -o .libs/hc2r_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_12.c -fPIC -DPIC -o .libs/hc2r_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_13.c -fPIC -DPIC -o .libs/hc2r_13.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_11.c -o hc2r_11.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_12.c -o hc2r_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_14.c -fPIC -DPIC -o .libs/hc2r_14.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_13.c -o hc2r_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_15.lo hc2r_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_16.lo hc2r_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_14.c -o hc2r_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_32.lo hc2r_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_64.lo hc2r_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_16.c -fPIC -DPIC -o .libs/hc2r_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_15.c -fPIC -DPIC -o .libs/hc2r_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_16.c -o hc2r_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_32.c -fPIC -DPIC -o .libs/hc2r_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_15.c -o hc2r_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_64.c -fPIC -DPIC -o .libs/hc2r_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_128.lo hc2r_128.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_2.lo hb_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_32.c -o hc2r_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_3.lo hb_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_128.c -fPIC -DPIC -o .libs/hc2r_128.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_2.c -fPIC -DPIC -o .libs/hb_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_64.c -o hc2r_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_4.lo hb_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_3.c -fPIC -DPIC -o .libs/hb_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_3.c -o hb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_5.lo hb_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_6.lo hb_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_4.c -fPIC -DPIC -o .libs/hb_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_4.c -o hb_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_5.c -fPIC -DPIC -o .libs/hb_5.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_7.lo hb_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_5.c -o hb_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_6.c -fPIC -DPIC -o .libs/hb_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_128.c -o hc2r_128.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_6.c -o hb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_8.lo hb_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_7.c -fPIC -DPIC -o .libs/hb_7.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_9.lo hb_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_7.c -o hb_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_10.lo hb_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_9.c -fPIC -DPIC -o .libs/hb_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_8.c -fPIC -DPIC -o .libs/hb_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_9.c -o hb_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_8.c -o hb_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_10.c -fPIC -DPIC -o .libs/hb_10.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_12.lo hb_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_10.c -o hb_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_15.lo hb_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_16.lo hb_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_32.lo hb_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_12.c -fPIC -DPIC -o .libs/hb_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_15.c -fPIC -DPIC -o .libs/hb_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_16.c -fPIC -DPIC -o .libs/hb_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_12.c -o hb_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_32.c -fPIC -DPIC -o .libs/hb_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_15.c -o hb_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_64.lo hb_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_16.c -o hb_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_2.lo hc2rIII_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_3.lo hc2rIII_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_64.c -fPIC -DPIC -o .libs/hb_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_2.c -fPIC -DPIC -o .libs/hc2rIII_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_32.c -o hb_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_2.c -o hc2rIII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_4.lo hc2rIII_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_3.c -fPIC -DPIC -o .libs/hc2rIII_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_3.c -o hc2rIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_5.lo hc2rIII_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_4.c -fPIC -DPIC -o .libs/hc2rIII_4.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_6.lo hc2rIII_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_4.c -o hc2rIII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_7.lo hc2rIII_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_5.c -fPIC -DPIC -o .libs/hc2rIII_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_5.c -o hc2rIII_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_64.c -o hb_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_8.lo hc2rIII_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_7.c -fPIC -DPIC -o .libs/hc2rIII_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_7.c -o hc2rIII_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_6.c -fPIC -DPIC -o .libs/hc2rIII_6.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_9.lo hc2rIII_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_6.c -o hc2rIII_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_8.c -fPIC -DPIC -o .libs/hc2rIII_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_10.lo hc2rIII_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_9.c -fPIC -DPIC -o .libs/hc2rIII_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_9.c -o hc2rIII_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_10.c -fPIC -DPIC -o .libs/hc2rIII_10.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_12.lo hc2rIII_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_10.c -o hc2rIII_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_8.c -o hc2rIII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_15.lo hc2rIII_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_16.lo hc2rIII_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_32.lo hc2rIII_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_12.c -fPIC -DPIC -o .libs/hc2rIII_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_15.c -fPIC -DPIC -o .libs/hc2rIII_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_12.c -o hc2rIII_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_16.c -fPIC -DPIC -o .libs/hc2rIII_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_32.c -fPIC -DPIC -o .libs/hc2rIII_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_15.c -o hc2rIII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_64.lo hc2rIII_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_16.c -o hc2rIII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_32.c -o hc2rIII_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_64.c -fPIC -DPIC -o .libs/hc2rIII_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_64.c -o hc2rIII_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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_hc2r.la hc2r_3.lo hc2r_4.lo hc2r_5.lo hc2r_6.lo hc2r_7.lo hc2r_8.lo hc2r_9.lo hc2r_10.lo hc2r_11.lo hc2r_12.lo hc2r_13.lo hc2r_14.lo hc2r_15.lo hc2r_16.lo hc2r_32.lo hc2r_64.lo hc2r_128.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 hc2rIII_2.lo hc2rIII_3.lo hc2rIII_4.lo hc2rIII_5.lo hc2rIII_6.lo hc2rIII_7.lo hc2rIII_8.lo hc2rIII_9.lo hc2rIII_10.lo hc2rIII_12.lo hc2rIII_15.lo hc2rIII_16.lo hc2rIII_32.lo hc2rIII_64.lo codlist.lo -lm ar cru .libs/librdft_codelets_hc2r.a .libs/hc2r_3.o .libs/hc2r_4.o .libs/hc2r_5.o .libs/hc2r_6.o .libs/hc2r_7.o .libs/hc2r_8.o .libs/hc2r_9.o .libs/hc2r_10.o .libs/hc2r_11.o .libs/hc2r_12.o .libs/hc2r_13.o .libs/hc2r_14.o .libs/hc2r_15.o .libs/hc2r_16.o .libs/hc2r_32.o .libs/hc2r_64.o .libs/hc2r_128.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/hc2rIII_2.o .libs/hc2rIII_3.o .libs/hc2rIII_4.o .libs/hc2rIII_5.o .libs/hc2rIII_6.o .libs/hc2rIII_7.o .libs/hc2rIII_8.o .libs/hc2rIII_9.o .libs/hc2rIII_10.o .libs/hc2rIII_12.o .libs/hc2rIII_15.o .libs/hc2rIII_16.o .libs/hc2rIII_32.o .libs/hc2rIII_64.o .libs/codlist.o ranlib .libs/librdft_codelets_hc2r.a creating librdft_codelets_hc2r.la (cd .libs && rm -f librdft_codelets_hc2r.la && ln -s ../librdft_codelets_hc2r.la librdft_codelets_hc2r.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2r' ( \ echo "#include \"ifftw.h\""; \ 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.1.2/double/rdft/codelets/r2r' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o e01_8.lo e01_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o e10_8.lo e10_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e01_8.c -fPIC -DPIC -o .libs/e01_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e10_8.c -fPIC -DPIC -o .libs/e10_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e01_8.c -o e01_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_r2r.la e01_8.lo e10_8.lo codlist.lo -lm ar cru .libs/librdft_codelets_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o ranlib .libs/librdft_codelets_r2r.a creating librdft_codelets_r2r.la (cd .libs && rm -f librdft_codelets_r2r.la && ln -s ../librdft_codelets_r2r.la librdft_codelets_r2r.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r.lo hc2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hfb.lo hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc.lo r2hc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2r.lo r2r.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hfb.c -fPIC -DPIC -o .libs/hfb.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc.c -fPIC -DPIC -o .libs/r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2r.c -fPIC -DPIC -o .libs/r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r.c -fPIC -DPIC -o .libs/hc2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc.c -o r2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hfb.c -o hfb.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2r.c -o r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r.c -o hc2r.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets.la hc2r.lo hfb.lo r2hc.lo r2r.lo -lm ar cru .libs/librdft_codelets.a .libs/hc2r.o .libs/hfb.o .libs/r2hc.o .libs/r2r.o ranlib .libs/librdft_codelets.a creating librdft_codelets.la (cd .libs && rm -f librdft_codelets.la && ln -s ../librdft_codelets.la librdft_codelets.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc.lo hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dft-r2hc.lo dft-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dht-r2hc.lo dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dht-rader.lo dht-rader.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -o hc2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct.lo direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o generic.lo generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -fPIC -DPIC -o .libs/direct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -o direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-common.lo hc2hc-common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-direct.lo hc2hc-direct.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-directbuf.lo hc2hc-directbuf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-common.c -fPIC -DPIC -o .libs/hc2hc-common.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-generic.lo hc2hc-generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-common.c -o hc2hc-common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o khc2hc.lo khc2hc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o khc2r.lo khc2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-directbuf.c -fPIC -DPIC -o .libs/hc2hc-directbuf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2hc.c -o khc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kr2hc.lo kr2hc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-directbuf.c -o hc2hc-directbuf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kr2r.lo kr2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2r.c -fPIC -DPIC -o .libs/khc2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2hc.c -fPIC -DPIC -o .libs/kr2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2r.c -o khc2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2hc.c -o kr2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect.lo indirect.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop.lo nop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2r.c -fPIC -DPIC -o .libs/kr2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2r.c -o kr2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -fPIC -DPIC -o .libs/indirect.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -fPIC -DPIC -o .libs/nop.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank0.lo rank0.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -o indirect.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2.lo rank-geq2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft-dht.lo rdft-dht.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0.c -fPIC -DPIC -o .libs/rank0.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve.lo solve.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1.lo vrank-geq1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -fPIC -DPIC -o .libs/solve.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -o solve.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0.c -o rank0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank3-transpose.lo vrank3-transpose.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered2.lo buffered2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct2.lo direct2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop2.lo nop2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered2.c -fPIC -DPIC -o .libs/buffered2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop2.c -fPIC -DPIC -o .libs/nop2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct2.c -fPIC -DPIC -o .libs/direct2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop2.c -o nop2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank0-rdft2.lo rank0-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered2.c -o buffered2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct2.c -o direct2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2-rdft2.lo rank-geq2-rdft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan2.lo plan2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem2.lo problem2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan2.c -fPIC -DPIC -o .libs/plan2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan2.c -o plan2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem2.c -fPIC -DPIC -o .libs/problem2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve2.lo solve2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem2.c -o problem2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-radix2.lo rdft2-radix2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-tensor-max-index.lo rdft2-tensor-max-index.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve2.c -fPIC -DPIC -o .libs/solve2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve2.c -o solve2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-inplace-strides.lo rdft2-inplace-strides.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-radix2.c -fPIC -DPIC -o .libs/rdft2-radix2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-strides.lo rdft2-strides.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-radix2.c -o rdft2-radix2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-strides.c -o rdft2-strides.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct.lo generic.lo hc2hc-common.lo hc2hc-direct.lo hc2hc-directbuf.lo hc2hc-generic.lo khc2hc.lo khc2r.lo kr2hc.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-radix2.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo -lm 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.o .libs/generic.o .libs/hc2hc-common.o .libs/hc2hc-direct.o .libs/hc2hc-directbuf.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/khc2r.o .libs/kr2hc.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-radix2.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o ranlib .libs/librdft.a creating librdft.la (cd .libs && rm -f librdft.la && ln -s ../librdft.la librdft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft010e-r2hc.lo reodft010e-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft11e-radix2.lo reodft11e-radix2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft11e-r2hc-odd.lo reodft11e-r2hc-odd.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o redft00e-r2hc-pad.lo redft00e-r2hc-pad.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rodft00e-r2hc-pad.lo rodft00e-r2hc-pad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft00e-splitradix.lo reodft00e-splitradix.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -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 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 ranlib .libs/libreodft.a creating libreodft.la (cd .libs && rm -f libreodft.la && ln -s ../libreodft.la libreodft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/reodft' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o api.lo api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o threads.lo threads.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dft-vrank-geq1.lo dft-vrank-geq1.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c api.c -fPIC -DPIC -o .libs/api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c threads.c -fPIC -DPIC -o .libs/threads.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/dft-vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c api.c -o api.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c threads.c -o threads.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-vrank-geq1.c -o dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft-vrank-geq1.lo rdft-vrank-geq1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc.lo hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/rdft-vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-vrank-geq1.c -o rdft-vrank-geq1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o ct.c: In function 'mkplan': ct.c:128: warning: 'ts' may be used uninitialized in this function gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -o hc2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o f77api.lo f77api.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -fPIC -DPIC -o .libs/f77api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -o f77api.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libfftw3_threads.la -rpath /usr/lib -version-info 4:2:1 api.lo conf.lo threads.lo dft-vrank-geq1.lo ct.lo rdft-vrank-geq1.lo hc2hc.lo vrank-geq1-rdft2.lo f77api.lo -lm gcc -std=gnu99 -shared .libs/api.o .libs/conf.o .libs/threads.o .libs/dft-vrank-geq1.o .libs/ct.o .libs/rdft-vrank-geq1.o .libs/hc2hc.o .libs/vrank-geq1-rdft2.o .libs/f77api.o -lm -m32 -march=i386 -mtune=generic -pthread -Wl,-soname -Wl,libfftw3_threads.so.3 -o .libs/libfftw3_threads.so.3.1.2 (cd .libs && rm -f libfftw3_threads.so.3 && ln -s libfftw3_threads.so.3.1.2 libfftw3_threads.so.3) (cd .libs && rm -f libfftw3_threads.so && ln -s libfftw3_threads.so.3.1.2 libfftw3_threads.so) ar cru .libs/libfftw3_threads.a api.o conf.o threads.o dft-vrank-geq1.o ct.o rdft-vrank-geq1.o hc2hc.o vrank-geq1-rdft2.o f77api.o ranlib .libs/libfftw3_threads.a creating libfftw3_threads.la (cd .libs && rm -f libfftw3_threads.la && ln -s ../libfftw3_threads.la libfftw3_threads.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/threads' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/api' make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o apiplan.lo apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o configure.lo configure.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft-c2r.lo execute-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft-r2c.lo execute-dft-r2c.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c apiplan.c -fPIC -DPIC -o .libs/apiplan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c configure.c -fPIC -DPIC -o .libs/configure.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft.lo execute-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c configure.c -o configure.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-r2r.lo execute-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft.c -o execute-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft-c2r.lo execute-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft-r2c.lo execute-split-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft.lo execute-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute.lo execute.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom-to-file.lo export-wisdom-to-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom-to-string.lo export-wisdom-to-string.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom.lo export-wisdom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute.c -o execute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o extract-reim.lo extract-reim.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o f77api.lo f77api.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c extract-reim.c -o extract-reim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o flops.lo flops.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o forget-wisdom.lo forget-wisdom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-system-wisdom.lo import-system-wisdom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -fPIC -DPIC -o .libs/f77api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c flops.c -fPIC -DPIC -o .libs/flops.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c flops.c -o flops.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom-from-file.lo import-wisdom-from-file.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom-from-string.lo import-wisdom-from-string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom.lo import-wisdom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -o f77api.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o malloc.lo malloc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o map-r2r-kind.lo map-r2r-kind.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mapflags.lo mapflags.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mkprinter-file.lo mkprinter-file.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c malloc.c -fPIC -DPIC -o .libs/malloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c malloc.c -o malloc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mapflags.c -fPIC -DPIC -o .libs/mapflags.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mktensor-iodims.lo mktensor-iodims.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mapflags.c -o mapflags.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mktensor-rowmajor.lo mktensor-rowmajor.c mkprinter-file.c: In function 'myflush': mkprinter-file.c:35: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-1d.lo plan-dft-1d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-2d.lo plan-dft-2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-3d.lo plan-dft-3d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-1d.lo plan-dft-c2r-1d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-2d.lo plan-dft-c2r-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-3d.lo plan-dft-c2r-3d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r.lo plan-dft-c2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-1d.lo plan-dft-r2c-1d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-2d.lo plan-dft-r2c-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-3d.lo plan-dft-r2c-3d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c.lo plan-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft.lo plan-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft-c2r.lo plan-guru-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft-r2c.lo plan-guru-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft.c -o plan-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft.lo plan-guru-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-r2r.lo plan-guru-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft-c2r.lo plan-guru-split-dft-c2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft-r2c.lo plan-guru-split-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft.lo plan-guru-split-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft-c2r.lo plan-many-dft-c2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft-r2c.lo plan-many-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft.lo plan-many-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-r2r.lo plan-many-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-1d.lo plan-r2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-2d.lo plan-r2r-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-3d.lo plan-r2r-3d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r.lo plan-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o print-plan.lo print-plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-pad.lo rdft2-pad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o the-planner.lo the-planner.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print-plan.c -fPIC -DPIC -o .libs/print-plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c the-planner.c -fPIC -DPIC -o .libs/the-planner.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print-plan.c -o print-plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o version.lo version.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c the-planner.c -o the-planner.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c version.c -fPIC -DPIC -o .libs/version.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c version.c -o version.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -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 extract-reim.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 -lm 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/extract-reim.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 ranlib .libs/libapi.a creating libapi.la (cd .libs && rm -f libapi.la && ln -s ../libapi.la libapi.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/libbench2' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c aligned-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c allocate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c aset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bench-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c can-do.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c caset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dotens2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c info.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mflops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ovtpvt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pow2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c report.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c speed.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c useropt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-lib.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c my-getopt.c rm -f libbench2.a ar cru libbench2.a aligned-main.o allocate.o aset.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 timer2.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.1.2/double/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libfftw3.la -rpath /usr/lib -no-undefined -version-info 4:2:1 kernel/libkernel.la dft/libdft.la dft/codelets/libdft_codelets.la dft/codelets/standard/libdft_standard.la rdft/librdft.la rdft/codelets/librdft_codelets.la rdft/codelets/r2hc/librdft_codelets_r2hc.la rdft/codelets/hc2r/librdft_codelets_hc2r.la rdft/codelets/r2r/librdft_codelets_r2r.la reodft/libreodft.la api/libapi.la -lm cp -f fftw.pc fftw3.pc mkdir .libs gcc -std=gnu99 -shared -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/codelets/.libs/libdft_codelets.a dft/codelets/standard/.libs/libdft_standard.a rdft/.libs/librdft.a rdft/codelets/.libs/librdft_codelets.a rdft/codelets/r2hc/.libs/librdft_codelets_r2hc.a rdft/codelets/hc2r/.libs/librdft_codelets_hc2r.a rdft/codelets/r2r/.libs/librdft_codelets_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a -Wl,--no-whole-archive -lm -m32 -march=i386 -mtune=generic -pthread -Wl,-soname -Wl,libfftw3.so.3 -o .libs/libfftw3.so.3.1.2 (cd .libs && rm -f libfftw3.so.3 && ln -s libfftw3.so.3.1.2 libfftw3.so.3) (cd .libs && rm -f libfftw3.so && ln -s libfftw3.so.3.1.2 libfftw3.so) rm -fr .libs/libfftw3.lax mkdir .libs/libfftw3.lax rm -fr .libs/libfftw3.lax/libkernel.a mkdir .libs/libfftw3.lax/libkernel.a (cd .libs/libfftw3.lax/libkernel.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/kernel/.libs/libkernel.a) rm -fr .libs/libfftw3.lax/libdft.a mkdir .libs/libfftw3.lax/libdft.a (cd .libs/libfftw3.lax/libdft.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/dft/.libs/libdft.a) rm -fr .libs/libfftw3.lax/libdft_codelets.a mkdir .libs/libfftw3.lax/libdft_codelets.a (cd .libs/libfftw3.lax/libdft_codelets.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/.libs/libdft_codelets.a) rm -fr .libs/libfftw3.lax/libdft_standard.a mkdir .libs/libfftw3.lax/libdft_standard.a (cd .libs/libfftw3.lax/libdft_standard.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard/.libs/libdft_standard.a) rm -fr .libs/libfftw3.lax/librdft.a mkdir .libs/libfftw3.lax/librdft.a (cd .libs/libfftw3.lax/librdft.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/rdft/.libs/librdft.a) rm -fr .libs/libfftw3.lax/librdft_codelets.a mkdir .libs/libfftw3.lax/librdft_codelets.a (cd .libs/libfftw3.lax/librdft_codelets.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/.libs/librdft_codelets.a) rm -fr .libs/libfftw3.lax/librdft_codelets_r2hc.a mkdir .libs/libfftw3.lax/librdft_codelets_r2hc.a (cd .libs/libfftw3.lax/librdft_codelets_r2hc.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc/.libs/librdft_codelets_r2hc.a) rm -fr .libs/libfftw3.lax/librdft_codelets_hc2r.a mkdir .libs/libfftw3.lax/librdft_codelets_hc2r.a (cd .libs/libfftw3.lax/librdft_codelets_hc2r.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r/.libs/librdft_codelets_hc2r.a) rm -fr .libs/libfftw3.lax/librdft_codelets_r2r.a mkdir .libs/libfftw3.lax/librdft_codelets_r2r.a (cd .libs/libfftw3.lax/librdft_codelets_r2r.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2r/.libs/librdft_codelets_r2r.a) rm -fr .libs/libfftw3.lax/libreodft.a mkdir .libs/libfftw3.lax/libreodft.a (cd .libs/libfftw3.lax/libreodft.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/reodft/.libs/libreodft.a) rm -fr .libs/libfftw3.lax/libapi.a mkdir .libs/libfftw3.lax/libapi.a (cd .libs/libfftw3.lax/libapi.a && ar x /builddir/build/BUILD/fftw-3.1.2/double/api/.libs/libapi.a) copying selected object files to avoid basename conflicts... 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 ln .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt2-rader.o || cp .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt2-rader.o ln .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt3-ct.o || cp .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt3-ct.o 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 ln .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt5-plan.o || cp .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt5-plan.o ln .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt6-rank-geq2.o || cp .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt6-rank-geq2.o ln .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt7-generic.o || cp .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt7-generic.o ln .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt8-buffered.o || cp .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt8-buffered.o ln .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt9-nop.o || cp .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt9-nop.o ln .libs/libfftw3.lax/librdft.a/direct.o .libs/libfftw3.lax/lt10-direct.o || cp .libs/libfftw3.lax/librdft.a/direct.o .libs/libfftw3.lax/lt10-direct.o ln .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt11-vrank-geq1.o || cp .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt11-vrank-geq1.o ln .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt12-conf.o || cp .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt12-conf.o ln .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt13-problem.o || cp .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt13-problem.o ln .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt14-plan.o || cp .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt14-plan.o ln .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt15-solve.o || cp .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt15-solve.o ln .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt16-indirect.o || cp .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt16-indirect.o ln .libs/libfftw3.lax/librdft_codelets_r2hc.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o || cp .libs/libfftw3.lax/librdft_codelets_r2hc.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o ln .libs/libfftw3.lax/librdft_codelets_hc2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o || cp .libs/libfftw3.lax/librdft_codelets_hc2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o ln .libs/libfftw3.lax/librdft_codelets_r2r.a/codlist.o .libs/libfftw3.lax/lt19-codlist.o || cp .libs/libfftw3.lax/librdft_codelets_r2r.a/codlist.o .libs/libfftw3.lax/lt19-codlist.o ln .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt20-conf.o || cp .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt20-conf.o ar cru .libs/libfftw3.a .libs/libfftw3.lax/libkernel.a/ops.o .libs/libfftw3.lax/libkernel.a/planner.o .libs/libfftw3.lax/libkernel.a/iabs.o .libs/libfftw3.lax/libkernel.a/md5.o .libs/libfftw3.lax/libkernel.a/assert.o .libs/libfftw3.lax/libkernel.a/tensor5.o .libs/libfftw3.lax/libkernel.a/tile2d.o .libs/libfftw3.lax/libkernel.a/stride.o .libs/libfftw3.lax/libkernel.a/tensor4.o .libs/libfftw3.lax/libkernel.a/minmax.o .libs/libfftw3.lax/libkernel.a/trig.o .libs/libfftw3.lax/libkernel.a/cpy1d.o .libs/libfftw3.lax/libkernel.a/solver.o .libs/libfftw3.lax/libkernel.a/scan.o .libs/libfftw3.lax/libkernel.a/tensor2.o .libs/libfftw3.lax/libkernel.a/transpose.o .libs/libfftw3.lax/libkernel.a/buffered.o .libs/libfftw3.lax/libkernel.a/align.o .libs/libfftw3.lax/libkernel.a/twiddle.o .libs/libfftw3.lax/libkernel.a/debug.o .libs/libfftw3.lax/libkernel.a/tensor7.o .libs/libfftw3.lax/libkernel.a/cpy2d.o .libs/libfftw3.lax/libkernel.a/hash.o .libs/libfftw3.lax/libkernel.a/rader.o .libs/libfftw3.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3.lax/libkernel.a/tensor1.o .libs/libfftw3.lax/libkernel.a/awake.o .libs/libfftw3.lax/libkernel.a/print.o .libs/libfftw3.lax/libkernel.a/tensor8.o .libs/libfftw3.lax/libkernel.a/primes.o .libs/libfftw3.lax/libkernel.a/alloc.o .libs/libfftw3.lax/libkernel.a/ct.o .libs/libfftw3.lax/libkernel.a/pickdim.o .libs/libfftw3.lax/libkernel.a/problem.o .libs/libfftw3.lax/libkernel.a/plan.o .libs/libfftw3.lax/libkernel.a/md5-1.o .libs/libfftw3.lax/libkernel.a/tensor9.o .libs/libfftw3.lax/libkernel.a/tensor.o .libs/libfftw3.lax/libkernel.a/kalloc.o .libs/libfftw3.lax/libkernel.a/solvtab.o .libs/libfftw3.lax/libkernel.a/timer.o .libs/libfftw3.lax/libdft.a/rank-geq2.o .libs/libfftw3.lax/libdft.a/kdft-dif.o .libs/libfftw3.lax/libdft.a/generic.o .libs/libfftw3.lax/libdft.a/indirect-transpose.o .libs/libfftw3.lax/lt1-buffered.o .libs/libfftw3.lax/libdft.a/nop.o .libs/libfftw3.lax/lt2-rader.o .libs/libfftw3.lax/libdft.a/direct.o .libs/libfftw3.lax/libdft.a/vrank-geq1.o .libs/libfftw3.lax/libdft.a/kdft-dit.o .libs/libfftw3.lax/libdft.a/bluestein.o .libs/libfftw3.lax/lt3-ct.o .libs/libfftw3.lax/libdft.a/dftw-direct.o .libs/libfftw3.lax/libdft.a/kdft-difsq.o .libs/libfftw3.lax/libdft.a/conf.o .libs/libfftw3.lax/libdft.a/dftw-generic.o .libs/libfftw3.lax/lt4-problem.o .libs/libfftw3.lax/lt5-plan.o .libs/libfftw3.lax/libdft.a/solve.o .libs/libfftw3.lax/libdft.a/indirect.o .libs/libfftw3.lax/libdft.a/kdft.o .libs/libfftw3.lax/libdft.a/ctsq.o .libs/libfftw3.lax/libdft.a/zero.o .libs/libfftw3.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3.lax/libdft_codelets.a/n.o .libs/libfftw3.lax/libdft_codelets.a/t.o .libs/libfftw3.lax/libdft_standard.a/t1_10.o .libs/libfftw3.lax/libdft_standard.a/n1_12.o .libs/libfftw3.lax/libdft_standard.a/n1_11.o .libs/libfftw3.lax/libdft_standard.a/t1_9.o .libs/libfftw3.lax/libdft_standard.a/t1_64.o .libs/libfftw3.lax/libdft_standard.a/n1_3.o .libs/libfftw3.lax/libdft_standard.a/n1_64.o .libs/libfftw3.lax/libdft_standard.a/n1_10.o .libs/libfftw3.lax/libdft_standard.a/n1_16.o .libs/libfftw3.lax/libdft_standard.a/codlist.o .libs/libfftw3.lax/libdft_standard.a/t1_15.o .libs/libfftw3.lax/libdft_standard.a/n1_6.o .libs/libfftw3.lax/libdft_standard.a/q1_6.o .libs/libfftw3.lax/libdft_standard.a/t1_16.o .libs/libfftw3.lax/libdft_standard.a/q1_3.o .libs/libfftw3.lax/libdft_standard.a/t1_5.o .libs/libfftw3.lax/libdft_standard.a/t2_16.o .libs/libfftw3.lax/libdft_standard.a/t1_6.o .libs/libfftw3.lax/libdft_standard.a/q1_8.o .libs/libfftw3.lax/libdft_standard.a/n1_13.o .libs/libfftw3.lax/libdft_standard.a/n1_32.o .libs/libfftw3.lax/libdft_standard.a/n1_15.o .libs/libfftw3.lax/libdft_standard.a/t1_4.o .libs/libfftw3.lax/libdft_standard.a/t2_8.o .libs/libfftw3.lax/libdft_standard.a/t1_7.o .libs/libfftw3.lax/libdft_standard.a/q1_4.o .libs/libfftw3.lax/libdft_standard.a/t1_2.o .libs/libfftw3.lax/libdft_standard.a/t1_12.o .libs/libfftw3.lax/libdft_standard.a/n1_7.o .libs/libfftw3.lax/libdft_standard.a/t1_32.o .libs/libfftw3.lax/libdft_standard.a/q1_5.o .libs/libfftw3.lax/libdft_standard.a/t1_8.o .libs/libfftw3.lax/libdft_standard.a/t1_3.o .libs/libfftw3.lax/libdft_standard.a/n1_14.o .libs/libfftw3.lax/libdft_standard.a/n1_8.o .libs/libfftw3.lax/libdft_standard.a/n1_5.o .libs/libfftw3.lax/libdft_standard.a/n1_4.o .libs/libfftw3.lax/libdft_standard.a/t2_64.o .libs/libfftw3.lax/libdft_standard.a/q1_2.o .libs/libfftw3.lax/libdft_standard.a/n1_2.o .libs/libfftw3.lax/libdft_standard.a/t2_4.o .libs/libfftw3.lax/libdft_standard.a/n1_9.o .libs/libfftw3.lax/libdft_standard.a/t2_32.o .libs/libfftw3.lax/librdft.a/rank0-rdft2.o .libs/libfftw3.lax/librdft.a/problem2.o .libs/libfftw3.lax/librdft.a/dht-r2hc.o .libs/libfftw3.lax/librdft.a/hc2hc-direct.o .libs/libfftw3.lax/librdft.a/rdft2-radix2.o .libs/libfftw3.lax/lt6-rank-geq2.o .libs/libfftw3.lax/librdft.a/rdft-dht.o .libs/libfftw3.lax/librdft.a/kr2r.o .libs/libfftw3.lax/librdft.a/nop2.o .libs/libfftw3.lax/librdft.a/solve2.o .libs/libfftw3.lax/librdft.a/hc2hc-generic.o .libs/libfftw3.lax/librdft.a/dht-rader.o .libs/libfftw3.lax/lt7-generic.o .libs/libfftw3.lax/lt8-buffered.o .libs/libfftw3.lax/librdft.a/hc2hc-common.o .libs/libfftw3.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3.lax/librdft.a/vrank3-transpose.o .libs/libfftw3.lax/lt9-nop.o .libs/libfftw3.lax/librdft.a/khc2r.o .libs/libfftw3.lax/lt10-direct.o .libs/libfftw3.lax/librdft.a/direct2.o .libs/libfftw3.lax/lt11-vrank-geq1.o .libs/libfftw3.lax/librdft.a/khc2hc.o .libs/libfftw3.lax/librdft.a/hc2hc.o .libs/libfftw3.lax/librdft.a/hc2hc-directbuf.o .libs/libfftw3.lax/librdft.a/kr2hc.o .libs/libfftw3.lax/lt12-conf.o .libs/libfftw3.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3.lax/librdft.a/rdft2-strides.o .libs/libfftw3.lax/lt13-problem.o .libs/libfftw3.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3.lax/librdft.a/rank0.o .libs/libfftw3.lax/lt14-plan.o .libs/libfftw3.lax/lt15-solve.o .libs/libfftw3.lax/librdft.a/buffered2.o .libs/libfftw3.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3.lax/lt16-indirect.o .libs/libfftw3.lax/librdft.a/plan2.o .libs/libfftw3.lax/librdft.a/dft-r2hc.o .libs/libfftw3.lax/librdft_codelets.a/hfb.o .libs/libfftw3.lax/librdft_codelets.a/hc2r.o .libs/libfftw3.lax/librdft_codelets.a/r2r.o .libs/libfftw3.lax/librdft_codelets.a/r2hc.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_9.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_3.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_5.o .libs/libfftw3.lax/lt17-codlist.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_2.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_16.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf2_16.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_8.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_12.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_64.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_9.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf2_8.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_2.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf2_64.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_6.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_15.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_4.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf2_32.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_10.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_6.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_32.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_32.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_16.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_11.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_15.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_8.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_64.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_10.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_7.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_16.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_64.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_12.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_14.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_3.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_3.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_2.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_4.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_8.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_5.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_5.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_15.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_32.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_13.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_9.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_12.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_10.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_7.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hcII_6.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_128.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf_4.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/hf2_4.o .libs/libfftw3.lax/librdft_codelets_r2hc.a/r2hc_7.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_4.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_4.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_8.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_128.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_16.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_12.o .libs/libfftw3.lax/lt18-codlist.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_16.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_10.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_4.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_32.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_14.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_7.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_32.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_5.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_6.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_16.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_10.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_12.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_3.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_5.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_15.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_2.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_7.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_32.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_64.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_10.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_7.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_9.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_64.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_15.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_12.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_11.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_15.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_8.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_9.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_9.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_64.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_2.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_6.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_3.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_13.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_3.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hb_5.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2rIII_8.o .libs/libfftw3.lax/librdft_codelets_hc2r.a/hc2r_6.o .libs/libfftw3.lax/lt19-codlist.o .libs/libfftw3.lax/librdft_codelets_r2r.a/e10_8.o .libs/libfftw3.lax/librdft_codelets_r2r.a/e01_8.o .libs/libfftw3.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3.lax/lt20-conf.o .libs/libfftw3.lax/libapi.a/rdft2-pad.o .libs/libfftw3.lax/libapi.a/execute-split-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-r2r.o .libs/libfftw3.lax/libapi.a/import-system-wisdom.o .libs/libfftw3.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3.lax/libapi.a/the-planner.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3.lax/libapi.a/mapflags.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3.lax/libapi.a/configure.o .libs/libfftw3.lax/libapi.a/execute.o .libs/libfftw3.lax/libapi.a/mktensor-iodims.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3.lax/libapi.a/mkprinter-file.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-dft-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3.lax/libapi.a/flops.o .libs/libfftw3.lax/libapi.a/forget-wisdom.o .libs/libfftw3.lax/libapi.a/map-r2r-kind.o .libs/libfftw3.lax/libapi.a/plan-many-r2r.o .libs/libfftw3.lax/libapi.a/extract-reim.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3.lax/libapi.a/execute-dft.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3.lax/libapi.a/f77api.o .libs/libfftw3.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3.lax/libapi.a/plan-guru-dft.o .libs/libfftw3.lax/libapi.a/apiplan.o .libs/libfftw3.lax/libapi.a/plan-dft-1d.o .libs/libfftw3.lax/libapi.a/export-wisdom.o .libs/libfftw3.lax/libapi.a/print-plan.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3.lax/libapi.a/plan-dft-3d.o .libs/libfftw3.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3.lax/libapi.a/version.o .libs/libfftw3.lax/libapi.a/malloc.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-dft.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3.lax/libapi.a/plan-many-dft.o .libs/libfftw3.lax/libapi.a/import-wisdom.o .libs/libfftw3.lax/libapi.a/plan-r2r.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-1d.o ranlib .libs/libfftw3.a rm -fr .libs/libfftw3.lax creating libfftw3.la (cd .libs && rm -f libfftw3.la && ln -s ../libfftw3.la libfftw3.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bench.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hook.c hook.c: In function 'fftw_problem_to_bench_problem': hook.c:88: warning: enumeration value 'R2HC00' not handled in switch hook.c:88: warning: enumeration value 'HC2R00' not handled in switch hook.c:88: warning: enumeration value 'DHT' not handled in switch hook.c:88: warning: enumeration value 'REDFT00' not handled in switch hook.c:88: warning: enumeration value 'REDFT01' not handled in switch hook.c:88: warning: enumeration value 'REDFT10' not handled in switch hook.c:88: warning: enumeration value 'REDFT11' not handled in switch hook.c:88: warning: enumeration value 'RODFT00' not handled in switch hook.c:88: warning: enumeration value 'RODFT01' not handled in switch hook.c:88: warning: enumeration value 'RODFT10' not handled in switch hook.c:88: warning: enumeration value 'RODFT11' not handled in switch /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o bench bench.o hook.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o .libs/bench bench.o hook.o ../threads/.libs/libfftw3_threads.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm creating bench make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../libbench2 -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o fftw-wisdom fftw-wisdom.o ../tests/bench.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o .libs/fftw-wisdom fftw-wisdom.o ../tests/bench.o ../threads/.libs/libfftw3_threads.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm creating fftw-wisdom make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double' ~/build/BUILD/fftw-3.1.2 ~/build/BUILD/fftw-3.1.2/single ~/build/BUILD/fftw-3.1.2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... + popd + pushd single + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-single yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -std=gnu99 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ocamlc... no checking for ocamlopt... no checking for ocamldep... 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 for unsigned int... yes checking size of unsigned int... 4 checking for uintptr_t... yes checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sin in -lm... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for drand48... yes checking for sqrt... yes checking for memset... yes checking for posix_memalign... yes checking for memalign... yes checking for _mm_malloc... no checking for _mm_free... no checking for clock_gettime... no checking for mach_absolute_time... no checking for sysctl... yes checking for abort... yes checking for sinl... yes checking for cosl... yes checking whether drand48 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 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 i386-redhat-linux-gnu-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/i386-redhat-linux/4.3.1 -L/usr/lib/gcc/i386-redhat-linux/4.3.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking 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 genfft-k7/Makefile config.status: creating kernel/Makefile config.status: creating simd/Makefile config.status: creating simd/nonportable/Makefile config.status: creating dft/Makefile config.status: creating dft/codelets/Makefile config.status: creating dft/codelets/standard/Makefile config.status: creating dft/simd/Makefile config.status: creating dft/simd/codelets/Makefile config.status: creating dft/k7/Makefile config.status: creating dft/k7/codelets/Makefile config.status: creating rdft/Makefile config.status: creating rdft/codelets/Makefile config.status: creating rdft/codelets/r2hc/Makefile config.status: creating rdft/codelets/hc2r/Makefile config.status: creating rdft/codelets/r2r/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating libbench2/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/FAQ/Makefile config.status: creating tools/Makefile config.status: creating tools/fftw_wisdom.1 config.status: creating tools/fftw-wisdom-to-conf config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o align.lo align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o assert.lo assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o awake.lo awake.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c assert.c -fPIC -DPIC -o .libs/assert.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c awake.c -fPIC -DPIC -o .libs/awake.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c align.c -fPIC -DPIC -o .libs/align.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c alloc.c -fPIC -DPIC -o .libs/alloc.o align.c: In function 'fftwf_alignment_of': align.c:39: warning: division by zero gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c awake.c -o awake.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c align.c -o align.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c alloc.c -o alloc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c assert.c -o assert.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy1d.lo cpy1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy2d-pair.lo cpy2d-pair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy2d.lo cpy2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy1d.c -o cpy1d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hash.lo hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d.c -o cpy2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o iabs.lo iabs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c debug.c -fPIC -DPIC -o .libs/debug.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c debug.c -o debug.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hash.c -o hash.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kalloc.lo kalloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o md5-1.lo md5-1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o md5.lo md5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c iabs.c -fPIC -DPIC -o .libs/iabs.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kalloc.c -fPIC -DPIC -o .libs/kalloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c iabs.c -o iabs.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kalloc.c -o kalloc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5-1.c -fPIC -DPIC -o .libs/md5-1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o minmax.lo minmax.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ops.lo ops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5-1.c -o md5-1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5.c -o md5.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o pickdim.lo pickdim.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ops.c -fPIC -DPIC -o .libs/ops.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c minmax.c -fPIC -DPIC -o .libs/minmax.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ops.c -o ops.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c minmax.c -o minmax.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pickdim.c -fPIC -DPIC -o .libs/pickdim.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o planner.lo planner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o primes.lo primes.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pickdim.c -o pickdim.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o print.lo print.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c planner.c -fPIC -DPIC -o .libs/planner.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c primes.c -fPIC -DPIC -o .libs/primes.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print.c -fPIC -DPIC -o .libs/print.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c primes.c -o primes.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rader.lo rader.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print.c -o print.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c planner.c -o planner.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o scan.lo scan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solver.lo solver.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -fPIC -DPIC -o .libs/rader.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c scan.c -fPIC -DPIC -o .libs/scan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -o rader.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solver.c -fPIC -DPIC -o .libs/solver.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c scan.c -o scan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solvtab.lo solvtab.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solver.c -o solver.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o stride.lo stride.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor.lo tensor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor1.lo tensor1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c stride.c -fPIC -DPIC -o .libs/stride.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c -fPIC -DPIC -o .libs/tensor.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solvtab.c -fPIC -DPIC -o .libs/solvtab.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c stride.c -o stride.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor1.c -fPIC -DPIC -o .libs/tensor1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor2.lo tensor2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solvtab.c -o solvtab.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor1.c -o tensor1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c -o tensor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor4.lo tensor4.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor5.lo tensor5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor7.lo tensor7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor2.c -fPIC -DPIC -o .libs/tensor2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor4.c -fPIC -DPIC -o .libs/tensor4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor5.c -fPIC -DPIC -o .libs/tensor5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor2.c -o tensor2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor7.c -fPIC -DPIC -o .libs/tensor7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor4.c -o tensor4.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor8.lo tensor8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor5.c -o tensor5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor7.c -o tensor7.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor9.lo tensor9.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tile2d.lo tile2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o timer.lo timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor8.c -fPIC -DPIC -o .libs/tensor8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor8.c -o tensor8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c -fPIC -DPIC -o .libs/timer.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tile2d.c -fPIC -DPIC -o .libs/tile2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o transpose.lo transpose.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c -o timer.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor9.c -fPIC -DPIC -o .libs/tensor9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tile2d.c -o tile2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor9.c -o tensor9.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o trig.lo trig.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o twiddle.lo twiddle.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c transpose.c -fPIC -DPIC -o .libs/transpose.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c trig.c -fPIC -DPIC -o .libs/trig.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c twiddle.c -fPIC -DPIC -o .libs/twiddle.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c transpose.c -o transpose.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c trig.c -o trig.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.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 tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm 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/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/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 ranlib .libs/libkernel.a creating libkernel.la (cd .libs && rm -f libkernel.la && ln -s ../libkernel.la libkernel.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/kernel' Making all in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' Making all in nonportable make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/simd/nonportable' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse.lo sse.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse2.lo sse2.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -fPIC -DPIC -o .libs/sse2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -fPIC -DPIC -o .libs/sse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -o sse2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -o sse.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libsimd_nonportable.la sse.lo sse2.lo -lm ar cru .libs/libsimd_nonportable.a .libs/sse.o .libs/sse2.o ranlib .libs/libsimd_nonportable.a creating libsimd_nonportable.la (cd .libs && rm -f libsimd_nonportable.la && ln -s ../libsimd_nonportable.la libsimd_nonportable.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/simd/nonportable' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o altivec.lo altivec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse.lo sse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse2.lo sse2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o taint.lo taint.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -fPIC -DPIC -o .libs/sse2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c taint.c -fPIC -DPIC -o .libs/taint.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -fPIC -DPIC -o .libs/sse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -o sse2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c altivec.c -fPIC -DPIC -o .libs/altivec.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c taint.c -o taint.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -o sse.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c altivec.c -o altivec.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libsimd.la altivec.lo sse.lo sse2.lo taint.lo -lm ar cru .libs/libsimd.a .libs/altivec.o .libs/sse.o .libs/sse2.o .libs/taint.o ranlib .libs/libsimd.a creating libsimd.la (cd .libs && rm -f libsimd.la && ln -s ../libsimd.la libsimd.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft' Making all in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' Making all in standard make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard' ( \ echo "#include \"ifftw.h\""; \ 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 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 t2_4.c t2_8.c t2_16.c t2_32.c t2_64.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 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 t2_4.c t2_8.c t2_16.c t2_32.c t2_64.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.1.2/single/dft/codelets/standard' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_2.lo n1_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_3.lo n1_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_4.lo n1_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_5.lo n1_5.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_2.c -fPIC -DPIC -o .libs/n1_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_5.c -fPIC -DPIC -o .libs/n1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_4.c -fPIC -DPIC -o .libs/n1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_3.c -fPIC -DPIC -o .libs/n1_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_2.c -o n1_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_5.c -o n1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_6.lo n1_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_4.c -o n1_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_3.c -o n1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_7.lo n1_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_8.lo n1_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_9.lo n1_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_7.c -fPIC -DPIC -o .libs/n1_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_6.c -fPIC -DPIC -o .libs/n1_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_9.c -fPIC -DPIC -o .libs/n1_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_8.c -fPIC -DPIC -o .libs/n1_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_6.c -o n1_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_7.c -o n1_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_9.c -o n1_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_8.c -o n1_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_10.lo n1_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_11.lo n1_11.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_12.lo n1_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_13.lo n1_13.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_11.c -fPIC -DPIC -o .libs/n1_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_12.c -fPIC -DPIC -o .libs/n1_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_10.c -fPIC -DPIC -o .libs/n1_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_11.c -o n1_11.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_13.c -fPIC -DPIC -o .libs/n1_13.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_12.c -o n1_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_10.c -o n1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_14.lo n1_14.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_13.c -o n1_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_15.lo n1_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_16.lo n1_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_32.lo n1_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_14.c -fPIC -DPIC -o .libs/n1_14.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_16.c -fPIC -DPIC -o .libs/n1_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_15.c -fPIC -DPIC -o .libs/n1_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_14.c -o n1_14.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_16.c -o n1_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_15.c -o n1_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_32.c -fPIC -DPIC -o .libs/n1_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_64.lo n1_64.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_2.lo t1_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_3.lo t1_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_3.c -fPIC -DPIC -o .libs/t1_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_32.c -o n1_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_2.c -fPIC -DPIC -o .libs/t1_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_64.c -fPIC -DPIC -o .libs/n1_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_3.c -o t1_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_2.c -o t1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_4.lo t1_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_5.lo t1_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_6.lo t1_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_4.c -fPIC -DPIC -o .libs/t1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_5.c -fPIC -DPIC -o .libs/t1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_4.c -o t1_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_5.c -o t1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_7.lo t1_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_64.c -o n1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_8.lo t1_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_6.c -fPIC -DPIC -o .libs/t1_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_6.c -o t1_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_7.c -fPIC -DPIC -o .libs/t1_7.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_9.lo t1_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_7.c -o t1_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_8.c -fPIC -DPIC -o .libs/t1_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_10.lo t1_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_8.c -o t1_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_9.c -fPIC -DPIC -o .libs/t1_9.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_12.lo t1_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_15.lo t1_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_10.c -fPIC -DPIC -o .libs/t1_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_9.c -o t1_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_10.c -o t1_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_16.lo t1_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_12.c -fPIC -DPIC -o .libs/t1_12.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_32.lo t1_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_12.c -o t1_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_15.c -fPIC -DPIC -o .libs/t1_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_16.c -fPIC -DPIC -o .libs/t1_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_32.c -fPIC -DPIC -o .libs/t1_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_64.lo t1_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_15.c -o t1_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_16.c -o t1_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_64.c -fPIC -DPIC -o .libs/t1_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_4.lo t2_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_8.lo t2_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_4.c -fPIC -DPIC -o .libs/t2_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_4.c -o t2_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_8.c -fPIC -DPIC -o .libs/t2_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_16.lo t2_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_32.lo t2_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_64.lo t2_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_16.c -fPIC -DPIC -o .libs/t2_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_32.c -fPIC -DPIC -o .libs/t2_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_64.c -fPIC -DPIC -o .libs/t2_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_64.c -o t1_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_16.c -o t2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_2.lo q1_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_32.c -o t2_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_2.c -fPIC -DPIC -o .libs/q1_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_4.lo q1_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_8.lo q1_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_3.lo q1_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_4.c -fPIC -DPIC -o .libs/q1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_64.c -o t2_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_8.c -fPIC -DPIC -o .libs/q1_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_4.c -o q1_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_3.c -fPIC -DPIC -o .libs/q1_3.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_5.lo q1_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_3.c -o q1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_6.lo q1_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_8.c -o q1_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_5.c -fPIC -DPIC -o .libs/q1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_6.c -fPIC -DPIC -o .libs/q1_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_5.c -o q1_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_6.c -o q1_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_standard.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 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 t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm ar cru .libs/libdft_standard.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/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/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.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 ranlib .libs/libdft_standard.a creating libdft_standard.la (cd .libs && rm -f libdft_standard.la && ln -s ../libdft_standard.la libdft_standard.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n.lo n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t.lo t.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -fPIC -DPIC -o .libs/t.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n.c -fPIC -DPIC -o .libs/n.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -o t.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets.la n.lo t.lo -lm ar cru .libs/libdft_codelets.a .libs/n.o .libs/t.o ranlib .libs/libdft_codelets.a creating libdft_codelets.la (cd .libs && rm -f libdft_codelets.la && ln -s ../libdft_codelets.la libdft_codelets.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd/codelets' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in 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_simd);"; \ echo "const solvtab X(solvtab_dft_simd) = {"; \ for i in 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.1.2/single/dft/simd/codelets' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets_simd.la codlist.lo -lm ar cru .libs/libdft_codelets_simd.a .libs/codlist.o ranlib .libs/libdft_codelets_simd.a creating libdft_codelets_simd.la (cd .libs && rm -f libdft_codelets_simd.la && ln -s ../libdft_codelets_simd.la libdft_codelets_simd.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1b.lo n1b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1f.lo n1f.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2b.lo n2b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2f.lo n2f.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2b.c -fPIC -DPIC -o .libs/n2b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1f.c -fPIC -DPIC -o .libs/n1f.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2b.c -o n2b.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1b.c -fPIC -DPIC -o .libs/n1b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2f.c -fPIC -DPIC -o .libs/n2f.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1f.c -o n1f.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1b.c -o n1b.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2s.lo n2s.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2f.c -o n2f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1b.lo q1b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1f.lo q1f.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t.lo t.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2s.c -fPIC -DPIC -o .libs/n2s.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1f.c -fPIC -DPIC -o .libs/q1f.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1b.c -fPIC -DPIC -o .libs/q1b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2s.c -o n2s.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -fPIC -DPIC -o .libs/t.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1f.c -o q1f.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1b.c -o q1b.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ts.lo ts.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -o t.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ts.c -fPIC -DPIC -o .libs/ts.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ts.c -o ts.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_simd.la n1b.lo n1f.lo n2b.lo n2f.lo n2s.lo q1b.lo q1f.lo t.lo ts.lo -lm ar cru .libs/libdft_simd.a .libs/n1b.o .libs/n1f.o .libs/n2b.o .libs/n2f.o .libs/n2s.o .libs/q1b.o .libs/q1f.o .libs/t.o .libs/ts.o ranlib .libs/libdft_simd.a creating libdft_simd.la (cd .libs && rm -f libdft_simd.la && ln -s ../libdft_simd.la libdft_simd.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd' Making all in k7 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7/codelets' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in 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_k7);"; \ echo "const solvtab X(solvtab_dft_k7) = {"; \ for i in 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.1.2/single/dft/k7/codelets' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets_k7.la codlist.lo -lm ar cru .libs/libdft_codelets_k7.a .libs/codlist.o ranlib .libs/libdft_codelets_k7.a creating libdft_codelets_k7.la (cd .libs && rm -f libdft_codelets_k7.la && ln -s ../libdft_codelets_k7.la libdft_codelets_k7.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o k7.lo k7.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c k7.c -fPIC -DPIC -o .libs/k7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c k7.c -o k7.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_k7.la k7.lo -lm ar cru .libs/libdft_k7.a .libs/k7.o ranlib .libs/libdft_k7.a creating libdft_k7.la (cd .libs && rm -f libdft_k7.la && ln -s ../libdft_k7.la libdft_k7.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o bluestein.lo bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bluestein.c -fPIC -DPIC -o .libs/bluestein.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bluestein.c -o bluestein.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ctsq.lo ctsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-direct.lo dftw-direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-generic.lo dftw-generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-genericbuf.lo dftw-genericbuf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ctsq.c -fPIC -DPIC -o .libs/ctsq.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ctsq.c -o ctsq.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct.lo direct.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o generic.lo generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect.lo indirect.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect-transpose.lo indirect-transpose.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -fPIC -DPIC -o .libs/direct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -fPIC -DPIC -o .libs/indirect.o indirect-transpose.c: In function 'mkplan': indirect-transpose.c:149: warning: unused variable 'ego' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -o direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -fPIC -DPIC -o .libs/generic.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -o indirect.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-dif.lo kdft-dif.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -o generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-difsq.lo kdft-difsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-dit.lo kdft-dit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft.lo kdft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop.lo nop.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft.c -fPIC -DPIC -o .libs/kdft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft.c -o kdft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -fPIC -DPIC -o .libs/nop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rader.lo rader.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -o nop.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2.lo rank-geq2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve.lo solve.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -fPIC -DPIC -o .libs/rader.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -fPIC -DPIC -o .libs/solve.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -o rader.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1.lo vrank-geq1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -o solve.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o zero.lo zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c zero.c -fPIC -DPIC -o .libs/zero.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c zero.c -o zero.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo ctsq.lo dftw-direct.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 ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/ctsq.o .libs/dftw-direct.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 ranlib .libs/libdft.a creating libdft.la (cd .libs && rm -f libdft.la && ln -s ../libdft.la libdft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft' Making all in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' Making all in r2hc make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in r2hc_2.c r2hc_3.c r2hc_4.c r2hc_5.c r2hc_6.c r2hc_7.c r2hc_8.c r2hc_9.c r2hc_10.c r2hc_11.c r2hc_12.c r2hc_13.c r2hc_14.c r2hc_15.c r2hc_16.c r2hc_32.c r2hc_64.c r2hc_128.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 hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_64.c r2hcII_2.c r2hcII_3.c r2hcII_4.c r2hcII_5.c r2hcII_6.c r2hcII_7.c r2hcII_8.c r2hcII_9.c r2hcII_10.c r2hcII_12.c r2hcII_15.c r2hcII_16.c r2hcII_32.c r2hcII_64.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_r2hc);"; \ echo "const solvtab X(solvtab_rdft_r2hc) = {"; \ for i in r2hc_2.c r2hc_3.c r2hc_4.c r2hc_5.c r2hc_6.c r2hc_7.c r2hc_8.c r2hc_9.c r2hc_10.c r2hc_11.c r2hc_12.c r2hc_13.c r2hc_14.c r2hc_15.c r2hc_16.c r2hc_32.c r2hc_64.c r2hc_128.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 hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_64.c r2hcII_2.c r2hcII_3.c r2hcII_4.c r2hcII_5.c r2hcII_6.c r2hcII_7.c r2hcII_8.c r2hcII_9.c r2hcII_10.c r2hcII_12.c r2hcII_15.c r2hcII_16.c r2hcII_32.c r2hcII_64.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.1.2/single/rdft/codelets/r2hc' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_2.lo r2hc_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_3.lo r2hc_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_4.lo r2hc_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_5.lo r2hc_5.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_4.c -fPIC -DPIC -o .libs/r2hc_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_3.c -fPIC -DPIC -o .libs/r2hc_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_2.c -fPIC -DPIC -o .libs/r2hc_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_5.c -fPIC -DPIC -o .libs/r2hc_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_3.c -o r2hc_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_4.c -o r2hc_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_2.c -o r2hc_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_5.c -o r2hc_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_6.lo r2hc_6.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_7.lo r2hc_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_8.lo r2hc_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_9.lo r2hc_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_6.c -fPIC -DPIC -o .libs/r2hc_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_7.c -fPIC -DPIC -o .libs/r2hc_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_6.c -o r2hc_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_8.c -fPIC -DPIC -o .libs/r2hc_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_9.c -fPIC -DPIC -o .libs/r2hc_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_7.c -o r2hc_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_10.lo r2hc_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_8.c -o r2hc_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_9.c -o r2hc_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_11.lo r2hc_11.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_12.lo r2hc_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_13.lo r2hc_13.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_10.c -fPIC -DPIC -o .libs/r2hc_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_10.c -o r2hc_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_11.c -fPIC -DPIC -o .libs/r2hc_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_12.c -fPIC -DPIC -o .libs/r2hc_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_13.c -fPIC -DPIC -o .libs/r2hc_13.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_14.lo r2hc_14.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_12.c -o r2hc_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_11.c -o r2hc_11.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_13.c -o r2hc_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_15.lo r2hc_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_16.lo r2hc_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_14.c -fPIC -DPIC -o .libs/r2hc_14.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_32.lo r2hc_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_14.c -o r2hc_14.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_16.c -fPIC -DPIC -o .libs/r2hc_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_15.c -fPIC -DPIC -o .libs/r2hc_15.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_64.lo r2hc_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_16.c -o r2hc_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_15.c -o r2hc_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_32.c -fPIC -DPIC -o .libs/r2hc_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_128.lo r2hc_128.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_2.lo hf_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_32.c -o r2hc_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_64.c -fPIC -DPIC -o .libs/r2hc_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_128.c -fPIC -DPIC -o .libs/r2hc_128.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_3.lo hf_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_2.c -fPIC -DPIC -o .libs/hf_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_2.c -o hf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_4.lo hf_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_64.c -o r2hc_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_3.c -fPIC -DPIC -o .libs/hf_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_3.c -o hf_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_4.c -fPIC -DPIC -o .libs/hf_4.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_5.lo hf_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_6.lo hf_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_4.c -o hf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_7.lo hf_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_5.c -fPIC -DPIC -o .libs/hf_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_128.c -o r2hc_128.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_5.c -o hf_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_6.c -fPIC -DPIC -o .libs/hf_6.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_8.lo hf_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_6.c -o hf_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_7.c -fPIC -DPIC -o .libs/hf_7.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_9.lo hf_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_7.c -o hf_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_8.c -fPIC -DPIC -o .libs/hf_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_10.lo hf_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_8.c -o hf_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_9.c -fPIC -DPIC -o .libs/hf_9.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_12.lo hf_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_9.c -o hf_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_15.lo hf_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_10.c -fPIC -DPIC -o .libs/hf_10.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_16.lo hf_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_12.c -fPIC -DPIC -o .libs/hf_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_10.c -o hf_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_12.c -o hf_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_15.c -fPIC -DPIC -o .libs/hf_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_16.c -fPIC -DPIC -o .libs/hf_16.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_32.lo hf_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_64.lo hf_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_15.c -o hf_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_16.c -o hf_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_32.c -fPIC -DPIC -o .libs/hf_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_4.lo hf2_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_8.lo hf2_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_64.c -fPIC -DPIC -o .libs/hf_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_4.c -o hf2_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_32.c -o hf_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_16.lo hf2_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_32.lo hf2_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_64.lo hf2_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_64.c -o hf_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_2.lo r2hcII_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_64.c -fPIC -DPIC -o .libs/hf2_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_32.c -o hf2_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_2.c -fPIC -DPIC -o .libs/r2hcII_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_2.c -o r2hcII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_3.lo r2hcII_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_4.lo r2hcII_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_5.lo r2hcII_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_3.c -fPIC -DPIC -o .libs/r2hcII_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_5.c -fPIC -DPIC -o .libs/r2hcII_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_3.c -o r2hcII_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_5.c -o r2hcII_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_6.lo r2hcII_6.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_7.lo r2hcII_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_4.c -fPIC -DPIC -o .libs/r2hcII_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_64.c -o hf2_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_4.c -o r2hcII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_8.lo r2hcII_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_6.c -fPIC -DPIC -o .libs/r2hcII_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_7.c -fPIC -DPIC -o .libs/r2hcII_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_6.c -o r2hcII_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_7.c -o r2hcII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_9.lo r2hcII_9.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_10.lo r2hcII_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_8.c -fPIC -DPIC -o .libs/r2hcII_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_8.c -o r2hcII_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_10.c -fPIC -DPIC -o .libs/r2hcII_10.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_12.lo r2hcII_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_10.c -o r2hcII_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_9.c -fPIC -DPIC -o .libs/r2hcII_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_9.c -o r2hcII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_15.lo r2hcII_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_12.c -fPIC -DPIC -o .libs/r2hcII_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_12.c -o r2hcII_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_16.lo r2hcII_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_32.lo r2hcII_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_64.lo r2hcII_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_15.c -fPIC -DPIC -o .libs/r2hcII_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_15.c -o r2hcII_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_16.c -fPIC -DPIC -o .libs/r2hcII_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_32.c -fPIC -DPIC -o .libs/r2hcII_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_64.c -fPIC -DPIC -o .libs/r2hcII_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_16.c -o r2hcII_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_32.c -o r2hcII_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_64.c -o r2hcII_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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_r2hc.la r2hc_2.lo r2hc_3.lo r2hc_4.lo r2hc_5.lo r2hc_6.lo r2hc_7.lo r2hc_8.lo r2hc_9.lo r2hc_10.lo r2hc_11.lo r2hc_12.lo r2hc_13.lo r2hc_14.lo r2hc_15.lo r2hc_16.lo r2hc_32.lo r2hc_64.lo r2hc_128.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 hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_64.lo r2hcII_2.lo r2hcII_3.lo r2hcII_4.lo r2hcII_5.lo r2hcII_6.lo r2hcII_7.lo r2hcII_8.lo r2hcII_9.lo r2hcII_10.lo r2hcII_12.lo r2hcII_15.lo r2hcII_16.lo r2hcII_32.lo r2hcII_64.lo codlist.lo -lm ar cru .libs/librdft_codelets_r2hc.a .libs/r2hc_2.o .libs/r2hc_3.o .libs/r2hc_4.o .libs/r2hc_5.o .libs/r2hc_6.o .libs/r2hc_7.o .libs/r2hc_8.o .libs/r2hc_9.o .libs/r2hc_10.o .libs/r2hc_11.o .libs/r2hc_12.o .libs/r2hc_13.o .libs/r2hc_14.o .libs/r2hc_15.o .libs/r2hc_16.o .libs/r2hc_32.o .libs/r2hc_64.o .libs/r2hc_128.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/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_64.o .libs/r2hcII_2.o .libs/r2hcII_3.o .libs/r2hcII_4.o .libs/r2hcII_5.o .libs/r2hcII_6.o .libs/r2hcII_7.o .libs/r2hcII_8.o .libs/r2hcII_9.o .libs/r2hcII_10.o .libs/r2hcII_12.o .libs/r2hcII_15.o .libs/r2hcII_16.o .libs/r2hcII_32.o .libs/r2hcII_64.o .libs/codlist.o ranlib .libs/librdft_codelets_r2hc.a creating librdft_codelets_r2hc.la (cd .libs && rm -f librdft_codelets_r2hc.la && ln -s ../librdft_codelets_r2hc.la librdft_codelets_r2hc.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc' Making all in hc2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in hc2r_3.c hc2r_4.c hc2r_5.c hc2r_6.c hc2r_7.c hc2r_8.c hc2r_9.c hc2r_10.c hc2r_11.c hc2r_12.c hc2r_13.c hc2r_14.c hc2r_15.c hc2r_16.c hc2r_32.c hc2r_64.c hc2r_128.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 hc2rIII_2.c hc2rIII_3.c hc2rIII_4.c hc2rIII_5.c hc2rIII_6.c hc2rIII_7.c hc2rIII_8.c hc2rIII_9.c hc2rIII_10.c hc2rIII_12.c hc2rIII_15.c hc2rIII_16.c hc2rIII_32.c hc2rIII_64.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_hc2r);"; \ echo "const solvtab X(solvtab_rdft_hc2r) = {"; \ for i in hc2r_3.c hc2r_4.c hc2r_5.c hc2r_6.c hc2r_7.c hc2r_8.c hc2r_9.c hc2r_10.c hc2r_11.c hc2r_12.c hc2r_13.c hc2r_14.c hc2r_15.c hc2r_16.c hc2r_32.c hc2r_64.c hc2r_128.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 hc2rIII_2.c hc2rIII_3.c hc2rIII_4.c hc2rIII_5.c hc2rIII_6.c hc2rIII_7.c hc2rIII_8.c hc2rIII_9.c hc2rIII_10.c hc2rIII_12.c hc2rIII_15.c hc2rIII_16.c hc2rIII_32.c hc2rIII_64.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.1.2/single/rdft/codelets/hc2r' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_3.lo hc2r_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_4.lo hc2r_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_5.lo hc2r_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_6.lo hc2r_6.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_4.c -fPIC -DPIC -o .libs/hc2r_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_6.c -fPIC -DPIC -o .libs/hc2r_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_5.c -fPIC -DPIC -o .libs/hc2r_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_3.c -fPIC -DPIC -o .libs/hc2r_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_4.c -o hc2r_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_6.c -o hc2r_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_5.c -o hc2r_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_3.c -o hc2r_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_7.lo hc2r_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_8.lo hc2r_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_9.lo hc2r_9.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_10.lo hc2r_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_7.c -fPIC -DPIC -o .libs/hc2r_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_8.c -fPIC -DPIC -o .libs/hc2r_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_9.c -fPIC -DPIC -o .libs/hc2r_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_10.c -fPIC -DPIC -o .libs/hc2r_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_7.c -o hc2r_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_8.c -o hc2r_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_9.c -o hc2r_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_10.c -o hc2r_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_11.lo hc2r_11.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_12.lo hc2r_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_13.lo hc2r_13.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_14.lo hc2r_14.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_12.c -fPIC -DPIC -o .libs/hc2r_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_11.c -fPIC -DPIC -o .libs/hc2r_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_14.c -fPIC -DPIC -o .libs/hc2r_14.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_12.c -o hc2r_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_11.c -o hc2r_11.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_14.c -o hc2r_14.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_13.c -fPIC -DPIC -o .libs/hc2r_13.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_15.lo hc2r_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_16.lo hc2r_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_13.c -o hc2r_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_32.lo hc2r_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_64.lo hc2r_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_15.c -fPIC -DPIC -o .libs/hc2r_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_16.c -fPIC -DPIC -o .libs/hc2r_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_32.c -fPIC -DPIC -o .libs/hc2r_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_15.c -o hc2r_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_16.c -o hc2r_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_128.lo hc2r_128.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_64.c -fPIC -DPIC -o .libs/hc2r_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_32.c -o hc2r_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_2.lo hb_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_3.lo hb_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_128.c -fPIC -DPIC -o .libs/hc2r_128.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_2.c -fPIC -DPIC -o .libs/hb_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_64.c -o hc2r_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_4.lo hb_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_3.c -fPIC -DPIC -o .libs/hb_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_3.c -o hb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_5.lo hb_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_6.lo hb_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_4.c -fPIC -DPIC -o .libs/hb_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_5.c -fPIC -DPIC -o .libs/hb_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_4.c -o hb_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_5.c -o hb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_7.lo hb_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_8.lo hb_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_6.c -fPIC -DPIC -o .libs/hb_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_128.c -o hc2r_128.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_6.c -o hb_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_7.c -fPIC -DPIC -o .libs/hb_7.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_9.lo hb_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_8.c -fPIC -DPIC -o .libs/hb_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_7.c -o hb_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_8.c -o hb_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_10.lo hb_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_12.lo hb_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_9.c -fPIC -DPIC -o .libs/hb_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_10.c -fPIC -DPIC -o .libs/hb_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_9.c -o hb_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_10.c -o hb_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_12.c -fPIC -DPIC -o .libs/hb_12.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_15.lo hb_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_16.lo hb_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_32.lo hb_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_12.c -o hb_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_15.c -fPIC -DPIC -o .libs/hb_15.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_64.lo hb_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_32.c -fPIC -DPIC -o .libs/hb_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_16.c -fPIC -DPIC -o .libs/hb_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_15.c -o hb_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_16.c -o hb_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_64.c -fPIC -DPIC -o .libs/hb_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_2.lo hc2rIII_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_3.lo hc2rIII_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_32.c -o hb_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_2.c -fPIC -DPIC -o .libs/hc2rIII_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_2.c -o hc2rIII_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_3.c -fPIC -DPIC -o .libs/hc2rIII_3.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_4.lo hc2rIII_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_3.c -o hc2rIII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_5.lo hc2rIII_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_6.lo hc2rIII_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_4.c -fPIC -DPIC -o .libs/hc2rIII_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_64.c -o hb_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_4.c -o hc2rIII_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_5.c -fPIC -DPIC -o .libs/hc2rIII_5.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_7.lo hc2rIII_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_6.c -fPIC -DPIC -o .libs/hc2rIII_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_5.c -o hc2rIII_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_6.c -o hc2rIII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_8.lo hc2rIII_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_9.lo hc2rIII_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_7.c -fPIC -DPIC -o .libs/hc2rIII_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_7.c -o hc2rIII_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_8.c -fPIC -DPIC -o .libs/hc2rIII_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_10.lo hc2rIII_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_9.c -fPIC -DPIC -o .libs/hc2rIII_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_8.c -o hc2rIII_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_9.c -o hc2rIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_12.lo hc2rIII_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_15.lo hc2rIII_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_16.lo hc2rIII_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_10.c -fPIC -DPIC -o .libs/hc2rIII_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_10.c -o hc2rIII_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_12.c -fPIC -DPIC -o .libs/hc2rIII_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_15.c -fPIC -DPIC -o .libs/hc2rIII_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_16.c -fPIC -DPIC -o .libs/hc2rIII_16.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_32.lo hc2rIII_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_12.c -o hc2rIII_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_15.c -o hc2rIII_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_16.c -o hc2rIII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_64.lo hc2rIII_64.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_32.c -fPIC -DPIC -o .libs/hc2rIII_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_64.c -fPIC -DPIC -o .libs/hc2rIII_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_64.c -o hc2rIII_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_32.c -o hc2rIII_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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_hc2r.la hc2r_3.lo hc2r_4.lo hc2r_5.lo hc2r_6.lo hc2r_7.lo hc2r_8.lo hc2r_9.lo hc2r_10.lo hc2r_11.lo hc2r_12.lo hc2r_13.lo hc2r_14.lo hc2r_15.lo hc2r_16.lo hc2r_32.lo hc2r_64.lo hc2r_128.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 hc2rIII_2.lo hc2rIII_3.lo hc2rIII_4.lo hc2rIII_5.lo hc2rIII_6.lo hc2rIII_7.lo hc2rIII_8.lo hc2rIII_9.lo hc2rIII_10.lo hc2rIII_12.lo hc2rIII_15.lo hc2rIII_16.lo hc2rIII_32.lo hc2rIII_64.lo codlist.lo -lm ar cru .libs/librdft_codelets_hc2r.a .libs/hc2r_3.o .libs/hc2r_4.o .libs/hc2r_5.o .libs/hc2r_6.o .libs/hc2r_7.o .libs/hc2r_8.o .libs/hc2r_9.o .libs/hc2r_10.o .libs/hc2r_11.o .libs/hc2r_12.o .libs/hc2r_13.o .libs/hc2r_14.o .libs/hc2r_15.o .libs/hc2r_16.o .libs/hc2r_32.o .libs/hc2r_64.o .libs/hc2r_128.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/hc2rIII_2.o .libs/hc2rIII_3.o .libs/hc2rIII_4.o .libs/hc2rIII_5.o .libs/hc2rIII_6.o .libs/hc2rIII_7.o .libs/hc2rIII_8.o .libs/hc2rIII_9.o .libs/hc2rIII_10.o .libs/hc2rIII_12.o .libs/hc2rIII_15.o .libs/hc2rIII_16.o .libs/hc2rIII_32.o .libs/hc2rIII_64.o .libs/codlist.o ranlib .libs/librdft_codelets_hc2r.a creating librdft_codelets_hc2r.la (cd .libs && rm -f librdft_codelets_hc2r.la && ln -s ../librdft_codelets_hc2r.la librdft_codelets_hc2r.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2r' ( \ echo "#include \"ifftw.h\""; \ 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.1.2/single/rdft/codelets/r2r' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o e01_8.lo e01_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o e10_8.lo e10_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e10_8.c -fPIC -DPIC -o .libs/e10_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e01_8.c -fPIC -DPIC -o .libs/e01_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e10_8.c -o e10_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_r2r.la e01_8.lo e10_8.lo codlist.lo -lm ar cru .libs/librdft_codelets_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o ranlib .libs/librdft_codelets_r2r.a creating librdft_codelets_r2r.la (cd .libs && rm -f librdft_codelets_r2r.la && ln -s ../librdft_codelets_r2r.la librdft_codelets_r2r.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r.lo hc2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hfb.lo hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc.lo r2hc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2r.lo r2r.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hfb.c -fPIC -DPIC -o .libs/hfb.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r.c -fPIC -DPIC -o .libs/hc2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hfb.c -o hfb.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2r.c -fPIC -DPIC -o .libs/r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r.c -o hc2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc.c -fPIC -DPIC -o .libs/r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2r.c -o r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc.c -o r2hc.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets.la hc2r.lo hfb.lo r2hc.lo r2r.lo -lm ar cru .libs/librdft_codelets.a .libs/hc2r.o .libs/hfb.o .libs/r2hc.o .libs/r2r.o ranlib .libs/librdft_codelets.a creating librdft_codelets.la (cd .libs && rm -f librdft_codelets.la && ln -s ../librdft_codelets.la librdft_codelets.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc.lo hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dft-r2hc.lo dft-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dht-r2hc.lo dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dht-rader.lo dht-rader.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -o hc2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct.lo direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o generic.lo generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -fPIC -DPIC -o .libs/direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-common.lo hc2hc-common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-direct.lo hc2hc-direct.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -o direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-directbuf.lo hc2hc-directbuf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -o generic.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-common.c -fPIC -DPIC -o .libs/hc2hc-common.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-common.c -o hc2hc-common.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-generic.lo hc2hc-generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o khc2hc.lo khc2hc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-directbuf.c -fPIC -DPIC -o .libs/hc2hc-directbuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o khc2r.lo khc2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-directbuf.c -o hc2hc-directbuf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2hc.c -o khc2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kr2hc.lo kr2hc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2r.c -fPIC -DPIC -o .libs/khc2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kr2r.lo kr2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2r.c -o khc2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect.lo indirect.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2r.c -fPIC -DPIC -o .libs/kr2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2hc.c -fPIC -DPIC -o .libs/kr2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2r.c -o kr2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop.lo nop.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2hc.c -o kr2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -fPIC -DPIC -o .libs/indirect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -o indirect.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank0.lo rank0.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -fPIC -DPIC -o .libs/nop.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2.lo rank-geq2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft-dht.lo rdft-dht.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0.c -fPIC -DPIC -o .libs/rank0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve.lo solve.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0.c -o rank0.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1.lo vrank-geq1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -o solve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank3-transpose.lo vrank3-transpose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered2.lo buffered2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct2.lo direct2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered2.c -fPIC -DPIC -o .libs/buffered2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct2.c -fPIC -DPIC -o .libs/direct2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop2.lo nop2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct2.c -o direct2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered2.c -o buffered2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank0-rdft2.lo rank0-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop2.c -fPIC -DPIC -o .libs/nop2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2-rdft2.lo rank-geq2-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan2.lo plan2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem2.lo problem2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan2.c -fPIC -DPIC -o .libs/plan2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem2.c -fPIC -DPIC -o .libs/problem2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan2.c -o plan2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve2.lo solve2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem2.c -o problem2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-radix2.lo rdft2-radix2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-tensor-max-index.lo rdft2-tensor-max-index.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve2.c -fPIC -DPIC -o .libs/solve2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve2.c -o solve2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-radix2.c -fPIC -DPIC -o .libs/rdft2-radix2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-inplace-strides.lo rdft2-inplace-strides.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-strides.lo rdft2-strides.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-radix2.c -o rdft2-radix2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-strides.c -o rdft2-strides.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct.lo generic.lo hc2hc-common.lo hc2hc-direct.lo hc2hc-directbuf.lo hc2hc-generic.lo khc2hc.lo khc2r.lo kr2hc.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-radix2.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo -lm 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.o .libs/generic.o .libs/hc2hc-common.o .libs/hc2hc-direct.o .libs/hc2hc-directbuf.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/khc2r.o .libs/kr2hc.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-radix2.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o ranlib .libs/librdft.a creating librdft.la (cd .libs && rm -f librdft.la && ln -s ../librdft.la librdft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft010e-r2hc.lo reodft010e-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft11e-radix2.lo reodft11e-radix2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft11e-r2hc-odd.lo reodft11e-r2hc-odd.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o redft00e-r2hc-pad.lo redft00e-r2hc-pad.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rodft00e-r2hc-pad.lo rodft00e-r2hc-pad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft00e-splitradix.lo reodft00e-splitradix.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -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 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 ranlib .libs/libreodft.a creating libreodft.la (cd .libs && rm -f libreodft.la && ln -s ../libreodft.la libreodft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/reodft' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o api.lo api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o threads.lo threads.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dft-vrank-geq1.lo dft-vrank-geq1.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c threads.c -fPIC -DPIC -o .libs/threads.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c api.c -fPIC -DPIC -o .libs/api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/dft-vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c threads.c -o threads.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c api.c -o api.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft-vrank-geq1.lo rdft-vrank-geq1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc.lo hc2hc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-vrank-geq1.c -o dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/rdft-vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o ct.c: In function 'mkplan': ct.c:128: warning: 'ts' may be used uninitialized in this function gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-vrank-geq1.c -o rdft-vrank-geq1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -o hc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o f77api.lo f77api.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -fPIC -DPIC -o .libs/f77api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -o f77api.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libfftw3f_threads.la -rpath /usr/lib -version-info 4:2:1 api.lo conf.lo threads.lo dft-vrank-geq1.lo ct.lo rdft-vrank-geq1.lo hc2hc.lo vrank-geq1-rdft2.lo f77api.lo -lm gcc -std=gnu99 -shared .libs/api.o .libs/conf.o .libs/threads.o .libs/dft-vrank-geq1.o .libs/ct.o .libs/rdft-vrank-geq1.o .libs/hc2hc.o .libs/vrank-geq1-rdft2.o .libs/f77api.o -lm -m32 -march=i386 -mtune=generic -pthread -Wl,-soname -Wl,libfftw3f_threads.so.3 -o .libs/libfftw3f_threads.so.3.1.2 (cd .libs && rm -f libfftw3f_threads.so.3 && ln -s libfftw3f_threads.so.3.1.2 libfftw3f_threads.so.3) (cd .libs && rm -f libfftw3f_threads.so && ln -s libfftw3f_threads.so.3.1.2 libfftw3f_threads.so) ar cru .libs/libfftw3f_threads.a api.o conf.o threads.o dft-vrank-geq1.o ct.o rdft-vrank-geq1.o hc2hc.o vrank-geq1-rdft2.o f77api.o ranlib .libs/libfftw3f_threads.a creating libfftw3f_threads.la (cd .libs && rm -f libfftw3f_threads.la && ln -s ../libfftw3f_threads.la libfftw3f_threads.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/threads' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/api' make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o apiplan.lo apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o configure.lo configure.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft-c2r.lo execute-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft-r2c.lo execute-dft-r2c.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c configure.c -fPIC -DPIC -o .libs/configure.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c apiplan.c -fPIC -DPIC -o .libs/apiplan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c configure.c -o configure.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft.lo execute-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-r2r.lo execute-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft-c2r.lo execute-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft-r2c.lo execute-split-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft.c -o execute-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft.lo execute-split-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute.lo execute.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom-to-file.lo export-wisdom-to-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom-to-string.lo export-wisdom-to-string.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute.c -o execute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom.lo export-wisdom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o extract-reim.lo extract-reim.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o f77api.lo f77api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o flops.lo flops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -fPIC -DPIC -o .libs/f77api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c extract-reim.c -o extract-reim.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c flops.c -fPIC -DPIC -o .libs/flops.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o forget-wisdom.lo forget-wisdom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-system-wisdom.lo import-system-wisdom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c flops.c -o flops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom-from-file.lo import-wisdom-from-file.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -o f77api.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom-from-string.lo import-wisdom-from-string.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom.lo import-wisdom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o malloc.lo malloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o map-r2r-kind.lo map-r2r-kind.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c malloc.c -fPIC -DPIC -o .libs/malloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c malloc.c -o malloc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mapflags.lo mapflags.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mkprinter-file.lo mkprinter-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mktensor-iodims.lo mktensor-iodims.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mktensor-rowmajor.lo mktensor-rowmajor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mapflags.c -fPIC -DPIC -o .libs/mapflags.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o mkprinter-file.c: In function 'myflush': mkprinter-file.c:35: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mapflags.c -o mapflags.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-1d.lo plan-dft-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-2d.lo plan-dft-2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-3d.lo plan-dft-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-1d.lo plan-dft-c2r-1d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-2d.lo plan-dft-c2r-2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-3d.lo plan-dft-c2r-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r.lo plan-dft-c2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-1d.lo plan-dft-r2c-1d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-2d.lo plan-dft-r2c-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-3d.lo plan-dft-r2c-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c.lo plan-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft.lo plan-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft-c2r.lo plan-guru-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft-r2c.lo plan-guru-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft.lo plan-guru-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft.c -o plan-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-r2r.lo plan-guru-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft-c2r.lo plan-guru-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft-r2c.lo plan-guru-split-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft.lo plan-guru-split-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft-c2r.lo plan-many-dft-c2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft-r2c.lo plan-many-dft-r2c.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft.lo plan-many-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-r2r.lo plan-many-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-1d.lo plan-r2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-2d.lo plan-r2r-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-3d.lo plan-r2r-3d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r.lo plan-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o print-plan.lo print-plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-pad.lo rdft2-pad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o the-planner.lo the-planner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o version.lo version.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print-plan.c -fPIC -DPIC -o .libs/print-plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c the-planner.c -fPIC -DPIC -o .libs/the-planner.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print-plan.c -o print-plan.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c the-planner.c -o the-planner.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c version.c -fPIC -DPIC -o .libs/version.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c version.c -o version.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -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 extract-reim.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 -lm 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/extract-reim.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 ranlib .libs/libapi.a creating libapi.la (cd .libs && rm -f libapi.la && ln -s ../libapi.la libapi.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/libbench2' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c aligned-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c allocate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c aset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bench-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c can-do.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c caset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dotens2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c info.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mflops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ovtpvt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pow2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c report.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c speed.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c useropt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-lib.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c my-getopt.c rm -f libbench2.a ar cru libbench2.a aligned-main.o allocate.o aset.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 timer2.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.1.2/single/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libfftw3f.la -rpath /usr/lib -no-undefined -version-info 4:2:1 kernel/libkernel.la dft/libdft.la dft/codelets/libdft_codelets.la dft/codelets/standard/libdft_standard.la rdft/librdft.la rdft/codelets/librdft_codelets.la rdft/codelets/r2hc/librdft_codelets_r2hc.la rdft/codelets/hc2r/librdft_codelets_hc2r.la rdft/codelets/r2r/librdft_codelets_r2r.la reodft/libreodft.la api/libapi.la -lm cp -f fftw.pc fftw3f.pc mkdir .libs gcc -std=gnu99 -shared -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/codelets/.libs/libdft_codelets.a dft/codelets/standard/.libs/libdft_standard.a rdft/.libs/librdft.a rdft/codelets/.libs/librdft_codelets.a rdft/codelets/r2hc/.libs/librdft_codelets_r2hc.a rdft/codelets/hc2r/.libs/librdft_codelets_hc2r.a rdft/codelets/r2r/.libs/librdft_codelets_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a -Wl,--no-whole-archive -lm -m32 -march=i386 -mtune=generic -pthread -Wl,-soname -Wl,libfftw3f.so.3 -o .libs/libfftw3f.so.3.1.2 (cd .libs && rm -f libfftw3f.so.3 && ln -s libfftw3f.so.3.1.2 libfftw3f.so.3) (cd .libs && rm -f libfftw3f.so && ln -s libfftw3f.so.3.1.2 libfftw3f.so) rm -fr .libs/libfftw3f.lax mkdir .libs/libfftw3f.lax rm -fr .libs/libfftw3f.lax/libkernel.a mkdir .libs/libfftw3f.lax/libkernel.a (cd .libs/libfftw3f.lax/libkernel.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/kernel/.libs/libkernel.a) rm -fr .libs/libfftw3f.lax/libdft.a mkdir .libs/libfftw3f.lax/libdft.a (cd .libs/libfftw3f.lax/libdft.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/dft/.libs/libdft.a) rm -fr .libs/libfftw3f.lax/libdft_codelets.a mkdir .libs/libfftw3f.lax/libdft_codelets.a (cd .libs/libfftw3f.lax/libdft_codelets.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/.libs/libdft_codelets.a) rm -fr .libs/libfftw3f.lax/libdft_standard.a mkdir .libs/libfftw3f.lax/libdft_standard.a (cd .libs/libfftw3f.lax/libdft_standard.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard/.libs/libdft_standard.a) rm -fr .libs/libfftw3f.lax/librdft.a mkdir .libs/libfftw3f.lax/librdft.a (cd .libs/libfftw3f.lax/librdft.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/rdft/.libs/librdft.a) rm -fr .libs/libfftw3f.lax/librdft_codelets.a mkdir .libs/libfftw3f.lax/librdft_codelets.a (cd .libs/libfftw3f.lax/librdft_codelets.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/.libs/librdft_codelets.a) rm -fr .libs/libfftw3f.lax/librdft_codelets_r2hc.a mkdir .libs/libfftw3f.lax/librdft_codelets_r2hc.a (cd .libs/libfftw3f.lax/librdft_codelets_r2hc.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc/.libs/librdft_codelets_r2hc.a) rm -fr .libs/libfftw3f.lax/librdft_codelets_hc2r.a mkdir .libs/libfftw3f.lax/librdft_codelets_hc2r.a (cd .libs/libfftw3f.lax/librdft_codelets_hc2r.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r/.libs/librdft_codelets_hc2r.a) rm -fr .libs/libfftw3f.lax/librdft_codelets_r2r.a mkdir .libs/libfftw3f.lax/librdft_codelets_r2r.a (cd .libs/libfftw3f.lax/librdft_codelets_r2r.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2r/.libs/librdft_codelets_r2r.a) rm -fr .libs/libfftw3f.lax/libreodft.a mkdir .libs/libfftw3f.lax/libreodft.a (cd .libs/libfftw3f.lax/libreodft.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/reodft/.libs/libreodft.a) rm -fr .libs/libfftw3f.lax/libapi.a mkdir .libs/libfftw3f.lax/libapi.a (cd .libs/libfftw3f.lax/libapi.a && ar x /builddir/build/BUILD/fftw-3.1.2/single/api/.libs/libapi.a) copying selected object files to avoid basename conflicts... 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 ln .libs/libfftw3f.lax/libdft.a/rader.o .libs/libfftw3f.lax/lt2-rader.o || cp .libs/libfftw3f.lax/libdft.a/rader.o .libs/libfftw3f.lax/lt2-rader.o ln .libs/libfftw3f.lax/libdft.a/ct.o .libs/libfftw3f.lax/lt3-ct.o || cp .libs/libfftw3f.lax/libdft.a/ct.o .libs/libfftw3f.lax/lt3-ct.o 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 ln .libs/libfftw3f.lax/libdft.a/plan.o .libs/libfftw3f.lax/lt5-plan.o || cp .libs/libfftw3f.lax/libdft.a/plan.o .libs/libfftw3f.lax/lt5-plan.o ln .libs/libfftw3f.lax/librdft.a/rank-geq2.o .libs/libfftw3f.lax/lt6-rank-geq2.o || cp .libs/libfftw3f.lax/librdft.a/rank-geq2.o .libs/libfftw3f.lax/lt6-rank-geq2.o ln .libs/libfftw3f.lax/librdft.a/generic.o .libs/libfftw3f.lax/lt7-generic.o || cp .libs/libfftw3f.lax/librdft.a/generic.o .libs/libfftw3f.lax/lt7-generic.o ln .libs/libfftw3f.lax/librdft.a/buffered.o .libs/libfftw3f.lax/lt8-buffered.o || cp .libs/libfftw3f.lax/librdft.a/buffered.o .libs/libfftw3f.lax/lt8-buffered.o ln .libs/libfftw3f.lax/librdft.a/nop.o .libs/libfftw3f.lax/lt9-nop.o || cp .libs/libfftw3f.lax/librdft.a/nop.o .libs/libfftw3f.lax/lt9-nop.o ln .libs/libfftw3f.lax/librdft.a/direct.o .libs/libfftw3f.lax/lt10-direct.o || cp .libs/libfftw3f.lax/librdft.a/direct.o .libs/libfftw3f.lax/lt10-direct.o ln .libs/libfftw3f.lax/librdft.a/vrank-geq1.o .libs/libfftw3f.lax/lt11-vrank-geq1.o || cp .libs/libfftw3f.lax/librdft.a/vrank-geq1.o .libs/libfftw3f.lax/lt11-vrank-geq1.o ln .libs/libfftw3f.lax/librdft.a/conf.o .libs/libfftw3f.lax/lt12-conf.o || cp .libs/libfftw3f.lax/librdft.a/conf.o .libs/libfftw3f.lax/lt12-conf.o ln .libs/libfftw3f.lax/librdft.a/problem.o .libs/libfftw3f.lax/lt13-problem.o || cp .libs/libfftw3f.lax/librdft.a/problem.o .libs/libfftw3f.lax/lt13-problem.o ln .libs/libfftw3f.lax/librdft.a/plan.o .libs/libfftw3f.lax/lt14-plan.o || cp .libs/libfftw3f.lax/librdft.a/plan.o .libs/libfftw3f.lax/lt14-plan.o ln .libs/libfftw3f.lax/librdft.a/solve.o .libs/libfftw3f.lax/lt15-solve.o || cp .libs/libfftw3f.lax/librdft.a/solve.o .libs/libfftw3f.lax/lt15-solve.o ln .libs/libfftw3f.lax/librdft.a/indirect.o .libs/libfftw3f.lax/lt16-indirect.o || cp .libs/libfftw3f.lax/librdft.a/indirect.o .libs/libfftw3f.lax/lt16-indirect.o ln .libs/libfftw3f.lax/librdft_codelets_r2hc.a/codlist.o .libs/libfftw3f.lax/lt17-codlist.o || cp .libs/libfftw3f.lax/librdft_codelets_r2hc.a/codlist.o .libs/libfftw3f.lax/lt17-codlist.o ln .libs/libfftw3f.lax/librdft_codelets_hc2r.a/codlist.o .libs/libfftw3f.lax/lt18-codlist.o || cp .libs/libfftw3f.lax/librdft_codelets_hc2r.a/codlist.o .libs/libfftw3f.lax/lt18-codlist.o ln .libs/libfftw3f.lax/librdft_codelets_r2r.a/codlist.o .libs/libfftw3f.lax/lt19-codlist.o || cp .libs/libfftw3f.lax/librdft_codelets_r2r.a/codlist.o .libs/libfftw3f.lax/lt19-codlist.o ln .libs/libfftw3f.lax/libreodft.a/conf.o .libs/libfftw3f.lax/lt20-conf.o || cp .libs/libfftw3f.lax/libreodft.a/conf.o .libs/libfftw3f.lax/lt20-conf.o ar cru .libs/libfftw3f.a .libs/libfftw3f.lax/libkernel.a/ops.o .libs/libfftw3f.lax/libkernel.a/planner.o .libs/libfftw3f.lax/libkernel.a/iabs.o .libs/libfftw3f.lax/libkernel.a/md5.o .libs/libfftw3f.lax/libkernel.a/assert.o .libs/libfftw3f.lax/libkernel.a/tensor5.o .libs/libfftw3f.lax/libkernel.a/tile2d.o .libs/libfftw3f.lax/libkernel.a/stride.o .libs/libfftw3f.lax/libkernel.a/tensor4.o .libs/libfftw3f.lax/libkernel.a/minmax.o .libs/libfftw3f.lax/libkernel.a/trig.o .libs/libfftw3f.lax/libkernel.a/cpy1d.o .libs/libfftw3f.lax/libkernel.a/solver.o .libs/libfftw3f.lax/libkernel.a/scan.o .libs/libfftw3f.lax/libkernel.a/tensor2.o .libs/libfftw3f.lax/libkernel.a/transpose.o .libs/libfftw3f.lax/libkernel.a/buffered.o .libs/libfftw3f.lax/libkernel.a/align.o .libs/libfftw3f.lax/libkernel.a/twiddle.o .libs/libfftw3f.lax/libkernel.a/debug.o .libs/libfftw3f.lax/libkernel.a/tensor7.o .libs/libfftw3f.lax/libkernel.a/cpy2d.o .libs/libfftw3f.lax/libkernel.a/hash.o .libs/libfftw3f.lax/libkernel.a/rader.o .libs/libfftw3f.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3f.lax/libkernel.a/tensor1.o .libs/libfftw3f.lax/libkernel.a/awake.o .libs/libfftw3f.lax/libkernel.a/print.o .libs/libfftw3f.lax/libkernel.a/tensor8.o .libs/libfftw3f.lax/libkernel.a/primes.o .libs/libfftw3f.lax/libkernel.a/alloc.o .libs/libfftw3f.lax/libkernel.a/ct.o .libs/libfftw3f.lax/libkernel.a/pickdim.o .libs/libfftw3f.lax/libkernel.a/problem.o .libs/libfftw3f.lax/libkernel.a/plan.o .libs/libfftw3f.lax/libkernel.a/md5-1.o .libs/libfftw3f.lax/libkernel.a/tensor9.o .libs/libfftw3f.lax/libkernel.a/tensor.o .libs/libfftw3f.lax/libkernel.a/kalloc.o .libs/libfftw3f.lax/libkernel.a/solvtab.o .libs/libfftw3f.lax/libkernel.a/timer.o .libs/libfftw3f.lax/libdft.a/rank-geq2.o .libs/libfftw3f.lax/libdft.a/kdft-dif.o .libs/libfftw3f.lax/libdft.a/generic.o .libs/libfftw3f.lax/libdft.a/indirect-transpose.o .libs/libfftw3f.lax/lt1-buffered.o .libs/libfftw3f.lax/libdft.a/nop.o .libs/libfftw3f.lax/lt2-rader.o .libs/libfftw3f.lax/libdft.a/direct.o .libs/libfftw3f.lax/libdft.a/vrank-geq1.o .libs/libfftw3f.lax/libdft.a/kdft-dit.o .libs/libfftw3f.lax/libdft.a/bluestein.o .libs/libfftw3f.lax/lt3-ct.o .libs/libfftw3f.lax/libdft.a/dftw-direct.o .libs/libfftw3f.lax/libdft.a/kdft-difsq.o .libs/libfftw3f.lax/libdft.a/conf.o .libs/libfftw3f.lax/libdft.a/dftw-generic.o .libs/libfftw3f.lax/lt4-problem.o .libs/libfftw3f.lax/lt5-plan.o .libs/libfftw3f.lax/libdft.a/solve.o .libs/libfftw3f.lax/libdft.a/indirect.o .libs/libfftw3f.lax/libdft.a/kdft.o .libs/libfftw3f.lax/libdft.a/ctsq.o .libs/libfftw3f.lax/libdft.a/zero.o .libs/libfftw3f.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3f.lax/libdft_codelets.a/n.o .libs/libfftw3f.lax/libdft_codelets.a/t.o .libs/libfftw3f.lax/libdft_standard.a/t1_10.o .libs/libfftw3f.lax/libdft_standard.a/n1_12.o .libs/libfftw3f.lax/libdft_standard.a/n1_11.o .libs/libfftw3f.lax/libdft_standard.a/t1_9.o .libs/libfftw3f.lax/libdft_standard.a/t1_64.o .libs/libfftw3f.lax/libdft_standard.a/n1_3.o .libs/libfftw3f.lax/libdft_standard.a/n1_64.o .libs/libfftw3f.lax/libdft_standard.a/n1_10.o .libs/libfftw3f.lax/libdft_standard.a/n1_16.o .libs/libfftw3f.lax/libdft_standard.a/codlist.o .libs/libfftw3f.lax/libdft_standard.a/t1_15.o .libs/libfftw3f.lax/libdft_standard.a/n1_6.o .libs/libfftw3f.lax/libdft_standard.a/q1_6.o .libs/libfftw3f.lax/libdft_standard.a/t1_16.o .libs/libfftw3f.lax/libdft_standard.a/q1_3.o .libs/libfftw3f.lax/libdft_standard.a/t1_5.o .libs/libfftw3f.lax/libdft_standard.a/t2_16.o .libs/libfftw3f.lax/libdft_standard.a/t1_6.o .libs/libfftw3f.lax/libdft_standard.a/q1_8.o .libs/libfftw3f.lax/libdft_standard.a/n1_13.o .libs/libfftw3f.lax/libdft_standard.a/n1_32.o .libs/libfftw3f.lax/libdft_standard.a/n1_15.o .libs/libfftw3f.lax/libdft_standard.a/t1_4.o .libs/libfftw3f.lax/libdft_standard.a/t2_8.o .libs/libfftw3f.lax/libdft_standard.a/t1_7.o .libs/libfftw3f.lax/libdft_standard.a/q1_4.o .libs/libfftw3f.lax/libdft_standard.a/t1_2.o .libs/libfftw3f.lax/libdft_standard.a/t1_12.o .libs/libfftw3f.lax/libdft_standard.a/n1_7.o .libs/libfftw3f.lax/libdft_standard.a/t1_32.o .libs/libfftw3f.lax/libdft_standard.a/q1_5.o .libs/libfftw3f.lax/libdft_standard.a/t1_8.o .libs/libfftw3f.lax/libdft_standard.a/t1_3.o .libs/libfftw3f.lax/libdft_standard.a/n1_14.o .libs/libfftw3f.lax/libdft_standard.a/n1_8.o .libs/libfftw3f.lax/libdft_standard.a/n1_5.o .libs/libfftw3f.lax/libdft_standard.a/n1_4.o .libs/libfftw3f.lax/libdft_standard.a/t2_64.o .libs/libfftw3f.lax/libdft_standard.a/q1_2.o .libs/libfftw3f.lax/libdft_standard.a/n1_2.o .libs/libfftw3f.lax/libdft_standard.a/t2_4.o .libs/libfftw3f.lax/libdft_standard.a/n1_9.o .libs/libfftw3f.lax/libdft_standard.a/t2_32.o .libs/libfftw3f.lax/librdft.a/rank0-rdft2.o .libs/libfftw3f.lax/librdft.a/problem2.o .libs/libfftw3f.lax/librdft.a/dht-r2hc.o .libs/libfftw3f.lax/librdft.a/hc2hc-direct.o .libs/libfftw3f.lax/librdft.a/rdft2-radix2.o .libs/libfftw3f.lax/lt6-rank-geq2.o .libs/libfftw3f.lax/librdft.a/rdft-dht.o .libs/libfftw3f.lax/librdft.a/kr2r.o .libs/libfftw3f.lax/librdft.a/nop2.o .libs/libfftw3f.lax/librdft.a/solve2.o .libs/libfftw3f.lax/librdft.a/hc2hc-generic.o .libs/libfftw3f.lax/librdft.a/dht-rader.o .libs/libfftw3f.lax/lt7-generic.o .libs/libfftw3f.lax/lt8-buffered.o .libs/libfftw3f.lax/librdft.a/hc2hc-common.o .libs/libfftw3f.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3f.lax/librdft.a/vrank3-transpose.o .libs/libfftw3f.lax/lt9-nop.o .libs/libfftw3f.lax/librdft.a/khc2r.o .libs/libfftw3f.lax/lt10-direct.o .libs/libfftw3f.lax/librdft.a/direct2.o .libs/libfftw3f.lax/lt11-vrank-geq1.o .libs/libfftw3f.lax/librdft.a/khc2hc.o .libs/libfftw3f.lax/librdft.a/hc2hc.o .libs/libfftw3f.lax/librdft.a/hc2hc-directbuf.o .libs/libfftw3f.lax/librdft.a/kr2hc.o .libs/libfftw3f.lax/lt12-conf.o .libs/libfftw3f.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3f.lax/librdft.a/rdft2-strides.o .libs/libfftw3f.lax/lt13-problem.o .libs/libfftw3f.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3f.lax/librdft.a/rank0.o .libs/libfftw3f.lax/lt14-plan.o .libs/libfftw3f.lax/lt15-solve.o .libs/libfftw3f.lax/librdft.a/buffered2.o .libs/libfftw3f.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3f.lax/lt16-indirect.o .libs/libfftw3f.lax/librdft.a/plan2.o .libs/libfftw3f.lax/librdft.a/dft-r2hc.o .libs/libfftw3f.lax/librdft_codelets.a/hfb.o .libs/libfftw3f.lax/librdft_codelets.a/hc2r.o .libs/libfftw3f.lax/librdft_codelets.a/r2r.o .libs/libfftw3f.lax/librdft_codelets.a/r2hc.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_9.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_3.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_5.o .libs/libfftw3f.lax/lt17-codlist.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_2.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_16.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf2_16.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_8.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_12.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_64.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_9.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf2_8.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_2.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf2_64.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_6.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_15.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_4.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf2_32.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_10.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_6.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_32.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_32.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_16.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_11.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_15.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_8.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_64.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_10.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_7.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_16.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_64.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_12.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_14.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_3.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_3.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_2.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_4.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_8.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_5.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_5.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_15.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_32.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_13.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_9.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_12.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_10.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_7.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hcII_6.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_128.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf_4.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/hf2_4.o .libs/libfftw3f.lax/librdft_codelets_r2hc.a/r2hc_7.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_4.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_4.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_8.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_128.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_16.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_12.o .libs/libfftw3f.lax/lt18-codlist.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_16.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_10.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_4.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_32.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_14.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_7.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_32.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_5.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_6.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_16.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_10.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_12.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_3.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_5.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_15.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_2.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_7.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_32.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_64.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_10.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_7.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_9.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_64.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_15.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_12.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_11.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_15.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_8.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_9.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_9.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_64.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_2.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_6.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_3.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_13.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_3.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hb_5.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2rIII_8.o .libs/libfftw3f.lax/librdft_codelets_hc2r.a/hc2r_6.o .libs/libfftw3f.lax/lt19-codlist.o .libs/libfftw3f.lax/librdft_codelets_r2r.a/e10_8.o .libs/libfftw3f.lax/librdft_codelets_r2r.a/e01_8.o .libs/libfftw3f.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3f.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3f.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3f.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3f.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3f.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3f.lax/lt20-conf.o .libs/libfftw3f.lax/libapi.a/rdft2-pad.o .libs/libfftw3f.lax/libapi.a/execute-split-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/execute-r2r.o .libs/libfftw3f.lax/libapi.a/import-system-wisdom.o .libs/libfftw3f.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3f.lax/libapi.a/the-planner.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3f.lax/libapi.a/mapflags.o .libs/libfftw3f.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3f.lax/libapi.a/configure.o .libs/libfftw3f.lax/libapi.a/execute.o .libs/libfftw3f.lax/libapi.a/mktensor-iodims.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3f.lax/libapi.a/mkprinter-file.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3f.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-dft-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3f.lax/libapi.a/flops.o .libs/libfftw3f.lax/libapi.a/forget-wisdom.o .libs/libfftw3f.lax/libapi.a/map-r2r-kind.o .libs/libfftw3f.lax/libapi.a/plan-many-r2r.o .libs/libfftw3f.lax/libapi.a/extract-reim.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3f.lax/libapi.a/execute-dft.o .libs/libfftw3f.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3f.lax/libapi.a/f77api.o .libs/libfftw3f.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3f.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft.o .libs/libfftw3f.lax/libapi.a/apiplan.o .libs/libfftw3f.lax/libapi.a/plan-dft-1d.o .libs/libfftw3f.lax/libapi.a/export-wisdom.o .libs/libfftw3f.lax/libapi.a/print-plan.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3f.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3f.lax/libapi.a/plan-dft-3d.o .libs/libfftw3f.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3f.lax/libapi.a/version.o .libs/libfftw3f.lax/libapi.a/malloc.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-dft.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3f.lax/libapi.a/plan-many-dft.o .libs/libfftw3f.lax/libapi.a/import-wisdom.o .libs/libfftw3f.lax/libapi.a/plan-r2r.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-1d.o ranlib .libs/libfftw3f.a rm -fr .libs/libfftw3f.lax creating libfftw3f.la (cd .libs && rm -f libfftw3f.la && ln -s ../libfftw3f.la libfftw3f.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bench.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hook.c hook.c: In function 'fftw_problem_to_bench_problem': hook.c:88: warning: enumeration value 'R2HC00' not handled in switch hook.c:88: warning: enumeration value 'HC2R00' not handled in switch hook.c:88: warning: enumeration value 'DHT' not handled in switch hook.c:88: warning: enumeration value 'REDFT00' not handled in switch hook.c:88: warning: enumeration value 'REDFT01' not handled in switch hook.c:88: warning: enumeration value 'REDFT10' not handled in switch hook.c:88: warning: enumeration value 'REDFT11' not handled in switch hook.c:88: warning: enumeration value 'RODFT00' not handled in switch hook.c:88: warning: enumeration value 'RODFT01' not handled in switch hook.c:88: warning: enumeration value 'RODFT10' not handled in switch hook.c:88: warning: enumeration value 'RODFT11' not handled in switch /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o bench bench.o hook.o ../threads/libfftw3f_threads.la ../libfftw3f.la ../libbench2/libbench2.a -lm mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o .libs/bench bench.o hook.o ../threads/.libs/libfftw3f_threads.so ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm creating bench make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../libbench2 -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o fftwf-wisdom fftw-wisdom.o ../tests/bench.o ../threads/libfftw3f_threads.la ../libfftw3f.la ../libbench2/libbench2.a -lm mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o .libs/fftwf-wisdom fftw-wisdom.o ../tests/bench.o ../threads/.libs/libfftw3f_threads.so ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm creating fftwf-wisdom make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single' + popd ~/build/BUILD/fftw-3.1.2 ~/build/BUILD/fftw-3.1.2/long ~/build/BUILD/fftw-3.1.2 + pushd long + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-dependency-tracking --enable-threads --enable-long-double checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -std=gnu99 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf : No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf : No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ocamlc... no checking for ocamlopt... no checking for ocamldep... 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 for unsigned int... yes checking size of unsigned int... 4 checking for uintptr_t... yes checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for working alloca.h... yes checking for alloca... yes checking for working strtod... yes checking for vprintf... yes checking for _doprnt... no checking for sin in -lm... yes checking for BSDgettimeofday... no checking for gettimeofday... yes checking for gethrtime... no checking for read_real_time... no checking for time_base_to_time... no checking for drand48... yes checking for sqrt... yes checking for memset... yes checking for posix_memalign... yes checking for memalign... yes checking for _mm_malloc... no checking for _mm_free... no checking for clock_gettime... no checking for mach_absolute_time... no checking for sysctl... yes checking for abort... yes checking for sinl... yes checking for cosl... yes checking whether drand48 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 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 i386-redhat-linux-gnu-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking how to get verbose linking output from gfortran... -v checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/i386-redhat-linux/4.3.1 -L/usr/lib/gcc/i386-redhat-linux/4.3.1/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking 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 genfft-k7/Makefile config.status: creating kernel/Makefile config.status: creating simd/Makefile config.status: creating simd/nonportable/Makefile config.status: creating dft/Makefile config.status: creating dft/codelets/Makefile config.status: creating dft/codelets/standard/Makefile config.status: creating dft/simd/Makefile config.status: creating dft/simd/codelets/Makefile config.status: creating dft/k7/Makefile config.status: creating dft/k7/codelets/Makefile config.status: creating rdft/Makefile config.status: creating rdft/codelets/Makefile config.status: creating rdft/codelets/r2hc/Makefile config.status: creating rdft/codelets/hc2r/Makefile config.status: creating rdft/codelets/r2r/Makefile config.status: creating reodft/Makefile config.status: creating threads/Makefile config.status: creating api/Makefile config.status: creating libbench2/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/FAQ/Makefile config.status: creating tools/Makefile config.status: creating tools/fftw_wisdom.1 config.status: creating tools/fftw-wisdom-to-conf config.status: creating fftw.pc config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long' Making all in support make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/support' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/support' Making all in kernel make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o align.lo align.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o alloc.lo alloc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o assert.lo assert.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o awake.lo awake.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c align.c -fPIC -DPIC -o .libs/align.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c awake.c -fPIC -DPIC -o .libs/awake.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c assert.c -fPIC -DPIC -o .libs/assert.o align.c: In function 'fftwl_alignment_of': align.c:39: warning: division by zero gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c awake.c -o awake.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c alloc.c -fPIC -DPIC -o .libs/alloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c align.c -o align.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c assert.c -o assert.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c alloc.c -o alloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy1d.lo cpy1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy2d-pair.lo cpy2d-pair.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o cpy2d.lo cpy2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy1d.c -o cpy1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o debug.lo debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hash.lo hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c cpy2d.c -o cpy2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o iabs.lo iabs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c debug.c -fPIC -DPIC -o .libs/debug.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c debug.c -o debug.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hash.c -fPIC -DPIC -o .libs/hash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kalloc.lo kalloc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c iabs.c -fPIC -DPIC -o .libs/iabs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o md5-1.lo md5-1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hash.c -o hash.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c iabs.c -o iabs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o md5.lo md5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o minmax.lo minmax.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5-1.c -fPIC -DPIC -o .libs/md5-1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kalloc.c -fPIC -DPIC -o .libs/kalloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c minmax.c -fPIC -DPIC -o .libs/minmax.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kalloc.c -o kalloc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5.c -o md5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c md5-1.c -o md5-1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c minmax.c -o minmax.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ops.lo ops.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o pickdim.lo pickdim.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o planner.lo planner.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ops.c -fPIC -DPIC -o .libs/ops.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c planner.c -fPIC -DPIC -o .libs/planner.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pickdim.c -fPIC -DPIC -o .libs/pickdim.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ops.c -o ops.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pickdim.c -o pickdim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o primes.lo primes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o print.lo print.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print.c -fPIC -DPIC -o .libs/print.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c planner.c -o planner.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c primes.c -fPIC -DPIC -o .libs/primes.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print.c -o print.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rader.lo rader.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c primes.c -o primes.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o scan.lo scan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solver.lo solver.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -fPIC -DPIC -o .libs/rader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solvtab.lo solvtab.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -o rader.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c scan.c -fPIC -DPIC -o .libs/scan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o stride.lo stride.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solver.c -fPIC -DPIC -o .libs/solver.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solvtab.c -fPIC -DPIC -o .libs/solvtab.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c scan.c -o scan.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solvtab.c -o solvtab.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solver.c -o solver.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor.lo tensor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor1.lo tensor1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor2.lo tensor2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c stride.c -fPIC -DPIC -o .libs/stride.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c stride.c -o stride.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor4.lo tensor4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor2.c -fPIC -DPIC -o .libs/tensor2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c -fPIC -DPIC -o .libs/tensor.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor1.c -fPIC -DPIC -o .libs/tensor1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor2.c -o tensor2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor1.c -o tensor1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c -o tensor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor5.lo tensor5.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor7.lo tensor7.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor8.lo tensor8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor4.c -fPIC -DPIC -o .libs/tensor4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor4.c -o tensor4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor5.c -fPIC -DPIC -o .libs/tensor5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor7.c -fPIC -DPIC -o .libs/tensor7.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tensor9.lo tensor9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor7.c -o tensor7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor5.c -o tensor5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor8.c -fPIC -DPIC -o .libs/tensor8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor8.c -o tensor8.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o tile2d.lo tile2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o timer.lo timer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o transpose.lo transpose.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor9.c -fPIC -DPIC -o .libs/tensor9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor9.c -o tensor9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tile2d.c -fPIC -DPIC -o .libs/tile2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o trig.lo trig.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c -fPIC -DPIC -o .libs/timer.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tile2d.c -o tile2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c transpose.c -fPIC -DPIC -o .libs/transpose.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c -o timer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o twiddle.lo twiddle.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c transpose.c -o transpose.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c trig.c -fPIC -DPIC -o .libs/trig.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c trig.c -o trig.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c twiddle.c -fPIC -DPIC -o .libs/twiddle.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c twiddle.c -o twiddle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.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 tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm 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/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/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 ranlib .libs/libkernel.a creating libkernel.la (cd .libs && rm -f libkernel.la && ln -s ../libkernel.la libkernel.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/kernel' Making all in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' Making all in nonportable make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/simd/nonportable' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse.lo sse.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse2.lo sse2.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -fPIC -DPIC -o .libs/sse2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -fPIC -DPIC -o .libs/sse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -o sse2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -o sse.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libsimd_nonportable.la sse.lo sse2.lo -lm ar cru .libs/libsimd_nonportable.a .libs/sse.o .libs/sse2.o ranlib .libs/libsimd_nonportable.a creating libsimd_nonportable.la (cd .libs && rm -f libsimd_nonportable.la && ln -s ../libsimd_nonportable.la libsimd_nonportable.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/simd/nonportable' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o altivec.lo altivec.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse.lo sse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o sse2.lo sse2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o taint.lo taint.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c taint.c -fPIC -DPIC -o .libs/taint.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c altivec.c -fPIC -DPIC -o .libs/altivec.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -fPIC -DPIC -o .libs/sse2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -fPIC -DPIC -o .libs/sse.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c altivec.c -o altivec.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c taint.c -o taint.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse2.c -o sse2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c sse.c -o sse.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libsimd.la altivec.lo sse.lo sse2.lo taint.lo -lm ar cru .libs/libsimd.a .libs/altivec.o .libs/sse.o .libs/sse2.o .libs/taint.o ranlib .libs/libsimd.a creating libsimd.la (cd .libs && rm -f libsimd.la && ln -s ../libsimd.la libsimd.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' Making all in dft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft' Making all in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' Making all in standard make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard' ( \ echo "#include \"ifftw.h\""; \ 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 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 t2_4.c t2_8.c t2_16.c t2_32.c t2_64.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 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 t2_4.c t2_8.c t2_16.c t2_32.c t2_64.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.1.2/long/dft/codelets/standard' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_2.lo n1_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_3.lo n1_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_4.lo n1_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_5.lo n1_5.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_3.c -fPIC -DPIC -o .libs/n1_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_5.c -fPIC -DPIC -o .libs/n1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_4.c -fPIC -DPIC -o .libs/n1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_2.c -fPIC -DPIC -o .libs/n1_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_5.c -o n1_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_2.c -o n1_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_4.c -o n1_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_3.c -o n1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_6.lo n1_6.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_7.lo n1_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_8.lo n1_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_9.lo n1_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_8.c -fPIC -DPIC -o .libs/n1_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_6.c -fPIC -DPIC -o .libs/n1_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_9.c -fPIC -DPIC -o .libs/n1_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_7.c -fPIC -DPIC -o .libs/n1_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_6.c -o n1_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_8.c -o n1_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_9.c -o n1_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_10.lo n1_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_11.lo n1_11.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_7.c -o n1_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_12.lo n1_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_13.lo n1_13.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_11.c -fPIC -DPIC -o .libs/n1_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_12.c -fPIC -DPIC -o .libs/n1_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_10.c -fPIC -DPIC -o .libs/n1_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_11.c -o n1_11.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_12.c -o n1_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_10.c -o n1_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_13.c -fPIC -DPIC -o .libs/n1_13.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_14.lo n1_14.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_15.lo n1_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_16.lo n1_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_13.c -o n1_13.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_14.c -fPIC -DPIC -o .libs/n1_14.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_32.lo n1_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_16.c -fPIC -DPIC -o .libs/n1_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_15.c -fPIC -DPIC -o .libs/n1_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_14.c -o n1_14.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_16.c -o n1_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_32.c -fPIC -DPIC -o .libs/n1_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1_64.lo n1_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_15.c -o n1_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_2.lo t1_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_3.lo t1_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_32.c -o n1_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_64.c -fPIC -DPIC -o .libs/n1_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_2.c -fPIC -DPIC -o .libs/t1_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_2.c -o t1_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_3.c -fPIC -DPIC -o .libs/t1_3.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_4.lo t1_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_5.lo t1_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_3.c -o t1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_6.lo t1_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_4.c -fPIC -DPIC -o .libs/t1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_5.c -fPIC -DPIC -o .libs/t1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_4.c -o t1_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_7.lo t1_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_5.c -o t1_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_6.c -fPIC -DPIC -o .libs/t1_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1_64.c -o n1_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_8.lo t1_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_6.c -o t1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_9.lo t1_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_8.c -fPIC -DPIC -o .libs/t1_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_7.c -fPIC -DPIC -o .libs/t1_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_8.c -o t1_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_7.c -o t1_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_9.c -fPIC -DPIC -o .libs/t1_9.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_10.lo t1_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_12.lo t1_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_9.c -o t1_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_15.lo t1_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_16.lo t1_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_10.c -fPIC -DPIC -o .libs/t1_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_12.c -fPIC -DPIC -o .libs/t1_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_10.c -o t1_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_15.c -fPIC -DPIC -o .libs/t1_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_12.c -o t1_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_32.lo t1_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_16.c -fPIC -DPIC -o .libs/t1_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_15.c -o t1_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t1_64.lo t1_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_16.c -o t1_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_4.lo t2_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_32.c -fPIC -DPIC -o .libs/t1_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_64.c -fPIC -DPIC -o .libs/t1_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_8.lo t2_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_4.c -fPIC -DPIC -o .libs/t2_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_4.c -o t2_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_32.c -o t1_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_16.lo t2_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_8.c -fPIC -DPIC -o .libs/t2_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_8.c -o t2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_32.lo t2_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t2_64.lo t2_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_16.c -fPIC -DPIC -o .libs/t2_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_32.c -fPIC -DPIC -o .libs/t2_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_16.c -o t2_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t1_64.c -o t1_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_64.c -fPIC -DPIC -o .libs/t2_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_2.lo q1_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_32.c -o t2_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_2.c -fPIC -DPIC -o .libs/q1_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_2.c -o q1_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_4.lo q1_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_8.lo q1_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_3.lo q1_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_4.c -fPIC -DPIC -o .libs/q1_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_8.c -fPIC -DPIC -o .libs/q1_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t2_64.c -o t2_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_3.c -fPIC -DPIC -o .libs/q1_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_4.c -o q1_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_3.c -o q1_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_5.lo q1_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1_6.lo q1_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_8.c -o q1_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_6.c -fPIC -DPIC -o .libs/q1_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_5.c -fPIC -DPIC -o .libs/q1_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_5.c -o q1_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1_6.c -o q1_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_standard.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 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 t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm ar cru .libs/libdft_standard.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/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/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.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 ranlib .libs/libdft_standard.a creating libdft_standard.la (cd .libs && rm -f libdft_standard.la && ln -s ../libdft_standard.la libdft_standard.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n.lo n.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t.lo t.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n.c -fPIC -DPIC -o .libs/n.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -fPIC -DPIC -o .libs/t.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n.c -o n.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets.la n.lo t.lo -lm ar cru .libs/libdft_codelets.a .libs/n.o .libs/t.o ranlib .libs/libdft_codelets.a creating libdft_codelets.la (cd .libs && rm -f libdft_codelets.la && ln -s ../libdft_codelets.la libdft_codelets.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' Making all in simd make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd/codelets' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in 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_simd);"; \ echo "const solvtab X(solvtab_dft_simd) = {"; \ for i in 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.1.2/long/dft/simd/codelets' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets_simd.la codlist.lo -lm ar cru .libs/libdft_codelets_simd.a .libs/codlist.o ranlib .libs/libdft_codelets_simd.a creating libdft_codelets_simd.la (cd .libs && rm -f libdft_codelets_simd.la && ln -s ../libdft_codelets_simd.la libdft_codelets_simd.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1b.lo n1b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n1f.lo n1f.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2b.lo n2b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2f.lo n2f.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1f.c -fPIC -DPIC -o .libs/n1f.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2b.c -fPIC -DPIC -o .libs/n2b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1b.c -fPIC -DPIC -o .libs/n1b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2b.c -o n2b.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1f.c -o n1f.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n1b.c -o n1b.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2f.c -fPIC -DPIC -o .libs/n2f.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o n2s.lo n2s.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1b.lo q1b.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o q1f.lo q1f.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2f.c -o n2f.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o t.lo t.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1f.c -fPIC -DPIC -o .libs/q1f.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1b.c -fPIC -DPIC -o .libs/q1b.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2s.c -fPIC -DPIC -o .libs/n2s.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -fPIC -DPIC -o .libs/t.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1f.c -o q1f.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c n2s.c -o n2s.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c q1b.c -o q1b.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ts.lo ts.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c t.c -o t.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ts.c -fPIC -DPIC -o .libs/ts.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -I../../simd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ts.c -o ts.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_simd.la n1b.lo n1f.lo n2b.lo n2f.lo n2s.lo q1b.lo q1f.lo t.lo ts.lo -lm ar cru .libs/libdft_simd.a .libs/n1b.o .libs/n1f.o .libs/n2b.o .libs/n2f.o .libs/n2s.o .libs/q1b.o .libs/q1f.o .libs/t.o .libs/ts.o ranlib .libs/libdft_simd.a creating libdft_simd.la (cd .libs && rm -f libdft_simd.la && ln -s ../libdft_simd.la libdft_simd.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd' Making all in k7 make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' Making all in codelets make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7/codelets' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in 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_k7);"; \ echo "const solvtab X(solvtab_dft_k7) = {"; \ for i in 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.1.2/long/dft/k7/codelets' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_codelets_k7.la codlist.lo -lm ar cru .libs/libdft_codelets_k7.a .libs/codlist.o ranlib .libs/libdft_codelets_k7.a creating libdft_codelets_k7.la (cd .libs && rm -f libdft_codelets_k7.la && ln -s ../libdft_codelets_k7.la libdft_codelets_k7.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o k7.lo k7.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c k7.c -fPIC -DPIC -o .libs/k7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c k7.c -o k7.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft_k7.la k7.lo -lm ar cru .libs/libdft_k7.a .libs/k7.o ranlib .libs/libdft_k7.a creating libdft_k7.la (cd .libs && rm -f libdft_k7.la && ln -s ../libdft_k7.la libdft_k7.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o bluestein.lo bluestein.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ctsq.lo ctsq.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bluestein.c -fPIC -DPIC -o .libs/bluestein.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bluestein.c -o bluestein.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-direct.lo dftw-direct.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ctsq.c -fPIC -DPIC -o .libs/ctsq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-generic.lo dftw-generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dftw-genericbuf.lo dftw-genericbuf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ctsq.c -o ctsq.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct.lo direct.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -fPIC -DPIC -o .libs/direct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-direct.c -o dftw-direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dftw-generic.c -o dftw-generic.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -o direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o generic.lo generic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect.lo indirect.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect-transpose.lo indirect-transpose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-dif.lo kdft-dif.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -fPIC -DPIC -o .libs/generic.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -fPIC -DPIC -o .libs/indirect.o indirect-transpose.c: In function 'mkplan': indirect-transpose.c:149: warning: unused variable 'ego' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -o generic.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -o indirect.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dif.c -o kdft-dif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-difsq.lo kdft-difsq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft-dit.lo kdft-dit.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kdft.lo kdft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop.lo nop.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft.c -fPIC -DPIC -o .libs/kdft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft-dit.c -o kdft-dit.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kdft.c -o kdft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rader.lo rader.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -fPIC -DPIC -o .libs/nop.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -o nop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2.lo rank-geq2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -fPIC -DPIC -o .libs/rader.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve.lo solve.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rader.c -o rader.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1.lo vrank-geq1.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -fPIC -DPIC -o .libs/solve.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o zero.lo zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -o solve.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c zero.c -fPIC -DPIC -o .libs/zero.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c zero.c -o zero.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo ctsq.lo dftw-direct.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 ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/ctsq.o .libs/dftw-direct.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 ranlib .libs/libdft.a creating libdft.la (cd .libs && rm -f libdft.la && ln -s ../libdft.la libdft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft' Making all in rdft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft' Making all in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' Making all in r2hc make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in r2hc_2.c r2hc_3.c r2hc_4.c r2hc_5.c r2hc_6.c r2hc_7.c r2hc_8.c r2hc_9.c r2hc_10.c r2hc_11.c r2hc_12.c r2hc_13.c r2hc_14.c r2hc_15.c r2hc_16.c r2hc_32.c r2hc_64.c r2hc_128.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 hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_64.c r2hcII_2.c r2hcII_3.c r2hcII_4.c r2hcII_5.c r2hcII_6.c r2hcII_7.c r2hcII_8.c r2hcII_9.c r2hcII_10.c r2hcII_12.c r2hcII_15.c r2hcII_16.c r2hcII_32.c r2hcII_64.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_r2hc);"; \ echo "const solvtab X(solvtab_rdft_r2hc) = {"; \ for i in r2hc_2.c r2hc_3.c r2hc_4.c r2hc_5.c r2hc_6.c r2hc_7.c r2hc_8.c r2hc_9.c r2hc_10.c r2hc_11.c r2hc_12.c r2hc_13.c r2hc_14.c r2hc_15.c r2hc_16.c r2hc_32.c r2hc_64.c r2hc_128.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 hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_64.c r2hcII_2.c r2hcII_3.c r2hcII_4.c r2hcII_5.c r2hcII_6.c r2hcII_7.c r2hcII_8.c r2hcII_9.c r2hcII_10.c r2hcII_12.c r2hcII_15.c r2hcII_16.c r2hcII_32.c r2hcII_64.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.1.2/long/rdft/codelets/r2hc' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_2.lo r2hc_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_3.lo r2hc_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_4.lo r2hc_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_5.lo r2hc_5.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_5.c -fPIC -DPIC -o .libs/r2hc_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_2.c -fPIC -DPIC -o .libs/r2hc_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_4.c -fPIC -DPIC -o .libs/r2hc_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_5.c -o r2hc_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_2.c -o r2hc_2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_3.c -fPIC -DPIC -o .libs/r2hc_3.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_6.lo r2hc_6.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_7.lo r2hc_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_4.c -o r2hc_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_3.c -o r2hc_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_8.lo r2hc_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_9.lo r2hc_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_6.c -fPIC -DPIC -o .libs/r2hc_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_7.c -fPIC -DPIC -o .libs/r2hc_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_8.c -fPIC -DPIC -o .libs/r2hc_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_9.c -fPIC -DPIC -o .libs/r2hc_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_6.c -o r2hc_6.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_7.c -o r2hc_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_8.c -o r2hc_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_9.c -o r2hc_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_10.lo r2hc_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_11.lo r2hc_11.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_12.lo r2hc_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_13.lo r2hc_13.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_12.c -fPIC -DPIC -o .libs/r2hc_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_10.c -fPIC -DPIC -o .libs/r2hc_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_13.c -fPIC -DPIC -o .libs/r2hc_13.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_11.c -fPIC -DPIC -o .libs/r2hc_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_10.c -o r2hc_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_12.c -o r2hc_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_13.c -o r2hc_13.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_14.lo r2hc_14.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_11.c -o r2hc_11.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_15.lo r2hc_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_16.lo r2hc_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_32.lo r2hc_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_14.c -fPIC -DPIC -o .libs/r2hc_14.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_16.c -fPIC -DPIC -o .libs/r2hc_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_15.c -fPIC -DPIC -o .libs/r2hc_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_14.c -o r2hc_14.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_15.c -o r2hc_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_16.c -o r2hc_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_32.c -fPIC -DPIC -o .libs/r2hc_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_64.lo r2hc_64.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc_128.lo r2hc_128.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_2.lo hf_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_32.c -o r2hc_32.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_3.lo hf_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_128.c -fPIC -DPIC -o .libs/r2hc_128.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_2.c -fPIC -DPIC -o .libs/hf_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_64.c -fPIC -DPIC -o .libs/r2hc_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_2.c -o hf_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_4.lo hf_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_3.c -fPIC -DPIC -o .libs/hf_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_64.c -o r2hc_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_3.c -o hf_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_5.lo hf_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_4.c -fPIC -DPIC -o .libs/hf_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_4.c -o hf_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_6.lo hf_6.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_7.lo hf_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc_128.c -o r2hc_128.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_5.c -fPIC -DPIC -o .libs/hf_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_5.c -o hf_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_8.lo hf_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_7.c -fPIC -DPIC -o .libs/hf_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_6.c -fPIC -DPIC -o .libs/hf_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_7.c -o hf_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_6.c -o hf_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_9.lo hf_9.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_10.lo hf_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_8.c -fPIC -DPIC -o .libs/hf_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_12.lo hf_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_8.c -o hf_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_9.c -fPIC -DPIC -o .libs/hf_9.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_15.lo hf_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_9.c -o hf_9.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_10.c -fPIC -DPIC -o .libs/hf_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_12.c -fPIC -DPIC -o .libs/hf_12.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_16.lo hf_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_10.c -o hf_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_12.c -o hf_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_15.c -fPIC -DPIC -o .libs/hf_15.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_32.lo hf_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf_64.lo hf_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_16.c -fPIC -DPIC -o .libs/hf_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_15.c -o hf_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_32.c -fPIC -DPIC -o .libs/hf_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_16.c -o hf_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_4.lo hf2_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_64.c -fPIC -DPIC -o .libs/hf_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_8.lo hf2_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_32.c -o hf_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_4.c -o hf2_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_8.c -o hf2_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_16.lo hf2_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_32.lo hf2_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hf2_64.lo hf2_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_64.c -fPIC -DPIC -o .libs/hf2_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf_64.c -o hf_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_32.c -o hf2_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_16.c -o hf2_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_2.lo r2hcII_2.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_3.lo r2hcII_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_2.c -fPIC -DPIC -o .libs/r2hcII_2.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_4.lo r2hcII_4.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_2.c -o r2hcII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_5.lo r2hcII_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_3.c -fPIC -DPIC -o .libs/r2hcII_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hf2_64.c -o hf2_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_3.c -o r2hcII_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_6.lo r2hcII_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_5.c -fPIC -DPIC -o .libs/r2hcII_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_4.c -fPIC -DPIC -o .libs/r2hcII_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_5.c -o r2hcII_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_4.c -o r2hcII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_7.lo r2hcII_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_8.lo r2hcII_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_6.c -fPIC -DPIC -o .libs/r2hcII_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_6.c -o r2hcII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_9.lo r2hcII_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_8.c -fPIC -DPIC -o .libs/r2hcII_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_7.c -fPIC -DPIC -o .libs/r2hcII_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_8.c -o r2hcII_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_7.c -o r2hcII_7.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_10.lo r2hcII_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_12.lo r2hcII_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_9.c -fPIC -DPIC -o .libs/r2hcII_9.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_15.lo r2hcII_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_9.c -o r2hcII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_16.lo r2hcII_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_12.c -fPIC -DPIC -o .libs/r2hcII_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_15.c -fPIC -DPIC -o .libs/r2hcII_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_12.c -o r2hcII_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_15.c -o r2hcII_15.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_32.lo r2hcII_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_16.c -fPIC -DPIC -o .libs/r2hcII_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_10.c -fPIC -DPIC -o .libs/r2hcII_10.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hcII_64.lo r2hcII_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_16.c -o r2hcII_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_10.c -o r2hcII_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_32.c -fPIC -DPIC -o .libs/r2hcII_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_64.c -fPIC -DPIC -o .libs/r2hcII_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_32.c -o r2hcII_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hcII_64.c -o r2hcII_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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_r2hc.la r2hc_2.lo r2hc_3.lo r2hc_4.lo r2hc_5.lo r2hc_6.lo r2hc_7.lo r2hc_8.lo r2hc_9.lo r2hc_10.lo r2hc_11.lo r2hc_12.lo r2hc_13.lo r2hc_14.lo r2hc_15.lo r2hc_16.lo r2hc_32.lo r2hc_64.lo r2hc_128.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 hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_64.lo r2hcII_2.lo r2hcII_3.lo r2hcII_4.lo r2hcII_5.lo r2hcII_6.lo r2hcII_7.lo r2hcII_8.lo r2hcII_9.lo r2hcII_10.lo r2hcII_12.lo r2hcII_15.lo r2hcII_16.lo r2hcII_32.lo r2hcII_64.lo codlist.lo -lm ar cru .libs/librdft_codelets_r2hc.a .libs/r2hc_2.o .libs/r2hc_3.o .libs/r2hc_4.o .libs/r2hc_5.o .libs/r2hc_6.o .libs/r2hc_7.o .libs/r2hc_8.o .libs/r2hc_9.o .libs/r2hc_10.o .libs/r2hc_11.o .libs/r2hc_12.o .libs/r2hc_13.o .libs/r2hc_14.o .libs/r2hc_15.o .libs/r2hc_16.o .libs/r2hc_32.o .libs/r2hc_64.o .libs/r2hc_128.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/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_64.o .libs/r2hcII_2.o .libs/r2hcII_3.o .libs/r2hcII_4.o .libs/r2hcII_5.o .libs/r2hcII_6.o .libs/r2hcII_7.o .libs/r2hcII_8.o .libs/r2hcII_9.o .libs/r2hcII_10.o .libs/r2hcII_12.o .libs/r2hcII_15.o .libs/r2hcII_16.o .libs/r2hcII_32.o .libs/r2hcII_64.o .libs/codlist.o ranlib .libs/librdft_codelets_r2hc.a creating librdft_codelets_r2hc.la (cd .libs && rm -f librdft_codelets_r2hc.la && ln -s ../librdft_codelets_r2hc.la librdft_codelets_r2hc.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc' Making all in hc2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r' ( \ echo "#include \"ifftw.h\""; \ echo; \ for i in hc2r_3.c hc2r_4.c hc2r_5.c hc2r_6.c hc2r_7.c hc2r_8.c hc2r_9.c hc2r_10.c hc2r_11.c hc2r_12.c hc2r_13.c hc2r_14.c hc2r_15.c hc2r_16.c hc2r_32.c hc2r_64.c hc2r_128.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 hc2rIII_2.c hc2rIII_3.c hc2rIII_4.c hc2rIII_5.c hc2rIII_6.c hc2rIII_7.c hc2rIII_8.c hc2rIII_9.c hc2rIII_10.c hc2rIII_12.c hc2rIII_15.c hc2rIII_16.c hc2rIII_32.c hc2rIII_64.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_hc2r);"; \ echo "const solvtab X(solvtab_rdft_hc2r) = {"; \ for i in hc2r_3.c hc2r_4.c hc2r_5.c hc2r_6.c hc2r_7.c hc2r_8.c hc2r_9.c hc2r_10.c hc2r_11.c hc2r_12.c hc2r_13.c hc2r_14.c hc2r_15.c hc2r_16.c hc2r_32.c hc2r_64.c hc2r_128.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 hc2rIII_2.c hc2rIII_3.c hc2rIII_4.c hc2rIII_5.c hc2rIII_6.c hc2rIII_7.c hc2rIII_8.c hc2rIII_9.c hc2rIII_10.c hc2rIII_12.c hc2rIII_15.c hc2rIII_16.c hc2rIII_32.c hc2rIII_64.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.1.2/long/rdft/codelets/hc2r' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_3.lo hc2r_3.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_4.lo hc2r_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_5.lo hc2r_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_6.lo hc2r_6.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_6.c -fPIC -DPIC -o .libs/hc2r_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_5.c -fPIC -DPIC -o .libs/hc2r_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_4.c -fPIC -DPIC -o .libs/hc2r_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_3.c -fPIC -DPIC -o .libs/hc2r_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_5.c -o hc2r_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_4.c -o hc2r_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_6.c -o hc2r_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_7.lo hc2r_7.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_8.lo hc2r_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_3.c -o hc2r_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_9.lo hc2r_9.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_10.lo hc2r_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_7.c -fPIC -DPIC -o .libs/hc2r_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_8.c -fPIC -DPIC -o .libs/hc2r_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_7.c -o hc2r_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_10.c -fPIC -DPIC -o .libs/hc2r_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_8.c -o hc2r_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_9.c -fPIC -DPIC -o .libs/hc2r_9.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_11.lo hc2r_11.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_10.c -o hc2r_10.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_12.lo hc2r_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_9.c -o hc2r_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_13.lo hc2r_13.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_14.lo hc2r_14.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_11.c -fPIC -DPIC -o .libs/hc2r_11.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_12.c -fPIC -DPIC -o .libs/hc2r_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_11.c -o hc2r_11.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_13.c -fPIC -DPIC -o .libs/hc2r_13.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_14.c -fPIC -DPIC -o .libs/hc2r_14.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_12.c -o hc2r_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_15.lo hc2r_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_13.c -o hc2r_13.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_14.c -o hc2r_14.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_16.lo hc2r_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_32.lo hc2r_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_64.lo hc2r_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_15.c -fPIC -DPIC -o .libs/hc2r_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_16.c -fPIC -DPIC -o .libs/hc2r_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_15.c -o hc2r_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_64.c -fPIC -DPIC -o .libs/hc2r_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_16.c -o hc2r_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_32.c -fPIC -DPIC -o .libs/hc2r_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r_128.lo hc2r_128.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_2.lo hb_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_32.c -o hc2r_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_64.c -o hc2r_64.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_3.lo hb_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_2.c -fPIC -DPIC -o .libs/hb_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_128.c -fPIC -DPIC -o .libs/hc2r_128.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_2.c -o hb_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_4.lo hb_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_5.lo hb_5.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_3.c -fPIC -DPIC -o .libs/hb_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_3.c -o hb_3.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_6.lo hb_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_4.c -fPIC -DPIC -o .libs/hb_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_5.c -fPIC -DPIC -o .libs/hb_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_4.c -o hb_4.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_6.c -fPIC -DPIC -o .libs/hb_6.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_5.c -o hb_5.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_7.lo hb_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r_128.c -o hc2r_128.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_6.c -o hb_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_8.lo hb_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_9.lo hb_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_7.c -fPIC -DPIC -o .libs/hb_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_8.c -fPIC -DPIC -o .libs/hb_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_9.c -fPIC -DPIC -o .libs/hb_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_7.c -o hb_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_8.c -o hb_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_9.c -o hb_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_10.lo hb_10.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_12.lo hb_12.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_15.lo hb_15.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_16.lo hb_16.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_12.c -fPIC -DPIC -o .libs/hb_12.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_10.c -fPIC -DPIC -o .libs/hb_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_12.c -o hb_12.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_10.c -o hb_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_15.c -fPIC -DPIC -o .libs/hb_15.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_32.lo hb_32.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hb_64.lo hb_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_16.c -fPIC -DPIC -o .libs/hb_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_15.c -o hb_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_16.c -o hb_16.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_32.c -fPIC -DPIC -o .libs/hb_32.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_2.lo hc2rIII_2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_64.c -fPIC -DPIC -o .libs/hb_64.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_3.lo hc2rIII_3.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_32.c -o hb_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_3.c -fPIC -DPIC -o .libs/hc2rIII_3.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_2.c -fPIC -DPIC -o .libs/hc2rIII_2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_3.c -o hc2rIII_3.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_2.c -o hc2rIII_2.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_4.lo hc2rIII_4.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_5.lo hc2rIII_5.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_6.lo hc2rIII_6.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_5.c -fPIC -DPIC -o .libs/hc2rIII_5.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_4.c -fPIC -DPIC -o .libs/hc2rIII_4.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_5.c -o hc2rIII_5.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_4.c -o hc2rIII_4.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_7.lo hc2rIII_7.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hb_64.c -o hb_64.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_6.c -fPIC -DPIC -o .libs/hc2rIII_6.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_8.lo hc2rIII_8.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_6.c -o hc2rIII_6.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_9.lo hc2rIII_9.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_7.c -fPIC -DPIC -o .libs/hc2rIII_7.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_7.c -o hc2rIII_7.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_8.c -fPIC -DPIC -o .libs/hc2rIII_8.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_10.lo hc2rIII_10.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_8.c -o hc2rIII_8.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_12.lo hc2rIII_12.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_10.c -fPIC -DPIC -o .libs/hc2rIII_10.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_9.c -fPIC -DPIC -o .libs/hc2rIII_9.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_10.c -o hc2rIII_10.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_9.c -o hc2rIII_9.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_15.lo hc2rIII_15.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_12.c -fPIC -DPIC -o .libs/hc2rIII_12.o /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_16.lo hc2rIII_16.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_32.lo hc2rIII_32.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_12.c -o hc2rIII_12.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2rIII_64.lo hc2rIII_64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_15.c -fPIC -DPIC -o .libs/hc2rIII_15.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_32.c -fPIC -DPIC -o .libs/hc2rIII_32.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_16.c -fPIC -DPIC -o .libs/hc2rIII_16.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_15.c -o hc2rIII_15.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_16.c -o hc2rIII_16.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_64.c -fPIC -DPIC -o .libs/hc2rIII_64.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_32.c -o hc2rIII_32.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2rIII_64.c -o hc2rIII_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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_hc2r.la hc2r_3.lo hc2r_4.lo hc2r_5.lo hc2r_6.lo hc2r_7.lo hc2r_8.lo hc2r_9.lo hc2r_10.lo hc2r_11.lo hc2r_12.lo hc2r_13.lo hc2r_14.lo hc2r_15.lo hc2r_16.lo hc2r_32.lo hc2r_64.lo hc2r_128.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 hc2rIII_2.lo hc2rIII_3.lo hc2rIII_4.lo hc2rIII_5.lo hc2rIII_6.lo hc2rIII_7.lo hc2rIII_8.lo hc2rIII_9.lo hc2rIII_10.lo hc2rIII_12.lo hc2rIII_15.lo hc2rIII_16.lo hc2rIII_32.lo hc2rIII_64.lo codlist.lo -lm ar cru .libs/librdft_codelets_hc2r.a .libs/hc2r_3.o .libs/hc2r_4.o .libs/hc2r_5.o .libs/hc2r_6.o .libs/hc2r_7.o .libs/hc2r_8.o .libs/hc2r_9.o .libs/hc2r_10.o .libs/hc2r_11.o .libs/hc2r_12.o .libs/hc2r_13.o .libs/hc2r_14.o .libs/hc2r_15.o .libs/hc2r_16.o .libs/hc2r_32.o .libs/hc2r_64.o .libs/hc2r_128.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/hc2rIII_2.o .libs/hc2rIII_3.o .libs/hc2rIII_4.o .libs/hc2rIII_5.o .libs/hc2rIII_6.o .libs/hc2rIII_7.o .libs/hc2rIII_8.o .libs/hc2rIII_9.o .libs/hc2rIII_10.o .libs/hc2rIII_12.o .libs/hc2rIII_15.o .libs/hc2rIII_16.o .libs/hc2rIII_32.o .libs/hc2rIII_64.o .libs/codlist.o ranlib .libs/librdft_codelets_hc2r.a creating librdft_codelets_hc2r.la (cd .libs && rm -f librdft_codelets_hc2r.la && ln -s ../librdft_codelets_hc2r.la librdft_codelets_hc2r.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r' Making all in r2r make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2r' ( \ echo "#include \"ifftw.h\""; \ 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.1.2/long/rdft/codelets/r2r' /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o e01_8.lo e01_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o e10_8.lo e10_8.c /bin/sh ../../../libtool --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o codlist.lo codlist.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -fPIC -DPIC -o .libs/codlist.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e01_8.c -fPIC -DPIC -o .libs/e01_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e10_8.c -fPIC -DPIC -o .libs/e10_8.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c codlist.c -o codlist.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c e10_8.c -o e10_8.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/codelets -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets_r2r.la e01_8.lo e10_8.lo codlist.lo -lm ar cru .libs/librdft_codelets_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o ranlib .libs/librdft_codelets_r2r.a creating librdft_codelets_r2r.la (cd .libs && rm -f librdft_codelets_r2r.la && ln -s ../librdft_codelets_r2r.la librdft_codelets_r2r.la) make[5]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2r' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2r.lo hc2r.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hfb.lo hfb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2hc.lo r2hc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o r2r.lo r2r.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r.c -fPIC -DPIC -o .libs/hc2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hfb.c -fPIC -DPIC -o .libs/hfb.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2r.c -fPIC -DPIC -o .libs/r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2r.c -o hc2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hfb.c -o hfb.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc.c -fPIC -DPIC -o .libs/r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2r.c -o r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kernel -I../../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c r2hc.c -o r2hc.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft_codelets.la hc2r.lo hfb.lo r2hc.lo r2r.lo -lm ar cru .libs/librdft_codelets.a .libs/hc2r.o .libs/hfb.o .libs/r2hc.o .libs/r2r.o ranlib .libs/librdft_codelets.a creating librdft_codelets.la (cd .libs && rm -f librdft_codelets.la && ln -s ../librdft_codelets.la librdft_codelets.la) make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc.lo hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dft-r2hc.lo dft-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dht-r2hc.lo dht-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dht-rader.lo dht-rader.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -o hc2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered.lo buffered.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct.lo direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o generic.lo generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -fPIC -DPIC -o .libs/buffered.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -fPIC -DPIC -o .libs/direct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o direct.c: In function 'mkplan': direct.c:192: warning: unused variable 'nr' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct.c -o direct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-common.lo hc2hc-common.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered.c -o buffered.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -fPIC -DPIC -o .libs/generic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-direct.lo hc2hc-direct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-directbuf.lo hc2hc-directbuf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c generic.c -o generic.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-common.c -fPIC -DPIC -o .libs/hc2hc-common.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-common.c -o hc2hc-common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc-generic.lo hc2hc-generic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-directbuf.c -fPIC -DPIC -o .libs/hc2hc-directbuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o khc2hc.lo khc2hc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-directbuf.c -o hc2hc-directbuf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o khc2r.lo khc2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2hc.c -o khc2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kr2hc.lo kr2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o kr2r.lo kr2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2r.c -fPIC -DPIC -o .libs/khc2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c khc2r.c -o khc2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2r.c -fPIC -DPIC -o .libs/kr2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o indirect.lo indirect.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2r.c -o kr2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop.lo nop.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2hc.c -fPIC -DPIC -o .libs/kr2hc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan.lo plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c kr2hc.c -o kr2hc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem.lo problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -fPIC -DPIC -o .libs/indirect.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -fPIC -DPIC -o .libs/nop.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c indirect.c -o indirect.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop.c -o nop.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -fPIC -DPIC -o .libs/plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan.c -o plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank0.lo rank0.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2.lo rank-geq2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft-dht.lo rdft-dht.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -fPIC -DPIC -o .libs/problem.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c -o problem.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0.c -fPIC -DPIC -o .libs/rank0.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-dht.c -o rdft-dht.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve.lo solve.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0.c -o rank0.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1.lo vrank-geq1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank3-transpose.lo vrank3-transpose.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o buffered2.lo buffered2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -fPIC -DPIC -o .libs/solve.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve.c -o solve.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o direct2.lo direct2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered2.c -fPIC -DPIC -o .libs/buffered2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct2.c -fPIC -DPIC -o .libs/direct2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o nop2.lo nop2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c buffered2.c -o buffered2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c direct2.c -o direct2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank0-rdft2.lo rank0-rdft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rank-geq2-rdft2.lo rank-geq2-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop2.c -fPIC -DPIC -o .libs/nop2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan2.lo plan2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c nop2.c -o nop2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o problem2.lo problem2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan2.c -fPIC -DPIC -o .libs/plan2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan2.c -o plan2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o solve2.lo solve2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem2.c -fPIC -DPIC -o .libs/problem2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve2.c -fPIC -DPIC -o .libs/solve2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c solve2.c -o solve2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-radix2.lo rdft2-radix2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-tensor-max-index.lo rdft2-tensor-max-index.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem2.c -o problem2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-inplace-strides.lo rdft2-inplace-strides.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-radix2.c -fPIC -DPIC -o .libs/rdft2-radix2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-strides.lo rdft2-strides.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-radix2.c -o rdft2-radix2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-inplace-strides.c -o rdft2-inplace-strides.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct.lo generic.lo hc2hc-common.lo hc2hc-direct.lo hc2hc-directbuf.lo hc2hc-generic.lo khc2hc.lo khc2r.lo kr2hc.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-radix2.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo -lm 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.o .libs/generic.o .libs/hc2hc-common.o .libs/hc2hc-direct.o .libs/hc2hc-directbuf.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/khc2r.o .libs/kr2hc.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-radix2.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o ranlib .libs/librdft.a creating librdft.la (cd .libs && rm -f librdft.la && ln -s ../librdft.la librdft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft' Making all in reodft make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/reodft' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft010e-r2hc.lo reodft010e-r2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft11e-radix2.lo reodft11e-radix2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft11e-r2hc-odd.lo reodft11e-r2hc-odd.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o redft00e-r2hc-pad.lo redft00e-r2hc-pad.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rodft00e-r2hc-pad.lo rodft00e-r2hc-pad.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o reodft00e-splitradix.lo reodft00e-splitradix.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../rdft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -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 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 ranlib .libs/libreodft.a creating libreodft.la (cd .libs && rm -f libreodft.la && ln -s ../libreodft.la libreodft.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/reodft' Making all in threads make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/threads' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o api.lo api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o conf.lo conf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o threads.lo threads.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o dft-vrank-geq1.lo dft-vrank-geq1.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/dft-vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c threads.c -fPIC -DPIC -o .libs/threads.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -fPIC -DPIC -o .libs/conf.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c api.c -fPIC -DPIC -o .libs/api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c conf.c -o conf.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c threads.c -o threads.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c api.c -o api.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dft-vrank-geq1.c -o dft-vrank-geq1.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o ct.lo ct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft-vrank-geq1.lo rdft-vrank-geq1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o hc2hc.lo hc2hc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/rdft-vrank-geq1.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -fPIC -DPIC -o .libs/ct.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft-vrank-geq1.c -o rdft-vrank-geq1.o >/dev/null 2>&1 ct.c: In function 'mkplan': ct.c:128: warning: 'ts' may be used uninitialized in this function gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hc2hc.c -o hc2hc.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ct.c -o ct.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o f77api.lo f77api.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -fPIC -DPIC -o .libs/f77api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -o f77api.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libfftw3l_threads.la -rpath /usr/lib -version-info 4:2:1 api.lo conf.lo threads.lo dft-vrank-geq1.lo ct.lo rdft-vrank-geq1.lo hc2hc.lo vrank-geq1-rdft2.lo f77api.lo -lm gcc -std=gnu99 -shared .libs/api.o .libs/conf.o .libs/threads.o .libs/dft-vrank-geq1.o .libs/ct.o .libs/rdft-vrank-geq1.o .libs/hc2hc.o .libs/vrank-geq1-rdft2.o .libs/f77api.o -lm -m32 -march=i386 -mtune=generic -pthread -Wl,-soname -Wl,libfftw3l_threads.so.3 -o .libs/libfftw3l_threads.so.3.1.2 (cd .libs && rm -f libfftw3l_threads.so.3 && ln -s libfftw3l_threads.so.3.1.2 libfftw3l_threads.so.3) (cd .libs && rm -f libfftw3l_threads.so && ln -s libfftw3l_threads.so.3.1.2 libfftw3l_threads.so) ar cru .libs/libfftw3l_threads.a api.o conf.o threads.o dft-vrank-geq1.o ct.o rdft-vrank-geq1.o hc2hc.o vrank-geq1-rdft2.o f77api.o ranlib .libs/libfftw3l_threads.a creating libfftw3l_threads.la (cd .libs && rm -f libfftw3l_threads.la && ln -s ../libfftw3l_threads.la libfftw3l_threads.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/threads' Making all in api make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/api' make all-am make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/api' /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o apiplan.lo apiplan.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o configure.lo configure.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft-c2r.lo execute-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft-r2c.lo execute-dft-r2c.c mkdir .libs gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c configure.c -fPIC -DPIC -o .libs/configure.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c configure.c -o configure.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c apiplan.c -fPIC -DPIC -o .libs/apiplan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-dft.lo execute-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-r2r.lo execute-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft-c2r.lo execute-split-dft-c2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c apiplan.c -o apiplan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft-r2c.lo execute-split-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-dft.c -o execute-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-r2r.c -o execute-r2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute-split-dft.lo execute-split-dft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o execute.lo execute.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom-to-file.lo export-wisdom-to-file.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom-to-string.lo export-wisdom-to-string.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c execute.c -o execute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o export-wisdom.lo export-wisdom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o extract-reim.lo extract-reim.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o f77api.lo f77api.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -fPIC -DPIC -o .libs/f77api.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c extract-reim.c -o extract-reim.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o flops.lo flops.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o forget-wisdom.lo forget-wisdom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c export-wisdom.c -o export-wisdom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-system-wisdom.lo import-system-wisdom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c f77api.c -o f77api.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c flops.c -fPIC -DPIC -o .libs/flops.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c flops.c -o flops.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom-from-file.lo import-wisdom-from-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom-from-string.lo import-wisdom-from-string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o import-wisdom.lo import-wisdom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o malloc.lo malloc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom.c -o import-wisdom.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c malloc.c -fPIC -DPIC -o .libs/malloc.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o map-r2r-kind.lo map-r2r-kind.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c malloc.c -o malloc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mapflags.lo mapflags.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mkprinter-file.lo mkprinter-file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mktensor-iodims.lo mktensor-iodims.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mapflags.c -fPIC -DPIC -o .libs/mapflags.o mkprinter-file.c: In function 'myflush': mkprinter-file.c:35: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mapflags.c -o mapflags.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o mktensor-rowmajor.lo mktensor-rowmajor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-1d.lo plan-dft-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-2d.lo plan-dft-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-3d.lo plan-dft-3d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-1d.lo plan-dft-c2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-2d.lo plan-dft-c2r-2d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r-3d.lo plan-dft-c2r-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-c2r.lo plan-dft-c2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-1d.lo plan-dft-r2c-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-2d.lo plan-dft-r2c-2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c-3d.lo plan-dft-r2c-3d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft-r2c.lo plan-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-dft.lo plan-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft-c2r.lo plan-guru-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft-r2c.lo plan-guru-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-dft.lo plan-guru-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-dft.c -o plan-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-r2r.lo plan-guru-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft-c2r.lo plan-guru-split-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft-r2c.lo plan-guru-split-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-guru-split-dft.lo plan-guru-split-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft-c2r.lo plan-many-dft-c2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft-r2c.lo plan-many-dft-r2c.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-dft.lo plan-many-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-many-r2r.lo plan-many-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-1d.lo plan-r2r-1d.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-2d.lo plan-r2r-2d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r-3d.lo plan-r2r-3d.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o plan-r2r.lo plan-r2r.c /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o print-plan.lo print-plan.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o rdft2-pad.lo rdft2-pad.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c 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. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o the-planner.lo the-planner.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c plan-r2r.c -o plan-r2r.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print-plan.c -fPIC -DPIC -o .libs/print-plan.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c print-plan.c -o print-plan.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c -o version.lo version.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c the-planner.c -fPIC -DPIC -o .libs/the-planner.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c version.c -fPIC -DPIC -o .libs/version.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c the-planner.c -o the-planner.o >/dev/null 2>&1 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c version.c -o version.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 --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -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 extract-reim.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 -lm 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/extract-reim.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 ranlib .libs/libapi.a creating libapi.la (cd .libs && rm -f libapi.la && ln -s ../libapi.la libapi.la) make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/api' Making all in libbench2 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/libbench2' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c aligned-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c allocate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c aset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bench-main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c can-do.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c caset.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c dotens2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c info.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mflops.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c mp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c ovtpvt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c pow2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c problem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c report.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c speed.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c tensor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c timer2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c useropt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-dft.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-lib.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-r2r.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify-rdft2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c verify.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c zero.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c my-getopt.c rm -f libbench2.a ar cru libbench2.a aligned-main.o allocate.o aset.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 timer2.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.1.2/long/libbench2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long' /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o libfftw3l.la -rpath /usr/lib -no-undefined -version-info 4:2:1 kernel/libkernel.la dft/libdft.la dft/codelets/libdft_codelets.la dft/codelets/standard/libdft_standard.la rdft/librdft.la rdft/codelets/librdft_codelets.la rdft/codelets/r2hc/librdft_codelets_r2hc.la rdft/codelets/hc2r/librdft_codelets_hc2r.la rdft/codelets/r2r/librdft_codelets_r2r.la reodft/libreodft.la api/libapi.la -lm cp -f fftw.pc fftw3l.pc mkdir .libs gcc -std=gnu99 -shared -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/codelets/.libs/libdft_codelets.a dft/codelets/standard/.libs/libdft_standard.a rdft/.libs/librdft.a rdft/codelets/.libs/librdft_codelets.a rdft/codelets/r2hc/.libs/librdft_codelets_r2hc.a rdft/codelets/hc2r/.libs/librdft_codelets_hc2r.a rdft/codelets/r2r/.libs/librdft_codelets_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a -Wl,--no-whole-archive -lm -m32 -march=i386 -mtune=generic -pthread -Wl,-soname -Wl,libfftw3l.so.3 -o .libs/libfftw3l.so.3.1.2 (cd .libs && rm -f libfftw3l.so.3 && ln -s libfftw3l.so.3.1.2 libfftw3l.so.3) (cd .libs && rm -f libfftw3l.so && ln -s libfftw3l.so.3.1.2 libfftw3l.so) rm -fr .libs/libfftw3l.lax mkdir .libs/libfftw3l.lax rm -fr .libs/libfftw3l.lax/libkernel.a mkdir .libs/libfftw3l.lax/libkernel.a (cd .libs/libfftw3l.lax/libkernel.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/kernel/.libs/libkernel.a) rm -fr .libs/libfftw3l.lax/libdft.a mkdir .libs/libfftw3l.lax/libdft.a (cd .libs/libfftw3l.lax/libdft.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/dft/.libs/libdft.a) rm -fr .libs/libfftw3l.lax/libdft_codelets.a mkdir .libs/libfftw3l.lax/libdft_codelets.a (cd .libs/libfftw3l.lax/libdft_codelets.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/.libs/libdft_codelets.a) rm -fr .libs/libfftw3l.lax/libdft_standard.a mkdir .libs/libfftw3l.lax/libdft_standard.a (cd .libs/libfftw3l.lax/libdft_standard.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard/.libs/libdft_standard.a) rm -fr .libs/libfftw3l.lax/librdft.a mkdir .libs/libfftw3l.lax/librdft.a (cd .libs/libfftw3l.lax/librdft.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/rdft/.libs/librdft.a) rm -fr .libs/libfftw3l.lax/librdft_codelets.a mkdir .libs/libfftw3l.lax/librdft_codelets.a (cd .libs/libfftw3l.lax/librdft_codelets.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/.libs/librdft_codelets.a) rm -fr .libs/libfftw3l.lax/librdft_codelets_r2hc.a mkdir .libs/libfftw3l.lax/librdft_codelets_r2hc.a (cd .libs/libfftw3l.lax/librdft_codelets_r2hc.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc/.libs/librdft_codelets_r2hc.a) rm -fr .libs/libfftw3l.lax/librdft_codelets_hc2r.a mkdir .libs/libfftw3l.lax/librdft_codelets_hc2r.a (cd .libs/libfftw3l.lax/librdft_codelets_hc2r.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r/.libs/librdft_codelets_hc2r.a) rm -fr .libs/libfftw3l.lax/librdft_codelets_r2r.a mkdir .libs/libfftw3l.lax/librdft_codelets_r2r.a (cd .libs/libfftw3l.lax/librdft_codelets_r2r.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2r/.libs/librdft_codelets_r2r.a) rm -fr .libs/libfftw3l.lax/libreodft.a mkdir .libs/libfftw3l.lax/libreodft.a (cd .libs/libfftw3l.lax/libreodft.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/reodft/.libs/libreodft.a) rm -fr .libs/libfftw3l.lax/libapi.a mkdir .libs/libfftw3l.lax/libapi.a (cd .libs/libfftw3l.lax/libapi.a && ar x /builddir/build/BUILD/fftw-3.1.2/long/api/.libs/libapi.a) copying selected object files to avoid basename conflicts... 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 ln .libs/libfftw3l.lax/libdft.a/rader.o .libs/libfftw3l.lax/lt2-rader.o || cp .libs/libfftw3l.lax/libdft.a/rader.o .libs/libfftw3l.lax/lt2-rader.o ln .libs/libfftw3l.lax/libdft.a/ct.o .libs/libfftw3l.lax/lt3-ct.o || cp .libs/libfftw3l.lax/libdft.a/ct.o .libs/libfftw3l.lax/lt3-ct.o 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 ln .libs/libfftw3l.lax/libdft.a/plan.o .libs/libfftw3l.lax/lt5-plan.o || cp .libs/libfftw3l.lax/libdft.a/plan.o .libs/libfftw3l.lax/lt5-plan.o ln .libs/libfftw3l.lax/librdft.a/rank-geq2.o .libs/libfftw3l.lax/lt6-rank-geq2.o || cp .libs/libfftw3l.lax/librdft.a/rank-geq2.o .libs/libfftw3l.lax/lt6-rank-geq2.o ln .libs/libfftw3l.lax/librdft.a/generic.o .libs/libfftw3l.lax/lt7-generic.o || cp .libs/libfftw3l.lax/librdft.a/generic.o .libs/libfftw3l.lax/lt7-generic.o ln .libs/libfftw3l.lax/librdft.a/buffered.o .libs/libfftw3l.lax/lt8-buffered.o || cp .libs/libfftw3l.lax/librdft.a/buffered.o .libs/libfftw3l.lax/lt8-buffered.o ln .libs/libfftw3l.lax/librdft.a/nop.o .libs/libfftw3l.lax/lt9-nop.o || cp .libs/libfftw3l.lax/librdft.a/nop.o .libs/libfftw3l.lax/lt9-nop.o ln .libs/libfftw3l.lax/librdft.a/direct.o .libs/libfftw3l.lax/lt10-direct.o || cp .libs/libfftw3l.lax/librdft.a/direct.o .libs/libfftw3l.lax/lt10-direct.o ln .libs/libfftw3l.lax/librdft.a/vrank-geq1.o .libs/libfftw3l.lax/lt11-vrank-geq1.o || cp .libs/libfftw3l.lax/librdft.a/vrank-geq1.o .libs/libfftw3l.lax/lt11-vrank-geq1.o ln .libs/libfftw3l.lax/librdft.a/conf.o .libs/libfftw3l.lax/lt12-conf.o || cp .libs/libfftw3l.lax/librdft.a/conf.o .libs/libfftw3l.lax/lt12-conf.o ln .libs/libfftw3l.lax/librdft.a/problem.o .libs/libfftw3l.lax/lt13-problem.o || cp .libs/libfftw3l.lax/librdft.a/problem.o .libs/libfftw3l.lax/lt13-problem.o ln .libs/libfftw3l.lax/librdft.a/plan.o .libs/libfftw3l.lax/lt14-plan.o || cp .libs/libfftw3l.lax/librdft.a/plan.o .libs/libfftw3l.lax/lt14-plan.o ln .libs/libfftw3l.lax/librdft.a/solve.o .libs/libfftw3l.lax/lt15-solve.o || cp .libs/libfftw3l.lax/librdft.a/solve.o .libs/libfftw3l.lax/lt15-solve.o ln .libs/libfftw3l.lax/librdft.a/indirect.o .libs/libfftw3l.lax/lt16-indirect.o || cp .libs/libfftw3l.lax/librdft.a/indirect.o .libs/libfftw3l.lax/lt16-indirect.o ln .libs/libfftw3l.lax/librdft_codelets_r2hc.a/codlist.o .libs/libfftw3l.lax/lt17-codlist.o || cp .libs/libfftw3l.lax/librdft_codelets_r2hc.a/codlist.o .libs/libfftw3l.lax/lt17-codlist.o ln .libs/libfftw3l.lax/librdft_codelets_hc2r.a/codlist.o .libs/libfftw3l.lax/lt18-codlist.o || cp .libs/libfftw3l.lax/librdft_codelets_hc2r.a/codlist.o .libs/libfftw3l.lax/lt18-codlist.o ln .libs/libfftw3l.lax/librdft_codelets_r2r.a/codlist.o .libs/libfftw3l.lax/lt19-codlist.o || cp .libs/libfftw3l.lax/librdft_codelets_r2r.a/codlist.o .libs/libfftw3l.lax/lt19-codlist.o ln .libs/libfftw3l.lax/libreodft.a/conf.o .libs/libfftw3l.lax/lt20-conf.o || cp .libs/libfftw3l.lax/libreodft.a/conf.o .libs/libfftw3l.lax/lt20-conf.o ar cru .libs/libfftw3l.a .libs/libfftw3l.lax/libkernel.a/ops.o .libs/libfftw3l.lax/libkernel.a/planner.o .libs/libfftw3l.lax/libkernel.a/iabs.o .libs/libfftw3l.lax/libkernel.a/md5.o .libs/libfftw3l.lax/libkernel.a/assert.o .libs/libfftw3l.lax/libkernel.a/tensor5.o .libs/libfftw3l.lax/libkernel.a/tile2d.o .libs/libfftw3l.lax/libkernel.a/stride.o .libs/libfftw3l.lax/libkernel.a/tensor4.o .libs/libfftw3l.lax/libkernel.a/minmax.o .libs/libfftw3l.lax/libkernel.a/trig.o .libs/libfftw3l.lax/libkernel.a/cpy1d.o .libs/libfftw3l.lax/libkernel.a/solver.o .libs/libfftw3l.lax/libkernel.a/scan.o .libs/libfftw3l.lax/libkernel.a/tensor2.o .libs/libfftw3l.lax/libkernel.a/transpose.o .libs/libfftw3l.lax/libkernel.a/buffered.o .libs/libfftw3l.lax/libkernel.a/align.o .libs/libfftw3l.lax/libkernel.a/twiddle.o .libs/libfftw3l.lax/libkernel.a/debug.o .libs/libfftw3l.lax/libkernel.a/tensor7.o .libs/libfftw3l.lax/libkernel.a/cpy2d.o .libs/libfftw3l.lax/libkernel.a/hash.o .libs/libfftw3l.lax/libkernel.a/rader.o .libs/libfftw3l.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3l.lax/libkernel.a/tensor1.o .libs/libfftw3l.lax/libkernel.a/awake.o .libs/libfftw3l.lax/libkernel.a/print.o .libs/libfftw3l.lax/libkernel.a/tensor8.o .libs/libfftw3l.lax/libkernel.a/primes.o .libs/libfftw3l.lax/libkernel.a/alloc.o .libs/libfftw3l.lax/libkernel.a/ct.o .libs/libfftw3l.lax/libkernel.a/pickdim.o .libs/libfftw3l.lax/libkernel.a/problem.o .libs/libfftw3l.lax/libkernel.a/plan.o .libs/libfftw3l.lax/libkernel.a/md5-1.o .libs/libfftw3l.lax/libkernel.a/tensor9.o .libs/libfftw3l.lax/libkernel.a/tensor.o .libs/libfftw3l.lax/libkernel.a/kalloc.o .libs/libfftw3l.lax/libkernel.a/solvtab.o .libs/libfftw3l.lax/libkernel.a/timer.o .libs/libfftw3l.lax/libdft.a/rank-geq2.o .libs/libfftw3l.lax/libdft.a/kdft-dif.o .libs/libfftw3l.lax/libdft.a/generic.o .libs/libfftw3l.lax/libdft.a/indirect-transpose.o .libs/libfftw3l.lax/lt1-buffered.o .libs/libfftw3l.lax/libdft.a/nop.o .libs/libfftw3l.lax/lt2-rader.o .libs/libfftw3l.lax/libdft.a/direct.o .libs/libfftw3l.lax/libdft.a/vrank-geq1.o .libs/libfftw3l.lax/libdft.a/kdft-dit.o .libs/libfftw3l.lax/libdft.a/bluestein.o .libs/libfftw3l.lax/lt3-ct.o .libs/libfftw3l.lax/libdft.a/dftw-direct.o .libs/libfftw3l.lax/libdft.a/kdft-difsq.o .libs/libfftw3l.lax/libdft.a/conf.o .libs/libfftw3l.lax/libdft.a/dftw-generic.o .libs/libfftw3l.lax/lt4-problem.o .libs/libfftw3l.lax/lt5-plan.o .libs/libfftw3l.lax/libdft.a/solve.o .libs/libfftw3l.lax/libdft.a/indirect.o .libs/libfftw3l.lax/libdft.a/kdft.o .libs/libfftw3l.lax/libdft.a/ctsq.o .libs/libfftw3l.lax/libdft.a/zero.o .libs/libfftw3l.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3l.lax/libdft_codelets.a/n.o .libs/libfftw3l.lax/libdft_codelets.a/t.o .libs/libfftw3l.lax/libdft_standard.a/t1_10.o .libs/libfftw3l.lax/libdft_standard.a/n1_12.o .libs/libfftw3l.lax/libdft_standard.a/n1_11.o .libs/libfftw3l.lax/libdft_standard.a/t1_9.o .libs/libfftw3l.lax/libdft_standard.a/t1_64.o .libs/libfftw3l.lax/libdft_standard.a/n1_3.o .libs/libfftw3l.lax/libdft_standard.a/n1_64.o .libs/libfftw3l.lax/libdft_standard.a/n1_10.o .libs/libfftw3l.lax/libdft_standard.a/n1_16.o .libs/libfftw3l.lax/libdft_standard.a/codlist.o .libs/libfftw3l.lax/libdft_standard.a/t1_15.o .libs/libfftw3l.lax/libdft_standard.a/n1_6.o .libs/libfftw3l.lax/libdft_standard.a/q1_6.o .libs/libfftw3l.lax/libdft_standard.a/t1_16.o .libs/libfftw3l.lax/libdft_standard.a/q1_3.o .libs/libfftw3l.lax/libdft_standard.a/t1_5.o .libs/libfftw3l.lax/libdft_standard.a/t2_16.o .libs/libfftw3l.lax/libdft_standard.a/t1_6.o .libs/libfftw3l.lax/libdft_standard.a/q1_8.o .libs/libfftw3l.lax/libdft_standard.a/n1_13.o .libs/libfftw3l.lax/libdft_standard.a/n1_32.o .libs/libfftw3l.lax/libdft_standard.a/n1_15.o .libs/libfftw3l.lax/libdft_standard.a/t1_4.o .libs/libfftw3l.lax/libdft_standard.a/t2_8.o .libs/libfftw3l.lax/libdft_standard.a/t1_7.o .libs/libfftw3l.lax/libdft_standard.a/q1_4.o .libs/libfftw3l.lax/libdft_standard.a/t1_2.o .libs/libfftw3l.lax/libdft_standard.a/t1_12.o .libs/libfftw3l.lax/libdft_standard.a/n1_7.o .libs/libfftw3l.lax/libdft_standard.a/t1_32.o .libs/libfftw3l.lax/libdft_standard.a/q1_5.o .libs/libfftw3l.lax/libdft_standard.a/t1_8.o .libs/libfftw3l.lax/libdft_standard.a/t1_3.o .libs/libfftw3l.lax/libdft_standard.a/n1_14.o .libs/libfftw3l.lax/libdft_standard.a/n1_8.o .libs/libfftw3l.lax/libdft_standard.a/n1_5.o .libs/libfftw3l.lax/libdft_standard.a/n1_4.o .libs/libfftw3l.lax/libdft_standard.a/t2_64.o .libs/libfftw3l.lax/libdft_standard.a/q1_2.o .libs/libfftw3l.lax/libdft_standard.a/n1_2.o .libs/libfftw3l.lax/libdft_standard.a/t2_4.o .libs/libfftw3l.lax/libdft_standard.a/n1_9.o .libs/libfftw3l.lax/libdft_standard.a/t2_32.o .libs/libfftw3l.lax/librdft.a/rank0-rdft2.o .libs/libfftw3l.lax/librdft.a/problem2.o .libs/libfftw3l.lax/librdft.a/dht-r2hc.o .libs/libfftw3l.lax/librdft.a/hc2hc-direct.o .libs/libfftw3l.lax/librdft.a/rdft2-radix2.o .libs/libfftw3l.lax/lt6-rank-geq2.o .libs/libfftw3l.lax/librdft.a/rdft-dht.o .libs/libfftw3l.lax/librdft.a/kr2r.o .libs/libfftw3l.lax/librdft.a/nop2.o .libs/libfftw3l.lax/librdft.a/solve2.o .libs/libfftw3l.lax/librdft.a/hc2hc-generic.o .libs/libfftw3l.lax/librdft.a/dht-rader.o .libs/libfftw3l.lax/lt7-generic.o .libs/libfftw3l.lax/lt8-buffered.o .libs/libfftw3l.lax/librdft.a/hc2hc-common.o .libs/libfftw3l.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3l.lax/librdft.a/vrank3-transpose.o .libs/libfftw3l.lax/lt9-nop.o .libs/libfftw3l.lax/librdft.a/khc2r.o .libs/libfftw3l.lax/lt10-direct.o .libs/libfftw3l.lax/librdft.a/direct2.o .libs/libfftw3l.lax/lt11-vrank-geq1.o .libs/libfftw3l.lax/librdft.a/khc2hc.o .libs/libfftw3l.lax/librdft.a/hc2hc.o .libs/libfftw3l.lax/librdft.a/hc2hc-directbuf.o .libs/libfftw3l.lax/librdft.a/kr2hc.o .libs/libfftw3l.lax/lt12-conf.o .libs/libfftw3l.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3l.lax/librdft.a/rdft2-strides.o .libs/libfftw3l.lax/lt13-problem.o .libs/libfftw3l.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3l.lax/librdft.a/rank0.o .libs/libfftw3l.lax/lt14-plan.o .libs/libfftw3l.lax/lt15-solve.o .libs/libfftw3l.lax/librdft.a/buffered2.o .libs/libfftw3l.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3l.lax/lt16-indirect.o .libs/libfftw3l.lax/librdft.a/plan2.o .libs/libfftw3l.lax/librdft.a/dft-r2hc.o .libs/libfftw3l.lax/librdft_codelets.a/hfb.o .libs/libfftw3l.lax/librdft_codelets.a/hc2r.o .libs/libfftw3l.lax/librdft_codelets.a/r2r.o .libs/libfftw3l.lax/librdft_codelets.a/r2hc.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_9.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_3.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_5.o .libs/libfftw3l.lax/lt17-codlist.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_2.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_16.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf2_16.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_8.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_12.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_64.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_9.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf2_8.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_2.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf2_64.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_6.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_15.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_4.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf2_32.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_10.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_6.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_32.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_32.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_16.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_11.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_15.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_8.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_64.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_10.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_7.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_16.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_64.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_12.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_14.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_3.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_3.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_2.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_4.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_8.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_5.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_5.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_15.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_32.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_13.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_9.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_12.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_10.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_7.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hcII_6.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_128.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf_4.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/hf2_4.o .libs/libfftw3l.lax/librdft_codelets_r2hc.a/r2hc_7.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_4.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_4.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_8.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_128.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_16.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_12.o .libs/libfftw3l.lax/lt18-codlist.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_16.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_10.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_4.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_32.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_14.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_7.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_32.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_5.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_6.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_16.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_10.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_12.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_3.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_5.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_15.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_2.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_7.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_32.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_64.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_10.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_7.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_9.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_64.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_15.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_12.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_11.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_15.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_8.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_9.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_9.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_64.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_2.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_6.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_3.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_13.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_3.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hb_5.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2rIII_8.o .libs/libfftw3l.lax/librdft_codelets_hc2r.a/hc2r_6.o .libs/libfftw3l.lax/lt19-codlist.o .libs/libfftw3l.lax/librdft_codelets_r2r.a/e10_8.o .libs/libfftw3l.lax/librdft_codelets_r2r.a/e01_8.o .libs/libfftw3l.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3l.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3l.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3l.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3l.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3l.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3l.lax/lt20-conf.o .libs/libfftw3l.lax/libapi.a/rdft2-pad.o .libs/libfftw3l.lax/libapi.a/execute-split-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/execute-r2r.o .libs/libfftw3l.lax/libapi.a/import-system-wisdom.o .libs/libfftw3l.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3l.lax/libapi.a/the-planner.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3l.lax/libapi.a/mapflags.o .libs/libfftw3l.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3l.lax/libapi.a/configure.o .libs/libfftw3l.lax/libapi.a/execute.o .libs/libfftw3l.lax/libapi.a/mktensor-iodims.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3l.lax/libapi.a/mkprinter-file.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3l.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-dft-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3l.lax/libapi.a/flops.o .libs/libfftw3l.lax/libapi.a/forget-wisdom.o .libs/libfftw3l.lax/libapi.a/map-r2r-kind.o .libs/libfftw3l.lax/libapi.a/plan-many-r2r.o .libs/libfftw3l.lax/libapi.a/extract-reim.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3l.lax/libapi.a/execute-dft.o .libs/libfftw3l.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3l.lax/libapi.a/f77api.o .libs/libfftw3l.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3l.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft.o .libs/libfftw3l.lax/libapi.a/apiplan.o .libs/libfftw3l.lax/libapi.a/plan-dft-1d.o .libs/libfftw3l.lax/libapi.a/export-wisdom.o .libs/libfftw3l.lax/libapi.a/print-plan.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3l.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3l.lax/libapi.a/plan-dft-3d.o .libs/libfftw3l.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3l.lax/libapi.a/version.o .libs/libfftw3l.lax/libapi.a/malloc.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-dft.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3l.lax/libapi.a/plan-many-dft.o .libs/libfftw3l.lax/libapi.a/import-wisdom.o .libs/libfftw3l.lax/libapi.a/plan-r2r.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-1d.o ranlib .libs/libfftw3l.a rm -fr .libs/libfftw3l.lax creating libfftw3l.la (cd .libs && rm -f libfftw3l.la && ln -s ../libfftw3l.la libfftw3l.la) make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/tests' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c bench.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c hook.c hook.c: In function 'fftw_problem_to_bench_problem': hook.c:88: warning: enumeration value 'R2HC00' not handled in switch hook.c:88: warning: enumeration value 'HC2R00' not handled in switch hook.c:88: warning: enumeration value 'DHT' not handled in switch hook.c:88: warning: enumeration value 'REDFT00' not handled in switch hook.c:88: warning: enumeration value 'REDFT01' not handled in switch hook.c:88: warning: enumeration value 'REDFT10' not handled in switch hook.c:88: warning: enumeration value 'REDFT11' not handled in switch hook.c:88: warning: enumeration value 'RODFT00' not handled in switch hook.c:88: warning: enumeration value 'RODFT01' not handled in switch hook.c:88: warning: enumeration value 'RODFT10' not handled in switch hook.c:88: warning: enumeration value 'RODFT11' not handled in switch /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o bench bench.o hook.o ../threads/libfftw3l_threads.la ../libfftw3l.la ../libbench2/libbench2.a -lm mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o .libs/bench bench.o hook.o ../threads/.libs/libfftw3l_threads.so ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm creating bench make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' Making all in FAQ make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/doc/FAQ' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/tools' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../libbench2 -I../api -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -c fftw-wisdom.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o fftwl-wisdom fftw-wisdom.o ../tests/bench.o ../threads/libfftw3l_threads.la ../libfftw3l.la ../libbench2/libbench2.a -lm mkdir .libs gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -pthread -o .libs/fftwl-wisdom fftw-wisdom.o ../tests/bench.o ../threads/.libs/libfftw3l_threads.so ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm creating fftwl-wisdom make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long' + popd ~/build/BUILD/fftw-3.1.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Tvj8ca + umask 022 + cd /builddir/build/BUILD + cd fftw-3.1.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386 + pushd double ~/build/BUILD/fftw-3.1.2/double ~/build/BUILD/fftw-3.1.2 + make install DESTDIR=/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386 Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/kernel' Making install in simd make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' Making install in nonportable make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/simd/nonportable' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/simd/nonportable' 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.1.2/double/simd/nonportable' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/simd/nonportable' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' 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.1.2/double/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/simd' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft' Making install in codelets make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' Making install in standard make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard' 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.1.2/double/dft/codelets/standard' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets/standard' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' 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.1.2/double/dft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/codelets' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd/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.1.2/double/dft/simd/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/simd' Making install in k7 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7/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.1.2/double/dft/k7/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' 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.1.2/double/dft/k7' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft/k7' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft' Making install in codelets make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' Making install in r2hc make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc' 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.1.2/double/rdft/codelets/r2hc' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2hc' Making install in hc2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r' 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.1.2/double/rdft/codelets/hc2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/hc2r' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/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.1.2/double/rdft/codelets/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' 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.1.2/double/rdft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft/codelets' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/reodft' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/threads' test -z "/usr/lib" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libfftw3_threads.la' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3_threads.la' /usr/bin/install -c .libs/libfftw3_threads.so.3.1.2 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3_threads.so.3.1.2 (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3_threads.so.3.1.2 libfftw3_threads.so.3 || { rm -f libfftw3_threads.so.3 && ln -s libfftw3_threads.so.3.1.2 libfftw3_threads.so.3; }; }) (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3_threads.so.3.1.2 libfftw3_threads.so || { rm -f libfftw3_threads.so && ln -s libfftw3_threads.so.3.1.2 libfftw3_threads.so; }; }) /usr/bin/install -c .libs/libfftw3_threads.lai /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3_threads.la /usr/bin/install -c .libs/libfftw3_threads.a /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3_threads.a chmod 644 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3_threads.a ranlib /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3_threads.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/threads' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/api' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include" /usr/bin/install -c -m 644 'fftw3.h' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include/fftw3.h' /usr/bin/install -c -m 644 'fftw3.f' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include/fftw3.f' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double' test -z "/usr/lib" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libfftw3.la' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3.la' /usr/bin/install -c .libs/libfftw3.so.3.1.2 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3.so.3.1.2 (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3.so.3.1.2 libfftw3.so.3 || { rm -f libfftw3.so.3 && ln -s libfftw3.so.3.1.2 libfftw3.so.3; }; }) (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3.so.3.1.2 libfftw3.so || { rm -f libfftw3.so && ln -s libfftw3.so.3.1.2 libfftw3.so; }; }) /usr/bin/install -c .libs/libfftw3.lai /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3.la /usr/bin/install -c .libs/libfftw3.a /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3.a chmod 644 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3.a ranlib /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'fftw3.pc' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/pkgconfig/fftw3.pc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/double/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info" /usr/bin/install -c -m 644 './fftw3.info' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info/fftw3.info' install-info --info-dir='/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/double/tools' test -z "/usr/bin" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fftw-wisdom' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftw-wisdom' libtool: install: warning: `../threads/libfftw3_threads.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/fftw-wisdom /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftw-wisdom test -z "/usr/bin" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin" /usr/bin/install -c 'fftw-wisdom-to-conf' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftw-wisdom-to-conf' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1" /usr/bin/install -c -m 644 './fftw-wisdom-to-conf.1' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1/fftw-wisdom-to-conf.1' /usr/bin/install -c -m 644 './fftw-wisdom.1' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1/fftw-wisdom.1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/double/tools' ~/build/BUILD/fftw-3.1.2 ~/build/BUILD/fftw-3.1.2/single ~/build/BUILD/fftw-3.1.2 Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/kernel' Making install in simd make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' Making install in nonportable make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/simd/nonportable' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/simd/nonportable' 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.1.2/single/simd/nonportable' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/simd/nonportable' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' 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.1.2/single/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/simd' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft' Making install in codelets make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' Making install in standard make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard' 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.1.2/single/dft/codelets/standard' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets/standard' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' 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.1.2/single/dft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/codelets' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd/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.1.2/single/dft/simd/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/simd' Making install in k7 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7/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.1.2/single/dft/k7/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' 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.1.2/single/dft/k7' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft/k7' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft' Making install in codelets make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' Making install in r2hc make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc' 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.1.2/single/rdft/codelets/r2hc' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2hc' Making install in hc2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r' 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.1.2/single/rdft/codelets/hc2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/hc2r' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/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.1.2/single/rdft/codelets/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' 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.1.2/single/rdft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft/codelets' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/reodft' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/threads' test -z "/usr/lib" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libfftw3f_threads.la' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f_threads.la' /usr/bin/install -c .libs/libfftw3f_threads.so.3.1.2 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f_threads.so.3.1.2 (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3f_threads.so.3.1.2 libfftw3f_threads.so.3 || { rm -f libfftw3f_threads.so.3 && ln -s libfftw3f_threads.so.3.1.2 libfftw3f_threads.so.3; }; }) (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3f_threads.so.3.1.2 libfftw3f_threads.so || { rm -f libfftw3f_threads.so && ln -s libfftw3f_threads.so.3.1.2 libfftw3f_threads.so; }; }) /usr/bin/install -c .libs/libfftw3f_threads.lai /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f_threads.la /usr/bin/install -c .libs/libfftw3f_threads.a /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f_threads.a chmod 644 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f_threads.a ranlib /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f_threads.a make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/threads' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/api' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include" /usr/bin/install -c -m 644 'fftw3.h' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include/fftw3.h' /usr/bin/install -c -m 644 'fftw3.f' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include/fftw3.f' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single' test -z "/usr/lib" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libfftw3f.la' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f.la' /usr/bin/install -c .libs/libfftw3f.so.3.1.2 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f.so.3.1.2 (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3f.so.3.1.2 libfftw3f.so.3 || { rm -f libfftw3f.so.3 && ln -s libfftw3f.so.3.1.2 libfftw3f.so.3; }; }) (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3f.so.3.1.2 libfftw3f.so || { rm -f libfftw3f.so && ln -s libfftw3f.so.3.1.2 libfftw3f.so; }; }) /usr/bin/install -c .libs/libfftw3f.lai /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f.la /usr/bin/install -c .libs/libfftw3f.a /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f.a libtool: install: warning: `../libfftw3.la' has not been installed in `/usr/lib' + cp -a AUTHORS COPYING COPYRIGHT ChangeLog NEWS README TODO ../ + cp -a doc/ ../ + popd + pushd single + make install DESTDIR=/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386 libtool: install: warning: remember to run `libtool --finish /usr/lib' chmod 644 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f.a ranlib /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'fftw3f.pc' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/pkgconfig/fftw3f.pc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/single/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info" /usr/bin/install -c -m 644 './fftw3.info' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info/fftw3.info' install-info --info-dir='/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/single/tools' test -z "/usr/bin" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fftwf-wisdom' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftwf-wisdom' libtool: install: warning: `../threads/libfftw3f_threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfftw3f.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/fftwf-wisdom /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftwf-wisdom test -z "/usr/bin" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin" /usr/bin/install -c 'fftw-wisdom-to-conf' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftw-wisdom-to-conf' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1" /usr/bin/install -c -m 644 './fftw-wisdom-to-conf.1' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1/fftw-wisdom-to-conf.1' /usr/bin/install -c -m 644 './fftwf-wisdom.1' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1/fftwf-wisdom.1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/single/tools' ~/build/BUILD/fftw-3.1.2 ~/build/BUILD/fftw-3.1.2/long ~/build/BUILD/fftw-3.1.2 + popd + pushd long + make install DESTDIR=/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386 Making install in support make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/support' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/support' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/support' Making install in kernel make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/kernel' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/kernel' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/kernel' Making install in simd make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' Making install in nonportable make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/simd/nonportable' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/simd/nonportable' 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.1.2/long/simd/nonportable' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/simd/nonportable' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' 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.1.2/long/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/simd' Making install in dft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft' Making install in codelets make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' Making install in standard make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard' 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.1.2/long/dft/codelets/standard' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets/standard' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' 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.1.2/long/dft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/codelets' Making install in simd make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd/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.1.2/long/dft/simd/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/dft/simd' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/simd' Making install in k7 make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' Making install in codelets make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7/codelets' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7/codelets' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7/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.1.2/long/dft/k7/codelets' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7/codelets' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' 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.1.2/long/dft/k7' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft/k7' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/dft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/dft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/dft' Making install in rdft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft' Making install in codelets make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' Making install in r2hc make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc' 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.1.2/long/rdft/codelets/r2hc' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2hc' Making install in hc2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r' 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.1.2/long/rdft/codelets/hc2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/hc2r' Making install in r2r make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2r' make install-am make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2r' make[5]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/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.1.2/long/rdft/codelets/r2r' make[4]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2r' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets/r2r' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' make[4]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' 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.1.2/long/rdft/codelets' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft/codelets' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/rdft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/rdft' Making install in reodft make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/reodft' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/reodft' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/reodft' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/reodft' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/reodft' Making install in threads make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/threads' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/threads' test -z "/usr/lib" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libfftw3l_threads.la' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l_threads.la' /usr/bin/install -c .libs/libfftw3l_threads.so.3.1.2 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l_threads.so.3.1.2 (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3l_threads.so.3.1.2 libfftw3l_threads.so.3 || { rm -f libfftw3l_threads.so.3 && ln -s libfftw3l_threads.so.3.1.2 libfftw3l_threads.so.3; }; }) (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3l_threads.so.3.1.2 libfftw3l_threads.so || { rm -f libfftw3l_threads.so && ln -s libfftw3l_threads.so.3.1.2 libfftw3l_threads.so; }; }) /usr/bin/install -c .libs/libfftw3l_threads.lai /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l_threads.la /usr/bin/install -c .libs/libfftw3l_threads.a /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l_threads.a chmod 644 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l_threads.a ranlib /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l_threads.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/threads' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/threads' Making install in api make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/api' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/api' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/api' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include" /usr/bin/install -c -m 644 'fftw3.h' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include/fftw3.h' /usr/bin/install -c -m 644 'fftw3.f' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/include/fftw3.f' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/api' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/api' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/api' Making install in libbench2 make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/libbench2' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/libbench2' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/libbench2' Making install in . make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long' test -z "/usr/lib" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libfftw3l.la' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l.la' /usr/bin/install -c .libs/libfftw3l.so.3.1.2 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l.so.3.1.2 (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3l.so.3.1.2 libfftw3l.so.3 || { rm -f libfftw3l.so.3 && ln -s libfftw3l.so.3.1.2 libfftw3l.so.3; }; }) (cd /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib && { ln -s -f libfftw3l.so.3.1.2 libfftw3l.so || { rm -f libfftw3l.so && ln -s libfftw3l.so.3.1.2 libfftw3l.so; }; }) /usr/bin/install -c .libs/libfftw3l.lai /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l.la /usr/bin/install -c .libs/libfftw3l.a /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l.a chmod 644 /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l.a ranlib /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'fftw3l.pc' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/pkgconfig/fftw3l.pc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/tests' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/tests' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' Making install in FAQ make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/doc/FAQ' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/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.1.2/long/doc/FAQ' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/doc/FAQ' make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info" /usr/bin/install -c -m 644 './fftw3.info' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info/fftw3.info' install-info --info-dir='/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info/fftw3.info' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/doc' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/tools' make install-am make[2]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/tools' make[3]: Entering directory `/builddir/build/BUILD/fftw-3.1.2/long/tools' test -z "/usr/bin" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fftwl-wisdom' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftwl-wisdom' libtool: install: warning: `../threads/libfftw3l_threads.la' has not been installed in `/usr/lib' libtool: install: warning: `../libfftw3l.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/fftwl-wisdom /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftwl-wisdom test -z "/usr/bin" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin" /usr/bin/install -c 'fftw-wisdom-to-conf' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftw-wisdom-to-conf' test -z "/usr/share/man/man1" || mkdir -p -- "/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1" /usr/bin/install -c -m 644 './fftw-wisdom-to-conf.1' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1/fftw-wisdom-to-conf.1' /usr/bin/install -c -m 644 './fftwl-wisdom.1' '/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/man/man1/fftwl-wisdom.1' make[3]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/tools' make[2]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/tools' make[1]: Leaving directory `/builddir/build/BUILD/fftw-3.1.2/long/tools' + popd ~/build/BUILD/fftw-3.1.2 + rm -f /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/fftw-3.1.2 extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftw-wisdom extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftwf-wisdom extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/bin/fftwl-wisdom extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3.so.3.1.2 extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l_threads.so.3.1.2 extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3_threads.so.3.1.2 extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f_threads.so.3.1.2 extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3f.so.3.1.2 extracting debug info from /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/lib/libfftw3l.so.3.1.2 symlinked /usr/lib/debug/usr/lib/libfftw3_threads.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3_threads.so.debug symlinked /usr/lib/debug/usr/lib/libfftw3.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3.so.debug symlinked /usr/lib/debug/usr/lib/libfftw3l_threads.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3l_threads.so.debug symlinked /usr/lib/debug/usr/lib/libfftw3f.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3f.so.3.debug symlinked /usr/lib/debug/usr/lib/libfftw3f_threads.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3f_threads.so.debug symlinked /usr/lib/debug/usr/lib/libfftw3f_threads.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3f_threads.so.3.debug symlinked /usr/lib/debug/usr/lib/libfftw3f.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3f.so.debug symlinked /usr/lib/debug/usr/lib/libfftw3l.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3l.so.3.debug symlinked /usr/lib/debug/usr/lib/libfftw3l_threads.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3l_threads.so.3.debug symlinked /usr/lib/debug/usr/lib/libfftw3l.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3l.so.debug symlinked /usr/lib/debug/usr/lib/libfftw3.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3.so.3.debug symlinked /usr/lib/debug/usr/lib/libfftw3_threads.so.3.1.2.debug to /usr/lib/debug/usr/lib/libfftw3_threads.so.3.debug 20076 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fftw-3.1.2-7.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GtkYuU + umask 022 + cd /builddir/build/BUILD + cd fftw-3.1.2 + DOCDIR=/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/doc/fftw-3.1.2 + export DOCDIR + rm -rf /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/doc/fftw-3.1.2 + /bin/mkdir -p /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/doc/fftw-3.1.2 + cp -pr AUTHORS COPYING COPYRIGHT ChangeLog NEWS README TODO /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/doc/fftw-3.1.2 + exit 0 Provides: fftw3 = 3.1.2-7.fc10 libfftw3.so.3 libfftw3_threads.so.3 libfftw3f.so.3 libfftw3f_threads.so.3 libfftw3l.so.3 libfftw3l_threads.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/install-info /sbin/ldconfig Requires(preun): /sbin/install-info Requires(postun): /sbin/ldconfig Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libfftw3.so.3 libfftw3_threads.so.3 libfftw3f.so.3 libfftw3f_threads.so.3 libfftw3l.so.3 libfftw3l_threads.so.3 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) rtld(GNU_HASH) Obsoletes: fftw3 < 3.1 Processing files: fftw-devel-3.1.2-7.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vKJDZE + umask 022 + cd /builddir/build/BUILD + cd fftw-3.1.2 + DOCDIR=/builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/doc/fftw-devel-3.1.2 + export DOCDIR + rm -rf /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/doc/fftw-devel-3.1.2 + /bin/mkdir -p /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/doc/fftw-devel-3.1.2 + cp -pr doc/fftw3.pdf doc/html/1d-Discrete-Hartley-Transforms-_0028DHTs_0029.html doc/html/1d-Real_002deven-DFTs-_0028DCTs_0029.html doc/html/1d-Real_002dodd-DFTs-_0028DSTs_0029.html doc/html/Acknowledgments.html doc/html/Advanced-Complex-DFTs.html doc/html/Advanced-Interface.html doc/html/Advanced-Real_002ddata-DFTs.html doc/html/Advanced-Real_002dto_002dreal-Transforms.html doc/html/Basic-Interface.html doc/html/Calling-FFTW-from-Fortran.html doc/html/Caveats-in-Using-Wisdom.html doc/html/Column_002dmajor-Format.html doc/html/Complex-DFTs.html doc/html/Complex-Multi_002dDimensional-DFTs.html doc/html/Complex-numbers.html doc/html/Complex-One_002dDimensional-DFTs.html doc/html/Concept-Index.html doc/html/Cycle-Counters.html doc/html/Data-Alignment.html doc/html/Data-Types-and-Files.html doc/html/Dynamic-Arrays-in-C_002dThe-Wrong-Way.html doc/html/Dynamic-Arrays-in-C.html doc/html/equation-dft.png doc/html/equation-dht.png doc/html/equation-idft.png doc/html/equation-redft00.png doc/html/equation-redft01.png doc/html/equation-redft10.png doc/html/equation-redft11.png doc/html/equation-rodft00.png doc/html/equation-rodft01.png doc/html/equation-rodft10.png doc/html/equation-rodft11.png doc/html/FFTW-Constants-in-Fortran.html doc/html/FFTW-Reference.html doc/html/Fixed_002dsize-Arrays-in-C.html doc/html/Forgetting-Wisdom.html doc/html/Fortran_002dinterface-routines.html doc/html/Fortran-Examples.html doc/html/Generating-your-own-code.html doc/html/Guru-Complex-DFTs.html doc/html/Guru-Execution-of-Plans.html doc/html/Guru-Interface.html doc/html/Guru-Real_002ddata-DFTs.html doc/html/Guru-Real_002dto_002dreal-Transforms.html doc/html/Guru-vector-and-transform-sizes.html doc/html/How-Many-Threads-to-Use_003f.html doc/html/index.html doc/html/Installation-and-Customization.html doc/html/Installation-and-Supported-Hardware_002fSoftware.html doc/html/Installation-on-non_002dUnix-systems.html doc/html/Installation-on-Unix.html doc/html/Interleaved-and-split-arrays.html doc/html/Introduction.html doc/html/Library-Index.html doc/html/License-and-Copyright.html doc/html/Memory-Allocation.html doc/html/More-DFTs-of-Real-Data.html doc/html/Multi_002ddimensional-Array-Format.html doc/html/Multi_002dDimensional-DFTs-of-Real-Data.html doc/html/Multi_002ddimensional-Transforms.html doc/html/Multi_002dthreaded-FFTW.html doc/html/One_002dDimensional-DFTs-of-Real-Data.html doc/html/Other-Important-Topics.html doc/html/Parallel-FFTW.html doc/html/Planner-Flags.html doc/html/Precision.html doc/html/Real_002ddata-DFT-Array-Format.html doc/html/Real_002ddata-DFTs.html doc/html/Real_002dto_002dReal-Transform-Kinds.html doc/html/Real_002dto_002dReal-Transforms.html doc/html/Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html doc/html/rfftwnd.png doc/html/Row_002dmajor-Format.html doc/html/SIMD-alignment-and-fftw_005fmalloc.html doc/html/Stack-alignment-on-x86.html doc/html/The-1d-Discrete-Fourier-Transform-_0028DFT_0029.html doc/html/The-1d-Real_002ddata-DFT.html doc/html/The-Discrete-Hartley-Transform.html doc/html/The-Halfcomplex_002dformat-DFT.html doc/html/Thread-safety.html doc/html/Tutorial.html doc/html/Upgrading-from-FFTW-version-2.html doc/html/Usage-of-Multi_002dthreaded-FFTW.html doc/html/Using-Plans.html doc/html/What-FFTW-Really-Computes.html doc/html/Wisdom-Export.html doc/html/Wisdom.html doc/html/Wisdom-Import.html doc/html/Wisdom-of-Fortran_003f.html doc/html/Wisdom-Utilities.html doc/html/Words-of-Wisdom_002dSaving-Plans.html doc/FAQ/fftw-faq.html/ /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386/usr/share/doc/fftw-devel-3.1.2 + exit 0 Provides: fftw3-devel = 3.1.2-7.fc10 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: libfftw3.so.3 libfftw3_threads.so.3 libfftw3f.so.3 libfftw3f_threads.so.3 libfftw3l.so.3 libfftw3l_threads.so.3 Obsoletes: fftw3-devel < 3.1 Processing files: fftw-static-3.1.2-7.fc10 Provides: fftw3-static = 3.1.2-7.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: fftw-debuginfo-3.1.2-7.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386 warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/fftw-3.1.2-7.fc10.i386.rpm Wrote: /builddir/build/RPMS/fftw-devel-3.1.2-7.fc10.i386.rpm Wrote: /builddir/build/RPMS/fftw-static-3.1.2-7.fc10.i386.rpm Wrote: /builddir/build/RPMS/fftw-debuginfo-3.1.2-7.fc10.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rKMVm4 + umask 022 + cd /builddir/build/BUILD + cd fftw-3.1.2 + rm -rf /builddir/rpmbuild/BUILDROOT/fftw-3.1.2-7.fc10.i386 + exit 0 LEAVE do -->