Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.40025 + umask 022 + cd /usr/src/rpm/BUILD + cd /usr/src/rpm/BUILD + rm -rf fftw-2.1.5 + /bin/mkdir -p fftw-2.1.5 + cd fftw-2.1.5 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/fftw-2.1.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv fftw-2.1.5 single + cp -a single double + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.46645 + umask 022 + cd /usr/src/rpm/BUILD + cd fftw-2.1.5 + pushd double ~/BUILD/fftw-2.1.5/double ~/BUILD/fftw-2.1.5 + CFLAGS='-O2 -g -march=i386 -mcpu=i686' + export CFLAGS + CXXFLAGS='-O2 -g -march=i386 -mcpu=i686' + export CXXFLAGS + FFLAGS='-O2 -g -march=i386 -mcpu=i686' + export FFLAGS + ./configure --host=i686-redhat-linux-gnu --build=i686-redhat-linux-gnu --target=i386-redhat-linux --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 --enable-threads --enable-i386-hacks 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 type prefix for installed files... (none) checking for vendor's cc to be used instead of gcc... checking for cc... cc checking for i686-redhat-linux-gnu-gcc... (cached) cc checking for C compiler default output... 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using gcc 2.90 or later... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for ld used by GCC... /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... nm checking for a sed that does not truncate output... /bin/sed checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... cc -E checking for egrep... grep -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 i686-redhat-linux-gnu-ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for perl... perl checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking how to get verbose linking output from g77... -v checking for Fortran 77 libraries... -L/usr/lib/gcc/i386-redhat-linux/3.4.2 -L/usr/lib/gcc/i386-redhat-linux/3.4.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, extra underscore checking whether cc accepts -mpreferred-stack-boundary=4... yes checking whether the stack is correctly aligned by gcc... yes checking for sqrt in -lm... yes checking for ANSI C header files... (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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for BSDgettimeofday... no checking for gethrtime... no checking for getopt... yes checking for getopt_long... yes checking for isnan... yes checking for hrtime_t... no checking for int... yes checking size of int... 4 checking for long long... yes checking size of long long... 8 checking whether cc accepts "-fkeep-programmers-inline"... no checking whether cc accepts "-vomit-frame-pointer"... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc configure: creating ./config.status config.status: creating fftw/Makefile config.status: creating tests/Makefile config.status: creating rfftw/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating threads/Makefile config.status: creating mpi/Makefile config.status: creating fftw.spec config.status: creating fftw/config.h config.status: creating fftw/fftw.h config.status: executing depfiles commands + make Making all in fftw make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/fftw' make all-am make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/fftw' if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_1.lo -MD -MP -MF ".deps/fn_1.Tpo" \ -c -o fn_1.lo `test -f 'fn_1.c' || echo './'`fn_1.c; \ then mv ".deps/fn_1.Tpo" ".deps/fn_1.Plo"; \ else rm -f ".deps/fn_1.Tpo"; exit 1; \ fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_1.lo -MD -MP -MF .deps/fn_1.Tpo -c fn_1.c -fPIC -DPIC -o .libs/fn_1.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_1.lo -MD -MP -MF .deps/fn_1.Tpo -c fn_1.c -o fn_1.o >/dev/null 2>&1 mv -f .libs/fn_1.lo fn_1.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_2.lo -MD -MP -MF ".deps/fn_2.Tpo" \ -c -o fn_2.lo `test -f 'fn_2.c' || echo './'`fn_2.c; \ then mv ".deps/fn_2.Tpo" ".deps/fn_2.Plo"; \ else rm -f ".deps/fn_2.Tpo"; exit 1; \ fi rm -f .libs/fn_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_2.lo -MD -MP -MF .deps/fn_2.Tpo -c fn_2.c -fPIC -DPIC -o .libs/fn_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_2.lo -MD -MP -MF .deps/fn_2.Tpo -c fn_2.c -o fn_2.o >/dev/null 2>&1 mv -f .libs/fn_2.lo fn_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_3.lo -MD -MP -MF ".deps/fn_3.Tpo" \ -c -o fn_3.lo `test -f 'fn_3.c' || echo './'`fn_3.c; \ then mv ".deps/fn_3.Tpo" ".deps/fn_3.Plo"; \ else rm -f ".deps/fn_3.Tpo"; exit 1; \ fi rm -f .libs/fn_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_3.lo -MD -MP -MF .deps/fn_3.Tpo -c fn_3.c -fPIC -DPIC -o .libs/fn_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_3.lo -MD -MP -MF .deps/fn_3.Tpo -c fn_3.c -o fn_3.o >/dev/null 2>&1 mv -f .libs/fn_3.lo fn_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_4.lo -MD -MP -MF ".deps/fn_4.Tpo" \ -c -o fn_4.lo `test -f 'fn_4.c' || echo './'`fn_4.c; \ then mv ".deps/fn_4.Tpo" ".deps/fn_4.Plo"; \ else rm -f ".deps/fn_4.Tpo"; exit 1; \ fi rm -f .libs/fn_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_4.lo -MD -MP -MF .deps/fn_4.Tpo -c fn_4.c -fPIC -DPIC -o .libs/fn_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_4.lo -MD -MP -MF .deps/fn_4.Tpo -c fn_4.c -o fn_4.o >/dev/null 2>&1 mv -f .libs/fn_4.lo fn_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_5.lo -MD -MP -MF ".deps/fn_5.Tpo" \ -c -o fn_5.lo `test -f 'fn_5.c' || echo './'`fn_5.c; \ then mv ".deps/fn_5.Tpo" ".deps/fn_5.Plo"; \ else rm -f ".deps/fn_5.Tpo"; exit 1; \ fi rm -f .libs/fn_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_5.lo -MD -MP -MF .deps/fn_5.Tpo -c fn_5.c -fPIC -DPIC -o .libs/fn_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_5.lo -MD -MP -MF .deps/fn_5.Tpo -c fn_5.c -o fn_5.o >/dev/null 2>&1 mv -f .libs/fn_5.lo fn_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_6.lo -MD -MP -MF ".deps/fn_6.Tpo" \ -c -o fn_6.lo `test -f 'fn_6.c' || echo './'`fn_6.c; \ then mv ".deps/fn_6.Tpo" ".deps/fn_6.Plo"; \ else rm -f ".deps/fn_6.Tpo"; exit 1; \ fi rm -f .libs/fn_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_6.lo -MD -MP -MF .deps/fn_6.Tpo -c fn_6.c -fPIC -DPIC -o .libs/fn_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_6.lo -MD -MP -MF .deps/fn_6.Tpo -c fn_6.c -o fn_6.o >/dev/null 2>&1 mv -f .libs/fn_6.lo fn_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_7.lo -MD -MP -MF ".deps/fn_7.Tpo" \ -c -o fn_7.lo `test -f 'fn_7.c' || echo './'`fn_7.c; \ then mv ".deps/fn_7.Tpo" ".deps/fn_7.Plo"; \ else rm -f ".deps/fn_7.Tpo"; exit 1; \ fi rm -f .libs/fn_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_7.lo -MD -MP -MF .deps/fn_7.Tpo -c fn_7.c -fPIC -DPIC -o .libs/fn_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_7.lo -MD -MP -MF .deps/fn_7.Tpo -c fn_7.c -o fn_7.o >/dev/null 2>&1 mv -f .libs/fn_7.lo fn_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_8.lo -MD -MP -MF ".deps/fn_8.Tpo" \ -c -o fn_8.lo `test -f 'fn_8.c' || echo './'`fn_8.c; \ then mv ".deps/fn_8.Tpo" ".deps/fn_8.Plo"; \ else rm -f ".deps/fn_8.Tpo"; exit 1; \ fi rm -f .libs/fn_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_8.lo -MD -MP -MF .deps/fn_8.Tpo -c fn_8.c -fPIC -DPIC -o .libs/fn_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_8.lo -MD -MP -MF .deps/fn_8.Tpo -c fn_8.c -o fn_8.o >/dev/null 2>&1 mv -f .libs/fn_8.lo fn_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_9.lo -MD -MP -MF ".deps/fn_9.Tpo" \ -c -o fn_9.lo `test -f 'fn_9.c' || echo './'`fn_9.c; \ then mv ".deps/fn_9.Tpo" ".deps/fn_9.Plo"; \ else rm -f ".deps/fn_9.Tpo"; exit 1; \ fi rm -f .libs/fn_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_9.lo -MD -MP -MF .deps/fn_9.Tpo -c fn_9.c -fPIC -DPIC -o .libs/fn_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_9.lo -MD -MP -MF .deps/fn_9.Tpo -c fn_9.c -o fn_9.o >/dev/null 2>&1 mv -f .libs/fn_9.lo fn_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_10.lo -MD -MP -MF ".deps/fn_10.Tpo" \ -c -o fn_10.lo `test -f 'fn_10.c' || echo './'`fn_10.c; \ then mv ".deps/fn_10.Tpo" ".deps/fn_10.Plo"; \ else rm -f ".deps/fn_10.Tpo"; exit 1; \ fi rm -f .libs/fn_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_10.lo -MD -MP -MF .deps/fn_10.Tpo -c fn_10.c -fPIC -DPIC -o .libs/fn_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_10.lo -MD -MP -MF .deps/fn_10.Tpo -c fn_10.c -o fn_10.o >/dev/null 2>&1 mv -f .libs/fn_10.lo fn_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_11.lo -MD -MP -MF ".deps/fn_11.Tpo" \ -c -o fn_11.lo `test -f 'fn_11.c' || echo './'`fn_11.c; \ then mv ".deps/fn_11.Tpo" ".deps/fn_11.Plo"; \ else rm -f ".deps/fn_11.Tpo"; exit 1; \ fi rm -f .libs/fn_11.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_11.lo -MD -MP -MF .deps/fn_11.Tpo -c fn_11.c -fPIC -DPIC -o .libs/fn_11.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_11.lo -MD -MP -MF .deps/fn_11.Tpo -c fn_11.c -o fn_11.o >/dev/null 2>&1 mv -f .libs/fn_11.lo fn_11.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_12.lo -MD -MP -MF ".deps/fn_12.Tpo" \ -c -o fn_12.lo `test -f 'fn_12.c' || echo './'`fn_12.c; \ then mv ".deps/fn_12.Tpo" ".deps/fn_12.Plo"; \ else rm -f ".deps/fn_12.Tpo"; exit 1; \ fi rm -f .libs/fn_12.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_12.lo -MD -MP -MF .deps/fn_12.Tpo -c fn_12.c -fPIC -DPIC -o .libs/fn_12.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_12.lo -MD -MP -MF .deps/fn_12.Tpo -c fn_12.c -o fn_12.o >/dev/null 2>&1 mv -f .libs/fn_12.lo fn_12.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_13.lo -MD -MP -MF ".deps/fn_13.Tpo" \ -c -o fn_13.lo `test -f 'fn_13.c' || echo './'`fn_13.c; \ then mv ".deps/fn_13.Tpo" ".deps/fn_13.Plo"; \ else rm -f ".deps/fn_13.Tpo"; exit 1; \ fi rm -f .libs/fn_13.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_13.lo -MD -MP -MF .deps/fn_13.Tpo -c fn_13.c -fPIC -DPIC -o .libs/fn_13.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_13.lo -MD -MP -MF .deps/fn_13.Tpo -c fn_13.c -o fn_13.o >/dev/null 2>&1 mv -f .libs/fn_13.lo fn_13.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_14.lo -MD -MP -MF ".deps/fn_14.Tpo" \ -c -o fn_14.lo `test -f 'fn_14.c' || echo './'`fn_14.c; \ then mv ".deps/fn_14.Tpo" ".deps/fn_14.Plo"; \ else rm -f ".deps/fn_14.Tpo"; exit 1; \ fi rm -f .libs/fn_14.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_14.lo -MD -MP -MF .deps/fn_14.Tpo -c fn_14.c -fPIC -DPIC -o .libs/fn_14.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_14.lo -MD -MP -MF .deps/fn_14.Tpo -c fn_14.c -o fn_14.o >/dev/null 2>&1 mv -f .libs/fn_14.lo fn_14.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_15.lo -MD -MP -MF ".deps/fn_15.Tpo" \ -c -o fn_15.lo `test -f 'fn_15.c' || echo './'`fn_15.c; \ then mv ".deps/fn_15.Tpo" ".deps/fn_15.Plo"; \ else rm -f ".deps/fn_15.Tpo"; exit 1; \ fi rm -f .libs/fn_15.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_15.lo -MD -MP -MF .deps/fn_15.Tpo -c fn_15.c -fPIC -DPIC -o .libs/fn_15.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_15.lo -MD -MP -MF .deps/fn_15.Tpo -c fn_15.c -o fn_15.o >/dev/null 2>&1 mv -f .libs/fn_15.lo fn_15.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_16.lo -MD -MP -MF ".deps/fn_16.Tpo" \ -c -o fn_16.lo `test -f 'fn_16.c' || echo './'`fn_16.c; \ then mv ".deps/fn_16.Tpo" ".deps/fn_16.Plo"; \ else rm -f ".deps/fn_16.Tpo"; exit 1; \ fi rm -f .libs/fn_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_16.lo -MD -MP -MF .deps/fn_16.Tpo -c fn_16.c -fPIC -DPIC -o .libs/fn_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_16.lo -MD -MP -MF .deps/fn_16.Tpo -c fn_16.c -o fn_16.o >/dev/null 2>&1 mv -f .libs/fn_16.lo fn_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_32.lo -MD -MP -MF ".deps/fn_32.Tpo" \ -c -o fn_32.lo `test -f 'fn_32.c' || echo './'`fn_32.c; \ then mv ".deps/fn_32.Tpo" ".deps/fn_32.Plo"; \ else rm -f ".deps/fn_32.Tpo"; exit 1; \ fi rm -f .libs/fn_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_32.lo -MD -MP -MF .deps/fn_32.Tpo -c fn_32.c -fPIC -DPIC -o .libs/fn_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_32.lo -MD -MP -MF .deps/fn_32.Tpo -c fn_32.c -o fn_32.o >/dev/null 2>&1 mv -f .libs/fn_32.lo fn_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_64.lo -MD -MP -MF ".deps/fn_64.Tpo" \ -c -o fn_64.lo `test -f 'fn_64.c' || echo './'`fn_64.c; \ then mv ".deps/fn_64.Tpo" ".deps/fn_64.Plo"; \ else rm -f ".deps/fn_64.Tpo"; exit 1; \ fi rm -f .libs/fn_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_64.lo -MD -MP -MF .deps/fn_64.Tpo -c fn_64.c -fPIC -DPIC -o .libs/fn_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_64.lo -MD -MP -MF .deps/fn_64.Tpo -c fn_64.c -o fn_64.o >/dev/null 2>&1 mv -f .libs/fn_64.lo fn_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_2.lo -MD -MP -MF ".deps/ftw_2.Tpo" \ -c -o ftw_2.lo `test -f 'ftw_2.c' || echo './'`ftw_2.c; \ then mv ".deps/ftw_2.Tpo" ".deps/ftw_2.Plo"; \ else rm -f ".deps/ftw_2.Tpo"; exit 1; \ fi rm -f .libs/ftw_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_2.lo -MD -MP -MF .deps/ftw_2.Tpo -c ftw_2.c -fPIC -DPIC -o .libs/ftw_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_2.lo -MD -MP -MF .deps/ftw_2.Tpo -c ftw_2.c -o ftw_2.o >/dev/null 2>&1 mv -f .libs/ftw_2.lo ftw_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_3.lo -MD -MP -MF ".deps/ftw_3.Tpo" \ -c -o ftw_3.lo `test -f 'ftw_3.c' || echo './'`ftw_3.c; \ then mv ".deps/ftw_3.Tpo" ".deps/ftw_3.Plo"; \ else rm -f ".deps/ftw_3.Tpo"; exit 1; \ fi rm -f .libs/ftw_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_3.lo -MD -MP -MF .deps/ftw_3.Tpo -c ftw_3.c -fPIC -DPIC -o .libs/ftw_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_3.lo -MD -MP -MF .deps/ftw_3.Tpo -c ftw_3.c -o ftw_3.o >/dev/null 2>&1 mv -f .libs/ftw_3.lo ftw_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_4.lo -MD -MP -MF ".deps/ftw_4.Tpo" \ -c -o ftw_4.lo `test -f 'ftw_4.c' || echo './'`ftw_4.c; \ then mv ".deps/ftw_4.Tpo" ".deps/ftw_4.Plo"; \ else rm -f ".deps/ftw_4.Tpo"; exit 1; \ fi rm -f .libs/ftw_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_4.lo -MD -MP -MF .deps/ftw_4.Tpo -c ftw_4.c -fPIC -DPIC -o .libs/ftw_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_4.lo -MD -MP -MF .deps/ftw_4.Tpo -c ftw_4.c -o ftw_4.o >/dev/null 2>&1 mv -f .libs/ftw_4.lo ftw_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_5.lo -MD -MP -MF ".deps/ftw_5.Tpo" \ -c -o ftw_5.lo `test -f 'ftw_5.c' || echo './'`ftw_5.c; \ then mv ".deps/ftw_5.Tpo" ".deps/ftw_5.Plo"; \ else rm -f ".deps/ftw_5.Tpo"; exit 1; \ fi rm -f .libs/ftw_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_5.lo -MD -MP -MF .deps/ftw_5.Tpo -c ftw_5.c -fPIC -DPIC -o .libs/ftw_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_5.lo -MD -MP -MF .deps/ftw_5.Tpo -c ftw_5.c -o ftw_5.o >/dev/null 2>&1 mv -f .libs/ftw_5.lo ftw_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_6.lo -MD -MP -MF ".deps/ftw_6.Tpo" \ -c -o ftw_6.lo `test -f 'ftw_6.c' || echo './'`ftw_6.c; \ then mv ".deps/ftw_6.Tpo" ".deps/ftw_6.Plo"; \ else rm -f ".deps/ftw_6.Tpo"; exit 1; \ fi rm -f .libs/ftw_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_6.lo -MD -MP -MF .deps/ftw_6.Tpo -c ftw_6.c -fPIC -DPIC -o .libs/ftw_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_6.lo -MD -MP -MF .deps/ftw_6.Tpo -c ftw_6.c -o ftw_6.o >/dev/null 2>&1 mv -f .libs/ftw_6.lo ftw_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_7.lo -MD -MP -MF ".deps/ftw_7.Tpo" \ -c -o ftw_7.lo `test -f 'ftw_7.c' || echo './'`ftw_7.c; \ then mv ".deps/ftw_7.Tpo" ".deps/ftw_7.Plo"; \ else rm -f ".deps/ftw_7.Tpo"; exit 1; \ fi rm -f .libs/ftw_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_7.lo -MD -MP -MF .deps/ftw_7.Tpo -c ftw_7.c -fPIC -DPIC -o .libs/ftw_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_7.lo -MD -MP -MF .deps/ftw_7.Tpo -c ftw_7.c -o ftw_7.o >/dev/null 2>&1 mv -f .libs/ftw_7.lo ftw_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_8.lo -MD -MP -MF ".deps/ftw_8.Tpo" \ -c -o ftw_8.lo `test -f 'ftw_8.c' || echo './'`ftw_8.c; \ then mv ".deps/ftw_8.Tpo" ".deps/ftw_8.Plo"; \ else rm -f ".deps/ftw_8.Tpo"; exit 1; \ fi rm -f .libs/ftw_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_8.lo -MD -MP -MF .deps/ftw_8.Tpo -c ftw_8.c -fPIC -DPIC -o .libs/ftw_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_8.lo -MD -MP -MF .deps/ftw_8.Tpo -c ftw_8.c -o ftw_8.o >/dev/null 2>&1 mv -f .libs/ftw_8.lo ftw_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_9.lo -MD -MP -MF ".deps/ftw_9.Tpo" \ -c -o ftw_9.lo `test -f 'ftw_9.c' || echo './'`ftw_9.c; \ then mv ".deps/ftw_9.Tpo" ".deps/ftw_9.Plo"; \ else rm -f ".deps/ftw_9.Tpo"; exit 1; \ fi rm -f .libs/ftw_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_9.lo -MD -MP -MF .deps/ftw_9.Tpo -c ftw_9.c -fPIC -DPIC -o .libs/ftw_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_9.lo -MD -MP -MF .deps/ftw_9.Tpo -c ftw_9.c -o ftw_9.o >/dev/null 2>&1 mv -f .libs/ftw_9.lo ftw_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_10.lo -MD -MP -MF ".deps/ftw_10.Tpo" \ -c -o ftw_10.lo `test -f 'ftw_10.c' || echo './'`ftw_10.c; \ then mv ".deps/ftw_10.Tpo" ".deps/ftw_10.Plo"; \ else rm -f ".deps/ftw_10.Tpo"; exit 1; \ fi rm -f .libs/ftw_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_10.lo -MD -MP -MF .deps/ftw_10.Tpo -c ftw_10.c -fPIC -DPIC -o .libs/ftw_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_10.lo -MD -MP -MF .deps/ftw_10.Tpo -c ftw_10.c -o ftw_10.o >/dev/null 2>&1 mv -f .libs/ftw_10.lo ftw_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_16.lo -MD -MP -MF ".deps/ftw_16.Tpo" \ -c -o ftw_16.lo `test -f 'ftw_16.c' || echo './'`ftw_16.c; \ then mv ".deps/ftw_16.Tpo" ".deps/ftw_16.Plo"; \ else rm -f ".deps/ftw_16.Tpo"; exit 1; \ fi rm -f .libs/ftw_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_16.lo -MD -MP -MF .deps/ftw_16.Tpo -c ftw_16.c -fPIC -DPIC -o .libs/ftw_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_16.lo -MD -MP -MF .deps/ftw_16.Tpo -c ftw_16.c -o ftw_16.o >/dev/null 2>&1 mv -f .libs/ftw_16.lo ftw_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_32.lo -MD -MP -MF ".deps/ftw_32.Tpo" \ -c -o ftw_32.lo `test -f 'ftw_32.c' || echo './'`ftw_32.c; \ then mv ".deps/ftw_32.Tpo" ".deps/ftw_32.Plo"; \ else rm -f ".deps/ftw_32.Tpo"; exit 1; \ fi rm -f .libs/ftw_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_32.lo -MD -MP -MF .deps/ftw_32.Tpo -c ftw_32.c -fPIC -DPIC -o .libs/ftw_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_32.lo -MD -MP -MF .deps/ftw_32.Tpo -c ftw_32.c -o ftw_32.o >/dev/null 2>&1 mv -f .libs/ftw_32.lo ftw_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_64.lo -MD -MP -MF ".deps/ftw_64.Tpo" \ -c -o ftw_64.lo `test -f 'ftw_64.c' || echo './'`ftw_64.c; \ then mv ".deps/ftw_64.Tpo" ".deps/ftw_64.Plo"; \ else rm -f ".deps/ftw_64.Tpo"; exit 1; \ fi rm -f .libs/ftw_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_64.lo -MD -MP -MF .deps/ftw_64.Tpo -c ftw_64.c -fPIC -DPIC -o .libs/ftw_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_64.lo -MD -MP -MF .deps/ftw_64.Tpo -c ftw_64.c -o ftw_64.o >/dev/null 2>&1 mv -f .libs/ftw_64.lo ftw_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_1.lo -MD -MP -MF ".deps/fni_1.Tpo" \ -c -o fni_1.lo `test -f 'fni_1.c' || echo './'`fni_1.c; \ then mv ".deps/fni_1.Tpo" ".deps/fni_1.Plo"; \ else rm -f ".deps/fni_1.Tpo"; exit 1; \ fi rm -f .libs/fni_1.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_1.lo -MD -MP -MF .deps/fni_1.Tpo -c fni_1.c -fPIC -DPIC -o .libs/fni_1.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_1.lo -MD -MP -MF .deps/fni_1.Tpo -c fni_1.c -o fni_1.o >/dev/null 2>&1 mv -f .libs/fni_1.lo fni_1.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_2.lo -MD -MP -MF ".deps/fni_2.Tpo" \ -c -o fni_2.lo `test -f 'fni_2.c' || echo './'`fni_2.c; \ then mv ".deps/fni_2.Tpo" ".deps/fni_2.Plo"; \ else rm -f ".deps/fni_2.Tpo"; exit 1; \ fi rm -f .libs/fni_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_2.lo -MD -MP -MF .deps/fni_2.Tpo -c fni_2.c -fPIC -DPIC -o .libs/fni_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_2.lo -MD -MP -MF .deps/fni_2.Tpo -c fni_2.c -o fni_2.o >/dev/null 2>&1 mv -f .libs/fni_2.lo fni_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_3.lo -MD -MP -MF ".deps/fni_3.Tpo" \ -c -o fni_3.lo `test -f 'fni_3.c' || echo './'`fni_3.c; \ then mv ".deps/fni_3.Tpo" ".deps/fni_3.Plo"; \ else rm -f ".deps/fni_3.Tpo"; exit 1; \ fi rm -f .libs/fni_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_3.lo -MD -MP -MF .deps/fni_3.Tpo -c fni_3.c -fPIC -DPIC -o .libs/fni_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_3.lo -MD -MP -MF .deps/fni_3.Tpo -c fni_3.c -o fni_3.o >/dev/null 2>&1 mv -f .libs/fni_3.lo fni_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_4.lo -MD -MP -MF ".deps/fni_4.Tpo" \ -c -o fni_4.lo `test -f 'fni_4.c' || echo './'`fni_4.c; \ then mv ".deps/fni_4.Tpo" ".deps/fni_4.Plo"; \ else rm -f ".deps/fni_4.Tpo"; exit 1; \ fi rm -f .libs/fni_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_4.lo -MD -MP -MF .deps/fni_4.Tpo -c fni_4.c -fPIC -DPIC -o .libs/fni_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_4.lo -MD -MP -MF .deps/fni_4.Tpo -c fni_4.c -o fni_4.o >/dev/null 2>&1 mv -f .libs/fni_4.lo fni_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_5.lo -MD -MP -MF ".deps/fni_5.Tpo" \ -c -o fni_5.lo `test -f 'fni_5.c' || echo './'`fni_5.c; \ then mv ".deps/fni_5.Tpo" ".deps/fni_5.Plo"; \ else rm -f ".deps/fni_5.Tpo"; exit 1; \ fi rm -f .libs/fni_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_5.lo -MD -MP -MF .deps/fni_5.Tpo -c fni_5.c -fPIC -DPIC -o .libs/fni_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_5.lo -MD -MP -MF .deps/fni_5.Tpo -c fni_5.c -o fni_5.o >/dev/null 2>&1 mv -f .libs/fni_5.lo fni_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_6.lo -MD -MP -MF ".deps/fni_6.Tpo" \ -c -o fni_6.lo `test -f 'fni_6.c' || echo './'`fni_6.c; \ then mv ".deps/fni_6.Tpo" ".deps/fni_6.Plo"; \ else rm -f ".deps/fni_6.Tpo"; exit 1; \ fi rm -f .libs/fni_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_6.lo -MD -MP -MF .deps/fni_6.Tpo -c fni_6.c -fPIC -DPIC -o .libs/fni_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_6.lo -MD -MP -MF .deps/fni_6.Tpo -c fni_6.c -o fni_6.o >/dev/null 2>&1 mv -f .libs/fni_6.lo fni_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_7.lo -MD -MP -MF ".deps/fni_7.Tpo" \ -c -o fni_7.lo `test -f 'fni_7.c' || echo './'`fni_7.c; \ then mv ".deps/fni_7.Tpo" ".deps/fni_7.Plo"; \ else rm -f ".deps/fni_7.Tpo"; exit 1; \ fi rm -f .libs/fni_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_7.lo -MD -MP -MF .deps/fni_7.Tpo -c fni_7.c -fPIC -DPIC -o .libs/fni_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_7.lo -MD -MP -MF .deps/fni_7.Tpo -c fni_7.c -o fni_7.o >/dev/null 2>&1 mv -f .libs/fni_7.lo fni_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_8.lo -MD -MP -MF ".deps/fni_8.Tpo" \ -c -o fni_8.lo `test -f 'fni_8.c' || echo './'`fni_8.c; \ then mv ".deps/fni_8.Tpo" ".deps/fni_8.Plo"; \ else rm -f ".deps/fni_8.Tpo"; exit 1; \ fi rm -f .libs/fni_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_8.lo -MD -MP -MF .deps/fni_8.Tpo -c fni_8.c -fPIC -DPIC -o .libs/fni_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_8.lo -MD -MP -MF .deps/fni_8.Tpo -c fni_8.c -o fni_8.o >/dev/null 2>&1 mv -f .libs/fni_8.lo fni_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_9.lo -MD -MP -MF ".deps/fni_9.Tpo" \ -c -o fni_9.lo `test -f 'fni_9.c' || echo './'`fni_9.c; \ then mv ".deps/fni_9.Tpo" ".deps/fni_9.Plo"; \ else rm -f ".deps/fni_9.Tpo"; exit 1; \ fi rm -f .libs/fni_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_9.lo -MD -MP -MF .deps/fni_9.Tpo -c fni_9.c -fPIC -DPIC -o .libs/fni_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_9.lo -MD -MP -MF .deps/fni_9.Tpo -c fni_9.c -o fni_9.o >/dev/null 2>&1 mv -f .libs/fni_9.lo fni_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_10.lo -MD -MP -MF ".deps/fni_10.Tpo" \ -c -o fni_10.lo `test -f 'fni_10.c' || echo './'`fni_10.c; \ then mv ".deps/fni_10.Tpo" ".deps/fni_10.Plo"; \ else rm -f ".deps/fni_10.Tpo"; exit 1; \ fi rm -f .libs/fni_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_10.lo -MD -MP -MF .deps/fni_10.Tpo -c fni_10.c -fPIC -DPIC -o .libs/fni_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_10.lo -MD -MP -MF .deps/fni_10.Tpo -c fni_10.c -o fni_10.o >/dev/null 2>&1 mv -f .libs/fni_10.lo fni_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_11.lo -MD -MP -MF ".deps/fni_11.Tpo" \ -c -o fni_11.lo `test -f 'fni_11.c' || echo './'`fni_11.c; \ then mv ".deps/fni_11.Tpo" ".deps/fni_11.Plo"; \ else rm -f ".deps/fni_11.Tpo"; exit 1; \ fi rm -f .libs/fni_11.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_11.lo -MD -MP -MF .deps/fni_11.Tpo -c fni_11.c -fPIC -DPIC -o .libs/fni_11.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_11.lo -MD -MP -MF .deps/fni_11.Tpo -c fni_11.c -o fni_11.o >/dev/null 2>&1 mv -f .libs/fni_11.lo fni_11.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_12.lo -MD -MP -MF ".deps/fni_12.Tpo" \ -c -o fni_12.lo `test -f 'fni_12.c' || echo './'`fni_12.c; \ then mv ".deps/fni_12.Tpo" ".deps/fni_12.Plo"; \ else rm -f ".deps/fni_12.Tpo"; exit 1; \ fi rm -f .libs/fni_12.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_12.lo -MD -MP -MF .deps/fni_12.Tpo -c fni_12.c -fPIC -DPIC -o .libs/fni_12.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_12.lo -MD -MP -MF .deps/fni_12.Tpo -c fni_12.c -o fni_12.o >/dev/null 2>&1 mv -f .libs/fni_12.lo fni_12.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_13.lo -MD -MP -MF ".deps/fni_13.Tpo" \ -c -o fni_13.lo `test -f 'fni_13.c' || echo './'`fni_13.c; \ then mv ".deps/fni_13.Tpo" ".deps/fni_13.Plo"; \ else rm -f ".deps/fni_13.Tpo"; exit 1; \ fi rm -f .libs/fni_13.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_13.lo -MD -MP -MF .deps/fni_13.Tpo -c fni_13.c -fPIC -DPIC -o .libs/fni_13.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_13.lo -MD -MP -MF .deps/fni_13.Tpo -c fni_13.c -o fni_13.o >/dev/null 2>&1 mv -f .libs/fni_13.lo fni_13.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_14.lo -MD -MP -MF ".deps/fni_14.Tpo" \ -c -o fni_14.lo `test -f 'fni_14.c' || echo './'`fni_14.c; \ then mv ".deps/fni_14.Tpo" ".deps/fni_14.Plo"; \ else rm -f ".deps/fni_14.Tpo"; exit 1; \ fi rm -f .libs/fni_14.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_14.lo -MD -MP -MF .deps/fni_14.Tpo -c fni_14.c -fPIC -DPIC -o .libs/fni_14.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_14.lo -MD -MP -MF .deps/fni_14.Tpo -c fni_14.c -o fni_14.o >/dev/null 2>&1 mv -f .libs/fni_14.lo fni_14.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_15.lo -MD -MP -MF ".deps/fni_15.Tpo" \ -c -o fni_15.lo `test -f 'fni_15.c' || echo './'`fni_15.c; \ then mv ".deps/fni_15.Tpo" ".deps/fni_15.Plo"; \ else rm -f ".deps/fni_15.Tpo"; exit 1; \ fi rm -f .libs/fni_15.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_15.lo -MD -MP -MF .deps/fni_15.Tpo -c fni_15.c -fPIC -DPIC -o .libs/fni_15.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_15.lo -MD -MP -MF .deps/fni_15.Tpo -c fni_15.c -o fni_15.o >/dev/null 2>&1 mv -f .libs/fni_15.lo fni_15.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_16.lo -MD -MP -MF ".deps/fni_16.Tpo" \ -c -o fni_16.lo `test -f 'fni_16.c' || echo './'`fni_16.c; \ then mv ".deps/fni_16.Tpo" ".deps/fni_16.Plo"; \ else rm -f ".deps/fni_16.Tpo"; exit 1; \ fi rm -f .libs/fni_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_16.lo -MD -MP -MF .deps/fni_16.Tpo -c fni_16.c -fPIC -DPIC -o .libs/fni_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_16.lo -MD -MP -MF .deps/fni_16.Tpo -c fni_16.c -o fni_16.o >/dev/null 2>&1 mv -f .libs/fni_16.lo fni_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_32.lo -MD -MP -MF ".deps/fni_32.Tpo" \ -c -o fni_32.lo `test -f 'fni_32.c' || echo './'`fni_32.c; \ then mv ".deps/fni_32.Tpo" ".deps/fni_32.Plo"; \ else rm -f ".deps/fni_32.Tpo"; exit 1; \ fi rm -f .libs/fni_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_32.lo -MD -MP -MF .deps/fni_32.Tpo -c fni_32.c -fPIC -DPIC -o .libs/fni_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_32.lo -MD -MP -MF .deps/fni_32.Tpo -c fni_32.c -o fni_32.o >/dev/null 2>&1 mv -f .libs/fni_32.lo fni_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_64.lo -MD -MP -MF ".deps/fni_64.Tpo" \ -c -o fni_64.lo `test -f 'fni_64.c' || echo './'`fni_64.c; \ then mv ".deps/fni_64.Tpo" ".deps/fni_64.Plo"; \ else rm -f ".deps/fni_64.Tpo"; exit 1; \ fi rm -f .libs/fni_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_64.lo -MD -MP -MF .deps/fni_64.Tpo -c fni_64.c -fPIC -DPIC -o .libs/fni_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_64.lo -MD -MP -MF .deps/fni_64.Tpo -c fni_64.c -o fni_64.o >/dev/null 2>&1 mv -f .libs/fni_64.lo fni_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_2.lo -MD -MP -MF ".deps/ftwi_2.Tpo" \ -c -o ftwi_2.lo `test -f 'ftwi_2.c' || echo './'`ftwi_2.c; \ then mv ".deps/ftwi_2.Tpo" ".deps/ftwi_2.Plo"; \ else rm -f ".deps/ftwi_2.Tpo"; exit 1; \ fi rm -f .libs/ftwi_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_2.lo -MD -MP -MF .deps/ftwi_2.Tpo -c ftwi_2.c -fPIC -DPIC -o .libs/ftwi_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_2.lo -MD -MP -MF .deps/ftwi_2.Tpo -c ftwi_2.c -o ftwi_2.o >/dev/null 2>&1 mv -f .libs/ftwi_2.lo ftwi_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_3.lo -MD -MP -MF ".deps/ftwi_3.Tpo" \ -c -o ftwi_3.lo `test -f 'ftwi_3.c' || echo './'`ftwi_3.c; \ then mv ".deps/ftwi_3.Tpo" ".deps/ftwi_3.Plo"; \ else rm -f ".deps/ftwi_3.Tpo"; exit 1; \ fi rm -f .libs/ftwi_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_3.lo -MD -MP -MF .deps/ftwi_3.Tpo -c ftwi_3.c -fPIC -DPIC -o .libs/ftwi_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_3.lo -MD -MP -MF .deps/ftwi_3.Tpo -c ftwi_3.c -o ftwi_3.o >/dev/null 2>&1 mv -f .libs/ftwi_3.lo ftwi_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_4.lo -MD -MP -MF ".deps/ftwi_4.Tpo" \ -c -o ftwi_4.lo `test -f 'ftwi_4.c' || echo './'`ftwi_4.c; \ then mv ".deps/ftwi_4.Tpo" ".deps/ftwi_4.Plo"; \ else rm -f ".deps/ftwi_4.Tpo"; exit 1; \ fi rm -f .libs/ftwi_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_4.lo -MD -MP -MF .deps/ftwi_4.Tpo -c ftwi_4.c -fPIC -DPIC -o .libs/ftwi_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_4.lo -MD -MP -MF .deps/ftwi_4.Tpo -c ftwi_4.c -o ftwi_4.o >/dev/null 2>&1 mv -f .libs/ftwi_4.lo ftwi_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_5.lo -MD -MP -MF ".deps/ftwi_5.Tpo" \ -c -o ftwi_5.lo `test -f 'ftwi_5.c' || echo './'`ftwi_5.c; \ then mv ".deps/ftwi_5.Tpo" ".deps/ftwi_5.Plo"; \ else rm -f ".deps/ftwi_5.Tpo"; exit 1; \ fi rm -f .libs/ftwi_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_5.lo -MD -MP -MF .deps/ftwi_5.Tpo -c ftwi_5.c -fPIC -DPIC -o .libs/ftwi_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_5.lo -MD -MP -MF .deps/ftwi_5.Tpo -c ftwi_5.c -o ftwi_5.o >/dev/null 2>&1 mv -f .libs/ftwi_5.lo ftwi_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_6.lo -MD -MP -MF ".deps/ftwi_6.Tpo" \ -c -o ftwi_6.lo `test -f 'ftwi_6.c' || echo './'`ftwi_6.c; \ then mv ".deps/ftwi_6.Tpo" ".deps/ftwi_6.Plo"; \ else rm -f ".deps/ftwi_6.Tpo"; exit 1; \ fi rm -f .libs/ftwi_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_6.lo -MD -MP -MF .deps/ftwi_6.Tpo -c ftwi_6.c -fPIC -DPIC -o .libs/ftwi_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_6.lo -MD -MP -MF .deps/ftwi_6.Tpo -c ftwi_6.c -o ftwi_6.o >/dev/null 2>&1 mv -f .libs/ftwi_6.lo ftwi_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_7.lo -MD -MP -MF ".deps/ftwi_7.Tpo" \ -c -o ftwi_7.lo `test -f 'ftwi_7.c' || echo './'`ftwi_7.c; \ then mv ".deps/ftwi_7.Tpo" ".deps/ftwi_7.Plo"; \ else rm -f ".deps/ftwi_7.Tpo"; exit 1; \ fi rm -f .libs/ftwi_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_7.lo -MD -MP -MF .deps/ftwi_7.Tpo -c ftwi_7.c -fPIC -DPIC -o .libs/ftwi_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_7.lo -MD -MP -MF .deps/ftwi_7.Tpo -c ftwi_7.c -o ftwi_7.o >/dev/null 2>&1 mv -f .libs/ftwi_7.lo ftwi_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_8.lo -MD -MP -MF ".deps/ftwi_8.Tpo" \ -c -o ftwi_8.lo `test -f 'ftwi_8.c' || echo './'`ftwi_8.c; \ then mv ".deps/ftwi_8.Tpo" ".deps/ftwi_8.Plo"; \ else rm -f ".deps/ftwi_8.Tpo"; exit 1; \ fi rm -f .libs/ftwi_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_8.lo -MD -MP -MF .deps/ftwi_8.Tpo -c ftwi_8.c -fPIC -DPIC -o .libs/ftwi_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_8.lo -MD -MP -MF .deps/ftwi_8.Tpo -c ftwi_8.c -o ftwi_8.o >/dev/null 2>&1 mv -f .libs/ftwi_8.lo ftwi_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_9.lo -MD -MP -MF ".deps/ftwi_9.Tpo" \ -c -o ftwi_9.lo `test -f 'ftwi_9.c' || echo './'`ftwi_9.c; \ then mv ".deps/ftwi_9.Tpo" ".deps/ftwi_9.Plo"; \ else rm -f ".deps/ftwi_9.Tpo"; exit 1; \ fi rm -f .libs/ftwi_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_9.lo -MD -MP -MF .deps/ftwi_9.Tpo -c ftwi_9.c -fPIC -DPIC -o .libs/ftwi_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_9.lo -MD -MP -MF .deps/ftwi_9.Tpo -c ftwi_9.c -o ftwi_9.o >/dev/null 2>&1 mv -f .libs/ftwi_9.lo ftwi_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_10.lo -MD -MP -MF ".deps/ftwi_10.Tpo" \ -c -o ftwi_10.lo `test -f 'ftwi_10.c' || echo './'`ftwi_10.c; \ then mv ".deps/ftwi_10.Tpo" ".deps/ftwi_10.Plo"; \ else rm -f ".deps/ftwi_10.Tpo"; exit 1; \ fi rm -f .libs/ftwi_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_10.lo -MD -MP -MF .deps/ftwi_10.Tpo -c ftwi_10.c -fPIC -DPIC -o .libs/ftwi_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_10.lo -MD -MP -MF .deps/ftwi_10.Tpo -c ftwi_10.c -o ftwi_10.o >/dev/null 2>&1 mv -f .libs/ftwi_10.lo ftwi_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_16.lo -MD -MP -MF ".deps/ftwi_16.Tpo" \ -c -o ftwi_16.lo `test -f 'ftwi_16.c' || echo './'`ftwi_16.c; \ then mv ".deps/ftwi_16.Tpo" ".deps/ftwi_16.Plo"; \ else rm -f ".deps/ftwi_16.Tpo"; exit 1; \ fi rm -f .libs/ftwi_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_16.lo -MD -MP -MF .deps/ftwi_16.Tpo -c ftwi_16.c -fPIC -DPIC -o .libs/ftwi_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_16.lo -MD -MP -MF .deps/ftwi_16.Tpo -c ftwi_16.c -o ftwi_16.o >/dev/null 2>&1 mv -f .libs/ftwi_16.lo ftwi_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_32.lo -MD -MP -MF ".deps/ftwi_32.Tpo" \ -c -o ftwi_32.lo `test -f 'ftwi_32.c' || echo './'`ftwi_32.c; \ then mv ".deps/ftwi_32.Tpo" ".deps/ftwi_32.Plo"; \ else rm -f ".deps/ftwi_32.Tpo"; exit 1; \ fi rm -f .libs/ftwi_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_32.lo -MD -MP -MF .deps/ftwi_32.Tpo -c ftwi_32.c -fPIC -DPIC -o .libs/ftwi_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_32.lo -MD -MP -MF .deps/ftwi_32.Tpo -c ftwi_32.c -o ftwi_32.o >/dev/null 2>&1 mv -f .libs/ftwi_32.lo ftwi_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_64.lo -MD -MP -MF ".deps/ftwi_64.Tpo" \ -c -o ftwi_64.lo `test -f 'ftwi_64.c' || echo './'`ftwi_64.c; \ then mv ".deps/ftwi_64.Tpo" ".deps/ftwi_64.Plo"; \ else rm -f ".deps/ftwi_64.Tpo"; exit 1; \ fi rm -f .libs/ftwi_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_64.lo -MD -MP -MF .deps/ftwi_64.Tpo -c ftwi_64.c -fPIC -DPIC -o .libs/ftwi_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_64.lo -MD -MP -MF .deps/ftwi_64.Tpo -c ftwi_64.c -o ftwi_64.o >/dev/null 2>&1 mv -f .libs/ftwi_64.lo ftwi_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT timer.lo -MD -MP -MF ".deps/timer.Tpo" \ -c -o timer.lo `test -f 'timer.c' || echo './'`timer.c; \ then mv ".deps/timer.Tpo" ".deps/timer.Plo"; \ else rm -f ".deps/timer.Tpo"; exit 1; \ fi rm -f .libs/timer.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1 mv -f .libs/timer.lo timer.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT config.lo -MD -MP -MF ".deps/config.Tpo" \ -c -o config.lo `test -f 'config.c' || echo './'`config.c; \ then mv ".deps/config.Tpo" ".deps/config.Plo"; \ else rm -f ".deps/config.Tpo"; exit 1; \ fi rm -f .libs/config.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1 mv -f .libs/config.lo config.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT planner.lo -MD -MP -MF ".deps/planner.Tpo" \ -c -o planner.lo `test -f 'planner.c' || echo './'`planner.c; \ then mv ".deps/planner.Tpo" ".deps/planner.Plo"; \ else rm -f ".deps/planner.Tpo"; exit 1; \ fi rm -f .libs/planner.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fPIC -DPIC -o .libs/planner.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -o planner.o >/dev/null 2>&1 mv -f .libs/planner.lo planner.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT twiddle.lo -MD -MP -MF ".deps/twiddle.Tpo" \ -c -o twiddle.lo `test -f 'twiddle.c' || echo './'`twiddle.c; \ then mv ".deps/twiddle.Tpo" ".deps/twiddle.Plo"; \ else rm -f ".deps/twiddle.Tpo"; exit 1; \ fi rm -f .libs/twiddle.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fPIC -DPIC -o .libs/twiddle.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -o twiddle.o >/dev/null 2>&1 mv -f .libs/twiddle.lo twiddle.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor.lo -MD -MP -MF ".deps/executor.Tpo" \ -c -o executor.lo `test -f 'executor.c' || echo './'`executor.c; \ then mv ".deps/executor.Tpo" ".deps/executor.Plo"; \ else rm -f ".deps/executor.Tpo"; exit 1; \ fi rm -f .libs/executor.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor.lo -MD -MP -MF .deps/executor.Tpo -c executor.c -fPIC -DPIC -o .libs/executor.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor.lo -MD -MP -MF .deps/executor.Tpo -c executor.c -o executor.o >/dev/null 2>&1 mv -f .libs/executor.lo executor.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT generic.lo -MD -MP -MF ".deps/generic.Tpo" \ -c -o generic.lo `test -f 'generic.c' || echo './'`generic.c; \ then mv ".deps/generic.Tpo" ".deps/generic.Plo"; \ else rm -f ".deps/generic.Tpo"; exit 1; \ fi rm -f .libs/generic.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fPIC -DPIC -o .libs/generic.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -o generic.o >/dev/null 2>&1 mv -f .libs/generic.lo generic.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd.lo -MD -MP -MF ".deps/fftwnd.Tpo" \ -c -o fftwnd.lo `test -f 'fftwnd.c' || echo './'`fftwnd.c; \ then mv ".deps/fftwnd.Tpo" ".deps/fftwnd.Plo"; \ else rm -f ".deps/fftwnd.Tpo"; exit 1; \ fi rm -f .libs/fftwnd.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd.lo -MD -MP -MF .deps/fftwnd.Tpo -c fftwnd.c -fPIC -DPIC -o .libs/fftwnd.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd.lo -MD -MP -MF .deps/fftwnd.Tpo -c fftwnd.c -o fftwnd.o >/dev/null 2>&1 mv -f .libs/fftwnd.lo fftwnd.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT malloc.lo -MD -MP -MF ".deps/malloc.Tpo" \ -c -o malloc.lo `test -f 'malloc.c' || echo './'`malloc.c; \ then mv ".deps/malloc.Tpo" ".deps/malloc.Plo"; \ else rm -f ".deps/malloc.Tpo"; exit 1; \ fi rm -f .libs/malloc.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1 mv -f .libs/malloc.lo malloc.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdom.lo -MD -MP -MF ".deps/wisdom.Tpo" \ -c -o wisdom.lo `test -f 'wisdom.c' || echo './'`wisdom.c; \ then mv ".deps/wisdom.Tpo" ".deps/wisdom.Plo"; \ else rm -f ".deps/wisdom.Tpo"; exit 1; \ fi rm -f .libs/wisdom.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdom.lo -MD -MP -MF .deps/wisdom.Tpo -c wisdom.c -fPIC -DPIC -o .libs/wisdom.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdom.lo -MD -MP -MF .deps/wisdom.Tpo -c wisdom.c -o wisdom.o >/dev/null 2>&1 mv -f .libs/wisdom.lo wisdom.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdomio.lo -MD -MP -MF ".deps/wisdomio.Tpo" \ -c -o wisdomio.lo `test -f 'wisdomio.c' || echo './'`wisdomio.c; \ then mv ".deps/wisdomio.Tpo" ".deps/wisdomio.Plo"; \ else rm -f ".deps/wisdomio.Tpo"; exit 1; \ fi rm -f .libs/wisdomio.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdomio.lo -MD -MP -MF .deps/wisdomio.Tpo -c wisdomio.c -fPIC -DPIC -o .libs/wisdomio.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdomio.lo -MD -MP -MF .deps/wisdomio.Tpo -c wisdomio.c -o wisdomio.o >/dev/null 2>&1 mv -f .libs/wisdomio.lo wisdomio.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT putils.lo -MD -MP -MF ".deps/putils.Tpo" \ -c -o putils.lo `test -f 'putils.c' || echo './'`putils.c; \ then mv ".deps/putils.Tpo" ".deps/putils.Plo"; \ else rm -f ".deps/putils.Tpo"; exit 1; \ fi rm -f .libs/putils.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT putils.lo -MD -MP -MF .deps/putils.Tpo -c putils.c -fPIC -DPIC -o .libs/putils.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT putils.lo -MD -MP -MF .deps/putils.Tpo -c putils.c -o putils.o >/dev/null 2>&1 mv -f .libs/putils.lo putils.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rader.lo -MD -MP -MF ".deps/rader.Tpo" \ -c -o rader.lo `test -f 'rader.c' || echo './'`rader.c; \ then mv ".deps/rader.Tpo" ".deps/rader.Plo"; \ else rm -f ".deps/rader.Tpo"; exit 1; \ fi rm -f .libs/rader.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1 mv -f .libs/rader.lo rader.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwf77.lo -MD -MP -MF ".deps/fftwf77.Tpo" \ -c -o fftwf77.lo `test -f 'fftwf77.c' || echo './'`fftwf77.c; \ then mv ".deps/fftwf77.Tpo" ".deps/fftwf77.Plo"; \ else rm -f ".deps/fftwf77.Tpo"; exit 1; \ fi rm -f .libs/fftwf77.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwf77.lo -MD -MP -MF .deps/fftwf77.Tpo -c fftwf77.c -fPIC -DPIC -o .libs/fftwf77.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwf77.lo -MD -MP -MF .deps/fftwf77.Tpo -c fftwf77.c -o fftwf77.o >/dev/null 2>&1 mv -f .libs/fftwf77.lo fftwf77.lo /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o libfftw.la -rpath /usr/lib -version-info 2:7:0 fn_1.lo fn_2.lo fn_3.lo fn_4.lo fn_5.lo fn_6.lo fn_7.lo fn_8.lo fn_9.lo fn_10.lo fn_11.lo fn_12.lo fn_13.lo fn_14.lo fn_15.lo fn_16.lo fn_32.lo fn_64.lo ftw_2.lo ftw_3.lo ftw_4.lo ftw_5.lo ftw_6.lo ftw_7.lo ftw_8.lo ftw_9.lo ftw_10.lo ftw_16.lo ftw_32.lo ftw_64.lo fni_1.lo fni_2.lo fni_3.lo fni_4.lo fni_5.lo fni_6.lo fni_7.lo fni_8.lo fni_9.lo fni_10.lo fni_11.lo fni_12.lo fni_13.lo fni_14.lo fni_15.lo fni_16.lo fni_32.lo fni_64.lo ftwi_2.lo ftwi_3.lo ftwi_4.lo ftwi_5.lo ftwi_6.lo ftwi_7.lo ftwi_8.lo ftwi_9.lo ftwi_10.lo ftwi_16.lo ftwi_32.lo ftwi_64.lo timer.lo config.lo planner.lo twiddle.lo executor.lo generic.lo fftwnd.lo malloc.lo wisdom.lo wisdomio.lo putils.lo rader.lo fftwf77.lo -lm rm -fr .libs/libfftw.la .libs/libfftw.* .libs/libfftw.* cc -shared fn_1.lo fn_2.lo fn_3.lo fn_4.lo fn_5.lo fn_6.lo fn_7.lo fn_8.lo fn_9.lo fn_10.lo fn_11.lo fn_12.lo fn_13.lo fn_14.lo fn_15.lo fn_16.lo fn_32.lo fn_64.lo ftw_2.lo ftw_3.lo ftw_4.lo ftw_5.lo ftw_6.lo ftw_7.lo ftw_8.lo ftw_9.lo ftw_10.lo ftw_16.lo ftw_32.lo ftw_64.lo fni_1.lo fni_2.lo fni_3.lo fni_4.lo fni_5.lo fni_6.lo fni_7.lo fni_8.lo fni_9.lo fni_10.lo fni_11.lo fni_12.lo fni_13.lo fni_14.lo fni_15.lo fni_16.lo fni_32.lo fni_64.lo ftwi_2.lo ftwi_3.lo ftwi_4.lo ftwi_5.lo ftwi_6.lo ftwi_7.lo ftwi_8.lo ftwi_9.lo ftwi_10.lo ftwi_16.lo ftwi_32.lo ftwi_64.lo timer.lo config.lo planner.lo twiddle.lo executor.lo generic.lo fftwnd.lo malloc.lo wisdom.lo wisdomio.lo putils.lo rader.lo fftwf77.lo -lm -Wl,-soname -Wl,libfftw.so.2 -o .libs/libfftw.so.2.0.7 (cd .libs && rm -f libfftw.so.2 && ln -s libfftw.so.2.0.7 libfftw.so.2) (cd .libs && rm -f libfftw.so && ln -s libfftw.so.2.0.7 libfftw.so) ar cru .libs/libfftw.a fn_1.o fn_2.o fn_3.o fn_4.o fn_5.o fn_6.o fn_7.o fn_8.o fn_9.o fn_10.o fn_11.o fn_12.o fn_13.o fn_14.o fn_15.o fn_16.o fn_32.o fn_64.o ftw_2.o ftw_3.o ftw_4.o ftw_5.o ftw_6.o ftw_7.o ftw_8.o ftw_9.o ftw_10.o ftw_16.o ftw_32.o ftw_64.o fni_1.o fni_2.o fni_3.o fni_4.o fni_5.o fni_6.o fni_7.o fni_8.o fni_9.o fni_10.o fni_11.o fni_12.o fni_13.o fni_14.o fni_15.o fni_16.o fni_32.o fni_64.o ftwi_2.o ftwi_3.o ftwi_4.o ftwi_5.o ftwi_6.o ftwi_7.o ftwi_8.o ftwi_9.o ftwi_10.o ftwi_16.o ftwi_32.o ftwi_64.o timer.o config.o planner.o twiddle.o executor.o generic.o fftwnd.o malloc.o wisdom.o wisdomio.o putils.o rader.o fftwf77.o ranlib .libs/libfftw.a creating libfftw.la (cd .libs && rm -f libfftw.la && ln -s ../libfftw.la libfftw.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/fftw' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/fftw' Making all in rfftw make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/rfftw' if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_1.lo -MD -MP -MF ".deps/frc_1.Tpo" \ -c -o frc_1.lo `test -f 'frc_1.c' || echo './'`frc_1.c; \ then mv ".deps/frc_1.Tpo" ".deps/frc_1.Plo"; \ else rm -f ".deps/frc_1.Tpo"; exit 1; \ fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_1.lo -MD -MP -MF .deps/frc_1.Tpo -c frc_1.c -fPIC -DPIC -o .libs/frc_1.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_1.lo -MD -MP -MF .deps/frc_1.Tpo -c frc_1.c -o frc_1.o >/dev/null 2>&1 mv -f .libs/frc_1.lo frc_1.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_2.lo -MD -MP -MF ".deps/frc_2.Tpo" \ -c -o frc_2.lo `test -f 'frc_2.c' || echo './'`frc_2.c; \ then mv ".deps/frc_2.Tpo" ".deps/frc_2.Plo"; \ else rm -f ".deps/frc_2.Tpo"; exit 1; \ fi rm -f .libs/frc_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_2.lo -MD -MP -MF .deps/frc_2.Tpo -c frc_2.c -fPIC -DPIC -o .libs/frc_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_2.lo -MD -MP -MF .deps/frc_2.Tpo -c frc_2.c -o frc_2.o >/dev/null 2>&1 mv -f .libs/frc_2.lo frc_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_3.lo -MD -MP -MF ".deps/frc_3.Tpo" \ -c -o frc_3.lo `test -f 'frc_3.c' || echo './'`frc_3.c; \ then mv ".deps/frc_3.Tpo" ".deps/frc_3.Plo"; \ else rm -f ".deps/frc_3.Tpo"; exit 1; \ fi rm -f .libs/frc_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_3.lo -MD -MP -MF .deps/frc_3.Tpo -c frc_3.c -fPIC -DPIC -o .libs/frc_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_3.lo -MD -MP -MF .deps/frc_3.Tpo -c frc_3.c -o frc_3.o >/dev/null 2>&1 mv -f .libs/frc_3.lo frc_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_4.lo -MD -MP -MF ".deps/frc_4.Tpo" \ -c -o frc_4.lo `test -f 'frc_4.c' || echo './'`frc_4.c; \ then mv ".deps/frc_4.Tpo" ".deps/frc_4.Plo"; \ else rm -f ".deps/frc_4.Tpo"; exit 1; \ fi rm -f .libs/frc_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_4.lo -MD -MP -MF .deps/frc_4.Tpo -c frc_4.c -fPIC -DPIC -o .libs/frc_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_4.lo -MD -MP -MF .deps/frc_4.Tpo -c frc_4.c -o frc_4.o >/dev/null 2>&1 mv -f .libs/frc_4.lo frc_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_5.lo -MD -MP -MF ".deps/frc_5.Tpo" \ -c -o frc_5.lo `test -f 'frc_5.c' || echo './'`frc_5.c; \ then mv ".deps/frc_5.Tpo" ".deps/frc_5.Plo"; \ else rm -f ".deps/frc_5.Tpo"; exit 1; \ fi rm -f .libs/frc_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_5.lo -MD -MP -MF .deps/frc_5.Tpo -c frc_5.c -fPIC -DPIC -o .libs/frc_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_5.lo -MD -MP -MF .deps/frc_5.Tpo -c frc_5.c -o frc_5.o >/dev/null 2>&1 mv -f .libs/frc_5.lo frc_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_6.lo -MD -MP -MF ".deps/frc_6.Tpo" \ -c -o frc_6.lo `test -f 'frc_6.c' || echo './'`frc_6.c; \ then mv ".deps/frc_6.Tpo" ".deps/frc_6.Plo"; \ else rm -f ".deps/frc_6.Tpo"; exit 1; \ fi rm -f .libs/frc_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_6.lo -MD -MP -MF .deps/frc_6.Tpo -c frc_6.c -fPIC -DPIC -o .libs/frc_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_6.lo -MD -MP -MF .deps/frc_6.Tpo -c frc_6.c -o frc_6.o >/dev/null 2>&1 mv -f .libs/frc_6.lo frc_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_7.lo -MD -MP -MF ".deps/frc_7.Tpo" \ -c -o frc_7.lo `test -f 'frc_7.c' || echo './'`frc_7.c; \ then mv ".deps/frc_7.Tpo" ".deps/frc_7.Plo"; \ else rm -f ".deps/frc_7.Tpo"; exit 1; \ fi rm -f .libs/frc_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_7.lo -MD -MP -MF .deps/frc_7.Tpo -c frc_7.c -fPIC -DPIC -o .libs/frc_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_7.lo -MD -MP -MF .deps/frc_7.Tpo -c frc_7.c -o frc_7.o >/dev/null 2>&1 mv -f .libs/frc_7.lo frc_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_8.lo -MD -MP -MF ".deps/frc_8.Tpo" \ -c -o frc_8.lo `test -f 'frc_8.c' || echo './'`frc_8.c; \ then mv ".deps/frc_8.Tpo" ".deps/frc_8.Plo"; \ else rm -f ".deps/frc_8.Tpo"; exit 1; \ fi rm -f .libs/frc_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_8.lo -MD -MP -MF .deps/frc_8.Tpo -c frc_8.c -fPIC -DPIC -o .libs/frc_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_8.lo -MD -MP -MF .deps/frc_8.Tpo -c frc_8.c -o frc_8.o >/dev/null 2>&1 mv -f .libs/frc_8.lo frc_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_9.lo -MD -MP -MF ".deps/frc_9.Tpo" \ -c -o frc_9.lo `test -f 'frc_9.c' || echo './'`frc_9.c; \ then mv ".deps/frc_9.Tpo" ".deps/frc_9.Plo"; \ else rm -f ".deps/frc_9.Tpo"; exit 1; \ fi rm -f .libs/frc_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_9.lo -MD -MP -MF .deps/frc_9.Tpo -c frc_9.c -fPIC -DPIC -o .libs/frc_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_9.lo -MD -MP -MF .deps/frc_9.Tpo -c frc_9.c -o frc_9.o >/dev/null 2>&1 mv -f .libs/frc_9.lo frc_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_10.lo -MD -MP -MF ".deps/frc_10.Tpo" \ -c -o frc_10.lo `test -f 'frc_10.c' || echo './'`frc_10.c; \ then mv ".deps/frc_10.Tpo" ".deps/frc_10.Plo"; \ else rm -f ".deps/frc_10.Tpo"; exit 1; \ fi rm -f .libs/frc_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_10.lo -MD -MP -MF .deps/frc_10.Tpo -c frc_10.c -fPIC -DPIC -o .libs/frc_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_10.lo -MD -MP -MF .deps/frc_10.Tpo -c frc_10.c -o frc_10.o >/dev/null 2>&1 mv -f .libs/frc_10.lo frc_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_11.lo -MD -MP -MF ".deps/frc_11.Tpo" \ -c -o frc_11.lo `test -f 'frc_11.c' || echo './'`frc_11.c; \ then mv ".deps/frc_11.Tpo" ".deps/frc_11.Plo"; \ else rm -f ".deps/frc_11.Tpo"; exit 1; \ fi rm -f .libs/frc_11.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_11.lo -MD -MP -MF .deps/frc_11.Tpo -c frc_11.c -fPIC -DPIC -o .libs/frc_11.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_11.lo -MD -MP -MF .deps/frc_11.Tpo -c frc_11.c -o frc_11.o >/dev/null 2>&1 mv -f .libs/frc_11.lo frc_11.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_12.lo -MD -MP -MF ".deps/frc_12.Tpo" \ -c -o frc_12.lo `test -f 'frc_12.c' || echo './'`frc_12.c; \ then mv ".deps/frc_12.Tpo" ".deps/frc_12.Plo"; \ else rm -f ".deps/frc_12.Tpo"; exit 1; \ fi rm -f .libs/frc_12.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_12.lo -MD -MP -MF .deps/frc_12.Tpo -c frc_12.c -fPIC -DPIC -o .libs/frc_12.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_12.lo -MD -MP -MF .deps/frc_12.Tpo -c frc_12.c -o frc_12.o >/dev/null 2>&1 mv -f .libs/frc_12.lo frc_12.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_13.lo -MD -MP -MF ".deps/frc_13.Tpo" \ -c -o frc_13.lo `test -f 'frc_13.c' || echo './'`frc_13.c; \ then mv ".deps/frc_13.Tpo" ".deps/frc_13.Plo"; \ else rm -f ".deps/frc_13.Tpo"; exit 1; \ fi rm -f .libs/frc_13.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_13.lo -MD -MP -MF .deps/frc_13.Tpo -c frc_13.c -fPIC -DPIC -o .libs/frc_13.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_13.lo -MD -MP -MF .deps/frc_13.Tpo -c frc_13.c -o frc_13.o >/dev/null 2>&1 mv -f .libs/frc_13.lo frc_13.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_14.lo -MD -MP -MF ".deps/frc_14.Tpo" \ -c -o frc_14.lo `test -f 'frc_14.c' || echo './'`frc_14.c; \ then mv ".deps/frc_14.Tpo" ".deps/frc_14.Plo"; \ else rm -f ".deps/frc_14.Tpo"; exit 1; \ fi rm -f .libs/frc_14.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_14.lo -MD -MP -MF .deps/frc_14.Tpo -c frc_14.c -fPIC -DPIC -o .libs/frc_14.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_14.lo -MD -MP -MF .deps/frc_14.Tpo -c frc_14.c -o frc_14.o >/dev/null 2>&1 mv -f .libs/frc_14.lo frc_14.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_15.lo -MD -MP -MF ".deps/frc_15.Tpo" \ -c -o frc_15.lo `test -f 'frc_15.c' || echo './'`frc_15.c; \ then mv ".deps/frc_15.Tpo" ".deps/frc_15.Plo"; \ else rm -f ".deps/frc_15.Tpo"; exit 1; \ fi rm -f .libs/frc_15.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_15.lo -MD -MP -MF .deps/frc_15.Tpo -c frc_15.c -fPIC -DPIC -o .libs/frc_15.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_15.lo -MD -MP -MF .deps/frc_15.Tpo -c frc_15.c -o frc_15.o >/dev/null 2>&1 mv -f .libs/frc_15.lo frc_15.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_16.lo -MD -MP -MF ".deps/frc_16.Tpo" \ -c -o frc_16.lo `test -f 'frc_16.c' || echo './'`frc_16.c; \ then mv ".deps/frc_16.Tpo" ".deps/frc_16.Plo"; \ else rm -f ".deps/frc_16.Tpo"; exit 1; \ fi rm -f .libs/frc_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_16.lo -MD -MP -MF .deps/frc_16.Tpo -c frc_16.c -fPIC -DPIC -o .libs/frc_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_16.lo -MD -MP -MF .deps/frc_16.Tpo -c frc_16.c -o frc_16.o >/dev/null 2>&1 mv -f .libs/frc_16.lo frc_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_32.lo -MD -MP -MF ".deps/frc_32.Tpo" \ -c -o frc_32.lo `test -f 'frc_32.c' || echo './'`frc_32.c; \ then mv ".deps/frc_32.Tpo" ".deps/frc_32.Plo"; \ else rm -f ".deps/frc_32.Tpo"; exit 1; \ fi rm -f .libs/frc_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_32.lo -MD -MP -MF .deps/frc_32.Tpo -c frc_32.c -fPIC -DPIC -o .libs/frc_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_32.lo -MD -MP -MF .deps/frc_32.Tpo -c frc_32.c -o frc_32.o >/dev/null 2>&1 mv -f .libs/frc_32.lo frc_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_64.lo -MD -MP -MF ".deps/frc_64.Tpo" \ -c -o frc_64.lo `test -f 'frc_64.c' || echo './'`frc_64.c; \ then mv ".deps/frc_64.Tpo" ".deps/frc_64.Plo"; \ else rm -f ".deps/frc_64.Tpo"; exit 1; \ fi rm -f .libs/frc_64.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_64.lo -MD -MP -MF .deps/frc_64.Tpo -c frc_64.c -fPIC -DPIC -o .libs/frc_64.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_64.lo -MD -MP -MF .deps/frc_64.Tpo -c frc_64.c -o frc_64.o >/dev/null 2>&1 mv -f .libs/frc_64.lo frc_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_128.lo -MD -MP -MF ".deps/frc_128.Tpo" \ -c -o frc_128.lo `test -f 'frc_128.c' || echo './'`frc_128.c; \ then mv ".deps/frc_128.Tpo" ".deps/frc_128.Plo"; \ else rm -f ".deps/frc_128.Tpo"; exit 1; \ fi rm -f .libs/frc_128.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_128.lo -MD -MP -MF .deps/frc_128.Tpo -c frc_128.c -fPIC -DPIC -o .libs/frc_128.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_128.lo -MD -MP -MF .deps/frc_128.Tpo -c frc_128.c -o frc_128.o >/dev/null 2>&1 mv -f .libs/frc_128.lo frc_128.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_2.lo -MD -MP -MF ".deps/fhf_2.Tpo" \ -c -o fhf_2.lo `test -f 'fhf_2.c' || echo './'`fhf_2.c; \ then mv ".deps/fhf_2.Tpo" ".deps/fhf_2.Plo"; \ else rm -f ".deps/fhf_2.Tpo"; exit 1; \ fi rm -f .libs/fhf_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_2.lo -MD -MP -MF .deps/fhf_2.Tpo -c fhf_2.c -fPIC -DPIC -o .libs/fhf_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_2.lo -MD -MP -MF .deps/fhf_2.Tpo -c fhf_2.c -o fhf_2.o >/dev/null 2>&1 mv -f .libs/fhf_2.lo fhf_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_3.lo -MD -MP -MF ".deps/fhf_3.Tpo" \ -c -o fhf_3.lo `test -f 'fhf_3.c' || echo './'`fhf_3.c; \ then mv ".deps/fhf_3.Tpo" ".deps/fhf_3.Plo"; \ else rm -f ".deps/fhf_3.Tpo"; exit 1; \ fi rm -f .libs/fhf_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_3.lo -MD -MP -MF .deps/fhf_3.Tpo -c fhf_3.c -fPIC -DPIC -o .libs/fhf_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_3.lo -MD -MP -MF .deps/fhf_3.Tpo -c fhf_3.c -o fhf_3.o >/dev/null 2>&1 mv -f .libs/fhf_3.lo fhf_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_4.lo -MD -MP -MF ".deps/fhf_4.Tpo" \ -c -o fhf_4.lo `test -f 'fhf_4.c' || echo './'`fhf_4.c; \ then mv ".deps/fhf_4.Tpo" ".deps/fhf_4.Plo"; \ else rm -f ".deps/fhf_4.Tpo"; exit 1; \ fi rm -f .libs/fhf_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_4.lo -MD -MP -MF .deps/fhf_4.Tpo -c fhf_4.c -fPIC -DPIC -o .libs/fhf_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_4.lo -MD -MP -MF .deps/fhf_4.Tpo -c fhf_4.c -o fhf_4.o >/dev/null 2>&1 mv -f .libs/fhf_4.lo fhf_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_5.lo -MD -MP -MF ".deps/fhf_5.Tpo" \ -c -o fhf_5.lo `test -f 'fhf_5.c' || echo './'`fhf_5.c; \ then mv ".deps/fhf_5.Tpo" ".deps/fhf_5.Plo"; \ else rm -f ".deps/fhf_5.Tpo"; exit 1; \ fi rm -f .libs/fhf_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_5.lo -MD -MP -MF .deps/fhf_5.Tpo -c fhf_5.c -fPIC -DPIC -o .libs/fhf_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_5.lo -MD -MP -MF .deps/fhf_5.Tpo -c fhf_5.c -o fhf_5.o >/dev/null 2>&1 mv -f .libs/fhf_5.lo fhf_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_6.lo -MD -MP -MF ".deps/fhf_6.Tpo" \ -c -o fhf_6.lo `test -f 'fhf_6.c' || echo './'`fhf_6.c; \ then mv ".deps/fhf_6.Tpo" ".deps/fhf_6.Plo"; \ else rm -f ".deps/fhf_6.Tpo"; exit 1; \ fi rm -f .libs/fhf_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_6.lo -MD -MP -MF .deps/fhf_6.Tpo -c fhf_6.c -fPIC -DPIC -o .libs/fhf_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_6.lo -MD -MP -MF .deps/fhf_6.Tpo -c fhf_6.c -o fhf_6.o >/dev/null 2>&1 mv -f .libs/fhf_6.lo fhf_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_7.lo -MD -MP -MF ".deps/fhf_7.Tpo" \ -c -o fhf_7.lo `test -f 'fhf_7.c' || echo './'`fhf_7.c; \ then mv ".deps/fhf_7.Tpo" ".deps/fhf_7.Plo"; \ else rm -f ".deps/fhf_7.Tpo"; exit 1; \ fi rm -f .libs/fhf_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_7.lo -MD -MP -MF .deps/fhf_7.Tpo -c fhf_7.c -fPIC -DPIC -o .libs/fhf_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_7.lo -MD -MP -MF .deps/fhf_7.Tpo -c fhf_7.c -o fhf_7.o >/dev/null 2>&1 mv -f .libs/fhf_7.lo fhf_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_8.lo -MD -MP -MF ".deps/fhf_8.Tpo" \ -c -o fhf_8.lo `test -f 'fhf_8.c' || echo './'`fhf_8.c; \ then mv ".deps/fhf_8.Tpo" ".deps/fhf_8.Plo"; \ else rm -f ".deps/fhf_8.Tpo"; exit 1; \ fi rm -f .libs/fhf_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_8.lo -MD -MP -MF .deps/fhf_8.Tpo -c fhf_8.c -fPIC -DPIC -o .libs/fhf_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_8.lo -MD -MP -MF .deps/fhf_8.Tpo -c fhf_8.c -o fhf_8.o >/dev/null 2>&1 mv -f .libs/fhf_8.lo fhf_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_9.lo -MD -MP -MF ".deps/fhf_9.Tpo" \ -c -o fhf_9.lo `test -f 'fhf_9.c' || echo './'`fhf_9.c; \ then mv ".deps/fhf_9.Tpo" ".deps/fhf_9.Plo"; \ else rm -f ".deps/fhf_9.Tpo"; exit 1; \ fi rm -f .libs/fhf_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_9.lo -MD -MP -MF .deps/fhf_9.Tpo -c fhf_9.c -fPIC -DPIC -o .libs/fhf_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_9.lo -MD -MP -MF .deps/fhf_9.Tpo -c fhf_9.c -o fhf_9.o >/dev/null 2>&1 mv -f .libs/fhf_9.lo fhf_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_10.lo -MD -MP -MF ".deps/fhf_10.Tpo" \ -c -o fhf_10.lo `test -f 'fhf_10.c' || echo './'`fhf_10.c; \ then mv ".deps/fhf_10.Tpo" ".deps/fhf_10.Plo"; \ else rm -f ".deps/fhf_10.Tpo"; exit 1; \ fi rm -f .libs/fhf_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_10.lo -MD -MP -MF .deps/fhf_10.Tpo -c fhf_10.c -fPIC -DPIC -o .libs/fhf_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_10.lo -MD -MP -MF .deps/fhf_10.Tpo -c fhf_10.c -o fhf_10.o >/dev/null 2>&1 mv -f .libs/fhf_10.lo fhf_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_16.lo -MD -MP -MF ".deps/fhf_16.Tpo" \ -c -o fhf_16.lo `test -f 'fhf_16.c' || echo './'`fhf_16.c; \ then mv ".deps/fhf_16.Tpo" ".deps/fhf_16.Plo"; \ else rm -f ".deps/fhf_16.Tpo"; exit 1; \ fi rm -f .libs/fhf_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_16.lo -MD -MP -MF .deps/fhf_16.Tpo -c fhf_16.c -fPIC -DPIC -o .libs/fhf_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_16.lo -MD -MP -MF .deps/fhf_16.Tpo -c fhf_16.c -o fhf_16.o >/dev/null 2>&1 mv -f .libs/fhf_16.lo fhf_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_32.lo -MD -MP -MF ".deps/fhf_32.Tpo" \ -c -o fhf_32.lo `test -f 'fhf_32.c' || echo './'`fhf_32.c; \ then mv ".deps/fhf_32.Tpo" ".deps/fhf_32.Plo"; \ else rm -f ".deps/fhf_32.Tpo"; exit 1; \ fi rm -f .libs/fhf_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_32.lo -MD -MP -MF .deps/fhf_32.Tpo -c fhf_32.c -fPIC -DPIC -o .libs/fhf_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_32.lo -MD -MP -MF .deps/fhf_32.Tpo -c fhf_32.c -o fhf_32.o >/dev/null 2>&1 mv -f .libs/fhf_32.lo fhf_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_1.lo -MD -MP -MF ".deps/fcr_1.Tpo" \ -c -o fcr_1.lo `test -f 'fcr_1.c' || echo './'`fcr_1.c; \ then mv ".deps/fcr_1.Tpo" ".deps/fcr_1.Plo"; \ else rm -f ".deps/fcr_1.Tpo"; exit 1; \ fi rm -f .libs/fcr_1.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_1.lo -MD -MP -MF .deps/fcr_1.Tpo -c fcr_1.c -fPIC -DPIC -o .libs/fcr_1.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_1.lo -MD -MP -MF .deps/fcr_1.Tpo -c fcr_1.c -o fcr_1.o >/dev/null 2>&1 mv -f .libs/fcr_1.lo fcr_1.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_2.lo -MD -MP -MF ".deps/fcr_2.Tpo" \ -c -o fcr_2.lo `test -f 'fcr_2.c' || echo './'`fcr_2.c; \ then mv ".deps/fcr_2.Tpo" ".deps/fcr_2.Plo"; \ else rm -f ".deps/fcr_2.Tpo"; exit 1; \ fi rm -f .libs/fcr_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_2.lo -MD -MP -MF .deps/fcr_2.Tpo -c fcr_2.c -fPIC -DPIC -o .libs/fcr_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_2.lo -MD -MP -MF .deps/fcr_2.Tpo -c fcr_2.c -o fcr_2.o >/dev/null 2>&1 mv -f .libs/fcr_2.lo fcr_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_3.lo -MD -MP -MF ".deps/fcr_3.Tpo" \ -c -o fcr_3.lo `test -f 'fcr_3.c' || echo './'`fcr_3.c; \ then mv ".deps/fcr_3.Tpo" ".deps/fcr_3.Plo"; \ else rm -f ".deps/fcr_3.Tpo"; exit 1; \ fi rm -f .libs/fcr_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_3.lo -MD -MP -MF .deps/fcr_3.Tpo -c fcr_3.c -fPIC -DPIC -o .libs/fcr_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_3.lo -MD -MP -MF .deps/fcr_3.Tpo -c fcr_3.c -o fcr_3.o >/dev/null 2>&1 mv -f .libs/fcr_3.lo fcr_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_4.lo -MD -MP -MF ".deps/fcr_4.Tpo" \ -c -o fcr_4.lo `test -f 'fcr_4.c' || echo './'`fcr_4.c; \ then mv ".deps/fcr_4.Tpo" ".deps/fcr_4.Plo"; \ else rm -f ".deps/fcr_4.Tpo"; exit 1; \ fi rm -f .libs/fcr_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_4.lo -MD -MP -MF .deps/fcr_4.Tpo -c fcr_4.c -fPIC -DPIC -o .libs/fcr_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_4.lo -MD -MP -MF .deps/fcr_4.Tpo -c fcr_4.c -o fcr_4.o >/dev/null 2>&1 mv -f .libs/fcr_4.lo fcr_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_5.lo -MD -MP -MF ".deps/fcr_5.Tpo" \ -c -o fcr_5.lo `test -f 'fcr_5.c' || echo './'`fcr_5.c; \ then mv ".deps/fcr_5.Tpo" ".deps/fcr_5.Plo"; \ else rm -f ".deps/fcr_5.Tpo"; exit 1; \ fi rm -f .libs/fcr_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_5.lo -MD -MP -MF .deps/fcr_5.Tpo -c fcr_5.c -fPIC -DPIC -o .libs/fcr_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_5.lo -MD -MP -MF .deps/fcr_5.Tpo -c fcr_5.c -o fcr_5.o >/dev/null 2>&1 mv -f .libs/fcr_5.lo fcr_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_6.lo -MD -MP -MF ".deps/fcr_6.Tpo" \ -c -o fcr_6.lo `test -f 'fcr_6.c' || echo './'`fcr_6.c; \ then mv ".deps/fcr_6.Tpo" ".deps/fcr_6.Plo"; \ else rm -f ".deps/fcr_6.Tpo"; exit 1; \ fi rm -f .libs/fcr_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_6.lo -MD -MP -MF .deps/fcr_6.Tpo -c fcr_6.c -fPIC -DPIC -o .libs/fcr_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_6.lo -MD -MP -MF .deps/fcr_6.Tpo -c fcr_6.c -o fcr_6.o >/dev/null 2>&1 mv -f .libs/fcr_6.lo fcr_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_7.lo -MD -MP -MF ".deps/fcr_7.Tpo" \ -c -o fcr_7.lo `test -f 'fcr_7.c' || echo './'`fcr_7.c; \ then mv ".deps/fcr_7.Tpo" ".deps/fcr_7.Plo"; \ else rm -f ".deps/fcr_7.Tpo"; exit 1; \ fi rm -f .libs/fcr_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_7.lo -MD -MP -MF .deps/fcr_7.Tpo -c fcr_7.c -fPIC -DPIC -o .libs/fcr_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_7.lo -MD -MP -MF .deps/fcr_7.Tpo -c fcr_7.c -o fcr_7.o >/dev/null 2>&1 mv -f .libs/fcr_7.lo fcr_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_8.lo -MD -MP -MF ".deps/fcr_8.Tpo" \ -c -o fcr_8.lo `test -f 'fcr_8.c' || echo './'`fcr_8.c; \ then mv ".deps/fcr_8.Tpo" ".deps/fcr_8.Plo"; \ else rm -f ".deps/fcr_8.Tpo"; exit 1; \ fi rm -f .libs/fcr_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_8.lo -MD -MP -MF .deps/fcr_8.Tpo -c fcr_8.c -fPIC -DPIC -o .libs/fcr_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_8.lo -MD -MP -MF .deps/fcr_8.Tpo -c fcr_8.c -o fcr_8.o >/dev/null 2>&1 mv -f .libs/fcr_8.lo fcr_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_9.lo -MD -MP -MF ".deps/fcr_9.Tpo" \ -c -o fcr_9.lo `test -f 'fcr_9.c' || echo './'`fcr_9.c; \ then mv ".deps/fcr_9.Tpo" ".deps/fcr_9.Plo"; \ else rm -f ".deps/fcr_9.Tpo"; exit 1; \ fi rm -f .libs/fcr_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_9.lo -MD -MP -MF .deps/fcr_9.Tpo -c fcr_9.c -fPIC -DPIC -o .libs/fcr_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_9.lo -MD -MP -MF .deps/fcr_9.Tpo -c fcr_9.c -o fcr_9.o >/dev/null 2>&1 mv -f .libs/fcr_9.lo fcr_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_10.lo -MD -MP -MF ".deps/fcr_10.Tpo" \ -c -o fcr_10.lo `test -f 'fcr_10.c' || echo './'`fcr_10.c; \ then mv ".deps/fcr_10.Tpo" ".deps/fcr_10.Plo"; \ else rm -f ".deps/fcr_10.Tpo"; exit 1; \ fi rm -f .libs/fcr_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_10.lo -MD -MP -MF .deps/fcr_10.Tpo -c fcr_10.c -fPIC -DPIC -o .libs/fcr_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_10.lo -MD -MP -MF .deps/fcr_10.Tpo -c fcr_10.c -o fcr_10.o >/dev/null 2>&1 mv -f .libs/fcr_10.lo fcr_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_11.lo -MD -MP -MF ".deps/fcr_11.Tpo" \ -c -o fcr_11.lo `test -f 'fcr_11.c' || echo './'`fcr_11.c; \ then mv ".deps/fcr_11.Tpo" ".deps/fcr_11.Plo"; \ else rm -f ".deps/fcr_11.Tpo"; exit 1; \ fi rm -f .libs/fcr_11.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_11.lo -MD -MP -MF .deps/fcr_11.Tpo -c fcr_11.c -fPIC -DPIC -o .libs/fcr_11.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_11.lo -MD -MP -MF .deps/fcr_11.Tpo -c fcr_11.c -o fcr_11.o >/dev/null 2>&1 mv -f .libs/fcr_11.lo fcr_11.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_12.lo -MD -MP -MF ".deps/fcr_12.Tpo" \ -c -o fcr_12.lo `test -f 'fcr_12.c' || echo './'`fcr_12.c; \ then mv ".deps/fcr_12.Tpo" ".deps/fcr_12.Plo"; \ else rm -f ".deps/fcr_12.Tpo"; exit 1; \ fi rm -f .libs/fcr_12.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_12.lo -MD -MP -MF .deps/fcr_12.Tpo -c fcr_12.c -fPIC -DPIC -o .libs/fcr_12.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_12.lo -MD -MP -MF .deps/fcr_12.Tpo -c fcr_12.c -o fcr_12.o >/dev/null 2>&1 mv -f .libs/fcr_12.lo fcr_12.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_13.lo -MD -MP -MF ".deps/fcr_13.Tpo" \ -c -o fcr_13.lo `test -f 'fcr_13.c' || echo './'`fcr_13.c; \ then mv ".deps/fcr_13.Tpo" ".deps/fcr_13.Plo"; \ else rm -f ".deps/fcr_13.Tpo"; exit 1; \ fi rm -f .libs/fcr_13.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_13.lo -MD -MP -MF .deps/fcr_13.Tpo -c fcr_13.c -fPIC -DPIC -o .libs/fcr_13.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_13.lo -MD -MP -MF .deps/fcr_13.Tpo -c fcr_13.c -o fcr_13.o >/dev/null 2>&1 mv -f .libs/fcr_13.lo fcr_13.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_14.lo -MD -MP -MF ".deps/fcr_14.Tpo" \ -c -o fcr_14.lo `test -f 'fcr_14.c' || echo './'`fcr_14.c; \ then mv ".deps/fcr_14.Tpo" ".deps/fcr_14.Plo"; \ else rm -f ".deps/fcr_14.Tpo"; exit 1; \ fi rm -f .libs/fcr_14.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_14.lo -MD -MP -MF .deps/fcr_14.Tpo -c fcr_14.c -fPIC -DPIC -o .libs/fcr_14.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_14.lo -MD -MP -MF .deps/fcr_14.Tpo -c fcr_14.c -o fcr_14.o >/dev/null 2>&1 mv -f .libs/fcr_14.lo fcr_14.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_15.lo -MD -MP -MF ".deps/fcr_15.Tpo" \ -c -o fcr_15.lo `test -f 'fcr_15.c' || echo './'`fcr_15.c; \ then mv ".deps/fcr_15.Tpo" ".deps/fcr_15.Plo"; \ else rm -f ".deps/fcr_15.Tpo"; exit 1; \ fi rm -f .libs/fcr_15.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_15.lo -MD -MP -MF .deps/fcr_15.Tpo -c fcr_15.c -fPIC -DPIC -o .libs/fcr_15.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_15.lo -MD -MP -MF .deps/fcr_15.Tpo -c fcr_15.c -o fcr_15.o >/dev/null 2>&1 mv -f .libs/fcr_15.lo fcr_15.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_16.lo -MD -MP -MF ".deps/fcr_16.Tpo" \ -c -o fcr_16.lo `test -f 'fcr_16.c' || echo './'`fcr_16.c; \ then mv ".deps/fcr_16.Tpo" ".deps/fcr_16.Plo"; \ else rm -f ".deps/fcr_16.Tpo"; exit 1; \ fi rm -f .libs/fcr_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_16.lo -MD -MP -MF .deps/fcr_16.Tpo -c fcr_16.c -fPIC -DPIC -o .libs/fcr_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_16.lo -MD -MP -MF .deps/fcr_16.Tpo -c fcr_16.c -o fcr_16.o >/dev/null 2>&1 mv -f .libs/fcr_16.lo fcr_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_32.lo -MD -MP -MF ".deps/fcr_32.Tpo" \ -c -o fcr_32.lo `test -f 'fcr_32.c' || echo './'`fcr_32.c; \ then mv ".deps/fcr_32.Tpo" ".deps/fcr_32.Plo"; \ else rm -f ".deps/fcr_32.Tpo"; exit 1; \ fi rm -f .libs/fcr_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_32.lo -MD -MP -MF .deps/fcr_32.Tpo -c fcr_32.c -fPIC -DPIC -o .libs/fcr_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_32.lo -MD -MP -MF .deps/fcr_32.Tpo -c fcr_32.c -o fcr_32.o >/dev/null 2>&1 mv -f .libs/fcr_32.lo fcr_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_64.lo -MD -MP -MF ".deps/fcr_64.Tpo" \ -c -o fcr_64.lo `test -f 'fcr_64.c' || echo './'`fcr_64.c; \ then mv ".deps/fcr_64.Tpo" ".deps/fcr_64.Plo"; \ else rm -f ".deps/fcr_64.Tpo"; exit 1; \ fi rm -f .libs/fcr_64.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_64.lo -MD -MP -MF .deps/fcr_64.Tpo -c fcr_64.c -fPIC -DPIC -o .libs/fcr_64.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_64.lo -MD -MP -MF .deps/fcr_64.Tpo -c fcr_64.c -o fcr_64.o >/dev/null 2>&1 mv -f .libs/fcr_64.lo fcr_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_128.lo -MD -MP -MF ".deps/fcr_128.Tpo" \ -c -o fcr_128.lo `test -f 'fcr_128.c' || echo './'`fcr_128.c; \ then mv ".deps/fcr_128.Tpo" ".deps/fcr_128.Plo"; \ else rm -f ".deps/fcr_128.Tpo"; exit 1; \ fi rm -f .libs/fcr_128.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_128.lo -MD -MP -MF .deps/fcr_128.Tpo -c fcr_128.c -fPIC -DPIC -o .libs/fcr_128.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_128.lo -MD -MP -MF .deps/fcr_128.Tpo -c fcr_128.c -o fcr_128.o >/dev/null 2>&1 mv -f .libs/fcr_128.lo fcr_128.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_2.lo -MD -MP -MF ".deps/fhb_2.Tpo" \ -c -o fhb_2.lo `test -f 'fhb_2.c' || echo './'`fhb_2.c; \ then mv ".deps/fhb_2.Tpo" ".deps/fhb_2.Plo"; \ else rm -f ".deps/fhb_2.Tpo"; exit 1; \ fi rm -f .libs/fhb_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_2.lo -MD -MP -MF .deps/fhb_2.Tpo -c fhb_2.c -fPIC -DPIC -o .libs/fhb_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_2.lo -MD -MP -MF .deps/fhb_2.Tpo -c fhb_2.c -o fhb_2.o >/dev/null 2>&1 mv -f .libs/fhb_2.lo fhb_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_3.lo -MD -MP -MF ".deps/fhb_3.Tpo" \ -c -o fhb_3.lo `test -f 'fhb_3.c' || echo './'`fhb_3.c; \ then mv ".deps/fhb_3.Tpo" ".deps/fhb_3.Plo"; \ else rm -f ".deps/fhb_3.Tpo"; exit 1; \ fi rm -f .libs/fhb_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_3.lo -MD -MP -MF .deps/fhb_3.Tpo -c fhb_3.c -fPIC -DPIC -o .libs/fhb_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_3.lo -MD -MP -MF .deps/fhb_3.Tpo -c fhb_3.c -o fhb_3.o >/dev/null 2>&1 mv -f .libs/fhb_3.lo fhb_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_4.lo -MD -MP -MF ".deps/fhb_4.Tpo" \ -c -o fhb_4.lo `test -f 'fhb_4.c' || echo './'`fhb_4.c; \ then mv ".deps/fhb_4.Tpo" ".deps/fhb_4.Plo"; \ else rm -f ".deps/fhb_4.Tpo"; exit 1; \ fi rm -f .libs/fhb_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_4.lo -MD -MP -MF .deps/fhb_4.Tpo -c fhb_4.c -fPIC -DPIC -o .libs/fhb_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_4.lo -MD -MP -MF .deps/fhb_4.Tpo -c fhb_4.c -o fhb_4.o >/dev/null 2>&1 mv -f .libs/fhb_4.lo fhb_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_5.lo -MD -MP -MF ".deps/fhb_5.Tpo" \ -c -o fhb_5.lo `test -f 'fhb_5.c' || echo './'`fhb_5.c; \ then mv ".deps/fhb_5.Tpo" ".deps/fhb_5.Plo"; \ else rm -f ".deps/fhb_5.Tpo"; exit 1; \ fi rm -f .libs/fhb_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_5.lo -MD -MP -MF .deps/fhb_5.Tpo -c fhb_5.c -fPIC -DPIC -o .libs/fhb_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_5.lo -MD -MP -MF .deps/fhb_5.Tpo -c fhb_5.c -o fhb_5.o >/dev/null 2>&1 mv -f .libs/fhb_5.lo fhb_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_6.lo -MD -MP -MF ".deps/fhb_6.Tpo" \ -c -o fhb_6.lo `test -f 'fhb_6.c' || echo './'`fhb_6.c; \ then mv ".deps/fhb_6.Tpo" ".deps/fhb_6.Plo"; \ else rm -f ".deps/fhb_6.Tpo"; exit 1; \ fi rm -f .libs/fhb_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_6.lo -MD -MP -MF .deps/fhb_6.Tpo -c fhb_6.c -fPIC -DPIC -o .libs/fhb_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_6.lo -MD -MP -MF .deps/fhb_6.Tpo -c fhb_6.c -o fhb_6.o >/dev/null 2>&1 mv -f .libs/fhb_6.lo fhb_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_7.lo -MD -MP -MF ".deps/fhb_7.Tpo" \ -c -o fhb_7.lo `test -f 'fhb_7.c' || echo './'`fhb_7.c; \ then mv ".deps/fhb_7.Tpo" ".deps/fhb_7.Plo"; \ else rm -f ".deps/fhb_7.Tpo"; exit 1; \ fi rm -f .libs/fhb_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_7.lo -MD -MP -MF .deps/fhb_7.Tpo -c fhb_7.c -fPIC -DPIC -o .libs/fhb_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_7.lo -MD -MP -MF .deps/fhb_7.Tpo -c fhb_7.c -o fhb_7.o >/dev/null 2>&1 mv -f .libs/fhb_7.lo fhb_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_8.lo -MD -MP -MF ".deps/fhb_8.Tpo" \ -c -o fhb_8.lo `test -f 'fhb_8.c' || echo './'`fhb_8.c; \ then mv ".deps/fhb_8.Tpo" ".deps/fhb_8.Plo"; \ else rm -f ".deps/fhb_8.Tpo"; exit 1; \ fi rm -f .libs/fhb_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_8.lo -MD -MP -MF .deps/fhb_8.Tpo -c fhb_8.c -fPIC -DPIC -o .libs/fhb_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_8.lo -MD -MP -MF .deps/fhb_8.Tpo -c fhb_8.c -o fhb_8.o >/dev/null 2>&1 mv -f .libs/fhb_8.lo fhb_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_9.lo -MD -MP -MF ".deps/fhb_9.Tpo" \ -c -o fhb_9.lo `test -f 'fhb_9.c' || echo './'`fhb_9.c; \ then mv ".deps/fhb_9.Tpo" ".deps/fhb_9.Plo"; \ else rm -f ".deps/fhb_9.Tpo"; exit 1; \ fi rm -f .libs/fhb_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_9.lo -MD -MP -MF .deps/fhb_9.Tpo -c fhb_9.c -fPIC -DPIC -o .libs/fhb_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_9.lo -MD -MP -MF .deps/fhb_9.Tpo -c fhb_9.c -o fhb_9.o >/dev/null 2>&1 mv -f .libs/fhb_9.lo fhb_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_10.lo -MD -MP -MF ".deps/fhb_10.Tpo" \ -c -o fhb_10.lo `test -f 'fhb_10.c' || echo './'`fhb_10.c; \ then mv ".deps/fhb_10.Tpo" ".deps/fhb_10.Plo"; \ else rm -f ".deps/fhb_10.Tpo"; exit 1; \ fi rm -f .libs/fhb_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_10.lo -MD -MP -MF .deps/fhb_10.Tpo -c fhb_10.c -fPIC -DPIC -o .libs/fhb_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_10.lo -MD -MP -MF .deps/fhb_10.Tpo -c fhb_10.c -o fhb_10.o >/dev/null 2>&1 mv -f .libs/fhb_10.lo fhb_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_16.lo -MD -MP -MF ".deps/fhb_16.Tpo" \ -c -o fhb_16.lo `test -f 'fhb_16.c' || echo './'`fhb_16.c; \ then mv ".deps/fhb_16.Tpo" ".deps/fhb_16.Plo"; \ else rm -f ".deps/fhb_16.Tpo"; exit 1; \ fi rm -f .libs/fhb_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_16.lo -MD -MP -MF .deps/fhb_16.Tpo -c fhb_16.c -fPIC -DPIC -o .libs/fhb_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_16.lo -MD -MP -MF .deps/fhb_16.Tpo -c fhb_16.c -o fhb_16.o >/dev/null 2>&1 mv -f .libs/fhb_16.lo fhb_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_32.lo -MD -MP -MF ".deps/fhb_32.Tpo" \ -c -o fhb_32.lo `test -f 'fhb_32.c' || echo './'`fhb_32.c; \ then mv ".deps/fhb_32.Tpo" ".deps/fhb_32.Plo"; \ else rm -f ".deps/fhb_32.Tpo"; exit 1; \ fi rm -f .libs/fhb_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_32.lo -MD -MP -MF .deps/fhb_32.Tpo -c fhb_32.c -fPIC -DPIC -o .libs/fhb_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_32.lo -MD -MP -MF .deps/fhb_32.Tpo -c fhb_32.c -o fhb_32.o >/dev/null 2>&1 mv -f .libs/fhb_32.lo fhb_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rconfig.lo -MD -MP -MF ".deps/rconfig.Tpo" \ -c -o rconfig.lo `test -f 'rconfig.c' || echo './'`rconfig.c; \ then mv ".deps/rconfig.Tpo" ".deps/rconfig.Plo"; \ else rm -f ".deps/rconfig.Tpo"; exit 1; \ fi rm -f .libs/rconfig.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rconfig.lo -MD -MP -MF .deps/rconfig.Tpo -c rconfig.c -fPIC -DPIC -o .libs/rconfig.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rconfig.lo -MD -MP -MF .deps/rconfig.Tpo -c rconfig.c -o rconfig.o >/dev/null 2>&1 mv -f .libs/rconfig.lo rconfig.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rplanner.lo -MD -MP -MF ".deps/rplanner.Tpo" \ -c -o rplanner.lo `test -f 'rplanner.c' || echo './'`rplanner.c; \ then mv ".deps/rplanner.Tpo" ".deps/rplanner.Plo"; \ else rm -f ".deps/rplanner.Tpo"; exit 1; \ fi rm -f .libs/rplanner.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rplanner.lo -MD -MP -MF .deps/rplanner.Tpo -c rplanner.c -fPIC -DPIC -o .libs/rplanner.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rplanner.lo -MD -MP -MF .deps/rplanner.Tpo -c rplanner.c -o rplanner.o >/dev/null 2>&1 mv -f .libs/rplanner.lo rplanner.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec.lo -MD -MP -MF ".deps/rexec.Tpo" \ -c -o rexec.lo `test -f 'rexec.c' || echo './'`rexec.c; \ then mv ".deps/rexec.Tpo" ".deps/rexec.Plo"; \ else rm -f ".deps/rexec.Tpo"; exit 1; \ fi rm -f .libs/rexec.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec.lo -MD -MP -MF .deps/rexec.Tpo -c rexec.c -fPIC -DPIC -o .libs/rexec.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec.lo -MD -MP -MF .deps/rexec.Tpo -c rexec.c -o rexec.o >/dev/null 2>&1 mv -f .libs/rexec.lo rexec.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2.lo -MD -MP -MF ".deps/rexec2.Tpo" \ -c -o rexec2.lo `test -f 'rexec2.c' || echo './'`rexec2.c; \ then mv ".deps/rexec2.Tpo" ".deps/rexec2.Plo"; \ else rm -f ".deps/rexec2.Tpo"; exit 1; \ fi rm -f .libs/rexec2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2.lo -MD -MP -MF .deps/rexec2.Tpo -c rexec2.c -fPIC -DPIC -o .libs/rexec2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2.lo -MD -MP -MF .deps/rexec2.Tpo -c rexec2.c -o rexec2.o >/dev/null 2>&1 mv -f .libs/rexec2.lo rexec2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd.lo -MD -MP -MF ".deps/rfftwnd.Tpo" \ -c -o rfftwnd.lo `test -f 'rfftwnd.c' || echo './'`rfftwnd.c; \ then mv ".deps/rfftwnd.Tpo" ".deps/rfftwnd.Plo"; \ else rm -f ".deps/rfftwnd.Tpo"; exit 1; \ fi rm -f .libs/rfftwnd.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd.lo -MD -MP -MF .deps/rfftwnd.Tpo -c rfftwnd.c -fPIC -DPIC -o .libs/rfftwnd.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd.lo -MD -MP -MF .deps/rfftwnd.Tpo -c rfftwnd.c -o rfftwnd.o >/dev/null 2>&1 mv -f .libs/rfftwnd.lo rfftwnd.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rgeneric.lo -MD -MP -MF ".deps/rgeneric.Tpo" \ -c -o rgeneric.lo `test -f 'rgeneric.c' || echo './'`rgeneric.c; \ then mv ".deps/rgeneric.Tpo" ".deps/rgeneric.Plo"; \ else rm -f ".deps/rgeneric.Tpo"; exit 1; \ fi rm -f .libs/rgeneric.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rgeneric.lo -MD -MP -MF .deps/rgeneric.Tpo -c rgeneric.c -fPIC -DPIC -o .libs/rgeneric.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rgeneric.lo -MD -MP -MF .deps/rgeneric.Tpo -c rgeneric.c -o rgeneric.o >/dev/null 2>&1 mv -f .libs/rgeneric.lo rgeneric.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwf77.lo -MD -MP -MF ".deps/rfftwf77.Tpo" \ -c -o rfftwf77.lo `test -f 'rfftwf77.c' || echo './'`rfftwf77.c; \ then mv ".deps/rfftwf77.Tpo" ".deps/rfftwf77.Plo"; \ else rm -f ".deps/rfftwf77.Tpo"; exit 1; \ fi rm -f .libs/rfftwf77.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwf77.lo -MD -MP -MF .deps/rfftwf77.Tpo -c rfftwf77.c -fPIC -DPIC -o .libs/rfftwf77.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwf77.lo -MD -MP -MF .deps/rfftwf77.Tpo -c rfftwf77.c -o rfftwf77.o >/dev/null 2>&1 mv -f .libs/rfftwf77.lo rfftwf77.lo /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o librfftw.la -rpath /usr/lib -version-info 2:7:0 frc_1.lo frc_2.lo frc_3.lo frc_4.lo frc_5.lo frc_6.lo frc_7.lo frc_8.lo frc_9.lo frc_10.lo frc_11.lo frc_12.lo frc_13.lo frc_14.lo frc_15.lo frc_16.lo frc_32.lo frc_64.lo frc_128.lo fhf_2.lo fhf_3.lo fhf_4.lo fhf_5.lo fhf_6.lo fhf_7.lo fhf_8.lo fhf_9.lo fhf_10.lo fhf_16.lo fhf_32.lo fcr_1.lo fcr_2.lo fcr_3.lo fcr_4.lo fcr_5.lo fcr_6.lo fcr_7.lo fcr_8.lo fcr_9.lo fcr_10.lo fcr_11.lo fcr_12.lo fcr_13.lo fcr_14.lo fcr_15.lo fcr_16.lo fcr_32.lo fcr_64.lo fcr_128.lo fhb_2.lo fhb_3.lo fhb_4.lo fhb_5.lo fhb_6.lo fhb_7.lo fhb_8.lo fhb_9.lo fhb_10.lo fhb_16.lo fhb_32.lo rconfig.lo rplanner.lo rexec.lo rexec2.lo rfftwnd.lo rgeneric.lo rfftwf77.lo -lm rm -fr .libs/librfftw.la .libs/librfftw.* .libs/librfftw.* cc -shared frc_1.lo frc_2.lo frc_3.lo frc_4.lo frc_5.lo frc_6.lo frc_7.lo frc_8.lo frc_9.lo frc_10.lo frc_11.lo frc_12.lo frc_13.lo frc_14.lo frc_15.lo frc_16.lo frc_32.lo frc_64.lo frc_128.lo fhf_2.lo fhf_3.lo fhf_4.lo fhf_5.lo fhf_6.lo fhf_7.lo fhf_8.lo fhf_9.lo fhf_10.lo fhf_16.lo fhf_32.lo fcr_1.lo fcr_2.lo fcr_3.lo fcr_4.lo fcr_5.lo fcr_6.lo fcr_7.lo fcr_8.lo fcr_9.lo fcr_10.lo fcr_11.lo fcr_12.lo fcr_13.lo fcr_14.lo fcr_15.lo fcr_16.lo fcr_32.lo fcr_64.lo fcr_128.lo fhb_2.lo fhb_3.lo fhb_4.lo fhb_5.lo fhb_6.lo fhb_7.lo fhb_8.lo fhb_9.lo fhb_10.lo fhb_16.lo fhb_32.lo rconfig.lo rplanner.lo rexec.lo rexec2.lo rfftwnd.lo rgeneric.lo rfftwf77.lo -lm -Wl,-soname -Wl,librfftw.so.2 -o .libs/librfftw.so.2.0.7 (cd .libs && rm -f librfftw.so.2 && ln -s librfftw.so.2.0.7 librfftw.so.2) (cd .libs && rm -f librfftw.so && ln -s librfftw.so.2.0.7 librfftw.so) ar cru .libs/librfftw.a frc_1.o frc_2.o frc_3.o frc_4.o frc_5.o frc_6.o frc_7.o frc_8.o frc_9.o frc_10.o frc_11.o frc_12.o frc_13.o frc_14.o frc_15.o frc_16.o frc_32.o frc_64.o frc_128.o fhf_2.o fhf_3.o fhf_4.o fhf_5.o fhf_6.o fhf_7.o fhf_8.o fhf_9.o fhf_10.o fhf_16.o fhf_32.o fcr_1.o fcr_2.o fcr_3.o fcr_4.o fcr_5.o fcr_6.o fcr_7.o fcr_8.o fcr_9.o fcr_10.o fcr_11.o fcr_12.o fcr_13.o fcr_14.o fcr_15.o fcr_16.o fcr_32.o fcr_64.o fcr_128.o fhb_2.o fhb_3.o fhb_4.o fhb_5.o fhb_6.o fhb_7.o fhb_8.o fhb_9.o fhb_10.o fhb_16.o fhb_32.o rconfig.o rplanner.o rexec.o rexec2.o rfftwnd.o rgeneric.o rfftwf77.o ranlib .libs/librfftw.a creating librfftw.la (cd .libs && rm -f librfftw.la && ln -s ../librfftw.la librfftw.la) make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/rfftw' Making all in tests make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/tests' if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I./../rfftw -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_test.o -MD -MP -MF ".deps/fftw_test.Tpo" \ -c -o fftw_test.o `test -f 'fftw_test.c' || echo './'`fftw_test.c; \ then mv ".deps/fftw_test.Tpo" ".deps/fftw_test.Po"; \ else rm -f ".deps/fftw_test.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I./../rfftw -O2 -g -march=i386 -mcpu=i686 -pthread -MT test_main.o -MD -MP -MF ".deps/test_main.Tpo" \ -c -o test_main.o `test -f 'test_main.c' || echo './'`test_main.c; \ then mv ".deps/test_main.Tpo" ".deps/test_main.Po"; \ else rm -f ".deps/test_main.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o fftw_test fftw_test.o test_main.o ../fftw/libfftw.la -lm mkdir .libs cc -O2 -g -march=i386 -mcpu=i686 -pthread -o .libs/fftw_test fftw_test.o test_main.o ../fftw/.libs/libfftw.so -lm creating fftw_test if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I./../rfftw -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_test.o -MD -MP -MF ".deps/rfftw_test.Tpo" \ -c -o rfftw_test.o `test -f 'rfftw_test.c' || echo './'`rfftw_test.c; \ then mv ".deps/rfftw_test.Tpo" ".deps/rfftw_test.Po"; \ else rm -f ".deps/rfftw_test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o rfftw_test rfftw_test.o test_main.o ../rfftw/librfftw.la ../fftw/libfftw.la -lm cc -O2 -g -march=i386 -mcpu=i686 -pthread -o .libs/rfftw_test rfftw_test.o test_main.o ../rfftw/.libs/librfftw.so ../fftw/.libs/libfftw.so -lm creating rfftw_test make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/tests' Making all in doc make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/doc' Making all in threads make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/threads' if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor_threads.lo -MD -MP -MF ".deps/executor_threads.Tpo" \ -c -o executor_threads.lo `test -f 'executor_threads.c' || echo './'`executor_threads.c; \ then mv ".deps/executor_threads.Tpo" ".deps/executor_threads.Plo"; \ else rm -f ".deps/executor_threads.Tpo"; exit 1; \ fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor_threads.lo -MD -MP -MF .deps/executor_threads.Tpo -c executor_threads.c -fPIC -DPIC -o .libs/executor_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor_threads.lo -MD -MP -MF .deps/executor_threads.Tpo -c executor_threads.c -o executor_threads.o >/dev/null 2>&1 mv -f .libs/executor_threads.lo executor_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_threads.lo -MD -MP -MF ".deps/fftw_threads.Tpo" \ -c -o fftw_threads.lo `test -f 'fftw_threads.c' || echo './'`fftw_threads.c; \ then mv ".deps/fftw_threads.Tpo" ".deps/fftw_threads.Plo"; \ else rm -f ".deps/fftw_threads.Tpo"; exit 1; \ fi rm -f .libs/fftw_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_threads.lo -MD -MP -MF .deps/fftw_threads.Tpo -c fftw_threads.c -fPIC -DPIC -o .libs/fftw_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_threads.lo -MD -MP -MF .deps/fftw_threads.Tpo -c fftw_threads.c -o fftw_threads.o >/dev/null 2>&1 mv -f .libs/fftw_threads.lo fftw_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd_threads.lo -MD -MP -MF ".deps/fftwnd_threads.Tpo" \ -c -o fftwnd_threads.lo `test -f 'fftwnd_threads.c' || echo './'`fftwnd_threads.c; \ then mv ".deps/fftwnd_threads.Tpo" ".deps/fftwnd_threads.Plo"; \ else rm -f ".deps/fftwnd_threads.Tpo"; exit 1; \ fi rm -f .libs/fftwnd_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd_threads.lo -MD -MP -MF .deps/fftwnd_threads.Tpo -c fftwnd_threads.c -fPIC -DPIC -o .libs/fftwnd_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd_threads.lo -MD -MP -MF .deps/fftwnd_threads.Tpo -c fftwnd_threads.c -o fftwnd_threads.o >/dev/null 2>&1 mv -f .libs/fftwnd_threads.lo fftwnd_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_f77_threads.lo -MD -MP -MF ".deps/fftw_f77_threads.Tpo" \ -c -o fftw_f77_threads.lo `test -f 'fftw_f77_threads.c' || echo './'`fftw_f77_threads.c; \ then mv ".deps/fftw_f77_threads.Tpo" ".deps/fftw_f77_threads.Plo"; \ else rm -f ".deps/fftw_f77_threads.Tpo"; exit 1; \ fi rm -f .libs/fftw_f77_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_f77_threads.lo -MD -MP -MF .deps/fftw_f77_threads.Tpo -c fftw_f77_threads.c -fPIC -DPIC -o .libs/fftw_f77_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_f77_threads.lo -MD -MP -MF .deps/fftw_f77_threads.Tpo -c fftw_f77_threads.c -o fftw_f77_threads.o >/dev/null 2>&1 mv -f .libs/fftw_f77_threads.lo fftw_f77_threads.lo /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o libfftw_threads.la -version-info 2:7:0 -rpath /usr/lib executor_threads.lo fftw_threads.lo fftwnd_threads.lo fftw_f77_threads.lo -lm rm -fr .libs/libfftw_threads.la .libs/libfftw_threads.* .libs/libfftw_threads.* cc -shared executor_threads.lo fftw_threads.lo fftwnd_threads.lo fftw_f77_threads.lo -lm -Wl,-soname -Wl,libfftw_threads.so.2 -o .libs/libfftw_threads.so.2.0.7 (cd .libs && rm -f libfftw_threads.so.2 && ln -s libfftw_threads.so.2.0.7 libfftw_threads.so.2) (cd .libs && rm -f libfftw_threads.so && ln -s libfftw_threads.so.2.0.7 libfftw_threads.so) ar cru .libs/libfftw_threads.a executor_threads.o fftw_threads.o fftwnd_threads.o fftw_f77_threads.o ranlib .libs/libfftw_threads.a creating libfftw_threads.la (cd .libs && rm -f libfftw_threads.la && ln -s ../libfftw_threads.la libfftw_threads.la) if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec_threads.lo -MD -MP -MF ".deps/rexec_threads.Tpo" \ -c -o rexec_threads.lo `test -f 'rexec_threads.c' || echo './'`rexec_threads.c; \ then mv ".deps/rexec_threads.Tpo" ".deps/rexec_threads.Plo"; \ else rm -f ".deps/rexec_threads.Tpo"; exit 1; \ fi rm -f .libs/rexec_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec_threads.lo -MD -MP -MF .deps/rexec_threads.Tpo -c rexec_threads.c -fPIC -DPIC -o .libs/rexec_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec_threads.lo -MD -MP -MF .deps/rexec_threads.Tpo -c rexec_threads.c -o rexec_threads.o >/dev/null 2>&1 mv -f .libs/rexec_threads.lo rexec_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2_threads.lo -MD -MP -MF ".deps/rexec2_threads.Tpo" \ -c -o rexec2_threads.lo `test -f 'rexec2_threads.c' || echo './'`rexec2_threads.c; \ then mv ".deps/rexec2_threads.Tpo" ".deps/rexec2_threads.Plo"; \ else rm -f ".deps/rexec2_threads.Tpo"; exit 1; \ fi rm -f .libs/rexec2_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2_threads.lo -MD -MP -MF .deps/rexec2_threads.Tpo -c rexec2_threads.c -fPIC -DPIC -o .libs/rexec2_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2_threads.lo -MD -MP -MF .deps/rexec2_threads.Tpo -c rexec2_threads.c -o rexec2_threads.o >/dev/null 2>&1 mv -f .libs/rexec2_threads.lo rexec2_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd_threads.lo -MD -MP -MF ".deps/rfftwnd_threads.Tpo" \ -c -o rfftwnd_threads.lo `test -f 'rfftwnd_threads.c' || echo './'`rfftwnd_threads.c; \ then mv ".deps/rfftwnd_threads.Tpo" ".deps/rfftwnd_threads.Plo"; \ else rm -f ".deps/rfftwnd_threads.Tpo"; exit 1; \ fi rm -f .libs/rfftwnd_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd_threads.lo -MD -MP -MF .deps/rfftwnd_threads.Tpo -c rfftwnd_threads.c -fPIC -DPIC -o .libs/rfftwnd_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd_threads.lo -MD -MP -MF .deps/rfftwnd_threads.Tpo -c rfftwnd_threads.c -o rfftwnd_threads.o >/dev/null 2>&1 mv -f .libs/rfftwnd_threads.lo rfftwnd_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_f77_threads.lo -MD -MP -MF ".deps/rfftw_f77_threads.Tpo" \ -c -o rfftw_f77_threads.lo `test -f 'rfftw_f77_threads.c' || echo './'`rfftw_f77_threads.c; \ then mv ".deps/rfftw_f77_threads.Tpo" ".deps/rfftw_f77_threads.Plo"; \ else rm -f ".deps/rfftw_f77_threads.Tpo"; exit 1; \ fi rm -f .libs/rfftw_f77_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_f77_threads.lo -MD -MP -MF .deps/rfftw_f77_threads.Tpo -c rfftw_f77_threads.c -fPIC -DPIC -o .libs/rfftw_f77_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_f77_threads.lo -MD -MP -MF .deps/rfftw_f77_threads.Tpo -c rfftw_f77_threads.c -o rfftw_f77_threads.o >/dev/null 2>&1 mv -f .libs/rfftw_f77_threads.lo rfftw_f77_threads.lo /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o librfftw_threads.la -version-info 2:7:0 -rpath /usr/lib rexec_threads.lo rexec2_threads.lo rfftwnd_threads.lo rfftw_f77_threads.lo -lm rm -fr .libs/librfftw_threads.la .libs/librfftw_threads.* .libs/librfftw_threads.* cc -shared rexec_threads.lo rexec2_threads.lo rfftwnd_threads.lo rfftw_f77_threads.lo -lm -Wl,-soname -Wl,librfftw_threads.so.2 -o .libs/librfftw_threads.so.2.0.7 (cd .libs && rm -f librfftw_threads.so.2 && ln -s librfftw_threads.so.2.0.7 librfftw_threads.so.2) (cd .libs && rm -f librfftw_threads.so && ln -s librfftw_threads.so.2.0.7 librfftw_threads.so) ar cru .libs/librfftw_threads.a rexec_threads.o rexec2_threads.o rfftwnd_threads.o rfftw_f77_threads.o ranlib .libs/librfftw_threads.a creating librfftw_threads.la (cd .libs && rm -f librfftw_threads.la && ln -s ../librfftw_threads.la librfftw_threads.la) if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_threads_test.o -MD -MP -MF ".deps/fftw_threads_test.Tpo" \ -c -o fftw_threads_test.o `test -f 'fftw_threads_test.c' || echo './'`fftw_threads_test.c; \ then mv ".deps/fftw_threads_test.Tpo" ".deps/fftw_threads_test.Po"; \ else rm -f ".deps/fftw_threads_test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o fftw_threads_test fftw_threads_test.o ../tests/test_main.o libfftw_threads.la ../fftw/libfftw.la -lm cc -O2 -g -march=i386 -mcpu=i686 -pthread -o .libs/fftw_threads_test fftw_threads_test.o ../tests/test_main.o ./.libs/libfftw_threads.so ../fftw/.libs/libfftw.so -lm creating fftw_threads_test if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_threads_test.o -MD -MP -MF ".deps/rfftw_threads_test.Tpo" \ -c -o rfftw_threads_test.o `test -f 'rfftw_threads_test.c' || echo './'`rfftw_threads_test.c; \ then mv ".deps/rfftw_threads_test.Tpo" ".deps/rfftw_threads_test.Po"; \ else rm -f ".deps/rfftw_threads_test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o rfftw_threads_test rfftw_threads_test.o ../tests/test_main.o librfftw_threads.la libfftw_threads.la ../rfftw/librfftw.la ../fftw/libfftw.la -lm cc -O2 -g -march=i386 -mcpu=i686 -pthread -o .libs/rfftw_threads_test rfftw_threads_test.o ../tests/test_main.o ./.libs/librfftw_threads.so ./.libs/libfftw_threads.so ../rfftw/.libs/librfftw.so ../fftw/.libs/libfftw.so -lm creating rfftw_threads_test make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/threads' Making all in mpi make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/mpi' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/mpi' make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double' + popd ~/BUILD/fftw-2.1.5 + pushd single ~/BUILD/fftw-2.1.5/single ~/BUILD/fftw-2.1.5 + CFLAGS='-O2 -g -march=i386 -mcpu=i686' + export CFLAGS + CXXFLAGS='-O2 -g -march=i386 -mcpu=i686' + export CXXFLAGS + FFLAGS='-O2 -g -march=i386 -mcpu=i686' + export FFLAGS + ./configure --host=i686-redhat-linux-gnu --build=i686-redhat-linux-gnu --target=i386-redhat-linux --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 --enable-type-prefix --enable-threads --enable-float 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 type prefix for installed files... s checking for vendor's cc to be used instead of gcc... checking for cc... cc checking for i686-redhat-linux-gnu-gcc... (cached) cc checking for C compiler default output... 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using gcc 2.90 or later... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for ld used by GCC... /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... nm checking for a sed that does not truncate output... /bin/sed checking how to recognise dependent libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... cc -E checking for egrep... grep -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 i686-redhat-linux-gnu-ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for perl... perl checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking how to get verbose linking output from g77... -v checking for Fortran 77 libraries... -L/usr/lib/gcc/i386-redhat-linux/3.4.2 -L/usr/lib/gcc/i386-redhat-linux/3.4.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s checking for dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, extra underscore checking whether cc accepts -mpreferred-stack-boundary=4... yes checking whether the stack is correctly aligned by gcc... yes checking for sqrt in -lm... yes checking for ANSI C header files... (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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for BSDgettimeofday... no checking for gethrtime... no checking for getopt... yes checking for getopt_long... yes checking for isnan... yes checking for hrtime_t... no checking for int... yes checking size of int... 4 checking for long long... yes checking size of long long... 8 checking whether cc accepts "-fkeep-programmers-inline"... no checking whether cc accepts "-vomit-frame-pointer"... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc configure: creating ./config.status config.status: creating fftw/Makefile config.status: creating tests/Makefile config.status: creating rfftw/Makefile config.status: creating doc/Makefile config.status: creating Makefile config.status: creating threads/Makefile config.status: creating mpi/Makefile config.status: creating fftw.spec config.status: creating fftw/config.h config.status: creating fftw/fftw.h config.status: executing depfiles commands + make Making all in fftw make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/fftw' make all-am make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/fftw' if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_1.lo -MD -MP -MF ".deps/fn_1.Tpo" \ -c -o fn_1.lo `test -f 'fn_1.c' || echo './'`fn_1.c; \ then mv ".deps/fn_1.Tpo" ".deps/fn_1.Plo"; \ else rm -f ".deps/fn_1.Tpo"; exit 1; \ fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_1.lo -MD -MP -MF .deps/fn_1.Tpo -c fn_1.c -fPIC -DPIC -o .libs/fn_1.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_1.lo -MD -MP -MF .deps/fn_1.Tpo -c fn_1.c -o fn_1.o >/dev/null 2>&1 mv -f .libs/fn_1.lo fn_1.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_2.lo -MD -MP -MF ".deps/fn_2.Tpo" \ -c -o fn_2.lo `test -f 'fn_2.c' || echo './'`fn_2.c; \ then mv ".deps/fn_2.Tpo" ".deps/fn_2.Plo"; \ else rm -f ".deps/fn_2.Tpo"; exit 1; \ fi rm -f .libs/fn_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_2.lo -MD -MP -MF .deps/fn_2.Tpo -c fn_2.c -fPIC -DPIC -o .libs/fn_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_2.lo -MD -MP -MF .deps/fn_2.Tpo -c fn_2.c -o fn_2.o >/dev/null 2>&1 mv -f .libs/fn_2.lo fn_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_3.lo -MD -MP -MF ".deps/fn_3.Tpo" \ -c -o fn_3.lo `test -f 'fn_3.c' || echo './'`fn_3.c; \ then mv ".deps/fn_3.Tpo" ".deps/fn_3.Plo"; \ else rm -f ".deps/fn_3.Tpo"; exit 1; \ fi rm -f .libs/fn_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_3.lo -MD -MP -MF .deps/fn_3.Tpo -c fn_3.c -fPIC -DPIC -o .libs/fn_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_3.lo -MD -MP -MF .deps/fn_3.Tpo -c fn_3.c -o fn_3.o >/dev/null 2>&1 mv -f .libs/fn_3.lo fn_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_4.lo -MD -MP -MF ".deps/fn_4.Tpo" \ -c -o fn_4.lo `test -f 'fn_4.c' || echo './'`fn_4.c; \ then mv ".deps/fn_4.Tpo" ".deps/fn_4.Plo"; \ else rm -f ".deps/fn_4.Tpo"; exit 1; \ fi rm -f .libs/fn_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_4.lo -MD -MP -MF .deps/fn_4.Tpo -c fn_4.c -fPIC -DPIC -o .libs/fn_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_4.lo -MD -MP -MF .deps/fn_4.Tpo -c fn_4.c -o fn_4.o >/dev/null 2>&1 mv -f .libs/fn_4.lo fn_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_5.lo -MD -MP -MF ".deps/fn_5.Tpo" \ -c -o fn_5.lo `test -f 'fn_5.c' || echo './'`fn_5.c; \ then mv ".deps/fn_5.Tpo" ".deps/fn_5.Plo"; \ else rm -f ".deps/fn_5.Tpo"; exit 1; \ fi rm -f .libs/fn_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_5.lo -MD -MP -MF .deps/fn_5.Tpo -c fn_5.c -fPIC -DPIC -o .libs/fn_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_5.lo -MD -MP -MF .deps/fn_5.Tpo -c fn_5.c -o fn_5.o >/dev/null 2>&1 mv -f .libs/fn_5.lo fn_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_6.lo -MD -MP -MF ".deps/fn_6.Tpo" \ -c -o fn_6.lo `test -f 'fn_6.c' || echo './'`fn_6.c; \ then mv ".deps/fn_6.Tpo" ".deps/fn_6.Plo"; \ else rm -f ".deps/fn_6.Tpo"; exit 1; \ fi rm -f .libs/fn_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_6.lo -MD -MP -MF .deps/fn_6.Tpo -c fn_6.c -fPIC -DPIC -o .libs/fn_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_6.lo -MD -MP -MF .deps/fn_6.Tpo -c fn_6.c -o fn_6.o >/dev/null 2>&1 mv -f .libs/fn_6.lo fn_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_7.lo -MD -MP -MF ".deps/fn_7.Tpo" \ -c -o fn_7.lo `test -f 'fn_7.c' || echo './'`fn_7.c; \ then mv ".deps/fn_7.Tpo" ".deps/fn_7.Plo"; \ else rm -f ".deps/fn_7.Tpo"; exit 1; \ fi rm -f .libs/fn_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_7.lo -MD -MP -MF .deps/fn_7.Tpo -c fn_7.c -fPIC -DPIC -o .libs/fn_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_7.lo -MD -MP -MF .deps/fn_7.Tpo -c fn_7.c -o fn_7.o >/dev/null 2>&1 mv -f .libs/fn_7.lo fn_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_8.lo -MD -MP -MF ".deps/fn_8.Tpo" \ -c -o fn_8.lo `test -f 'fn_8.c' || echo './'`fn_8.c; \ then mv ".deps/fn_8.Tpo" ".deps/fn_8.Plo"; \ else rm -f ".deps/fn_8.Tpo"; exit 1; \ fi rm -f .libs/fn_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_8.lo -MD -MP -MF .deps/fn_8.Tpo -c fn_8.c -fPIC -DPIC -o .libs/fn_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_8.lo -MD -MP -MF .deps/fn_8.Tpo -c fn_8.c -o fn_8.o >/dev/null 2>&1 mv -f .libs/fn_8.lo fn_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_9.lo -MD -MP -MF ".deps/fn_9.Tpo" \ -c -o fn_9.lo `test -f 'fn_9.c' || echo './'`fn_9.c; \ then mv ".deps/fn_9.Tpo" ".deps/fn_9.Plo"; \ else rm -f ".deps/fn_9.Tpo"; exit 1; \ fi rm -f .libs/fn_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_9.lo -MD -MP -MF .deps/fn_9.Tpo -c fn_9.c -fPIC -DPIC -o .libs/fn_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_9.lo -MD -MP -MF .deps/fn_9.Tpo -c fn_9.c -o fn_9.o >/dev/null 2>&1 mv -f .libs/fn_9.lo fn_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_10.lo -MD -MP -MF ".deps/fn_10.Tpo" \ -c -o fn_10.lo `test -f 'fn_10.c' || echo './'`fn_10.c; \ then mv ".deps/fn_10.Tpo" ".deps/fn_10.Plo"; \ else rm -f ".deps/fn_10.Tpo"; exit 1; \ fi rm -f .libs/fn_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_10.lo -MD -MP -MF .deps/fn_10.Tpo -c fn_10.c -fPIC -DPIC -o .libs/fn_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_10.lo -MD -MP -MF .deps/fn_10.Tpo -c fn_10.c -o fn_10.o >/dev/null 2>&1 mv -f .libs/fn_10.lo fn_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_11.lo -MD -MP -MF ".deps/fn_11.Tpo" \ -c -o fn_11.lo `test -f 'fn_11.c' || echo './'`fn_11.c; \ then mv ".deps/fn_11.Tpo" ".deps/fn_11.Plo"; \ else rm -f ".deps/fn_11.Tpo"; exit 1; \ fi rm -f .libs/fn_11.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_11.lo -MD -MP -MF .deps/fn_11.Tpo -c fn_11.c -fPIC -DPIC -o .libs/fn_11.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_11.lo -MD -MP -MF .deps/fn_11.Tpo -c fn_11.c -o fn_11.o >/dev/null 2>&1 mv -f .libs/fn_11.lo fn_11.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_12.lo -MD -MP -MF ".deps/fn_12.Tpo" \ -c -o fn_12.lo `test -f 'fn_12.c' || echo './'`fn_12.c; \ then mv ".deps/fn_12.Tpo" ".deps/fn_12.Plo"; \ else rm -f ".deps/fn_12.Tpo"; exit 1; \ fi rm -f .libs/fn_12.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_12.lo -MD -MP -MF .deps/fn_12.Tpo -c fn_12.c -fPIC -DPIC -o .libs/fn_12.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_12.lo -MD -MP -MF .deps/fn_12.Tpo -c fn_12.c -o fn_12.o >/dev/null 2>&1 mv -f .libs/fn_12.lo fn_12.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_13.lo -MD -MP -MF ".deps/fn_13.Tpo" \ -c -o fn_13.lo `test -f 'fn_13.c' || echo './'`fn_13.c; \ then mv ".deps/fn_13.Tpo" ".deps/fn_13.Plo"; \ else rm -f ".deps/fn_13.Tpo"; exit 1; \ fi rm -f .libs/fn_13.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_13.lo -MD -MP -MF .deps/fn_13.Tpo -c fn_13.c -fPIC -DPIC -o .libs/fn_13.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_13.lo -MD -MP -MF .deps/fn_13.Tpo -c fn_13.c -o fn_13.o >/dev/null 2>&1 mv -f .libs/fn_13.lo fn_13.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_14.lo -MD -MP -MF ".deps/fn_14.Tpo" \ -c -o fn_14.lo `test -f 'fn_14.c' || echo './'`fn_14.c; \ then mv ".deps/fn_14.Tpo" ".deps/fn_14.Plo"; \ else rm -f ".deps/fn_14.Tpo"; exit 1; \ fi rm -f .libs/fn_14.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_14.lo -MD -MP -MF .deps/fn_14.Tpo -c fn_14.c -fPIC -DPIC -o .libs/fn_14.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_14.lo -MD -MP -MF .deps/fn_14.Tpo -c fn_14.c -o fn_14.o >/dev/null 2>&1 mv -f .libs/fn_14.lo fn_14.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_15.lo -MD -MP -MF ".deps/fn_15.Tpo" \ -c -o fn_15.lo `test -f 'fn_15.c' || echo './'`fn_15.c; \ then mv ".deps/fn_15.Tpo" ".deps/fn_15.Plo"; \ else rm -f ".deps/fn_15.Tpo"; exit 1; \ fi rm -f .libs/fn_15.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_15.lo -MD -MP -MF .deps/fn_15.Tpo -c fn_15.c -fPIC -DPIC -o .libs/fn_15.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_15.lo -MD -MP -MF .deps/fn_15.Tpo -c fn_15.c -o fn_15.o >/dev/null 2>&1 mv -f .libs/fn_15.lo fn_15.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_16.lo -MD -MP -MF ".deps/fn_16.Tpo" \ -c -o fn_16.lo `test -f 'fn_16.c' || echo './'`fn_16.c; \ then mv ".deps/fn_16.Tpo" ".deps/fn_16.Plo"; \ else rm -f ".deps/fn_16.Tpo"; exit 1; \ fi rm -f .libs/fn_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_16.lo -MD -MP -MF .deps/fn_16.Tpo -c fn_16.c -fPIC -DPIC -o .libs/fn_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_16.lo -MD -MP -MF .deps/fn_16.Tpo -c fn_16.c -o fn_16.o >/dev/null 2>&1 mv -f .libs/fn_16.lo fn_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_32.lo -MD -MP -MF ".deps/fn_32.Tpo" \ -c -o fn_32.lo `test -f 'fn_32.c' || echo './'`fn_32.c; \ then mv ".deps/fn_32.Tpo" ".deps/fn_32.Plo"; \ else rm -f ".deps/fn_32.Tpo"; exit 1; \ fi rm -f .libs/fn_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_32.lo -MD -MP -MF .deps/fn_32.Tpo -c fn_32.c -fPIC -DPIC -o .libs/fn_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_32.lo -MD -MP -MF .deps/fn_32.Tpo -c fn_32.c -o fn_32.o >/dev/null 2>&1 mv -f .libs/fn_32.lo fn_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_64.lo -MD -MP -MF ".deps/fn_64.Tpo" \ -c -o fn_64.lo `test -f 'fn_64.c' || echo './'`fn_64.c; \ then mv ".deps/fn_64.Tpo" ".deps/fn_64.Plo"; \ else rm -f ".deps/fn_64.Tpo"; exit 1; \ fi rm -f .libs/fn_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_64.lo -MD -MP -MF .deps/fn_64.Tpo -c fn_64.c -fPIC -DPIC -o .libs/fn_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fn_64.lo -MD -MP -MF .deps/fn_64.Tpo -c fn_64.c -o fn_64.o >/dev/null 2>&1 mv -f .libs/fn_64.lo fn_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_2.lo -MD -MP -MF ".deps/ftw_2.Tpo" \ -c -o ftw_2.lo `test -f 'ftw_2.c' || echo './'`ftw_2.c; \ then mv ".deps/ftw_2.Tpo" ".deps/ftw_2.Plo"; \ else rm -f ".deps/ftw_2.Tpo"; exit 1; \ fi rm -f .libs/ftw_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_2.lo -MD -MP -MF .deps/ftw_2.Tpo -c ftw_2.c -fPIC -DPIC -o .libs/ftw_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_2.lo -MD -MP -MF .deps/ftw_2.Tpo -c ftw_2.c -o ftw_2.o >/dev/null 2>&1 mv -f .libs/ftw_2.lo ftw_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_3.lo -MD -MP -MF ".deps/ftw_3.Tpo" \ -c -o ftw_3.lo `test -f 'ftw_3.c' || echo './'`ftw_3.c; \ then mv ".deps/ftw_3.Tpo" ".deps/ftw_3.Plo"; \ else rm -f ".deps/ftw_3.Tpo"; exit 1; \ fi rm -f .libs/ftw_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_3.lo -MD -MP -MF .deps/ftw_3.Tpo -c ftw_3.c -fPIC -DPIC -o .libs/ftw_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_3.lo -MD -MP -MF .deps/ftw_3.Tpo -c ftw_3.c -o ftw_3.o >/dev/null 2>&1 mv -f .libs/ftw_3.lo ftw_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_4.lo -MD -MP -MF ".deps/ftw_4.Tpo" \ -c -o ftw_4.lo `test -f 'ftw_4.c' || echo './'`ftw_4.c; \ then mv ".deps/ftw_4.Tpo" ".deps/ftw_4.Plo"; \ else rm -f ".deps/ftw_4.Tpo"; exit 1; \ fi rm -f .libs/ftw_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_4.lo -MD -MP -MF .deps/ftw_4.Tpo -c ftw_4.c -fPIC -DPIC -o .libs/ftw_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_4.lo -MD -MP -MF .deps/ftw_4.Tpo -c ftw_4.c -o ftw_4.o >/dev/null 2>&1 mv -f .libs/ftw_4.lo ftw_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_5.lo -MD -MP -MF ".deps/ftw_5.Tpo" \ -c -o ftw_5.lo `test -f 'ftw_5.c' || echo './'`ftw_5.c; \ then mv ".deps/ftw_5.Tpo" ".deps/ftw_5.Plo"; \ else rm -f ".deps/ftw_5.Tpo"; exit 1; \ fi rm -f .libs/ftw_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_5.lo -MD -MP -MF .deps/ftw_5.Tpo -c ftw_5.c -fPIC -DPIC -o .libs/ftw_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_5.lo -MD -MP -MF .deps/ftw_5.Tpo -c ftw_5.c -o ftw_5.o >/dev/null 2>&1 mv -f .libs/ftw_5.lo ftw_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_6.lo -MD -MP -MF ".deps/ftw_6.Tpo" \ -c -o ftw_6.lo `test -f 'ftw_6.c' || echo './'`ftw_6.c; \ then mv ".deps/ftw_6.Tpo" ".deps/ftw_6.Plo"; \ else rm -f ".deps/ftw_6.Tpo"; exit 1; \ fi rm -f .libs/ftw_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_6.lo -MD -MP -MF .deps/ftw_6.Tpo -c ftw_6.c -fPIC -DPIC -o .libs/ftw_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_6.lo -MD -MP -MF .deps/ftw_6.Tpo -c ftw_6.c -o ftw_6.o >/dev/null 2>&1 mv -f .libs/ftw_6.lo ftw_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_7.lo -MD -MP -MF ".deps/ftw_7.Tpo" \ -c -o ftw_7.lo `test -f 'ftw_7.c' || echo './'`ftw_7.c; \ then mv ".deps/ftw_7.Tpo" ".deps/ftw_7.Plo"; \ else rm -f ".deps/ftw_7.Tpo"; exit 1; \ fi rm -f .libs/ftw_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_7.lo -MD -MP -MF .deps/ftw_7.Tpo -c ftw_7.c -fPIC -DPIC -o .libs/ftw_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_7.lo -MD -MP -MF .deps/ftw_7.Tpo -c ftw_7.c -o ftw_7.o >/dev/null 2>&1 mv -f .libs/ftw_7.lo ftw_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_8.lo -MD -MP -MF ".deps/ftw_8.Tpo" \ -c -o ftw_8.lo `test -f 'ftw_8.c' || echo './'`ftw_8.c; \ then mv ".deps/ftw_8.Tpo" ".deps/ftw_8.Plo"; \ else rm -f ".deps/ftw_8.Tpo"; exit 1; \ fi rm -f .libs/ftw_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_8.lo -MD -MP -MF .deps/ftw_8.Tpo -c ftw_8.c -fPIC -DPIC -o .libs/ftw_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_8.lo -MD -MP -MF .deps/ftw_8.Tpo -c ftw_8.c -o ftw_8.o >/dev/null 2>&1 mv -f .libs/ftw_8.lo ftw_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_9.lo -MD -MP -MF ".deps/ftw_9.Tpo" \ -c -o ftw_9.lo `test -f 'ftw_9.c' || echo './'`ftw_9.c; \ then mv ".deps/ftw_9.Tpo" ".deps/ftw_9.Plo"; \ else rm -f ".deps/ftw_9.Tpo"; exit 1; \ fi rm -f .libs/ftw_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_9.lo -MD -MP -MF .deps/ftw_9.Tpo -c ftw_9.c -fPIC -DPIC -o .libs/ftw_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_9.lo -MD -MP -MF .deps/ftw_9.Tpo -c ftw_9.c -o ftw_9.o >/dev/null 2>&1 mv -f .libs/ftw_9.lo ftw_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_10.lo -MD -MP -MF ".deps/ftw_10.Tpo" \ -c -o ftw_10.lo `test -f 'ftw_10.c' || echo './'`ftw_10.c; \ then mv ".deps/ftw_10.Tpo" ".deps/ftw_10.Plo"; \ else rm -f ".deps/ftw_10.Tpo"; exit 1; \ fi rm -f .libs/ftw_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_10.lo -MD -MP -MF .deps/ftw_10.Tpo -c ftw_10.c -fPIC -DPIC -o .libs/ftw_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_10.lo -MD -MP -MF .deps/ftw_10.Tpo -c ftw_10.c -o ftw_10.o >/dev/null 2>&1 mv -f .libs/ftw_10.lo ftw_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_16.lo -MD -MP -MF ".deps/ftw_16.Tpo" \ -c -o ftw_16.lo `test -f 'ftw_16.c' || echo './'`ftw_16.c; \ then mv ".deps/ftw_16.Tpo" ".deps/ftw_16.Plo"; \ else rm -f ".deps/ftw_16.Tpo"; exit 1; \ fi rm -f .libs/ftw_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_16.lo -MD -MP -MF .deps/ftw_16.Tpo -c ftw_16.c -fPIC -DPIC -o .libs/ftw_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_16.lo -MD -MP -MF .deps/ftw_16.Tpo -c ftw_16.c -o ftw_16.o >/dev/null 2>&1 mv -f .libs/ftw_16.lo ftw_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_32.lo -MD -MP -MF ".deps/ftw_32.Tpo" \ -c -o ftw_32.lo `test -f 'ftw_32.c' || echo './'`ftw_32.c; \ then mv ".deps/ftw_32.Tpo" ".deps/ftw_32.Plo"; \ else rm -f ".deps/ftw_32.Tpo"; exit 1; \ fi rm -f .libs/ftw_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_32.lo -MD -MP -MF .deps/ftw_32.Tpo -c ftw_32.c -fPIC -DPIC -o .libs/ftw_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_32.lo -MD -MP -MF .deps/ftw_32.Tpo -c ftw_32.c -o ftw_32.o >/dev/null 2>&1 mv -f .libs/ftw_32.lo ftw_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_64.lo -MD -MP -MF ".deps/ftw_64.Tpo" \ -c -o ftw_64.lo `test -f 'ftw_64.c' || echo './'`ftw_64.c; \ then mv ".deps/ftw_64.Tpo" ".deps/ftw_64.Plo"; \ else rm -f ".deps/ftw_64.Tpo"; exit 1; \ fi rm -f .libs/ftw_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_64.lo -MD -MP -MF .deps/ftw_64.Tpo -c ftw_64.c -fPIC -DPIC -o .libs/ftw_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftw_64.lo -MD -MP -MF .deps/ftw_64.Tpo -c ftw_64.c -o ftw_64.o >/dev/null 2>&1 mv -f .libs/ftw_64.lo ftw_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_1.lo -MD -MP -MF ".deps/fni_1.Tpo" \ -c -o fni_1.lo `test -f 'fni_1.c' || echo './'`fni_1.c; \ then mv ".deps/fni_1.Tpo" ".deps/fni_1.Plo"; \ else rm -f ".deps/fni_1.Tpo"; exit 1; \ fi rm -f .libs/fni_1.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_1.lo -MD -MP -MF .deps/fni_1.Tpo -c fni_1.c -fPIC -DPIC -o .libs/fni_1.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_1.lo -MD -MP -MF .deps/fni_1.Tpo -c fni_1.c -o fni_1.o >/dev/null 2>&1 mv -f .libs/fni_1.lo fni_1.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_2.lo -MD -MP -MF ".deps/fni_2.Tpo" \ -c -o fni_2.lo `test -f 'fni_2.c' || echo './'`fni_2.c; \ then mv ".deps/fni_2.Tpo" ".deps/fni_2.Plo"; \ else rm -f ".deps/fni_2.Tpo"; exit 1; \ fi rm -f .libs/fni_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_2.lo -MD -MP -MF .deps/fni_2.Tpo -c fni_2.c -fPIC -DPIC -o .libs/fni_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_2.lo -MD -MP -MF .deps/fni_2.Tpo -c fni_2.c -o fni_2.o >/dev/null 2>&1 mv -f .libs/fni_2.lo fni_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_3.lo -MD -MP -MF ".deps/fni_3.Tpo" \ -c -o fni_3.lo `test -f 'fni_3.c' || echo './'`fni_3.c; \ then mv ".deps/fni_3.Tpo" ".deps/fni_3.Plo"; \ else rm -f ".deps/fni_3.Tpo"; exit 1; \ fi rm -f .libs/fni_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_3.lo -MD -MP -MF .deps/fni_3.Tpo -c fni_3.c -fPIC -DPIC -o .libs/fni_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_3.lo -MD -MP -MF .deps/fni_3.Tpo -c fni_3.c -o fni_3.o >/dev/null 2>&1 mv -f .libs/fni_3.lo fni_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_4.lo -MD -MP -MF ".deps/fni_4.Tpo" \ -c -o fni_4.lo `test -f 'fni_4.c' || echo './'`fni_4.c; \ then mv ".deps/fni_4.Tpo" ".deps/fni_4.Plo"; \ else rm -f ".deps/fni_4.Tpo"; exit 1; \ fi rm -f .libs/fni_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_4.lo -MD -MP -MF .deps/fni_4.Tpo -c fni_4.c -fPIC -DPIC -o .libs/fni_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_4.lo -MD -MP -MF .deps/fni_4.Tpo -c fni_4.c -o fni_4.o >/dev/null 2>&1 mv -f .libs/fni_4.lo fni_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_5.lo -MD -MP -MF ".deps/fni_5.Tpo" \ -c -o fni_5.lo `test -f 'fni_5.c' || echo './'`fni_5.c; \ then mv ".deps/fni_5.Tpo" ".deps/fni_5.Plo"; \ else rm -f ".deps/fni_5.Tpo"; exit 1; \ fi rm -f .libs/fni_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_5.lo -MD -MP -MF .deps/fni_5.Tpo -c fni_5.c -fPIC -DPIC -o .libs/fni_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_5.lo -MD -MP -MF .deps/fni_5.Tpo -c fni_5.c -o fni_5.o >/dev/null 2>&1 mv -f .libs/fni_5.lo fni_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_6.lo -MD -MP -MF ".deps/fni_6.Tpo" \ -c -o fni_6.lo `test -f 'fni_6.c' || echo './'`fni_6.c; \ then mv ".deps/fni_6.Tpo" ".deps/fni_6.Plo"; \ else rm -f ".deps/fni_6.Tpo"; exit 1; \ fi rm -f .libs/fni_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_6.lo -MD -MP -MF .deps/fni_6.Tpo -c fni_6.c -fPIC -DPIC -o .libs/fni_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_6.lo -MD -MP -MF .deps/fni_6.Tpo -c fni_6.c -o fni_6.o >/dev/null 2>&1 mv -f .libs/fni_6.lo fni_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_7.lo -MD -MP -MF ".deps/fni_7.Tpo" \ -c -o fni_7.lo `test -f 'fni_7.c' || echo './'`fni_7.c; \ then mv ".deps/fni_7.Tpo" ".deps/fni_7.Plo"; \ else rm -f ".deps/fni_7.Tpo"; exit 1; \ fi rm -f .libs/fni_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_7.lo -MD -MP -MF .deps/fni_7.Tpo -c fni_7.c -fPIC -DPIC -o .libs/fni_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_7.lo -MD -MP -MF .deps/fni_7.Tpo -c fni_7.c -o fni_7.o >/dev/null 2>&1 mv -f .libs/fni_7.lo fni_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_8.lo -MD -MP -MF ".deps/fni_8.Tpo" \ -c -o fni_8.lo `test -f 'fni_8.c' || echo './'`fni_8.c; \ then mv ".deps/fni_8.Tpo" ".deps/fni_8.Plo"; \ else rm -f ".deps/fni_8.Tpo"; exit 1; \ fi rm -f .libs/fni_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_8.lo -MD -MP -MF .deps/fni_8.Tpo -c fni_8.c -fPIC -DPIC -o .libs/fni_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_8.lo -MD -MP -MF .deps/fni_8.Tpo -c fni_8.c -o fni_8.o >/dev/null 2>&1 mv -f .libs/fni_8.lo fni_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_9.lo -MD -MP -MF ".deps/fni_9.Tpo" \ -c -o fni_9.lo `test -f 'fni_9.c' || echo './'`fni_9.c; \ then mv ".deps/fni_9.Tpo" ".deps/fni_9.Plo"; \ else rm -f ".deps/fni_9.Tpo"; exit 1; \ fi rm -f .libs/fni_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_9.lo -MD -MP -MF .deps/fni_9.Tpo -c fni_9.c -fPIC -DPIC -o .libs/fni_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_9.lo -MD -MP -MF .deps/fni_9.Tpo -c fni_9.c -o fni_9.o >/dev/null 2>&1 mv -f .libs/fni_9.lo fni_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_10.lo -MD -MP -MF ".deps/fni_10.Tpo" \ -c -o fni_10.lo `test -f 'fni_10.c' || echo './'`fni_10.c; \ then mv ".deps/fni_10.Tpo" ".deps/fni_10.Plo"; \ else rm -f ".deps/fni_10.Tpo"; exit 1; \ fi rm -f .libs/fni_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_10.lo -MD -MP -MF .deps/fni_10.Tpo -c fni_10.c -fPIC -DPIC -o .libs/fni_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_10.lo -MD -MP -MF .deps/fni_10.Tpo -c fni_10.c -o fni_10.o >/dev/null 2>&1 mv -f .libs/fni_10.lo fni_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_11.lo -MD -MP -MF ".deps/fni_11.Tpo" \ -c -o fni_11.lo `test -f 'fni_11.c' || echo './'`fni_11.c; \ then mv ".deps/fni_11.Tpo" ".deps/fni_11.Plo"; \ else rm -f ".deps/fni_11.Tpo"; exit 1; \ fi rm -f .libs/fni_11.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_11.lo -MD -MP -MF .deps/fni_11.Tpo -c fni_11.c -fPIC -DPIC -o .libs/fni_11.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_11.lo -MD -MP -MF .deps/fni_11.Tpo -c fni_11.c -o fni_11.o >/dev/null 2>&1 mv -f .libs/fni_11.lo fni_11.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_12.lo -MD -MP -MF ".deps/fni_12.Tpo" \ -c -o fni_12.lo `test -f 'fni_12.c' || echo './'`fni_12.c; \ then mv ".deps/fni_12.Tpo" ".deps/fni_12.Plo"; \ else rm -f ".deps/fni_12.Tpo"; exit 1; \ fi rm -f .libs/fni_12.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_12.lo -MD -MP -MF .deps/fni_12.Tpo -c fni_12.c -fPIC -DPIC -o .libs/fni_12.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_12.lo -MD -MP -MF .deps/fni_12.Tpo -c fni_12.c -o fni_12.o >/dev/null 2>&1 mv -f .libs/fni_12.lo fni_12.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_13.lo -MD -MP -MF ".deps/fni_13.Tpo" \ -c -o fni_13.lo `test -f 'fni_13.c' || echo './'`fni_13.c; \ then mv ".deps/fni_13.Tpo" ".deps/fni_13.Plo"; \ else rm -f ".deps/fni_13.Tpo"; exit 1; \ fi rm -f .libs/fni_13.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_13.lo -MD -MP -MF .deps/fni_13.Tpo -c fni_13.c -fPIC -DPIC -o .libs/fni_13.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_13.lo -MD -MP -MF .deps/fni_13.Tpo -c fni_13.c -o fni_13.o >/dev/null 2>&1 mv -f .libs/fni_13.lo fni_13.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_14.lo -MD -MP -MF ".deps/fni_14.Tpo" \ -c -o fni_14.lo `test -f 'fni_14.c' || echo './'`fni_14.c; \ then mv ".deps/fni_14.Tpo" ".deps/fni_14.Plo"; \ else rm -f ".deps/fni_14.Tpo"; exit 1; \ fi rm -f .libs/fni_14.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_14.lo -MD -MP -MF .deps/fni_14.Tpo -c fni_14.c -fPIC -DPIC -o .libs/fni_14.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_14.lo -MD -MP -MF .deps/fni_14.Tpo -c fni_14.c -o fni_14.o >/dev/null 2>&1 mv -f .libs/fni_14.lo fni_14.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_15.lo -MD -MP -MF ".deps/fni_15.Tpo" \ -c -o fni_15.lo `test -f 'fni_15.c' || echo './'`fni_15.c; \ then mv ".deps/fni_15.Tpo" ".deps/fni_15.Plo"; \ else rm -f ".deps/fni_15.Tpo"; exit 1; \ fi rm -f .libs/fni_15.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_15.lo -MD -MP -MF .deps/fni_15.Tpo -c fni_15.c -fPIC -DPIC -o .libs/fni_15.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_15.lo -MD -MP -MF .deps/fni_15.Tpo -c fni_15.c -o fni_15.o >/dev/null 2>&1 mv -f .libs/fni_15.lo fni_15.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_16.lo -MD -MP -MF ".deps/fni_16.Tpo" \ -c -o fni_16.lo `test -f 'fni_16.c' || echo './'`fni_16.c; \ then mv ".deps/fni_16.Tpo" ".deps/fni_16.Plo"; \ else rm -f ".deps/fni_16.Tpo"; exit 1; \ fi rm -f .libs/fni_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_16.lo -MD -MP -MF .deps/fni_16.Tpo -c fni_16.c -fPIC -DPIC -o .libs/fni_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_16.lo -MD -MP -MF .deps/fni_16.Tpo -c fni_16.c -o fni_16.o >/dev/null 2>&1 mv -f .libs/fni_16.lo fni_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_32.lo -MD -MP -MF ".deps/fni_32.Tpo" \ -c -o fni_32.lo `test -f 'fni_32.c' || echo './'`fni_32.c; \ then mv ".deps/fni_32.Tpo" ".deps/fni_32.Plo"; \ else rm -f ".deps/fni_32.Tpo"; exit 1; \ fi rm -f .libs/fni_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_32.lo -MD -MP -MF .deps/fni_32.Tpo -c fni_32.c -fPIC -DPIC -o .libs/fni_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_32.lo -MD -MP -MF .deps/fni_32.Tpo -c fni_32.c -o fni_32.o >/dev/null 2>&1 mv -f .libs/fni_32.lo fni_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_64.lo -MD -MP -MF ".deps/fni_64.Tpo" \ -c -o fni_64.lo `test -f 'fni_64.c' || echo './'`fni_64.c; \ then mv ".deps/fni_64.Tpo" ".deps/fni_64.Plo"; \ else rm -f ".deps/fni_64.Tpo"; exit 1; \ fi rm -f .libs/fni_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_64.lo -MD -MP -MF .deps/fni_64.Tpo -c fni_64.c -fPIC -DPIC -o .libs/fni_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fni_64.lo -MD -MP -MF .deps/fni_64.Tpo -c fni_64.c -o fni_64.o >/dev/null 2>&1 mv -f .libs/fni_64.lo fni_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_2.lo -MD -MP -MF ".deps/ftwi_2.Tpo" \ -c -o ftwi_2.lo `test -f 'ftwi_2.c' || echo './'`ftwi_2.c; \ then mv ".deps/ftwi_2.Tpo" ".deps/ftwi_2.Plo"; \ else rm -f ".deps/ftwi_2.Tpo"; exit 1; \ fi rm -f .libs/ftwi_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_2.lo -MD -MP -MF .deps/ftwi_2.Tpo -c ftwi_2.c -fPIC -DPIC -o .libs/ftwi_2.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_2.lo -MD -MP -MF .deps/ftwi_2.Tpo -c ftwi_2.c -o ftwi_2.o >/dev/null 2>&1 mv -f .libs/ftwi_2.lo ftwi_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_3.lo -MD -MP -MF ".deps/ftwi_3.Tpo" \ -c -o ftwi_3.lo `test -f 'ftwi_3.c' || echo './'`ftwi_3.c; \ then mv ".deps/ftwi_3.Tpo" ".deps/ftwi_3.Plo"; \ else rm -f ".deps/ftwi_3.Tpo"; exit 1; \ fi rm -f .libs/ftwi_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_3.lo -MD -MP -MF .deps/ftwi_3.Tpo -c ftwi_3.c -fPIC -DPIC -o .libs/ftwi_3.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_3.lo -MD -MP -MF .deps/ftwi_3.Tpo -c ftwi_3.c -o ftwi_3.o >/dev/null 2>&1 mv -f .libs/ftwi_3.lo ftwi_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_4.lo -MD -MP -MF ".deps/ftwi_4.Tpo" \ -c -o ftwi_4.lo `test -f 'ftwi_4.c' || echo './'`ftwi_4.c; \ then mv ".deps/ftwi_4.Tpo" ".deps/ftwi_4.Plo"; \ else rm -f ".deps/ftwi_4.Tpo"; exit 1; \ fi rm -f .libs/ftwi_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_4.lo -MD -MP -MF .deps/ftwi_4.Tpo -c ftwi_4.c -fPIC -DPIC -o .libs/ftwi_4.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_4.lo -MD -MP -MF .deps/ftwi_4.Tpo -c ftwi_4.c -o ftwi_4.o >/dev/null 2>&1 mv -f .libs/ftwi_4.lo ftwi_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_5.lo -MD -MP -MF ".deps/ftwi_5.Tpo" \ -c -o ftwi_5.lo `test -f 'ftwi_5.c' || echo './'`ftwi_5.c; \ then mv ".deps/ftwi_5.Tpo" ".deps/ftwi_5.Plo"; \ else rm -f ".deps/ftwi_5.Tpo"; exit 1; \ fi rm -f .libs/ftwi_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_5.lo -MD -MP -MF .deps/ftwi_5.Tpo -c ftwi_5.c -fPIC -DPIC -o .libs/ftwi_5.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_5.lo -MD -MP -MF .deps/ftwi_5.Tpo -c ftwi_5.c -o ftwi_5.o >/dev/null 2>&1 mv -f .libs/ftwi_5.lo ftwi_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_6.lo -MD -MP -MF ".deps/ftwi_6.Tpo" \ -c -o ftwi_6.lo `test -f 'ftwi_6.c' || echo './'`ftwi_6.c; \ then mv ".deps/ftwi_6.Tpo" ".deps/ftwi_6.Plo"; \ else rm -f ".deps/ftwi_6.Tpo"; exit 1; \ fi rm -f .libs/ftwi_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_6.lo -MD -MP -MF .deps/ftwi_6.Tpo -c ftwi_6.c -fPIC -DPIC -o .libs/ftwi_6.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_6.lo -MD -MP -MF .deps/ftwi_6.Tpo -c ftwi_6.c -o ftwi_6.o >/dev/null 2>&1 mv -f .libs/ftwi_6.lo ftwi_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_7.lo -MD -MP -MF ".deps/ftwi_7.Tpo" \ -c -o ftwi_7.lo `test -f 'ftwi_7.c' || echo './'`ftwi_7.c; \ then mv ".deps/ftwi_7.Tpo" ".deps/ftwi_7.Plo"; \ else rm -f ".deps/ftwi_7.Tpo"; exit 1; \ fi rm -f .libs/ftwi_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_7.lo -MD -MP -MF .deps/ftwi_7.Tpo -c ftwi_7.c -fPIC -DPIC -o .libs/ftwi_7.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_7.lo -MD -MP -MF .deps/ftwi_7.Tpo -c ftwi_7.c -o ftwi_7.o >/dev/null 2>&1 mv -f .libs/ftwi_7.lo ftwi_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_8.lo -MD -MP -MF ".deps/ftwi_8.Tpo" \ -c -o ftwi_8.lo `test -f 'ftwi_8.c' || echo './'`ftwi_8.c; \ then mv ".deps/ftwi_8.Tpo" ".deps/ftwi_8.Plo"; \ else rm -f ".deps/ftwi_8.Tpo"; exit 1; \ fi rm -f .libs/ftwi_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_8.lo -MD -MP -MF .deps/ftwi_8.Tpo -c ftwi_8.c -fPIC -DPIC -o .libs/ftwi_8.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_8.lo -MD -MP -MF .deps/ftwi_8.Tpo -c ftwi_8.c -o ftwi_8.o >/dev/null 2>&1 mv -f .libs/ftwi_8.lo ftwi_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_9.lo -MD -MP -MF ".deps/ftwi_9.Tpo" \ -c -o ftwi_9.lo `test -f 'ftwi_9.c' || echo './'`ftwi_9.c; \ then mv ".deps/ftwi_9.Tpo" ".deps/ftwi_9.Plo"; \ else rm -f ".deps/ftwi_9.Tpo"; exit 1; \ fi rm -f .libs/ftwi_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_9.lo -MD -MP -MF .deps/ftwi_9.Tpo -c ftwi_9.c -fPIC -DPIC -o .libs/ftwi_9.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_9.lo -MD -MP -MF .deps/ftwi_9.Tpo -c ftwi_9.c -o ftwi_9.o >/dev/null 2>&1 mv -f .libs/ftwi_9.lo ftwi_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_10.lo -MD -MP -MF ".deps/ftwi_10.Tpo" \ -c -o ftwi_10.lo `test -f 'ftwi_10.c' || echo './'`ftwi_10.c; \ then mv ".deps/ftwi_10.Tpo" ".deps/ftwi_10.Plo"; \ else rm -f ".deps/ftwi_10.Tpo"; exit 1; \ fi rm -f .libs/ftwi_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_10.lo -MD -MP -MF .deps/ftwi_10.Tpo -c ftwi_10.c -fPIC -DPIC -o .libs/ftwi_10.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_10.lo -MD -MP -MF .deps/ftwi_10.Tpo -c ftwi_10.c -o ftwi_10.o >/dev/null 2>&1 mv -f .libs/ftwi_10.lo ftwi_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_16.lo -MD -MP -MF ".deps/ftwi_16.Tpo" \ -c -o ftwi_16.lo `test -f 'ftwi_16.c' || echo './'`ftwi_16.c; \ then mv ".deps/ftwi_16.Tpo" ".deps/ftwi_16.Plo"; \ else rm -f ".deps/ftwi_16.Tpo"; exit 1; \ fi rm -f .libs/ftwi_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_16.lo -MD -MP -MF .deps/ftwi_16.Tpo -c ftwi_16.c -fPIC -DPIC -o .libs/ftwi_16.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_16.lo -MD -MP -MF .deps/ftwi_16.Tpo -c ftwi_16.c -o ftwi_16.o >/dev/null 2>&1 mv -f .libs/ftwi_16.lo ftwi_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_32.lo -MD -MP -MF ".deps/ftwi_32.Tpo" \ -c -o ftwi_32.lo `test -f 'ftwi_32.c' || echo './'`ftwi_32.c; \ then mv ".deps/ftwi_32.Tpo" ".deps/ftwi_32.Plo"; \ else rm -f ".deps/ftwi_32.Tpo"; exit 1; \ fi rm -f .libs/ftwi_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_32.lo -MD -MP -MF .deps/ftwi_32.Tpo -c ftwi_32.c -fPIC -DPIC -o .libs/ftwi_32.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_32.lo -MD -MP -MF .deps/ftwi_32.Tpo -c ftwi_32.c -o ftwi_32.o >/dev/null 2>&1 mv -f .libs/ftwi_32.lo ftwi_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_64.lo -MD -MP -MF ".deps/ftwi_64.Tpo" \ -c -o ftwi_64.lo `test -f 'ftwi_64.c' || echo './'`ftwi_64.c; \ then mv ".deps/ftwi_64.Tpo" ".deps/ftwi_64.Plo"; \ else rm -f ".deps/ftwi_64.Tpo"; exit 1; \ fi rm -f .libs/ftwi_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_64.lo -MD -MP -MF .deps/ftwi_64.Tpo -c ftwi_64.c -fPIC -DPIC -o .libs/ftwi_64.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT ftwi_64.lo -MD -MP -MF .deps/ftwi_64.Tpo -c ftwi_64.c -o ftwi_64.o >/dev/null 2>&1 mv -f .libs/ftwi_64.lo ftwi_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT timer.lo -MD -MP -MF ".deps/timer.Tpo" \ -c -o timer.lo `test -f 'timer.c' || echo './'`timer.c; \ then mv ".deps/timer.Tpo" ".deps/timer.Plo"; \ else rm -f ".deps/timer.Tpo"; exit 1; \ fi rm -f .libs/timer.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1 mv -f .libs/timer.lo timer.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT config.lo -MD -MP -MF ".deps/config.Tpo" \ -c -o config.lo `test -f 'config.c' || echo './'`config.c; \ then mv ".deps/config.Tpo" ".deps/config.Plo"; \ else rm -f ".deps/config.Tpo"; exit 1; \ fi rm -f .libs/config.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1 mv -f .libs/config.lo config.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT planner.lo -MD -MP -MF ".deps/planner.Tpo" \ -c -o planner.lo `test -f 'planner.c' || echo './'`planner.c; \ then mv ".deps/planner.Tpo" ".deps/planner.Plo"; \ else rm -f ".deps/planner.Tpo"; exit 1; \ fi rm -f .libs/planner.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fPIC -DPIC -o .libs/planner.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -o planner.o >/dev/null 2>&1 mv -f .libs/planner.lo planner.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT twiddle.lo -MD -MP -MF ".deps/twiddle.Tpo" \ -c -o twiddle.lo `test -f 'twiddle.c' || echo './'`twiddle.c; \ then mv ".deps/twiddle.Tpo" ".deps/twiddle.Plo"; \ else rm -f ".deps/twiddle.Tpo"; exit 1; \ fi rm -f .libs/twiddle.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fPIC -DPIC -o .libs/twiddle.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -o twiddle.o >/dev/null 2>&1 mv -f .libs/twiddle.lo twiddle.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor.lo -MD -MP -MF ".deps/executor.Tpo" \ -c -o executor.lo `test -f 'executor.c' || echo './'`executor.c; \ then mv ".deps/executor.Tpo" ".deps/executor.Plo"; \ else rm -f ".deps/executor.Tpo"; exit 1; \ fi rm -f .libs/executor.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor.lo -MD -MP -MF .deps/executor.Tpo -c executor.c -fPIC -DPIC -o .libs/executor.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor.lo -MD -MP -MF .deps/executor.Tpo -c executor.c -o executor.o >/dev/null 2>&1 mv -f .libs/executor.lo executor.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT generic.lo -MD -MP -MF ".deps/generic.Tpo" \ -c -o generic.lo `test -f 'generic.c' || echo './'`generic.c; \ then mv ".deps/generic.Tpo" ".deps/generic.Plo"; \ else rm -f ".deps/generic.Tpo"; exit 1; \ fi rm -f .libs/generic.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fPIC -DPIC -o .libs/generic.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -o generic.o >/dev/null 2>&1 mv -f .libs/generic.lo generic.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd.lo -MD -MP -MF ".deps/fftwnd.Tpo" \ -c -o fftwnd.lo `test -f 'fftwnd.c' || echo './'`fftwnd.c; \ then mv ".deps/fftwnd.Tpo" ".deps/fftwnd.Plo"; \ else rm -f ".deps/fftwnd.Tpo"; exit 1; \ fi rm -f .libs/fftwnd.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd.lo -MD -MP -MF .deps/fftwnd.Tpo -c fftwnd.c -fPIC -DPIC -o .libs/fftwnd.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd.lo -MD -MP -MF .deps/fftwnd.Tpo -c fftwnd.c -o fftwnd.o >/dev/null 2>&1 mv -f .libs/fftwnd.lo fftwnd.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT malloc.lo -MD -MP -MF ".deps/malloc.Tpo" \ -c -o malloc.lo `test -f 'malloc.c' || echo './'`malloc.c; \ then mv ".deps/malloc.Tpo" ".deps/malloc.Plo"; \ else rm -f ".deps/malloc.Tpo"; exit 1; \ fi rm -f .libs/malloc.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1 mv -f .libs/malloc.lo malloc.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdom.lo -MD -MP -MF ".deps/wisdom.Tpo" \ -c -o wisdom.lo `test -f 'wisdom.c' || echo './'`wisdom.c; \ then mv ".deps/wisdom.Tpo" ".deps/wisdom.Plo"; \ else rm -f ".deps/wisdom.Tpo"; exit 1; \ fi rm -f .libs/wisdom.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdom.lo -MD -MP -MF .deps/wisdom.Tpo -c wisdom.c -fPIC -DPIC -o .libs/wisdom.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdom.lo -MD -MP -MF .deps/wisdom.Tpo -c wisdom.c -o wisdom.o >/dev/null 2>&1 mv -f .libs/wisdom.lo wisdom.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdomio.lo -MD -MP -MF ".deps/wisdomio.Tpo" \ -c -o wisdomio.lo `test -f 'wisdomio.c' || echo './'`wisdomio.c; \ then mv ".deps/wisdomio.Tpo" ".deps/wisdomio.Plo"; \ else rm -f ".deps/wisdomio.Tpo"; exit 1; \ fi rm -f .libs/wisdomio.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdomio.lo -MD -MP -MF .deps/wisdomio.Tpo -c wisdomio.c -fPIC -DPIC -o .libs/wisdomio.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT wisdomio.lo -MD -MP -MF .deps/wisdomio.Tpo -c wisdomio.c -o wisdomio.o >/dev/null 2>&1 mv -f .libs/wisdomio.lo wisdomio.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT putils.lo -MD -MP -MF ".deps/putils.Tpo" \ -c -o putils.lo `test -f 'putils.c' || echo './'`putils.c; \ then mv ".deps/putils.Tpo" ".deps/putils.Plo"; \ else rm -f ".deps/putils.Tpo"; exit 1; \ fi rm -f .libs/putils.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT putils.lo -MD -MP -MF .deps/putils.Tpo -c putils.c -fPIC -DPIC -o .libs/putils.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT putils.lo -MD -MP -MF .deps/putils.Tpo -c putils.c -o putils.o >/dev/null 2>&1 mv -f .libs/putils.lo putils.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rader.lo -MD -MP -MF ".deps/rader.Tpo" \ -c -o rader.lo `test -f 'rader.c' || echo './'`rader.c; \ then mv ".deps/rader.Tpo" ".deps/rader.Plo"; \ else rm -f ".deps/rader.Tpo"; exit 1; \ fi rm -f .libs/rader.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1 mv -f .libs/rader.lo rader.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwf77.lo -MD -MP -MF ".deps/fftwf77.Tpo" \ -c -o fftwf77.lo `test -f 'fftwf77.c' || echo './'`fftwf77.c; \ then mv ".deps/fftwf77.Tpo" ".deps/fftwf77.Plo"; \ else rm -f ".deps/fftwf77.Tpo"; exit 1; \ fi rm -f .libs/fftwf77.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwf77.lo -MD -MP -MF .deps/fftwf77.Tpo -c fftwf77.c -fPIC -DPIC -o .libs/fftwf77.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwf77.lo -MD -MP -MF .deps/fftwf77.Tpo -c fftwf77.c -o fftwf77.o >/dev/null 2>&1 mv -f .libs/fftwf77.lo fftwf77.lo /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o libsfftw.la -rpath /usr/lib -version-info 2:7:0 fn_1.lo fn_2.lo fn_3.lo fn_4.lo fn_5.lo fn_6.lo fn_7.lo fn_8.lo fn_9.lo fn_10.lo fn_11.lo fn_12.lo fn_13.lo fn_14.lo fn_15.lo fn_16.lo fn_32.lo fn_64.lo ftw_2.lo ftw_3.lo ftw_4.lo ftw_5.lo ftw_6.lo ftw_7.lo ftw_8.lo ftw_9.lo ftw_10.lo ftw_16.lo ftw_32.lo ftw_64.lo fni_1.lo fni_2.lo fni_3.lo fni_4.lo fni_5.lo fni_6.lo fni_7.lo fni_8.lo fni_9.lo fni_10.lo fni_11.lo fni_12.lo fni_13.lo fni_14.lo fni_15.lo fni_16.lo fni_32.lo fni_64.lo ftwi_2.lo ftwi_3.lo ftwi_4.lo ftwi_5.lo ftwi_6.lo ftwi_7.lo ftwi_8.lo ftwi_9.lo ftwi_10.lo ftwi_16.lo ftwi_32.lo ftwi_64.lo timer.lo config.lo planner.lo twiddle.lo executor.lo generic.lo fftwnd.lo malloc.lo wisdom.lo wisdomio.lo putils.lo rader.lo fftwf77.lo -lm rm -fr .libs/libsfftw.la .libs/libsfftw.* .libs/libsfftw.* cc -shared fn_1.lo fn_2.lo fn_3.lo fn_4.lo fn_5.lo fn_6.lo fn_7.lo fn_8.lo fn_9.lo fn_10.lo fn_11.lo fn_12.lo fn_13.lo fn_14.lo fn_15.lo fn_16.lo fn_32.lo fn_64.lo ftw_2.lo ftw_3.lo ftw_4.lo ftw_5.lo ftw_6.lo ftw_7.lo ftw_8.lo ftw_9.lo ftw_10.lo ftw_16.lo ftw_32.lo ftw_64.lo fni_1.lo fni_2.lo fni_3.lo fni_4.lo fni_5.lo fni_6.lo fni_7.lo fni_8.lo fni_9.lo fni_10.lo fni_11.lo fni_12.lo fni_13.lo fni_14.lo fni_15.lo fni_16.lo fni_32.lo fni_64.lo ftwi_2.lo ftwi_3.lo ftwi_4.lo ftwi_5.lo ftwi_6.lo ftwi_7.lo ftwi_8.lo ftwi_9.lo ftwi_10.lo ftwi_16.lo ftwi_32.lo ftwi_64.lo timer.lo config.lo planner.lo twiddle.lo executor.lo generic.lo fftwnd.lo malloc.lo wisdom.lo wisdomio.lo putils.lo rader.lo fftwf77.lo -lm -Wl,-soname -Wl,libsfftw.so.2 -o .libs/libsfftw.so.2.0.7 (cd .libs && rm -f libsfftw.so.2 && ln -s libsfftw.so.2.0.7 libsfftw.so.2) (cd .libs && rm -f libsfftw.so && ln -s libsfftw.so.2.0.7 libsfftw.so) ar cru .libs/libsfftw.a fn_1.o fn_2.o fn_3.o fn_4.o fn_5.o fn_6.o fn_7.o fn_8.o fn_9.o fn_10.o fn_11.o fn_12.o fn_13.o fn_14.o fn_15.o fn_16.o fn_32.o fn_64.o ftw_2.o ftw_3.o ftw_4.o ftw_5.o ftw_6.o ftw_7.o ftw_8.o ftw_9.o ftw_10.o ftw_16.o ftw_32.o ftw_64.o fni_1.o fni_2.o fni_3.o fni_4.o fni_5.o fni_6.o fni_7.o fni_8.o fni_9.o fni_10.o fni_11.o fni_12.o fni_13.o fni_14.o fni_15.o fni_16.o fni_32.o fni_64.o ftwi_2.o ftwi_3.o ftwi_4.o ftwi_5.o ftwi_6.o ftwi_7.o ftwi_8.o ftwi_9.o ftwi_10.o ftwi_16.o ftwi_32.o ftwi_64.o timer.o config.o planner.o twiddle.o executor.o generic.o fftwnd.o malloc.o wisdom.o wisdomio.o putils.o rader.o fftwf77.o ranlib .libs/libsfftw.a creating libsfftw.la (cd .libs && rm -f libsfftw.la && ln -s ../libsfftw.la libsfftw.la) rm -f sfftw.h sed 's/\"fftw/\"sfftw/g;s/\"rfftw/\"srfftw/g' ./fftw.h > sfftw.h make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/fftw' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/fftw' Making all in rfftw make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/rfftw' if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_1.lo -MD -MP -MF ".deps/frc_1.Tpo" \ -c -o frc_1.lo `test -f 'frc_1.c' || echo './'`frc_1.c; \ then mv ".deps/frc_1.Tpo" ".deps/frc_1.Plo"; \ else rm -f ".deps/frc_1.Tpo"; exit 1; \ fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_1.lo -MD -MP -MF .deps/frc_1.Tpo -c frc_1.c -fPIC -DPIC -o .libs/frc_1.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_1.lo -MD -MP -MF .deps/frc_1.Tpo -c frc_1.c -o frc_1.o >/dev/null 2>&1 mv -f .libs/frc_1.lo frc_1.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_2.lo -MD -MP -MF ".deps/frc_2.Tpo" \ -c -o frc_2.lo `test -f 'frc_2.c' || echo './'`frc_2.c; \ then mv ".deps/frc_2.Tpo" ".deps/frc_2.Plo"; \ else rm -f ".deps/frc_2.Tpo"; exit 1; \ fi rm -f .libs/frc_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_2.lo -MD -MP -MF .deps/frc_2.Tpo -c frc_2.c -fPIC -DPIC -o .libs/frc_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_2.lo -MD -MP -MF .deps/frc_2.Tpo -c frc_2.c -o frc_2.o >/dev/null 2>&1 mv -f .libs/frc_2.lo frc_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_3.lo -MD -MP -MF ".deps/frc_3.Tpo" \ -c -o frc_3.lo `test -f 'frc_3.c' || echo './'`frc_3.c; \ then mv ".deps/frc_3.Tpo" ".deps/frc_3.Plo"; \ else rm -f ".deps/frc_3.Tpo"; exit 1; \ fi rm -f .libs/frc_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_3.lo -MD -MP -MF .deps/frc_3.Tpo -c frc_3.c -fPIC -DPIC -o .libs/frc_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_3.lo -MD -MP -MF .deps/frc_3.Tpo -c frc_3.c -o frc_3.o >/dev/null 2>&1 mv -f .libs/frc_3.lo frc_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_4.lo -MD -MP -MF ".deps/frc_4.Tpo" \ -c -o frc_4.lo `test -f 'frc_4.c' || echo './'`frc_4.c; \ then mv ".deps/frc_4.Tpo" ".deps/frc_4.Plo"; \ else rm -f ".deps/frc_4.Tpo"; exit 1; \ fi rm -f .libs/frc_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_4.lo -MD -MP -MF .deps/frc_4.Tpo -c frc_4.c -fPIC -DPIC -o .libs/frc_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_4.lo -MD -MP -MF .deps/frc_4.Tpo -c frc_4.c -o frc_4.o >/dev/null 2>&1 mv -f .libs/frc_4.lo frc_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_5.lo -MD -MP -MF ".deps/frc_5.Tpo" \ -c -o frc_5.lo `test -f 'frc_5.c' || echo './'`frc_5.c; \ then mv ".deps/frc_5.Tpo" ".deps/frc_5.Plo"; \ else rm -f ".deps/frc_5.Tpo"; exit 1; \ fi rm -f .libs/frc_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_5.lo -MD -MP -MF .deps/frc_5.Tpo -c frc_5.c -fPIC -DPIC -o .libs/frc_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_5.lo -MD -MP -MF .deps/frc_5.Tpo -c frc_5.c -o frc_5.o >/dev/null 2>&1 mv -f .libs/frc_5.lo frc_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_6.lo -MD -MP -MF ".deps/frc_6.Tpo" \ -c -o frc_6.lo `test -f 'frc_6.c' || echo './'`frc_6.c; \ then mv ".deps/frc_6.Tpo" ".deps/frc_6.Plo"; \ else rm -f ".deps/frc_6.Tpo"; exit 1; \ fi rm -f .libs/frc_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_6.lo -MD -MP -MF .deps/frc_6.Tpo -c frc_6.c -fPIC -DPIC -o .libs/frc_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_6.lo -MD -MP -MF .deps/frc_6.Tpo -c frc_6.c -o frc_6.o >/dev/null 2>&1 mv -f .libs/frc_6.lo frc_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_7.lo -MD -MP -MF ".deps/frc_7.Tpo" \ -c -o frc_7.lo `test -f 'frc_7.c' || echo './'`frc_7.c; \ then mv ".deps/frc_7.Tpo" ".deps/frc_7.Plo"; \ else rm -f ".deps/frc_7.Tpo"; exit 1; \ fi rm -f .libs/frc_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_7.lo -MD -MP -MF .deps/frc_7.Tpo -c frc_7.c -fPIC -DPIC -o .libs/frc_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_7.lo -MD -MP -MF .deps/frc_7.Tpo -c frc_7.c -o frc_7.o >/dev/null 2>&1 mv -f .libs/frc_7.lo frc_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_8.lo -MD -MP -MF ".deps/frc_8.Tpo" \ -c -o frc_8.lo `test -f 'frc_8.c' || echo './'`frc_8.c; \ then mv ".deps/frc_8.Tpo" ".deps/frc_8.Plo"; \ else rm -f ".deps/frc_8.Tpo"; exit 1; \ fi rm -f .libs/frc_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_8.lo -MD -MP -MF .deps/frc_8.Tpo -c frc_8.c -fPIC -DPIC -o .libs/frc_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_8.lo -MD -MP -MF .deps/frc_8.Tpo -c frc_8.c -o frc_8.o >/dev/null 2>&1 mv -f .libs/frc_8.lo frc_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_9.lo -MD -MP -MF ".deps/frc_9.Tpo" \ -c -o frc_9.lo `test -f 'frc_9.c' || echo './'`frc_9.c; \ then mv ".deps/frc_9.Tpo" ".deps/frc_9.Plo"; \ else rm -f ".deps/frc_9.Tpo"; exit 1; \ fi rm -f .libs/frc_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_9.lo -MD -MP -MF .deps/frc_9.Tpo -c frc_9.c -fPIC -DPIC -o .libs/frc_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_9.lo -MD -MP -MF .deps/frc_9.Tpo -c frc_9.c -o frc_9.o >/dev/null 2>&1 mv -f .libs/frc_9.lo frc_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_10.lo -MD -MP -MF ".deps/frc_10.Tpo" \ -c -o frc_10.lo `test -f 'frc_10.c' || echo './'`frc_10.c; \ then mv ".deps/frc_10.Tpo" ".deps/frc_10.Plo"; \ else rm -f ".deps/frc_10.Tpo"; exit 1; \ fi rm -f .libs/frc_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_10.lo -MD -MP -MF .deps/frc_10.Tpo -c frc_10.c -fPIC -DPIC -o .libs/frc_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_10.lo -MD -MP -MF .deps/frc_10.Tpo -c frc_10.c -o frc_10.o >/dev/null 2>&1 mv -f .libs/frc_10.lo frc_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_11.lo -MD -MP -MF ".deps/frc_11.Tpo" \ -c -o frc_11.lo `test -f 'frc_11.c' || echo './'`frc_11.c; \ then mv ".deps/frc_11.Tpo" ".deps/frc_11.Plo"; \ else rm -f ".deps/frc_11.Tpo"; exit 1; \ fi rm -f .libs/frc_11.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_11.lo -MD -MP -MF .deps/frc_11.Tpo -c frc_11.c -fPIC -DPIC -o .libs/frc_11.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_11.lo -MD -MP -MF .deps/frc_11.Tpo -c frc_11.c -o frc_11.o >/dev/null 2>&1 mv -f .libs/frc_11.lo frc_11.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_12.lo -MD -MP -MF ".deps/frc_12.Tpo" \ -c -o frc_12.lo `test -f 'frc_12.c' || echo './'`frc_12.c; \ then mv ".deps/frc_12.Tpo" ".deps/frc_12.Plo"; \ else rm -f ".deps/frc_12.Tpo"; exit 1; \ fi rm -f .libs/frc_12.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_12.lo -MD -MP -MF .deps/frc_12.Tpo -c frc_12.c -fPIC -DPIC -o .libs/frc_12.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_12.lo -MD -MP -MF .deps/frc_12.Tpo -c frc_12.c -o frc_12.o >/dev/null 2>&1 mv -f .libs/frc_12.lo frc_12.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_13.lo -MD -MP -MF ".deps/frc_13.Tpo" \ -c -o frc_13.lo `test -f 'frc_13.c' || echo './'`frc_13.c; \ then mv ".deps/frc_13.Tpo" ".deps/frc_13.Plo"; \ else rm -f ".deps/frc_13.Tpo"; exit 1; \ fi rm -f .libs/frc_13.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_13.lo -MD -MP -MF .deps/frc_13.Tpo -c frc_13.c -fPIC -DPIC -o .libs/frc_13.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_13.lo -MD -MP -MF .deps/frc_13.Tpo -c frc_13.c -o frc_13.o >/dev/null 2>&1 mv -f .libs/frc_13.lo frc_13.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_14.lo -MD -MP -MF ".deps/frc_14.Tpo" \ -c -o frc_14.lo `test -f 'frc_14.c' || echo './'`frc_14.c; \ then mv ".deps/frc_14.Tpo" ".deps/frc_14.Plo"; \ else rm -f ".deps/frc_14.Tpo"; exit 1; \ fi rm -f .libs/frc_14.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_14.lo -MD -MP -MF .deps/frc_14.Tpo -c frc_14.c -fPIC -DPIC -o .libs/frc_14.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_14.lo -MD -MP -MF .deps/frc_14.Tpo -c frc_14.c -o frc_14.o >/dev/null 2>&1 mv -f .libs/frc_14.lo frc_14.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_15.lo -MD -MP -MF ".deps/frc_15.Tpo" \ -c -o frc_15.lo `test -f 'frc_15.c' || echo './'`frc_15.c; \ then mv ".deps/frc_15.Tpo" ".deps/frc_15.Plo"; \ else rm -f ".deps/frc_15.Tpo"; exit 1; \ fi rm -f .libs/frc_15.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_15.lo -MD -MP -MF .deps/frc_15.Tpo -c frc_15.c -fPIC -DPIC -o .libs/frc_15.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_15.lo -MD -MP -MF .deps/frc_15.Tpo -c frc_15.c -o frc_15.o >/dev/null 2>&1 mv -f .libs/frc_15.lo frc_15.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_16.lo -MD -MP -MF ".deps/frc_16.Tpo" \ -c -o frc_16.lo `test -f 'frc_16.c' || echo './'`frc_16.c; \ then mv ".deps/frc_16.Tpo" ".deps/frc_16.Plo"; \ else rm -f ".deps/frc_16.Tpo"; exit 1; \ fi rm -f .libs/frc_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_16.lo -MD -MP -MF .deps/frc_16.Tpo -c frc_16.c -fPIC -DPIC -o .libs/frc_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_16.lo -MD -MP -MF .deps/frc_16.Tpo -c frc_16.c -o frc_16.o >/dev/null 2>&1 mv -f .libs/frc_16.lo frc_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_32.lo -MD -MP -MF ".deps/frc_32.Tpo" \ -c -o frc_32.lo `test -f 'frc_32.c' || echo './'`frc_32.c; \ then mv ".deps/frc_32.Tpo" ".deps/frc_32.Plo"; \ else rm -f ".deps/frc_32.Tpo"; exit 1; \ fi rm -f .libs/frc_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_32.lo -MD -MP -MF .deps/frc_32.Tpo -c frc_32.c -fPIC -DPIC -o .libs/frc_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_32.lo -MD -MP -MF .deps/frc_32.Tpo -c frc_32.c -o frc_32.o >/dev/null 2>&1 mv -f .libs/frc_32.lo frc_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_64.lo -MD -MP -MF ".deps/frc_64.Tpo" \ -c -o frc_64.lo `test -f 'frc_64.c' || echo './'`frc_64.c; \ then mv ".deps/frc_64.Tpo" ".deps/frc_64.Plo"; \ else rm -f ".deps/frc_64.Tpo"; exit 1; \ fi rm -f .libs/frc_64.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_64.lo -MD -MP -MF .deps/frc_64.Tpo -c frc_64.c -fPIC -DPIC -o .libs/frc_64.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_64.lo -MD -MP -MF .deps/frc_64.Tpo -c frc_64.c -o frc_64.o >/dev/null 2>&1 mv -f .libs/frc_64.lo frc_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_128.lo -MD -MP -MF ".deps/frc_128.Tpo" \ -c -o frc_128.lo `test -f 'frc_128.c' || echo './'`frc_128.c; \ then mv ".deps/frc_128.Tpo" ".deps/frc_128.Plo"; \ else rm -f ".deps/frc_128.Tpo"; exit 1; \ fi rm -f .libs/frc_128.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_128.lo -MD -MP -MF .deps/frc_128.Tpo -c frc_128.c -fPIC -DPIC -o .libs/frc_128.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT frc_128.lo -MD -MP -MF .deps/frc_128.Tpo -c frc_128.c -o frc_128.o >/dev/null 2>&1 mv -f .libs/frc_128.lo frc_128.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_2.lo -MD -MP -MF ".deps/fhf_2.Tpo" \ -c -o fhf_2.lo `test -f 'fhf_2.c' || echo './'`fhf_2.c; \ then mv ".deps/fhf_2.Tpo" ".deps/fhf_2.Plo"; \ else rm -f ".deps/fhf_2.Tpo"; exit 1; \ fi rm -f .libs/fhf_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_2.lo -MD -MP -MF .deps/fhf_2.Tpo -c fhf_2.c -fPIC -DPIC -o .libs/fhf_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_2.lo -MD -MP -MF .deps/fhf_2.Tpo -c fhf_2.c -o fhf_2.o >/dev/null 2>&1 mv -f .libs/fhf_2.lo fhf_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_3.lo -MD -MP -MF ".deps/fhf_3.Tpo" \ -c -o fhf_3.lo `test -f 'fhf_3.c' || echo './'`fhf_3.c; \ then mv ".deps/fhf_3.Tpo" ".deps/fhf_3.Plo"; \ else rm -f ".deps/fhf_3.Tpo"; exit 1; \ fi rm -f .libs/fhf_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_3.lo -MD -MP -MF .deps/fhf_3.Tpo -c fhf_3.c -fPIC -DPIC -o .libs/fhf_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_3.lo -MD -MP -MF .deps/fhf_3.Tpo -c fhf_3.c -o fhf_3.o >/dev/null 2>&1 mv -f .libs/fhf_3.lo fhf_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_4.lo -MD -MP -MF ".deps/fhf_4.Tpo" \ -c -o fhf_4.lo `test -f 'fhf_4.c' || echo './'`fhf_4.c; \ then mv ".deps/fhf_4.Tpo" ".deps/fhf_4.Plo"; \ else rm -f ".deps/fhf_4.Tpo"; exit 1; \ fi rm -f .libs/fhf_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_4.lo -MD -MP -MF .deps/fhf_4.Tpo -c fhf_4.c -fPIC -DPIC -o .libs/fhf_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_4.lo -MD -MP -MF .deps/fhf_4.Tpo -c fhf_4.c -o fhf_4.o >/dev/null 2>&1 mv -f .libs/fhf_4.lo fhf_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_5.lo -MD -MP -MF ".deps/fhf_5.Tpo" \ -c -o fhf_5.lo `test -f 'fhf_5.c' || echo './'`fhf_5.c; \ then mv ".deps/fhf_5.Tpo" ".deps/fhf_5.Plo"; \ else rm -f ".deps/fhf_5.Tpo"; exit 1; \ fi rm -f .libs/fhf_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_5.lo -MD -MP -MF .deps/fhf_5.Tpo -c fhf_5.c -fPIC -DPIC -o .libs/fhf_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_5.lo -MD -MP -MF .deps/fhf_5.Tpo -c fhf_5.c -o fhf_5.o >/dev/null 2>&1 mv -f .libs/fhf_5.lo fhf_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_6.lo -MD -MP -MF ".deps/fhf_6.Tpo" \ -c -o fhf_6.lo `test -f 'fhf_6.c' || echo './'`fhf_6.c; \ then mv ".deps/fhf_6.Tpo" ".deps/fhf_6.Plo"; \ else rm -f ".deps/fhf_6.Tpo"; exit 1; \ fi rm -f .libs/fhf_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_6.lo -MD -MP -MF .deps/fhf_6.Tpo -c fhf_6.c -fPIC -DPIC -o .libs/fhf_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_6.lo -MD -MP -MF .deps/fhf_6.Tpo -c fhf_6.c -o fhf_6.o >/dev/null 2>&1 mv -f .libs/fhf_6.lo fhf_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_7.lo -MD -MP -MF ".deps/fhf_7.Tpo" \ -c -o fhf_7.lo `test -f 'fhf_7.c' || echo './'`fhf_7.c; \ then mv ".deps/fhf_7.Tpo" ".deps/fhf_7.Plo"; \ else rm -f ".deps/fhf_7.Tpo"; exit 1; \ fi rm -f .libs/fhf_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_7.lo -MD -MP -MF .deps/fhf_7.Tpo -c fhf_7.c -fPIC -DPIC -o .libs/fhf_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_7.lo -MD -MP -MF .deps/fhf_7.Tpo -c fhf_7.c -o fhf_7.o >/dev/null 2>&1 mv -f .libs/fhf_7.lo fhf_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_8.lo -MD -MP -MF ".deps/fhf_8.Tpo" \ -c -o fhf_8.lo `test -f 'fhf_8.c' || echo './'`fhf_8.c; \ then mv ".deps/fhf_8.Tpo" ".deps/fhf_8.Plo"; \ else rm -f ".deps/fhf_8.Tpo"; exit 1; \ fi rm -f .libs/fhf_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_8.lo -MD -MP -MF .deps/fhf_8.Tpo -c fhf_8.c -fPIC -DPIC -o .libs/fhf_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_8.lo -MD -MP -MF .deps/fhf_8.Tpo -c fhf_8.c -o fhf_8.o >/dev/null 2>&1 mv -f .libs/fhf_8.lo fhf_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_9.lo -MD -MP -MF ".deps/fhf_9.Tpo" \ -c -o fhf_9.lo `test -f 'fhf_9.c' || echo './'`fhf_9.c; \ then mv ".deps/fhf_9.Tpo" ".deps/fhf_9.Plo"; \ else rm -f ".deps/fhf_9.Tpo"; exit 1; \ fi rm -f .libs/fhf_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_9.lo -MD -MP -MF .deps/fhf_9.Tpo -c fhf_9.c -fPIC -DPIC -o .libs/fhf_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_9.lo -MD -MP -MF .deps/fhf_9.Tpo -c fhf_9.c -o fhf_9.o >/dev/null 2>&1 mv -f .libs/fhf_9.lo fhf_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_10.lo -MD -MP -MF ".deps/fhf_10.Tpo" \ -c -o fhf_10.lo `test -f 'fhf_10.c' || echo './'`fhf_10.c; \ then mv ".deps/fhf_10.Tpo" ".deps/fhf_10.Plo"; \ else rm -f ".deps/fhf_10.Tpo"; exit 1; \ fi rm -f .libs/fhf_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_10.lo -MD -MP -MF .deps/fhf_10.Tpo -c fhf_10.c -fPIC -DPIC -o .libs/fhf_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_10.lo -MD -MP -MF .deps/fhf_10.Tpo -c fhf_10.c -o fhf_10.o >/dev/null 2>&1 mv -f .libs/fhf_10.lo fhf_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_16.lo -MD -MP -MF ".deps/fhf_16.Tpo" \ -c -o fhf_16.lo `test -f 'fhf_16.c' || echo './'`fhf_16.c; \ then mv ".deps/fhf_16.Tpo" ".deps/fhf_16.Plo"; \ else rm -f ".deps/fhf_16.Tpo"; exit 1; \ fi rm -f .libs/fhf_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_16.lo -MD -MP -MF .deps/fhf_16.Tpo -c fhf_16.c -fPIC -DPIC -o .libs/fhf_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_16.lo -MD -MP -MF .deps/fhf_16.Tpo -c fhf_16.c -o fhf_16.o >/dev/null 2>&1 mv -f .libs/fhf_16.lo fhf_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_32.lo -MD -MP -MF ".deps/fhf_32.Tpo" \ -c -o fhf_32.lo `test -f 'fhf_32.c' || echo './'`fhf_32.c; \ then mv ".deps/fhf_32.Tpo" ".deps/fhf_32.Plo"; \ else rm -f ".deps/fhf_32.Tpo"; exit 1; \ fi rm -f .libs/fhf_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_32.lo -MD -MP -MF .deps/fhf_32.Tpo -c fhf_32.c -fPIC -DPIC -o .libs/fhf_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhf_32.lo -MD -MP -MF .deps/fhf_32.Tpo -c fhf_32.c -o fhf_32.o >/dev/null 2>&1 mv -f .libs/fhf_32.lo fhf_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_1.lo -MD -MP -MF ".deps/fcr_1.Tpo" \ -c -o fcr_1.lo `test -f 'fcr_1.c' || echo './'`fcr_1.c; \ then mv ".deps/fcr_1.Tpo" ".deps/fcr_1.Plo"; \ else rm -f ".deps/fcr_1.Tpo"; exit 1; \ fi rm -f .libs/fcr_1.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_1.lo -MD -MP -MF .deps/fcr_1.Tpo -c fcr_1.c -fPIC -DPIC -o .libs/fcr_1.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_1.lo -MD -MP -MF .deps/fcr_1.Tpo -c fcr_1.c -o fcr_1.o >/dev/null 2>&1 mv -f .libs/fcr_1.lo fcr_1.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_2.lo -MD -MP -MF ".deps/fcr_2.Tpo" \ -c -o fcr_2.lo `test -f 'fcr_2.c' || echo './'`fcr_2.c; \ then mv ".deps/fcr_2.Tpo" ".deps/fcr_2.Plo"; \ else rm -f ".deps/fcr_2.Tpo"; exit 1; \ fi rm -f .libs/fcr_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_2.lo -MD -MP -MF .deps/fcr_2.Tpo -c fcr_2.c -fPIC -DPIC -o .libs/fcr_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_2.lo -MD -MP -MF .deps/fcr_2.Tpo -c fcr_2.c -o fcr_2.o >/dev/null 2>&1 mv -f .libs/fcr_2.lo fcr_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_3.lo -MD -MP -MF ".deps/fcr_3.Tpo" \ -c -o fcr_3.lo `test -f 'fcr_3.c' || echo './'`fcr_3.c; \ then mv ".deps/fcr_3.Tpo" ".deps/fcr_3.Plo"; \ else rm -f ".deps/fcr_3.Tpo"; exit 1; \ fi rm -f .libs/fcr_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_3.lo -MD -MP -MF .deps/fcr_3.Tpo -c fcr_3.c -fPIC -DPIC -o .libs/fcr_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_3.lo -MD -MP -MF .deps/fcr_3.Tpo -c fcr_3.c -o fcr_3.o >/dev/null 2>&1 mv -f .libs/fcr_3.lo fcr_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_4.lo -MD -MP -MF ".deps/fcr_4.Tpo" \ -c -o fcr_4.lo `test -f 'fcr_4.c' || echo './'`fcr_4.c; \ then mv ".deps/fcr_4.Tpo" ".deps/fcr_4.Plo"; \ else rm -f ".deps/fcr_4.Tpo"; exit 1; \ fi rm -f .libs/fcr_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_4.lo -MD -MP -MF .deps/fcr_4.Tpo -c fcr_4.c -fPIC -DPIC -o .libs/fcr_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_4.lo -MD -MP -MF .deps/fcr_4.Tpo -c fcr_4.c -o fcr_4.o >/dev/null 2>&1 mv -f .libs/fcr_4.lo fcr_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_5.lo -MD -MP -MF ".deps/fcr_5.Tpo" \ -c -o fcr_5.lo `test -f 'fcr_5.c' || echo './'`fcr_5.c; \ then mv ".deps/fcr_5.Tpo" ".deps/fcr_5.Plo"; \ else rm -f ".deps/fcr_5.Tpo"; exit 1; \ fi rm -f .libs/fcr_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_5.lo -MD -MP -MF .deps/fcr_5.Tpo -c fcr_5.c -fPIC -DPIC -o .libs/fcr_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_5.lo -MD -MP -MF .deps/fcr_5.Tpo -c fcr_5.c -o fcr_5.o >/dev/null 2>&1 mv -f .libs/fcr_5.lo fcr_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_6.lo -MD -MP -MF ".deps/fcr_6.Tpo" \ -c -o fcr_6.lo `test -f 'fcr_6.c' || echo './'`fcr_6.c; \ then mv ".deps/fcr_6.Tpo" ".deps/fcr_6.Plo"; \ else rm -f ".deps/fcr_6.Tpo"; exit 1; \ fi rm -f .libs/fcr_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_6.lo -MD -MP -MF .deps/fcr_6.Tpo -c fcr_6.c -fPIC -DPIC -o .libs/fcr_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_6.lo -MD -MP -MF .deps/fcr_6.Tpo -c fcr_6.c -o fcr_6.o >/dev/null 2>&1 mv -f .libs/fcr_6.lo fcr_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_7.lo -MD -MP -MF ".deps/fcr_7.Tpo" \ -c -o fcr_7.lo `test -f 'fcr_7.c' || echo './'`fcr_7.c; \ then mv ".deps/fcr_7.Tpo" ".deps/fcr_7.Plo"; \ else rm -f ".deps/fcr_7.Tpo"; exit 1; \ fi rm -f .libs/fcr_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_7.lo -MD -MP -MF .deps/fcr_7.Tpo -c fcr_7.c -fPIC -DPIC -o .libs/fcr_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_7.lo -MD -MP -MF .deps/fcr_7.Tpo -c fcr_7.c -o fcr_7.o >/dev/null 2>&1 mv -f .libs/fcr_7.lo fcr_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_8.lo -MD -MP -MF ".deps/fcr_8.Tpo" \ -c -o fcr_8.lo `test -f 'fcr_8.c' || echo './'`fcr_8.c; \ then mv ".deps/fcr_8.Tpo" ".deps/fcr_8.Plo"; \ else rm -f ".deps/fcr_8.Tpo"; exit 1; \ fi rm -f .libs/fcr_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_8.lo -MD -MP -MF .deps/fcr_8.Tpo -c fcr_8.c -fPIC -DPIC -o .libs/fcr_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_8.lo -MD -MP -MF .deps/fcr_8.Tpo -c fcr_8.c -o fcr_8.o >/dev/null 2>&1 mv -f .libs/fcr_8.lo fcr_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_9.lo -MD -MP -MF ".deps/fcr_9.Tpo" \ -c -o fcr_9.lo `test -f 'fcr_9.c' || echo './'`fcr_9.c; \ then mv ".deps/fcr_9.Tpo" ".deps/fcr_9.Plo"; \ else rm -f ".deps/fcr_9.Tpo"; exit 1; \ fi rm -f .libs/fcr_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_9.lo -MD -MP -MF .deps/fcr_9.Tpo -c fcr_9.c -fPIC -DPIC -o .libs/fcr_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_9.lo -MD -MP -MF .deps/fcr_9.Tpo -c fcr_9.c -o fcr_9.o >/dev/null 2>&1 mv -f .libs/fcr_9.lo fcr_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_10.lo -MD -MP -MF ".deps/fcr_10.Tpo" \ -c -o fcr_10.lo `test -f 'fcr_10.c' || echo './'`fcr_10.c; \ then mv ".deps/fcr_10.Tpo" ".deps/fcr_10.Plo"; \ else rm -f ".deps/fcr_10.Tpo"; exit 1; \ fi rm -f .libs/fcr_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_10.lo -MD -MP -MF .deps/fcr_10.Tpo -c fcr_10.c -fPIC -DPIC -o .libs/fcr_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_10.lo -MD -MP -MF .deps/fcr_10.Tpo -c fcr_10.c -o fcr_10.o >/dev/null 2>&1 mv -f .libs/fcr_10.lo fcr_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_11.lo -MD -MP -MF ".deps/fcr_11.Tpo" \ -c -o fcr_11.lo `test -f 'fcr_11.c' || echo './'`fcr_11.c; \ then mv ".deps/fcr_11.Tpo" ".deps/fcr_11.Plo"; \ else rm -f ".deps/fcr_11.Tpo"; exit 1; \ fi rm -f .libs/fcr_11.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_11.lo -MD -MP -MF .deps/fcr_11.Tpo -c fcr_11.c -fPIC -DPIC -o .libs/fcr_11.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_11.lo -MD -MP -MF .deps/fcr_11.Tpo -c fcr_11.c -o fcr_11.o >/dev/null 2>&1 mv -f .libs/fcr_11.lo fcr_11.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_12.lo -MD -MP -MF ".deps/fcr_12.Tpo" \ -c -o fcr_12.lo `test -f 'fcr_12.c' || echo './'`fcr_12.c; \ then mv ".deps/fcr_12.Tpo" ".deps/fcr_12.Plo"; \ else rm -f ".deps/fcr_12.Tpo"; exit 1; \ fi rm -f .libs/fcr_12.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_12.lo -MD -MP -MF .deps/fcr_12.Tpo -c fcr_12.c -fPIC -DPIC -o .libs/fcr_12.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_12.lo -MD -MP -MF .deps/fcr_12.Tpo -c fcr_12.c -o fcr_12.o >/dev/null 2>&1 mv -f .libs/fcr_12.lo fcr_12.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_13.lo -MD -MP -MF ".deps/fcr_13.Tpo" \ -c -o fcr_13.lo `test -f 'fcr_13.c' || echo './'`fcr_13.c; \ then mv ".deps/fcr_13.Tpo" ".deps/fcr_13.Plo"; \ else rm -f ".deps/fcr_13.Tpo"; exit 1; \ fi rm -f .libs/fcr_13.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_13.lo -MD -MP -MF .deps/fcr_13.Tpo -c fcr_13.c -fPIC -DPIC -o .libs/fcr_13.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_13.lo -MD -MP -MF .deps/fcr_13.Tpo -c fcr_13.c -o fcr_13.o >/dev/null 2>&1 mv -f .libs/fcr_13.lo fcr_13.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_14.lo -MD -MP -MF ".deps/fcr_14.Tpo" \ -c -o fcr_14.lo `test -f 'fcr_14.c' || echo './'`fcr_14.c; \ then mv ".deps/fcr_14.Tpo" ".deps/fcr_14.Plo"; \ else rm -f ".deps/fcr_14.Tpo"; exit 1; \ fi rm -f .libs/fcr_14.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_14.lo -MD -MP -MF .deps/fcr_14.Tpo -c fcr_14.c -fPIC -DPIC -o .libs/fcr_14.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_14.lo -MD -MP -MF .deps/fcr_14.Tpo -c fcr_14.c -o fcr_14.o >/dev/null 2>&1 mv -f .libs/fcr_14.lo fcr_14.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_15.lo -MD -MP -MF ".deps/fcr_15.Tpo" \ -c -o fcr_15.lo `test -f 'fcr_15.c' || echo './'`fcr_15.c; \ then mv ".deps/fcr_15.Tpo" ".deps/fcr_15.Plo"; \ else rm -f ".deps/fcr_15.Tpo"; exit 1; \ fi rm -f .libs/fcr_15.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_15.lo -MD -MP -MF .deps/fcr_15.Tpo -c fcr_15.c -fPIC -DPIC -o .libs/fcr_15.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_15.lo -MD -MP -MF .deps/fcr_15.Tpo -c fcr_15.c -o fcr_15.o >/dev/null 2>&1 mv -f .libs/fcr_15.lo fcr_15.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_16.lo -MD -MP -MF ".deps/fcr_16.Tpo" \ -c -o fcr_16.lo `test -f 'fcr_16.c' || echo './'`fcr_16.c; \ then mv ".deps/fcr_16.Tpo" ".deps/fcr_16.Plo"; \ else rm -f ".deps/fcr_16.Tpo"; exit 1; \ fi rm -f .libs/fcr_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_16.lo -MD -MP -MF .deps/fcr_16.Tpo -c fcr_16.c -fPIC -DPIC -o .libs/fcr_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_16.lo -MD -MP -MF .deps/fcr_16.Tpo -c fcr_16.c -o fcr_16.o >/dev/null 2>&1 mv -f .libs/fcr_16.lo fcr_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_32.lo -MD -MP -MF ".deps/fcr_32.Tpo" \ -c -o fcr_32.lo `test -f 'fcr_32.c' || echo './'`fcr_32.c; \ then mv ".deps/fcr_32.Tpo" ".deps/fcr_32.Plo"; \ else rm -f ".deps/fcr_32.Tpo"; exit 1; \ fi rm -f .libs/fcr_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_32.lo -MD -MP -MF .deps/fcr_32.Tpo -c fcr_32.c -fPIC -DPIC -o .libs/fcr_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_32.lo -MD -MP -MF .deps/fcr_32.Tpo -c fcr_32.c -o fcr_32.o >/dev/null 2>&1 mv -f .libs/fcr_32.lo fcr_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_64.lo -MD -MP -MF ".deps/fcr_64.Tpo" \ -c -o fcr_64.lo `test -f 'fcr_64.c' || echo './'`fcr_64.c; \ then mv ".deps/fcr_64.Tpo" ".deps/fcr_64.Plo"; \ else rm -f ".deps/fcr_64.Tpo"; exit 1; \ fi rm -f .libs/fcr_64.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_64.lo -MD -MP -MF .deps/fcr_64.Tpo -c fcr_64.c -fPIC -DPIC -o .libs/fcr_64.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_64.lo -MD -MP -MF .deps/fcr_64.Tpo -c fcr_64.c -o fcr_64.o >/dev/null 2>&1 mv -f .libs/fcr_64.lo fcr_64.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_128.lo -MD -MP -MF ".deps/fcr_128.Tpo" \ -c -o fcr_128.lo `test -f 'fcr_128.c' || echo './'`fcr_128.c; \ then mv ".deps/fcr_128.Tpo" ".deps/fcr_128.Plo"; \ else rm -f ".deps/fcr_128.Tpo"; exit 1; \ fi rm -f .libs/fcr_128.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_128.lo -MD -MP -MF .deps/fcr_128.Tpo -c fcr_128.c -fPIC -DPIC -o .libs/fcr_128.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fcr_128.lo -MD -MP -MF .deps/fcr_128.Tpo -c fcr_128.c -o fcr_128.o >/dev/null 2>&1 mv -f .libs/fcr_128.lo fcr_128.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_2.lo -MD -MP -MF ".deps/fhb_2.Tpo" \ -c -o fhb_2.lo `test -f 'fhb_2.c' || echo './'`fhb_2.c; \ then mv ".deps/fhb_2.Tpo" ".deps/fhb_2.Plo"; \ else rm -f ".deps/fhb_2.Tpo"; exit 1; \ fi rm -f .libs/fhb_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_2.lo -MD -MP -MF .deps/fhb_2.Tpo -c fhb_2.c -fPIC -DPIC -o .libs/fhb_2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_2.lo -MD -MP -MF .deps/fhb_2.Tpo -c fhb_2.c -o fhb_2.o >/dev/null 2>&1 mv -f .libs/fhb_2.lo fhb_2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_3.lo -MD -MP -MF ".deps/fhb_3.Tpo" \ -c -o fhb_3.lo `test -f 'fhb_3.c' || echo './'`fhb_3.c; \ then mv ".deps/fhb_3.Tpo" ".deps/fhb_3.Plo"; \ else rm -f ".deps/fhb_3.Tpo"; exit 1; \ fi rm -f .libs/fhb_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_3.lo -MD -MP -MF .deps/fhb_3.Tpo -c fhb_3.c -fPIC -DPIC -o .libs/fhb_3.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_3.lo -MD -MP -MF .deps/fhb_3.Tpo -c fhb_3.c -o fhb_3.o >/dev/null 2>&1 mv -f .libs/fhb_3.lo fhb_3.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_4.lo -MD -MP -MF ".deps/fhb_4.Tpo" \ -c -o fhb_4.lo `test -f 'fhb_4.c' || echo './'`fhb_4.c; \ then mv ".deps/fhb_4.Tpo" ".deps/fhb_4.Plo"; \ else rm -f ".deps/fhb_4.Tpo"; exit 1; \ fi rm -f .libs/fhb_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_4.lo -MD -MP -MF .deps/fhb_4.Tpo -c fhb_4.c -fPIC -DPIC -o .libs/fhb_4.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_4.lo -MD -MP -MF .deps/fhb_4.Tpo -c fhb_4.c -o fhb_4.o >/dev/null 2>&1 mv -f .libs/fhb_4.lo fhb_4.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_5.lo -MD -MP -MF ".deps/fhb_5.Tpo" \ -c -o fhb_5.lo `test -f 'fhb_5.c' || echo './'`fhb_5.c; \ then mv ".deps/fhb_5.Tpo" ".deps/fhb_5.Plo"; \ else rm -f ".deps/fhb_5.Tpo"; exit 1; \ fi rm -f .libs/fhb_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_5.lo -MD -MP -MF .deps/fhb_5.Tpo -c fhb_5.c -fPIC -DPIC -o .libs/fhb_5.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_5.lo -MD -MP -MF .deps/fhb_5.Tpo -c fhb_5.c -o fhb_5.o >/dev/null 2>&1 mv -f .libs/fhb_5.lo fhb_5.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_6.lo -MD -MP -MF ".deps/fhb_6.Tpo" \ -c -o fhb_6.lo `test -f 'fhb_6.c' || echo './'`fhb_6.c; \ then mv ".deps/fhb_6.Tpo" ".deps/fhb_6.Plo"; \ else rm -f ".deps/fhb_6.Tpo"; exit 1; \ fi rm -f .libs/fhb_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_6.lo -MD -MP -MF .deps/fhb_6.Tpo -c fhb_6.c -fPIC -DPIC -o .libs/fhb_6.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_6.lo -MD -MP -MF .deps/fhb_6.Tpo -c fhb_6.c -o fhb_6.o >/dev/null 2>&1 mv -f .libs/fhb_6.lo fhb_6.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_7.lo -MD -MP -MF ".deps/fhb_7.Tpo" \ -c -o fhb_7.lo `test -f 'fhb_7.c' || echo './'`fhb_7.c; \ then mv ".deps/fhb_7.Tpo" ".deps/fhb_7.Plo"; \ else rm -f ".deps/fhb_7.Tpo"; exit 1; \ fi rm -f .libs/fhb_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_7.lo -MD -MP -MF .deps/fhb_7.Tpo -c fhb_7.c -fPIC -DPIC -o .libs/fhb_7.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_7.lo -MD -MP -MF .deps/fhb_7.Tpo -c fhb_7.c -o fhb_7.o >/dev/null 2>&1 mv -f .libs/fhb_7.lo fhb_7.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_8.lo -MD -MP -MF ".deps/fhb_8.Tpo" \ -c -o fhb_8.lo `test -f 'fhb_8.c' || echo './'`fhb_8.c; \ then mv ".deps/fhb_8.Tpo" ".deps/fhb_8.Plo"; \ else rm -f ".deps/fhb_8.Tpo"; exit 1; \ fi rm -f .libs/fhb_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_8.lo -MD -MP -MF .deps/fhb_8.Tpo -c fhb_8.c -fPIC -DPIC -o .libs/fhb_8.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_8.lo -MD -MP -MF .deps/fhb_8.Tpo -c fhb_8.c -o fhb_8.o >/dev/null 2>&1 mv -f .libs/fhb_8.lo fhb_8.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_9.lo -MD -MP -MF ".deps/fhb_9.Tpo" \ -c -o fhb_9.lo `test -f 'fhb_9.c' || echo './'`fhb_9.c; \ then mv ".deps/fhb_9.Tpo" ".deps/fhb_9.Plo"; \ else rm -f ".deps/fhb_9.Tpo"; exit 1; \ fi rm -f .libs/fhb_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_9.lo -MD -MP -MF .deps/fhb_9.Tpo -c fhb_9.c -fPIC -DPIC -o .libs/fhb_9.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_9.lo -MD -MP -MF .deps/fhb_9.Tpo -c fhb_9.c -o fhb_9.o >/dev/null 2>&1 mv -f .libs/fhb_9.lo fhb_9.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_10.lo -MD -MP -MF ".deps/fhb_10.Tpo" \ -c -o fhb_10.lo `test -f 'fhb_10.c' || echo './'`fhb_10.c; \ then mv ".deps/fhb_10.Tpo" ".deps/fhb_10.Plo"; \ else rm -f ".deps/fhb_10.Tpo"; exit 1; \ fi rm -f .libs/fhb_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_10.lo -MD -MP -MF .deps/fhb_10.Tpo -c fhb_10.c -fPIC -DPIC -o .libs/fhb_10.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_10.lo -MD -MP -MF .deps/fhb_10.Tpo -c fhb_10.c -o fhb_10.o >/dev/null 2>&1 mv -f .libs/fhb_10.lo fhb_10.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_16.lo -MD -MP -MF ".deps/fhb_16.Tpo" \ -c -o fhb_16.lo `test -f 'fhb_16.c' || echo './'`fhb_16.c; \ then mv ".deps/fhb_16.Tpo" ".deps/fhb_16.Plo"; \ else rm -f ".deps/fhb_16.Tpo"; exit 1; \ fi rm -f .libs/fhb_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_16.lo -MD -MP -MF .deps/fhb_16.Tpo -c fhb_16.c -fPIC -DPIC -o .libs/fhb_16.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_16.lo -MD -MP -MF .deps/fhb_16.Tpo -c fhb_16.c -o fhb_16.o >/dev/null 2>&1 mv -f .libs/fhb_16.lo fhb_16.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_32.lo -MD -MP -MF ".deps/fhb_32.Tpo" \ -c -o fhb_32.lo `test -f 'fhb_32.c' || echo './'`fhb_32.c; \ then mv ".deps/fhb_32.Tpo" ".deps/fhb_32.Plo"; \ else rm -f ".deps/fhb_32.Tpo"; exit 1; \ fi rm -f .libs/fhb_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_32.lo -MD -MP -MF .deps/fhb_32.Tpo -c fhb_32.c -fPIC -DPIC -o .libs/fhb_32.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fhb_32.lo -MD -MP -MF .deps/fhb_32.Tpo -c fhb_32.c -o fhb_32.o >/dev/null 2>&1 mv -f .libs/fhb_32.lo fhb_32.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rconfig.lo -MD -MP -MF ".deps/rconfig.Tpo" \ -c -o rconfig.lo `test -f 'rconfig.c' || echo './'`rconfig.c; \ then mv ".deps/rconfig.Tpo" ".deps/rconfig.Plo"; \ else rm -f ".deps/rconfig.Tpo"; exit 1; \ fi rm -f .libs/rconfig.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rconfig.lo -MD -MP -MF .deps/rconfig.Tpo -c rconfig.c -fPIC -DPIC -o .libs/rconfig.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rconfig.lo -MD -MP -MF .deps/rconfig.Tpo -c rconfig.c -o rconfig.o >/dev/null 2>&1 mv -f .libs/rconfig.lo rconfig.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rplanner.lo -MD -MP -MF ".deps/rplanner.Tpo" \ -c -o rplanner.lo `test -f 'rplanner.c' || echo './'`rplanner.c; \ then mv ".deps/rplanner.Tpo" ".deps/rplanner.Plo"; \ else rm -f ".deps/rplanner.Tpo"; exit 1; \ fi rm -f .libs/rplanner.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rplanner.lo -MD -MP -MF .deps/rplanner.Tpo -c rplanner.c -fPIC -DPIC -o .libs/rplanner.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rplanner.lo -MD -MP -MF .deps/rplanner.Tpo -c rplanner.c -o rplanner.o >/dev/null 2>&1 mv -f .libs/rplanner.lo rplanner.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec.lo -MD -MP -MF ".deps/rexec.Tpo" \ -c -o rexec.lo `test -f 'rexec.c' || echo './'`rexec.c; \ then mv ".deps/rexec.Tpo" ".deps/rexec.Plo"; \ else rm -f ".deps/rexec.Tpo"; exit 1; \ fi rm -f .libs/rexec.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec.lo -MD -MP -MF .deps/rexec.Tpo -c rexec.c -fPIC -DPIC -o .libs/rexec.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec.lo -MD -MP -MF .deps/rexec.Tpo -c rexec.c -o rexec.o >/dev/null 2>&1 mv -f .libs/rexec.lo rexec.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2.lo -MD -MP -MF ".deps/rexec2.Tpo" \ -c -o rexec2.lo `test -f 'rexec2.c' || echo './'`rexec2.c; \ then mv ".deps/rexec2.Tpo" ".deps/rexec2.Plo"; \ else rm -f ".deps/rexec2.Tpo"; exit 1; \ fi rm -f .libs/rexec2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2.lo -MD -MP -MF .deps/rexec2.Tpo -c rexec2.c -fPIC -DPIC -o .libs/rexec2.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2.lo -MD -MP -MF .deps/rexec2.Tpo -c rexec2.c -o rexec2.o >/dev/null 2>&1 mv -f .libs/rexec2.lo rexec2.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd.lo -MD -MP -MF ".deps/rfftwnd.Tpo" \ -c -o rfftwnd.lo `test -f 'rfftwnd.c' || echo './'`rfftwnd.c; \ then mv ".deps/rfftwnd.Tpo" ".deps/rfftwnd.Plo"; \ else rm -f ".deps/rfftwnd.Tpo"; exit 1; \ fi rm -f .libs/rfftwnd.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd.lo -MD -MP -MF .deps/rfftwnd.Tpo -c rfftwnd.c -fPIC -DPIC -o .libs/rfftwnd.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd.lo -MD -MP -MF .deps/rfftwnd.Tpo -c rfftwnd.c -o rfftwnd.o >/dev/null 2>&1 mv -f .libs/rfftwnd.lo rfftwnd.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rgeneric.lo -MD -MP -MF ".deps/rgeneric.Tpo" \ -c -o rgeneric.lo `test -f 'rgeneric.c' || echo './'`rgeneric.c; \ then mv ".deps/rgeneric.Tpo" ".deps/rgeneric.Plo"; \ else rm -f ".deps/rgeneric.Tpo"; exit 1; \ fi rm -f .libs/rgeneric.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rgeneric.lo -MD -MP -MF .deps/rgeneric.Tpo -c rgeneric.c -fPIC -DPIC -o .libs/rgeneric.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rgeneric.lo -MD -MP -MF .deps/rgeneric.Tpo -c rgeneric.c -o rgeneric.o >/dev/null 2>&1 mv -f .libs/rgeneric.lo rgeneric.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwf77.lo -MD -MP -MF ".deps/rfftwf77.Tpo" \ -c -o rfftwf77.lo `test -f 'rfftwf77.c' || echo './'`rfftwf77.c; \ then mv ".deps/rfftwf77.Tpo" ".deps/rfftwf77.Plo"; \ else rm -f ".deps/rfftwf77.Tpo"; exit 1; \ fi rm -f .libs/rfftwf77.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwf77.lo -MD -MP -MF .deps/rfftwf77.Tpo -c rfftwf77.c -fPIC -DPIC -o .libs/rfftwf77.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwf77.lo -MD -MP -MF .deps/rfftwf77.Tpo -c rfftwf77.c -o rfftwf77.o >/dev/null 2>&1 mv -f .libs/rfftwf77.lo rfftwf77.lo /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o libsrfftw.la -rpath /usr/lib -version-info 2:7:0 frc_1.lo frc_2.lo frc_3.lo frc_4.lo frc_5.lo frc_6.lo frc_7.lo frc_8.lo frc_9.lo frc_10.lo frc_11.lo frc_12.lo frc_13.lo frc_14.lo frc_15.lo frc_16.lo frc_32.lo frc_64.lo frc_128.lo fhf_2.lo fhf_3.lo fhf_4.lo fhf_5.lo fhf_6.lo fhf_7.lo fhf_8.lo fhf_9.lo fhf_10.lo fhf_16.lo fhf_32.lo fcr_1.lo fcr_2.lo fcr_3.lo fcr_4.lo fcr_5.lo fcr_6.lo fcr_7.lo fcr_8.lo fcr_9.lo fcr_10.lo fcr_11.lo fcr_12.lo fcr_13.lo fcr_14.lo fcr_15.lo fcr_16.lo fcr_32.lo fcr_64.lo fcr_128.lo fhb_2.lo fhb_3.lo fhb_4.lo fhb_5.lo fhb_6.lo fhb_7.lo fhb_8.lo fhb_9.lo fhb_10.lo fhb_16.lo fhb_32.lo rconfig.lo rplanner.lo rexec.lo rexec2.lo rfftwnd.lo rgeneric.lo rfftwf77.lo -lm rm -fr .libs/libsrfftw.la .libs/libsrfftw.* .libs/libsrfftw.* cc -shared frc_1.lo frc_2.lo frc_3.lo frc_4.lo frc_5.lo frc_6.lo frc_7.lo frc_8.lo frc_9.lo frc_10.lo frc_11.lo frc_12.lo frc_13.lo frc_14.lo frc_15.lo frc_16.lo frc_32.lo frc_64.lo frc_128.lo fhf_2.lo fhf_3.lo fhf_4.lo fhf_5.lo fhf_6.lo fhf_7.lo fhf_8.lo fhf_9.lo fhf_10.lo fhf_16.lo fhf_32.lo fcr_1.lo fcr_2.lo fcr_3.lo fcr_4.lo fcr_5.lo fcr_6.lo fcr_7.lo fcr_8.lo fcr_9.lo fcr_10.lo fcr_11.lo fcr_12.lo fcr_13.lo fcr_14.lo fcr_15.lo fcr_16.lo fcr_32.lo fcr_64.lo fcr_128.lo fhb_2.lo fhb_3.lo fhb_4.lo fhb_5.lo fhb_6.lo fhb_7.lo fhb_8.lo fhb_9.lo fhb_10.lo fhb_16.lo fhb_32.lo rconfig.lo rplanner.lo rexec.lo rexec2.lo rfftwnd.lo rgeneric.lo rfftwf77.lo -lm -Wl,-soname -Wl,libsrfftw.so.2 -o .libs/libsrfftw.so.2.0.7 (cd .libs && rm -f libsrfftw.so.2 && ln -s libsrfftw.so.2.0.7 libsrfftw.so.2) (cd .libs && rm -f libsrfftw.so && ln -s libsrfftw.so.2.0.7 libsrfftw.so) ar cru .libs/libsrfftw.a frc_1.o frc_2.o frc_3.o frc_4.o frc_5.o frc_6.o frc_7.o frc_8.o frc_9.o frc_10.o frc_11.o frc_12.o frc_13.o frc_14.o frc_15.o frc_16.o frc_32.o frc_64.o frc_128.o fhf_2.o fhf_3.o fhf_4.o fhf_5.o fhf_6.o fhf_7.o fhf_8.o fhf_9.o fhf_10.o fhf_16.o fhf_32.o fcr_1.o fcr_2.o fcr_3.o fcr_4.o fcr_5.o fcr_6.o fcr_7.o fcr_8.o fcr_9.o fcr_10.o fcr_11.o fcr_12.o fcr_13.o fcr_14.o fcr_15.o fcr_16.o fcr_32.o fcr_64.o fcr_128.o fhb_2.o fhb_3.o fhb_4.o fhb_5.o fhb_6.o fhb_7.o fhb_8.o fhb_9.o fhb_10.o fhb_16.o fhb_32.o rconfig.o rplanner.o rexec.o rexec2.o rfftwnd.o rgeneric.o rfftwf77.o ranlib .libs/libsrfftw.a creating libsrfftw.la (cd .libs && rm -f libsrfftw.la && ln -s ../libsrfftw.la libsrfftw.la) rm -f srfftw.h sed 's/\"fftw/\"sfftw/g;s/\"rfftw/\"srfftw/g' ./rfftw.h > srfftw.h make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/rfftw' Making all in tests make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/tests' if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I./../rfftw -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_test.o -MD -MP -MF ".deps/fftw_test.Tpo" \ -c -o fftw_test.o `test -f 'fftw_test.c' || echo './'`fftw_test.c; \ then mv ".deps/fftw_test.Tpo" ".deps/fftw_test.Po"; \ else rm -f ".deps/fftw_test.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I./../rfftw -O2 -g -march=i386 -mcpu=i686 -pthread -MT test_main.o -MD -MP -MF ".deps/test_main.Tpo" \ -c -o test_main.o `test -f 'test_main.c' || echo './'`test_main.c; \ then mv ".deps/test_main.Tpo" ".deps/test_main.Po"; \ else rm -f ".deps/test_main.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o fftw_test fftw_test.o test_main.o ../fftw/libsfftw.la -lm mkdir .libs cc -O2 -g -march=i386 -mcpu=i686 -pthread -o .libs/fftw_test fftw_test.o test_main.o ../fftw/.libs/libsfftw.so -lm creating fftw_test if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../fftw -I./../rfftw -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_test.o -MD -MP -MF ".deps/rfftw_test.Tpo" \ -c -o rfftw_test.o `test -f 'rfftw_test.c' || echo './'`rfftw_test.c; \ then mv ".deps/rfftw_test.Tpo" ".deps/rfftw_test.Po"; \ else rm -f ".deps/rfftw_test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o rfftw_test rfftw_test.o test_main.o ../rfftw/libsrfftw.la ../fftw/libsfftw.la -lm cc -O2 -g -march=i386 -mcpu=i686 -pthread -o .libs/rfftw_test rfftw_test.o test_main.o ../rfftw/.libs/libsrfftw.so ../fftw/.libs/libsfftw.so -lm creating rfftw_test make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/tests' Making all in doc make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/doc' Making all in threads make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/threads' if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor_threads.lo -MD -MP -MF ".deps/executor_threads.Tpo" \ -c -o executor_threads.lo `test -f 'executor_threads.c' || echo './'`executor_threads.c; \ then mv ".deps/executor_threads.Tpo" ".deps/executor_threads.Plo"; \ else rm -f ".deps/executor_threads.Tpo"; exit 1; \ fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor_threads.lo -MD -MP -MF .deps/executor_threads.Tpo -c executor_threads.c -fPIC -DPIC -o .libs/executor_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT executor_threads.lo -MD -MP -MF .deps/executor_threads.Tpo -c executor_threads.c -o executor_threads.o >/dev/null 2>&1 mv -f .libs/executor_threads.lo executor_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_threads.lo -MD -MP -MF ".deps/fftw_threads.Tpo" \ -c -o fftw_threads.lo `test -f 'fftw_threads.c' || echo './'`fftw_threads.c; \ then mv ".deps/fftw_threads.Tpo" ".deps/fftw_threads.Plo"; \ else rm -f ".deps/fftw_threads.Tpo"; exit 1; \ fi rm -f .libs/fftw_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_threads.lo -MD -MP -MF .deps/fftw_threads.Tpo -c fftw_threads.c -fPIC -DPIC -o .libs/fftw_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_threads.lo -MD -MP -MF .deps/fftw_threads.Tpo -c fftw_threads.c -o fftw_threads.o >/dev/null 2>&1 mv -f .libs/fftw_threads.lo fftw_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd_threads.lo -MD -MP -MF ".deps/fftwnd_threads.Tpo" \ -c -o fftwnd_threads.lo `test -f 'fftwnd_threads.c' || echo './'`fftwnd_threads.c; \ then mv ".deps/fftwnd_threads.Tpo" ".deps/fftwnd_threads.Plo"; \ else rm -f ".deps/fftwnd_threads.Tpo"; exit 1; \ fi rm -f .libs/fftwnd_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd_threads.lo -MD -MP -MF .deps/fftwnd_threads.Tpo -c fftwnd_threads.c -fPIC -DPIC -o .libs/fftwnd_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftwnd_threads.lo -MD -MP -MF .deps/fftwnd_threads.Tpo -c fftwnd_threads.c -o fftwnd_threads.o >/dev/null 2>&1 mv -f .libs/fftwnd_threads.lo fftwnd_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_f77_threads.lo -MD -MP -MF ".deps/fftw_f77_threads.Tpo" \ -c -o fftw_f77_threads.lo `test -f 'fftw_f77_threads.c' || echo './'`fftw_f77_threads.c; \ then mv ".deps/fftw_f77_threads.Tpo" ".deps/fftw_f77_threads.Plo"; \ else rm -f ".deps/fftw_f77_threads.Tpo"; exit 1; \ fi rm -f .libs/fftw_f77_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_f77_threads.lo -MD -MP -MF .deps/fftw_f77_threads.Tpo -c fftw_f77_threads.c -fPIC -DPIC -o .libs/fftw_f77_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_f77_threads.lo -MD -MP -MF .deps/fftw_f77_threads.Tpo -c fftw_f77_threads.c -o fftw_f77_threads.o >/dev/null 2>&1 mv -f .libs/fftw_f77_threads.lo fftw_f77_threads.lo /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o libsfftw_threads.la -version-info 2:7:0 -rpath /usr/lib executor_threads.lo fftw_threads.lo fftwnd_threads.lo fftw_f77_threads.lo -lm rm -fr .libs/libsfftw_threads.la .libs/libsfftw_threads.* .libs/libsfftw_threads.* cc -shared executor_threads.lo fftw_threads.lo fftwnd_threads.lo fftw_f77_threads.lo -lm -Wl,-soname -Wl,libsfftw_threads.so.2 -o .libs/libsfftw_threads.so.2.0.7 (cd .libs && rm -f libsfftw_threads.so.2 && ln -s libsfftw_threads.so.2.0.7 libsfftw_threads.so.2) (cd .libs && rm -f libsfftw_threads.so && ln -s libsfftw_threads.so.2.0.7 libsfftw_threads.so) ar cru .libs/libsfftw_threads.a executor_threads.o fftw_threads.o fftwnd_threads.o fftw_f77_threads.o ranlib .libs/libsfftw_threads.a creating libsfftw_threads.la (cd .libs && rm -f libsfftw_threads.la && ln -s ../libsfftw_threads.la libsfftw_threads.la) if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec_threads.lo -MD -MP -MF ".deps/rexec_threads.Tpo" \ -c -o rexec_threads.lo `test -f 'rexec_threads.c' || echo './'`rexec_threads.c; \ then mv ".deps/rexec_threads.Tpo" ".deps/rexec_threads.Plo"; \ else rm -f ".deps/rexec_threads.Tpo"; exit 1; \ fi rm -f .libs/rexec_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec_threads.lo -MD -MP -MF .deps/rexec_threads.Tpo -c rexec_threads.c -fPIC -DPIC -o .libs/rexec_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec_threads.lo -MD -MP -MF .deps/rexec_threads.Tpo -c rexec_threads.c -o rexec_threads.o >/dev/null 2>&1 mv -f .libs/rexec_threads.lo rexec_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2_threads.lo -MD -MP -MF ".deps/rexec2_threads.Tpo" \ -c -o rexec2_threads.lo `test -f 'rexec2_threads.c' || echo './'`rexec2_threads.c; \ then mv ".deps/rexec2_threads.Tpo" ".deps/rexec2_threads.Plo"; \ else rm -f ".deps/rexec2_threads.Tpo"; exit 1; \ fi rm -f .libs/rexec2_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2_threads.lo -MD -MP -MF .deps/rexec2_threads.Tpo -c rexec2_threads.c -fPIC -DPIC -o .libs/rexec2_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rexec2_threads.lo -MD -MP -MF .deps/rexec2_threads.Tpo -c rexec2_threads.c -o rexec2_threads.o >/dev/null 2>&1 mv -f .libs/rexec2_threads.lo rexec2_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd_threads.lo -MD -MP -MF ".deps/rfftwnd_threads.Tpo" \ -c -o rfftwnd_threads.lo `test -f 'rfftwnd_threads.c' || echo './'`rfftwnd_threads.c; \ then mv ".deps/rfftwnd_threads.Tpo" ".deps/rfftwnd_threads.Plo"; \ else rm -f ".deps/rfftwnd_threads.Tpo"; exit 1; \ fi rm -f .libs/rfftwnd_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd_threads.lo -MD -MP -MF .deps/rfftwnd_threads.Tpo -c rfftwnd_threads.c -fPIC -DPIC -o .libs/rfftwnd_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftwnd_threads.lo -MD -MP -MF .deps/rfftwnd_threads.Tpo -c rfftwnd_threads.c -o rfftwnd_threads.o >/dev/null 2>&1 mv -f .libs/rfftwnd_threads.lo rfftwnd_threads.lo if /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_f77_threads.lo -MD -MP -MF ".deps/rfftw_f77_threads.Tpo" \ -c -o rfftw_f77_threads.lo `test -f 'rfftw_f77_threads.c' || echo './'`rfftw_f77_threads.c; \ then mv ".deps/rfftw_f77_threads.Tpo" ".deps/rfftw_f77_threads.Plo"; \ else rm -f ".deps/rfftw_f77_threads.Tpo"; exit 1; \ fi rm -f .libs/rfftw_f77_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_f77_threads.lo -MD -MP -MF .deps/rfftw_f77_threads.Tpo -c rfftw_f77_threads.c -fPIC -DPIC -o .libs/rfftw_f77_threads.lo cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_f77_threads.lo -MD -MP -MF .deps/rfftw_f77_threads.Tpo -c rfftw_f77_threads.c -o rfftw_f77_threads.o >/dev/null 2>&1 mv -f .libs/rfftw_f77_threads.lo rfftw_f77_threads.lo /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o libsrfftw_threads.la -version-info 2:7:0 -rpath /usr/lib rexec_threads.lo rexec2_threads.lo rfftwnd_threads.lo rfftw_f77_threads.lo -lm rm -fr .libs/libsrfftw_threads.la .libs/libsrfftw_threads.* .libs/libsrfftw_threads.* cc -shared rexec_threads.lo rexec2_threads.lo rfftwnd_threads.lo rfftw_f77_threads.lo -lm -Wl,-soname -Wl,libsrfftw_threads.so.2 -o .libs/libsrfftw_threads.so.2.0.7 (cd .libs && rm -f libsrfftw_threads.so.2 && ln -s libsrfftw_threads.so.2.0.7 libsrfftw_threads.so.2) (cd .libs && rm -f libsrfftw_threads.so && ln -s libsrfftw_threads.so.2.0.7 libsrfftw_threads.so) ar cru .libs/libsrfftw_threads.a rexec_threads.o rexec2_threads.o rfftwnd_threads.o rfftw_f77_threads.o ranlib .libs/libsrfftw_threads.a creating libsrfftw_threads.la (cd .libs && rm -f libsrfftw_threads.la && ln -s ../libsrfftw_threads.la libsrfftw_threads.la) if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT fftw_threads_test.o -MD -MP -MF ".deps/fftw_threads_test.Tpo" \ -c -o fftw_threads_test.o `test -f 'fftw_threads_test.c' || echo './'`fftw_threads_test.c; \ then mv ".deps/fftw_threads_test.Tpo" ".deps/fftw_threads_test.Po"; \ else rm -f ".deps/fftw_threads_test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o fftw_threads_test fftw_threads_test.o ../tests/test_main.o libsfftw_threads.la ../fftw/libsfftw.la -lm cc -O2 -g -march=i386 -mcpu=i686 -pthread -o .libs/fftw_threads_test fftw_threads_test.o ../tests/test_main.o ./.libs/libsfftw_threads.so ../fftw/.libs/libsfftw.so -lm creating fftw_threads_test if cc -DHAVE_CONFIG_H -I. -I. -I../fftw -I../fftw -I./../tests -I./../fftw -I./../rfftw -I. -O2 -g -march=i386 -mcpu=i686 -pthread -MT rfftw_threads_test.o -MD -MP -MF ".deps/rfftw_threads_test.Tpo" \ -c -o rfftw_threads_test.o `test -f 'rfftw_threads_test.c' || echo './'`rfftw_threads_test.c; \ then mv ".deps/rfftw_threads_test.Tpo" ".deps/rfftw_threads_test.Po"; \ else rm -f ".deps/rfftw_threads_test.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link cc -O2 -g -march=i386 -mcpu=i686 -pthread -o rfftw_threads_test rfftw_threads_test.o ../tests/test_main.o libsrfftw_threads.la libsfftw_threads.la ../rfftw/libsrfftw.la ../fftw/libsfftw.la -lm cc -O2 -g -march=i386 -mcpu=i686 -pthread -o .libs/rfftw_threads_test rfftw_threads_test.o ../tests/test_main.o ./.libs/libsrfftw_threads.so ./.libs/libsfftw_threads.so ../rfftw/.libs/libsrfftw.so ../fftw/.libs/libsfftw.so -lm creating rfftw_threads_test rm -f sfftw_threads.h sed 's/\"fftw/\"sfftw/g;s/\"rfftw/\"srfftw/g' ./fftw_threads.h > sfftw_threads.h rm -f srfftw_threads.h sed 's/\"fftw/\"sfftw/g;s/\"rfftw/\"srfftw/g' ./rfftw_threads.h > srfftw_threads.h make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/threads' Making all in mpi make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/mpi' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/mpi' make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single' + popd ~/BUILD/fftw-2.1.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.42795 + umask 022 + cd /usr/src/rpm/BUILD + cd fftw-2.1.5 + rm -rf /var/tmp/fftw-2.1.5-5.3-root-machbuild + pushd double ~/BUILD/fftw-2.1.5/double ~/BUILD/fftw-2.1.5 + make install DESTDIR=/var/tmp/fftw-2.1.5-5.3-root-machbuild Making install in fftw make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/fftw' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/fftw' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib mkdir -p -- /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw.la /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw.la /usr/bin/install -c .libs/libfftw.so.2.0.7 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw.so.2.0.7 (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libfftw.so.2 && ln -s libfftw.so.2.0.7 libfftw.so.2) (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libfftw.so && ln -s libfftw.so.2.0.7 libfftw.so) /usr/bin/install -c .libs/libfftw.lai /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw.la /usr/bin/install -c .libs/libfftw.a /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw.a ranlib /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw.a chmod 644 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include mkdir -p -- /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include /usr/bin/install -c -m 644 fftw.h /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include/fftw.h make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/fftw' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/fftw' Making install in rfftw make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/rfftw' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/rfftw' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c librfftw.la /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw.la /usr/bin/install -c .libs/librfftw.so.2.0.7 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw.so.2.0.7 (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f librfftw.so.2 && ln -s librfftw.so.2.0.7 librfftw.so.2) (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f librfftw.so && ln -s librfftw.so.2.0.7 librfftw.so) /usr/bin/install -c .libs/librfftw.lai /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw.la /usr/bin/install -c .libs/librfftw.a /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw.a ranlib /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw.a chmod 644 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include /usr/bin/install -c -m 644 rfftw.h /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include/rfftw.h make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/rfftw' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/rfftw' Making install in tests make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/tests' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/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 `/usr/src/rpm/BUILD/fftw-2.1.5/double/tests' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/tests' Making install in doc make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/doc' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info mkdir -p -- /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info /usr/bin/install -c -m 644 ./fftw.info /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info /usr/bin/install -c -m 644 ./fftw.info-1 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-1 /usr/bin/install -c -m 644 ./fftw.info-2 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-2 /usr/bin/install -c -m 644 ./fftw.info-3 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-3 /usr/bin/install -c -m 644 ./fftw.info-4 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-4 /usr/bin/install -c -m 644 ./fftw.info-5 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-5 make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/doc' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/doc' Making install in threads make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/threads' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/threads' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw_threads.la /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw_threads.la /usr/bin/install -c .libs/libfftw_threads.so.2.0.7 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw_threads.so.2.0.7 (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libfftw_threads.so.2 && ln -s libfftw_threads.so.2.0.7 libfftw_threads.so.2) (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libfftw_threads.so && ln -s libfftw_threads.so.2.0.7 libfftw_threads.so) /usr/bin/install -c .libs/libfftw_threads.lai /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw_threads.la /usr/bin/install -c .libs/libfftw_threads.a /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw_threads.a ranlib /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw_threads.a chmod 644 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libfftw_threads.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c librfftw_threads.la /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw_threads.la /usr/bin/install -c .libs/librfftw_threads.so.2.0.7 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw_threads.so.2.0.7 (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f librfftw_threads.so.2 && ln -s librfftw_threads.so.2.0.7 librfftw_threads.so.2) (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f librfftw_threads.so && ln -s librfftw_threads.so.2.0.7 librfftw_threads.so) /usr/bin/install -c .libs/librfftw_threads.lai /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw_threads.la /usr/bin/install -c .libs/librfftw_threads.a /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw_threads.a ranlib /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw_threads.a chmod 644 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/librfftw_threads.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include /usr/bin/install -c -m 644 fftw_threads.h /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include/fftw_threads.h /usr/bin/install -c -m 644 rfftw_threads.h /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include/rfftw_threads.h make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/threads' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/threads' Making install in mpi make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/mpi' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/mpi' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/mpi' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double/mpi' make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/double' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/double' + cp -a AUTHORS COPYING COPYRIGHT ChangeLog NEWS README README.hacks TODO ../ + cp -a FAQ/fftw-faq.html/ doc/ ../ + popd ~/BUILD/fftw-2.1.5 + pushd single ~/BUILD/fftw-2.1.5/single ~/BUILD/fftw-2.1.5 + make install DESTDIR=/var/tmp/fftw-2.1.5-5.3-root-machbuild Making install in fftw make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/fftw' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/fftw' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libsfftw.la /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw.la /usr/bin/install -c .libs/libsfftw.so.2.0.7 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw.so.2.0.7 (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libsfftw.so.2 && ln -s libsfftw.so.2.0.7 libsfftw.so.2) (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libsfftw.so && ln -s libsfftw.so.2.0.7 libsfftw.so) /usr/bin/install -c .libs/libsfftw.lai /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw.la /usr/bin/install -c .libs/libsfftw.a /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw.a ranlib /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw.a chmod 644 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include /usr/bin/install -c -m 644 sfftw.h /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include/sfftw.h make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/fftw' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/fftw' Making install in rfftw make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/rfftw' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/rfftw' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libsrfftw.la /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw.la /usr/bin/install -c .libs/libsrfftw.so.2.0.7 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw.so.2.0.7 (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libsrfftw.so.2 && ln -s libsrfftw.so.2.0.7 libsrfftw.so.2) (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libsrfftw.so && ln -s libsrfftw.so.2.0.7 libsrfftw.so) /usr/bin/install -c .libs/libsrfftw.lai /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw.la /usr/bin/install -c .libs/libsrfftw.a /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw.a ranlib /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw.a chmod 644 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include /usr/bin/install -c -m 644 srfftw.h /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include/srfftw.h make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/rfftw' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/rfftw' Making install in tests make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/tests' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/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 `/usr/src/rpm/BUILD/fftw-2.1.5/single/tests' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/tests' Making install in doc make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/doc' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info /usr/bin/install -c -m 644 ./fftw.info /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info /usr/bin/install -c -m 644 ./fftw.info-1 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-1 /usr/bin/install -c -m 644 ./fftw.info-2 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-2 /usr/bin/install -c -m 644 ./fftw.info-3 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-3 /usr/bin/install -c -m 644 ./fftw.info-4 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-4 /usr/bin/install -c -m 644 ./fftw.info-5 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/info/fftw.info-5 make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/doc' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/doc' Making install in threads make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/threads' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/threads' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libsfftw_threads.la /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw_threads.la /usr/bin/install -c .libs/libsfftw_threads.so.2.0.7 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw_threads.so.2.0.7 (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libsfftw_threads.so.2 && ln -s libsfftw_threads.so.2.0.7 libsfftw_threads.so.2) (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libsfftw_threads.so && ln -s libsfftw_threads.so.2.0.7 libsfftw_threads.so) /usr/bin/install -c .libs/libsfftw_threads.lai /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw_threads.la /usr/bin/install -c .libs/libsfftw_threads.a /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw_threads.a ranlib /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw_threads.a chmod 644 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsfftw_threads.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsrfftw_threads.la /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw_threads.la /usr/bin/install -c .libs/libsrfftw_threads.so.2.0.7 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw_threads.so.2.0.7 (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libsrfftw_threads.so.2 && ln -s libsrfftw_threads.so.2.0.7 libsrfftw_threads.so.2) (cd /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib && rm -f libsrfftw_threads.so && ln -s libsrfftw_threads.so.2.0.7 libsrfftw_threads.so) /usr/bin/install -c .libs/libsrfftw_threads.lai /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw_threads.la /usr/bin/install -c .libs/libsrfftw_threads.a /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw_threads.a ranlib /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw_threads.a chmod 644 /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib/libsrfftw_threads.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include /usr/bin/install -c -m 644 sfftw_threads.h /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include/sfftw_threads.h /usr/bin/install -c -m 644 srfftw_threads.h /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include/srfftw_threads.h make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/threads' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/threads' Making install in mpi make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/mpi' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/mpi' /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/lib /bin/sh ../mkinstalldirs /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/include make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/mpi' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single/mpi' make[1]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single' make[2]: Entering directory `/usr/src/rpm/BUILD/fftw-2.1.5/single' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single' make[1]: Leaving directory `/usr/src/rpm/BUILD/fftw-2.1.5/single' + popd ~/BUILD/fftw-2.1.5 + rm -f doc/Makefile doc/Makefile.am doc/Makefile.in + find /var/tmp/fftw-2.1.5-5.3-root-machbuild -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip + /usr/lib/rpm/brp-strip-static-archive + /usr/lib/rpm/brp-strip-comment-note Processing files: fftw-2.1.5-5.3 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38864 + umask 022 + cd /usr/src/rpm/BUILD + cd fftw-2.1.5 + DOCDIR=/var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/doc/fftw-2.1.5 + export DOCDIR + rm -rf /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/doc/fftw-2.1.5 + /bin/mkdir -p /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/doc/fftw-2.1.5 + cp -pr AUTHORS COPYING COPYRIGHT ChangeLog NEWS README README.hacks TODO /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/doc/fftw-2.1.5 + exit 0 Provides: libfftw.so.2 libfftw_threads.so.2 librfftw.so.2 librfftw_threads.so.2 libsfftw.so.2 libsfftw_threads.so.2 libsrfftw.so.2 libsrfftw_threads.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: 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) libm.so.6 libm.so.6(GLIBC_2.0) Processing files: fftw-devel-2.1.5-5.3 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38864 + umask 022 + cd /usr/src/rpm/BUILD + cd fftw-2.1.5 + DOCDIR=/var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/doc/fftw-devel-2.1.5 + export DOCDIR + rm -rf /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/doc/fftw-devel-2.1.5 + /bin/mkdir -p /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/doc/fftw-devel-2.1.5 + cp -pr doc/ /var/tmp/fftw-2.1.5-5.3-root-machbuild/usr/share/doc/fftw-devel-2.1.5 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh fftw = 2.1.5-5.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/fftw-2.1.5-5.3-root-machbuild Wrote: /usr/src/rpm/SRPMS/fftw-2.1.5-5.3.src.rpm Wrote: /usr/src/rpm/RPMS/fftw-2.1.5-5.3.i386.rpm Wrote: /usr/src/rpm/RPMS/fftw-devel-2.1.5-5.3.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.53558 + umask 022 + cd /usr/src/rpm/BUILD + cd fftw-2.1.5 + rm -rf /var/tmp/fftw-2.1.5-5.3-root-machbuild + exit 0