Skip to content

Instantly share code, notes, and snippets.

@cdeil
Created August 26, 2015 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdeil/374eec10ee7f473208b6 to your computer and use it in GitHub Desktop.
Save cdeil/374eec10ee7f473208b6 to your computer and use it in GitHub Desktop.
eduroam-3-163:sherpa deil$ $PYTHON setup.py build
running build
got version from VCS {'version': '4.7+524.g2d013d1', 'full': '2d013d129a37375b9866ea5efefd40b325a52ba1'}
warning: sherpa_config: built configure string['./configure', '--prefix=/Users/deil/code/sherpa/build', '--with-pic', '--enable-standalone', '--disable-maintainer-mode', '--enable-stuberrorlib', '--disable-shared', '--enable-shared=libgrp,stklib', '--enable-fftw', '--enable-region', '--enable-group', '--enable-stk', '--enable-wcs']
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /opt/local/bin/ld
checking if the linker (/opt/local/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
checking for /opt/local/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in fftw-3.3.4 (/Users/deil/code/sherpa/extern/fftw-3.3.4)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for C compiler vendor... gnu
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -std=gnu99... /opt/local/bin/ld
checking if the linker (/opt/local/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
checking for /opt/local/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fno-common -DPIC
checking if gcc -std=gnu99 PIC flag -fno-common -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/opt/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ocamlbuild... no
checking whether C compiler accepts -mtune=native... yes
checking whether C compiler accepts -malign-double... yes
checking whether C compiler accepts -fstrict-aliasing... yes
checking whether C compiler accepts -fno-schedule-insns... yes
checking whether C compiler accepts -ffast-math... yes
checking whether C compiler accepts -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math... yes
checking for ANSI C header files... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking c_asm.h usability... no
checking c_asm.h presence... no
checking for c_asm.h... no
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking for stdint.h... (cached) yes
checking mach/mach_time.h usability... yes
checking mach/mach_time.h presence... yes
checking for mach/mach_time.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking altivec.h usability... no
checking altivec.h presence... no
checking for altivec.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for long double... yes
checking for hrtime_t... no
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of unsigned long... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking for uintptr_t... yes
checking size of float... 4
checking size of double... 8
checking size of fftw_r2r_kind... 4
checking for working alloca.h... yes
checking for alloca... yes
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... no
checking for sin in -lm... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for gethrtime... no
checking for read_real_time... no
checking for time_base_to_time... no
checking for drand48... yes
checking for sqrt... yes
checking for memset... yes
checking for posix_memalign... yes
checking for memalign... no
checking for _mm_malloc... no
checking for _mm_free... no
checking for clock_gettime... no
checking for mach_absolute_time... yes
checking for sysctl... yes
checking for abort... yes
checking for sinl... yes
checking for cosl... yes
checking for snprintf... yes
checking whether sinl is declared... yes
checking whether cosl is declared... yes
checking whether sinq is declared... no
checking whether cosq is declared... no
checking whether memalign is declared... no
checking whether drand48 is declared... yes
checking whether srand48 is declared... yes
checking whether posix_memalign is declared... yes
checking for _rtc intrinsic... no
checking for isnan... yes
checking whether C compiler accepts -mpreferred-stack-boundary=4... yes
checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... (cached) yes
yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/opt/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking how to get verbose linking output from gfortran... -v
checking for Fortran 77 libraries of gfortran... -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3/../../.. -lgfortran -lquadmath -lm
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking whether a cycle counter is available... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating support/Makefile
config.status: creating genfft/Makefile
config.status: creating kernel/Makefile
config.status: creating simd-support/Makefile
config.status: creating dft/Makefile
config.status: creating dft/scalar/Makefile
config.status: creating dft/scalar/codelets/Makefile
config.status: creating dft/simd/Makefile
config.status: creating dft/simd/common/Makefile
config.status: creating dft/simd/sse2/Makefile
config.status: creating dft/simd/avx/Makefile
config.status: creating dft/simd/altivec/Makefile
config.status: creating dft/simd/neon/Makefile
config.status: creating rdft/Makefile
config.status: creating rdft/scalar/Makefile
config.status: creating rdft/scalar/r2cf/Makefile
config.status: creating rdft/scalar/r2cb/Makefile
config.status: creating rdft/scalar/r2r/Makefile
config.status: creating rdft/simd/Makefile
config.status: creating rdft/simd/common/Makefile
config.status: creating rdft/simd/sse2/Makefile
config.status: creating rdft/simd/avx/Makefile
config.status: creating rdft/simd/altivec/Makefile
config.status: creating rdft/simd/neon/Makefile
config.status: creating reodft/Makefile
config.status: creating threads/Makefile
config.status: creating api/Makefile
config.status: creating mpi/Makefile
config.status: creating libbench2/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating doc/FAQ/Makefile
config.status: creating tools/Makefile
config.status: creating tools/fftw_wisdom.1
config.status: creating tools/fftw-wisdom-to-conf
config.status: creating m4/Makefile
config.status: creating fftw.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in region-4.7 (/Users/deil/code/sherpa/extern/region-4.7)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /opt/local/bin/ld
checking if the linker (/opt/local/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /opt/local/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for main in -lm... yes
checking for main in -lregion... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strpbrk... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in grplib-4.7 (/Users/deil/code/sherpa/extern/grplib-4.7)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /opt/local/bin/ld
checking if the linker (/opt/local/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /opt/local/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm output from gcc object... ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether python2.7 version >= 2.7... yes
checking for python2.7 version... 2.7
checking for python2.7 platform... darwin
checking for python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... /opt/local/bin/python2.7
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >'2.7' <'3.0'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
checking for Python library path... -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7
checking for Python site-packages path... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
checking python extra libraries... -ldl -framework CoreFoundation
checking python extra linking flags... -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7 -ldl -framework CoreFoundation
checking consistency of all components of python development environment... yes
checking for python... /opt/local/bin/python2.7
checking for numpy includedir... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for stdlib.h... (cached) yes
checking for pow... yes
checking for sqrt... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating python/Makefile
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in wcssubs (/Users/deil/code/sherpa/extern/wcssubs)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /opt/local/bin/ld
checking if the linker (/opt/local/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
checking for /opt/local/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in stklib-4.6 (/Users/deil/code/sherpa/extern/stklib-4.6)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/Users/deil/code/sherpa/build' '--with-pic' '--enable-standalone' '--disable-maintainer-mode' '--enable-stuberrorlib' '--disable-shared' '--enable-shared=libgrp,stklib' '--enable-fftw' '--enable-region' '--enable-group' '--enable-stk' '--enable-wcs' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-apple-darwin14.5.0
checking host system type... x86_64-apple-darwin14.5.0
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /opt/local/bin/gsed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /opt/local/bin/ld
checking if the linker (/opt/local/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
checking the name lister (/opt/local/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format... func_convert_file_noop
checking for /opt/local/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin14.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether python2.7 version is >= 2.7... yes
checking for python2.7 version... 2.7
checking for python2.7 platform... darwin
checking for python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... /opt/local/bin/python2.7
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >'2.7' <'3.0'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
checking for Python library path... -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7
checking for Python site-packages path... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
checking python extra libraries... -ldl -framework CoreFoundation
checking python extra linking flags... -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7 -ldl -framework CoreFoundation
checking consistency of all components of python development environment... yes
checking for python... /opt/local/bin/python2.7
checking for numpy includedir... /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Making install in fftw-3.3.4
Making install in support
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in kernel
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c -o align.lo align.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c -o awake.lo awake.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c -o cpy1d.lo cpy1d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c -o cpy2d-pair.lo cpy2d-pair.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c -o cpy2d.lo cpy2d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -fno-common -DPIC -o awake.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -fno-common -DPIC -o assert.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fno-common -DPIC -o buffered.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -fno-common -DPIC -o cpy1d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -fno-common -DPIC -o align.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -fno-common -DPIC -o cpy2d-pair.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fno-common -DPIC -o alloc.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fno-common -DPIC -o ct.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -fno-common -DPIC -o cpy2d.o
mv -f .deps/align.Tpo .deps/align.Plo
mv -f .deps/awake.Tpo .deps/awake.Plo
mv -f .deps/ct.Tpo .deps/ct.Plo
mv -f .deps/assert.Tpo .deps/assert.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c -o extract-reim.lo extract-reim.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
mv -f .deps/alloc.Tpo .deps/alloc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c -o iabs.lo iabs.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c -o kalloc.lo kalloc.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fno-common -DPIC -o debug.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -fno-common -DPIC -o extract-reim.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fno-common -DPIC -o hash.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -fno-common -DPIC -o iabs.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -fno-common -DPIC -o kalloc.o
mv -f .deps/buffered.Tpo .deps/buffered.Plo
mv -f .deps/cpy1d.Tpo .deps/cpy1d.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c -o md5-1.lo md5-1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
mv -f .deps/cpy2d-pair.Tpo .deps/cpy2d-pair.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo minmax.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -fno-common -DPIC -o md5-1.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fno-common -DPIC -o md5.o
mv -f .deps/debug.Tpo .deps/debug.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fno-common -DPIC -o minmax.o
mv -f .deps/kalloc.Tpo .deps/kalloc.Plo
mv -f .deps/iabs.Tpo .deps/iabs.Plo
mv -f .deps/hash.Tpo .deps/hash.Plo
mv -f .deps/extract-reim.Tpo .deps/extract-reim.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ops.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c -o pickdim.lo pickdim.c
mv -f .deps/cpy2d.Tpo .deps/cpy2d.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c -o planner.lo planner.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c -o primes.lo primes.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fno-common -DPIC -o ops.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -fno-common -DPIC -o pickdim.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fno-common -DPIC -o plan.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fno-common -DPIC -o planner.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -fno-common -DPIC -o primes.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fno-common -DPIC -o print.o
mv -f .deps/minmax.Tpo .deps/minmax.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
mv -f .deps/md5-1.Tpo .deps/md5-1.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fno-common -DPIC -o problem.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
mv -f .deps/plan.Tpo .deps/plan.Plo
mv -f .deps/ops.Tpo .deps/ops.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fno-common -DPIC -o rader.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c -o solver.lo solver.c
mv -f .deps/pickdim.Tpo .deps/pickdim.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c -o solvtab.lo solvtab.c
mv -f .deps/md5.Tpo .deps/md5.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fno-common -DPIC -o scan.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -fno-common -DPIC -o solver.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c -o stride.lo stride.c
mv -f .deps/problem.Tpo .deps/problem.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -fno-common -DPIC -o solvtab.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c -o tensor.lo tensor.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -fno-common -DPIC -o stride.o
mv -f .deps/primes.Tpo .deps/primes.Plo
mv -f .deps/print.Tpo .deps/print.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -fno-common -DPIC -o tensor.o
mv -f .deps/rader.Tpo .deps/rader.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c -o tensor1.lo tensor1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c -o tensor2.lo tensor2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c -o tensor3.lo tensor3.c
mv -f .deps/solver.Tpo .deps/solver.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c -o tensor4.lo tensor4.c
mv -f .deps/solvtab.Tpo .deps/solvtab.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -fno-common -DPIC -o tensor1.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -fno-common -DPIC -o tensor2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -fno-common -DPIC -o tensor3.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c -o tensor5.lo tensor5.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -fno-common -DPIC -o tensor4.o
mv -f .deps/stride.Tpo .deps/stride.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -fno-common -DPIC -o tensor5.o
mv -f .deps/scan.Tpo .deps/scan.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c -o tensor7.lo tensor7.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c -o tensor8.lo tensor8.c
mv -f .deps/tensor1.Tpo .deps/tensor1.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -fno-common -DPIC -o tensor7.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -fno-common -DPIC -o tensor8.o
mv -f .deps/tensor3.Tpo .deps/tensor3.Plo
mv -f .deps/tensor2.Tpo .deps/tensor2.Plo
mv -f .deps/tensor.Tpo .deps/tensor.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c -o tensor9.lo tensor9.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c -o tile2d.lo tile2d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c -o transpose.lo transpose.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -fno-common -DPIC -o tile2d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -fno-common -DPIC -o tensor9.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fno-common -DPIC -o timer.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -fno-common -DPIC -o transpose.o
mv -f .deps/tensor8.Tpo .deps/tensor8.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c -o trig.lo trig.c
mv -f .deps/tensor5.Tpo .deps/tensor5.Plo
mv -f .deps/tensor4.Tpo .deps/tensor4.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c -o twiddle.lo twiddle.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -fno-common -DPIC -o trig.o
mv -f .deps/tensor9.Tpo .deps/tensor9.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fno-common -DPIC -o twiddle.o
mv -f .deps/tensor7.Tpo .deps/tensor7.Plo
mv -f .deps/timer.Tpo .deps/timer.Plo
mv -f .deps/tile2d.Tpo .deps/tile2d.Plo
mv -f .deps/planner.Tpo .deps/planner.Plo
mv -f .deps/trig.Tpo .deps/trig.Plo
mv -f .deps/twiddle.Tpo .deps/twiddle.Plo
mv -f .deps/transpose.Tpo .deps/transpose.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm
libtool: link: ar cru .libs/libkernel.a align.o alloc.o assert.o awake.o buffered.o cpy1d.o cpy2d-pair.o cpy2d.o ct.o debug.o extract-reim.o hash.o iabs.o kalloc.o md5-1.o md5.o minmax.o ops.o pickdim.o plan.o planner.o primes.o print.o problem.o rader.o scan.o solver.o solvtab.o stride.o tensor.o tensor1.o tensor2.o tensor3.o tensor4.o tensor5.o tensor7.o tensor8.o tensor9.o tile2d.o timer.o transpose.o trig.o twiddle.o
/opt/local/bin/ranlib: file: .libs/libkernel.a(debug.o) has no symbols
libtool: link: ranlib .libs/libkernel.a
ranlib: file: .libs/libkernel.a(debug.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" )
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in simd-support
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c -o taint.lo taint.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c -o sse2.lo sse2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c -o avx.lo avx.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c -o altivec.lo altivec.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c -o neon.lo neon.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo './'`sse2-nonportable.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -fno-common -DPIC -o sse2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c avx.c -fno-common -DPIC -o avx.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -fno-common -DPIC -o taint.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c neon.c -fno-common -DPIC -o neon.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -fno-common -DPIC -o altivec.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c sse2-nonportable.c -fno-common -DPIC -o libsimd_sse2_nonportable_la-sse2-nonportable.o
mv -f .deps/sse2.Tpo .deps/sse2.Plo
mv -f .deps/altivec.Tpo .deps/altivec.Plo
mv -f .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm
mv -f .deps/avx.Tpo .deps/avx.Plo
mv -f .deps/neon.Tpo .deps/neon.Plo
mv -f .deps/taint.Tpo .deps/taint.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lm
libtool: link: ar cru .libs/libsimd_sse2_nonportable.a libsimd_sse2_nonportable_la-sse2-nonportable.o
libtool: link: ar cru .libs/libsimd_support.a taint.o sse2.o avx.o altivec.o neon.o
/opt/local/bin/ranlib: file: .libs/libsimd_sse2_nonportable.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols
libtool: link: ranlib .libs/libsimd_sse2_nonportable.a
ranlib: file: .libs/libsimd_sse2_nonportable.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols
warning: ranlib: warning for library: .libs/libsimd_sse2_nonportable.a the table of contents is empty (no object file members in the library define global symbols)
/opt/local/bin/ranlib: file: .libs/libsimd_support.a(taint.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libsimd_support.a(sse2.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libsimd_support.a(avx.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libsimd_support.a(altivec.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libsimd_support.a(neon.o) has no symbols
libtool: link: ranlib .libs/libsimd_support.a
ranlib: file: .libs/libsimd_support.a(taint.o) has no symbols
ranlib: file: .libs/libsimd_support.a(sse2.o) has no symbols
ranlib: file: .libs/libsimd_support.a(avx.o) has no symbols
ranlib: file: .libs/libsimd_support.a(altivec.o) has no symbols
ranlib: file: .libs/libsimd_support.a(neon.o) has no symbols
warning: ranlib: warning for library: .libs/libsimd_support.a the table of contents is empty (no object file members in the library define global symbols)
libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" )
libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" )
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in dft
Making install in scalar
Making install in codelets
( \
echo "#include \"ifftw.h\""; \
echo ; \
echo; \
for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo "extern void X(codelet_$j)(planner *);"; \
fi \
done; \
echo; \
echo; \
echo "extern const solvtab X(solvtab_dft_standard);"; \
echo "const solvtab X(solvtab_dft_standard) = {"; \
for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo " SOLVTAB(X(codelet_$j)),"; \
fi \
done; \
echo " SOLVTAB_END"; \
echo "};"; \
) >codlist.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c -o n1_2.lo n1_2.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c -o n1_3.lo n1_3.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c -o n1_4.lo n1_4.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c -o n1_5.lo n1_5.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c -o n1_6.lo n1_6.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c -o n1_7.lo n1_7.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c -o n1_8.lo n1_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c -o n1_9.lo n1_9.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c -o n1_10.lo n1_10.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c n1_2.c -fno-common -DPIC -o n1_2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c n1_3.c -fno-common -DPIC -o n1_3.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c n1_5.c -fno-common -DPIC -o n1_5.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c n1_4.c -fno-common -DPIC -o n1_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -fno-common -DPIC -o n1_6.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c n1_7.c -fno-common -DPIC -o n1_7.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c n1_8.c -fno-common -DPIC -o n1_8.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c n1_9.c -fno-common -DPIC -o n1_9.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c n1_10.c -fno-common -DPIC -o n1_10.o
mv -f .deps/n1_3.Tpo .deps/n1_3.Plo
mv -f .deps/n1_4.Tpo .deps/n1_4.Plo
mv -f .deps/n1_2.Tpo .deps/n1_2.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c -o n1_11.lo n1_11.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c -o n1_12.lo n1_12.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c -o n1_13.lo n1_13.c
mv -f .deps/n1_5.Tpo .deps/n1_5.Plo
mv -f .deps/n1_6.Tpo .deps/n1_6.Plo
mv -f .deps/n1_8.Tpo .deps/n1_8.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c n1_12.c -fno-common -DPIC -o n1_12.o
mv -f .deps/n1_7.Tpo .deps/n1_7.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c n1_11.c -fno-common -DPIC -o n1_11.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c n1_13.c -fno-common -DPIC -o n1_13.o
mv -f .deps/n1_10.Tpo .deps/n1_10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c -o n1_14.lo n1_14.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c -o n1_15.lo n1_15.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c -o n1_16.lo n1_16.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c -o n1_32.lo n1_32.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c -o n1_64.lo n1_64.c
mv -f .deps/n1_9.Tpo .deps/n1_9.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c -o n1_20.lo n1_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c n1_16.c -fno-common -DPIC -o n1_16.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c n1_14.c -fno-common -DPIC -o n1_14.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c n1_15.c -fno-common -DPIC -o n1_15.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c n1_32.c -fno-common -DPIC -o n1_32.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c n1_64.c -fno-common -DPIC -o n1_64.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c n1_20.c -fno-common -DPIC -o n1_20.o
mv -f .deps/n1_12.Tpo .deps/n1_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c -o n1_25.lo n1_25.c
mv -f .deps/n1_16.Tpo .deps/n1_16.Plo
mv -f .deps/n1_11.Tpo .deps/n1_11.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c n1_25.c -fno-common -DPIC -o n1_25.o
mv -f .deps/n1_14.Tpo .deps/n1_14.Plo
mv -f .deps/n1_15.Tpo .deps/n1_15.Plo
mv -f .deps/n1_13.Tpo .deps/n1_13.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c -o t1_2.lo t1_2.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c -o t1_3.lo t1_3.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c -o t1_4.lo t1_4.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c -o t1_5.lo t1_5.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c -o t1_6.lo t1_6.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c t1_2.c -fno-common -DPIC -o t1_2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c t1_4.c -fno-common -DPIC -o t1_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c t1_3.c -fno-common -DPIC -o t1_3.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c t1_5.c -fno-common -DPIC -o t1_5.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c t1_6.c -fno-common -DPIC -o t1_6.o
mv -f .deps/n1_20.Tpo .deps/n1_20.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c -o t1_7.lo t1_7.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c t1_7.c -fno-common -DPIC -o t1_7.o
mv -f .deps/t1_2.Tpo .deps/t1_2.Plo
mv -f .deps/t1_4.Tpo .deps/t1_4.Plo
mv -f .deps/t1_3.Tpo .deps/t1_3.Plo
mv -f .deps/t1_5.Tpo .deps/t1_5.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c -o t1_8.lo t1_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c -o t1_9.lo t1_9.c
mv -f .deps/t1_6.Tpo .deps/t1_6.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c -o t1_10.lo t1_10.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c -o t1_12.lo t1_12.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c -o t1_15.lo t1_15.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c t1_8.c -fno-common -DPIC -o t1_8.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c t1_9.c -fno-common -DPIC -o t1_9.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c t1_10.c -fno-common -DPIC -o t1_10.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c t1_12.c -fno-common -DPIC -o t1_12.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c t1_15.c -fno-common -DPIC -o t1_15.o
mv -f .deps/n1_32.Tpo .deps/n1_32.Plo
mv -f .deps/t1_7.Tpo .deps/t1_7.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c -o t1_16.lo t1_16.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c -o t1_32.lo t1_32.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c t1_16.c -fno-common -DPIC -o t1_16.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c t1_32.c -fno-common -DPIC -o t1_32.o
mv -f .deps/t1_8.Tpo .deps/t1_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c -o t1_64.lo t1_64.c
mv -f .deps/t1_9.Tpo .deps/t1_9.Plo
mv -f .deps/t1_10.Tpo .deps/t1_10.Plo
mv -f .deps/t1_12.Tpo .deps/t1_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c -o t1_20.lo t1_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c t1_64.c -fno-common -DPIC -o t1_64.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c -o t1_25.lo t1_25.c
mv -f .deps/n1_25.Tpo .deps/n1_25.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c -o t2_4.lo t2_4.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c -o t2_8.lo t2_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c t1_20.c -fno-common -DPIC -o t1_20.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c t1_25.c -fno-common -DPIC -o t1_25.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c t2_4.c -fno-common -DPIC -o t2_4.o
mv -f .deps/t1_15.Tpo .deps/t1_15.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c t2_8.c -fno-common -DPIC -o t2_8.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c -o t2_16.lo t2_16.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c t2_16.c -fno-common -DPIC -o t2_16.o
mv -f .deps/t1_16.Tpo .deps/t1_16.Plo
mv -f .deps/t2_4.Tpo .deps/t2_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c -o t2_32.lo t2_32.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c -o t2_64.lo t2_64.c
mv -f .deps/t2_8.Tpo .deps/t2_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c -o t2_5.lo t2_5.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c t2_32.c -fno-common -DPIC -o t2_32.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c t2_64.c -fno-common -DPIC -o t2_64.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c t2_5.c -fno-common -DPIC -o t2_5.o
mv -f .deps/t2_16.Tpo .deps/t2_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c -o t2_10.lo t2_10.c
mv -f .deps/t1_20.Tpo .deps/t1_20.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c -o t2_20.lo t2_20.c
mv -f .deps/t2_5.Tpo .deps/t2_5.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c t2_10.c -fno-common -DPIC -o t2_10.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c -o t2_25.lo t2_25.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c t2_20.c -fno-common -DPIC -o t2_20.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c t2_25.c -fno-common -DPIC -o t2_25.o
mv -f .deps/t1_32.Tpo .deps/t1_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c -o q1_2.lo q1_2.c
mv -f .deps/t1_25.Tpo .deps/t1_25.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c -o q1_4.lo q1_4.c
mv -f .deps/t2_10.Tpo .deps/t2_10.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c q1_2.c -fno-common -DPIC -o q1_2.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c -o q1_8.lo q1_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c q1_4.c -fno-common -DPIC -o q1_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c q1_8.c -fno-common -DPIC -o q1_8.o
mv -f .deps/n1_64.Tpo .deps/n1_64.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c -o q1_3.lo q1_3.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c q1_3.c -fno-common -DPIC -o q1_3.o
mv -f .deps/q1_2.Tpo .deps/q1_2.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c -o q1_5.lo q1_5.c
mv -f .deps/t2_20.Tpo .deps/t2_20.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c -o q1_6.lo q1_6.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c q1_5.c -fno-common -DPIC -o q1_5.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c q1_6.c -fno-common -DPIC -o q1_6.o
mv -f .deps/q1_4.Tpo .deps/q1_4.Plo
mv -f .deps/t2_32.Tpo .deps/t2_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
mv -f .deps/q1_3.Tpo .deps/q1_3.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fno-common -DPIC -o codlist.o
mv -f .deps/t2_25.Tpo .deps/t2_25.Plo
mv -f .deps/codlist.Tpo .deps/codlist.Plo
mv -f .deps/q1_5.Tpo .deps/q1_5.Plo
mv -f .deps/q1_6.Tpo .deps/q1_6.Plo
mv -f .deps/t1_64.Tpo .deps/t1_64.Plo
mv -f .deps/q1_8.Tpo .deps/q1_8.Plo
mv -f .deps/t2_64.Tpo .deps/t2_64.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm
libtool: link: ar cru .libs/libdft_scalar_codelets.a n1_2.o n1_3.o n1_4.o n1_5.o n1_6.o n1_7.o n1_8.o n1_9.o n1_10.o n1_11.o n1_12.o n1_13.o n1_14.o n1_15.o n1_16.o n1_32.o n1_64.o n1_20.o n1_25.o t1_2.o t1_3.o t1_4.o t1_5.o t1_6.o t1_7.o t1_8.o t1_9.o t1_10.o t1_12.o t1_15.o t1_16.o t1_32.o t1_64.o t1_20.o t1_25.o t2_4.o t2_8.o t2_16.o t2_32.o t2_64.o t2_5.o t2_10.o t2_20.o t2_25.o q1_2.o q1_4.o q1_8.o q1_3.o q1_5.o q1_6.o codlist.o
libtool: link: ranlib .libs/libdft_scalar_codelets.a
libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" )
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c -o n.lo n.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c -o t.lo t.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c n.c -fno-common -DPIC -o n.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -fno-common -DPIC -o t.o
mv -f .deps/t.Tpo .deps/t.Plo
mv -f .deps/n.Tpo .deps/n.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libdft_scalar.la n.lo t.lo -lm
libtool: link: ar cru .libs/libdft_scalar.a n.o t.o
libtool: link: ranlib .libs/libdft_scalar.a
libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" )
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in simd
Making install in common
( \
echo "#include \"ifftw.h\""; \
echo "#include SIMD_HEADER"; \
echo; \
for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo "extern void XSIMD(codelet_$j)(planner *);"; \
fi \
done; \
echo; \
echo; \
echo "extern const solvtab XSIMD(solvtab_dft);"; \
echo "const solvtab XSIMD(solvtab_dft) = {"; \
for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo " SOLVTAB(XSIMD(codelet_$j)),"; \
fi \
done; \
echo " SOLVTAB_END"; \
echo "};"; \
) >codlist.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in sse2
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in avx
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in altivec
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in neon
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c -o bluestein.lo bluestein.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c -o dftw-direct.lo dftw-direct.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c -o dftw-directsq.lo dftw-directsq.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c -o dftw-generic.lo dftw-generic.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c -o dftw-genericbuf.lo dftw-genericbuf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c -o direct.lo direct.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fno-common -DPIC -o buffered.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c bluestein.c -fno-common -DPIC -o bluestein.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fno-common -DPIC -o conf.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fno-common -DPIC -o ct.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c dftw-direct.c -fno-common -DPIC -o dftw-direct.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c dftw-generic.c -fno-common -DPIC -o dftw-generic.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c dftw-directsq.c -fno-common -DPIC -o dftw-directsq.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c dftw-genericbuf.c -fno-common -DPIC -o dftw-genericbuf.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c direct.c -fno-common -DPIC -o direct.o
mv -f .deps/conf.Tpo .deps/conf.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
mv -f .deps/dftw-directsq.Tpo .deps/dftw-directsq.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fno-common -DPIC -o generic.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
mv -f .deps/dftw-generic.Tpo .deps/dftw-generic.Plo
mv -f .deps/dftw-genericbuf.Tpo .deps/dftw-genericbuf.Plo
mv -f .deps/ct.Tpo .deps/ct.Plo
mv -f .deps/buffered.Tpo .deps/buffered.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fno-common -DPIC -o indirect.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c -o indirect-transpose.lo indirect-transpose.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c -o kdft-dif.lo kdft-dif.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c -o kdft-difsq.lo kdft-difsq.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c -o kdft-dit.lo kdft-dit.c
mv -f .deps/bluestein.Tpo .deps/bluestein.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c kdft-dif.c -fno-common -DPIC -o kdft-dif.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c indirect-transpose.c -fno-common -DPIC -o indirect-transpose.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c -o kdft.lo kdft.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c kdft-difsq.c -fno-common -DPIC -o kdft-difsq.o
mv -f .deps/direct.Tpo .deps/direct.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c kdft-dit.c -fno-common -DPIC -o kdft-dit.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c kdft.c -fno-common -DPIC -o kdft.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fno-common -DPIC -o nop.o
mv -f .deps/dftw-direct.Tpo .deps/dftw-direct.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
mv -f .deps/kdft-difsq.Tpo .deps/kdft-difsq.Plo
mv -f .deps/kdft-dit.Tpo .deps/kdft-dit.Plo
mv -f .deps/kdft-dif.Tpo .deps/kdft-dif.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fno-common -DPIC -o plan.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
mv -f .deps/kdft.Tpo .deps/kdft.Plo
mv -f .deps/generic.Tpo .deps/generic.Plo
mv -f .deps/indirect.Tpo .deps/indirect.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fno-common -DPIC -o problem.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fno-common -DPIC -o rader.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fno-common -DPIC -o rank-geq2.o
mv -f .deps/nop.Tpo .deps/nop.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c -o zero.lo zero.c
mv -f .deps/indirect-transpose.Tpo .deps/indirect-transpose.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fno-common -DPIC -o vrank-geq1.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fno-common -DPIC -o solve.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -fno-common -DPIC -o zero.o
mv -f .deps/plan.Tpo .deps/plan.Plo
mv -f .deps/problem.Tpo .deps/problem.Plo
mv -f .deps/solve.Tpo .deps/solve.Plo
mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
mv -f .deps/rader.Tpo .deps/rader.Plo
mv -f .deps/zero.Tpo .deps/zero.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm
libtool: link: ar cru .libs/libdft.a bluestein.o buffered.o conf.o ct.o dftw-direct.o dftw-directsq.o dftw-generic.o dftw-genericbuf.o direct.o generic.o indirect.o indirect-transpose.o kdft-dif.o kdft-difsq.o kdft-dit.o kdft.o nop.o plan.o problem.o rader.o rank-geq2.o solve.o vrank-geq1.o zero.o
libtool: link: ranlib .libs/libdft.a
libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" )
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in rdft
Making install in scalar
Making install in r2cf
( \
echo "#include \"ifftw.h\""; \
echo ; \
echo; \
for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo "extern void X(codelet_$j)(planner *);"; \
fi \
done; \
echo; \
echo; \
echo "extern const solvtab X(solvtab_rdft_r2cf);"; \
echo "const solvtab X(solvtab_rdft_r2cf) = {"; \
for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo " SOLVTAB(X(codelet_$j)),"; \
fi \
done; \
echo " SOLVTAB_END"; \
echo "};"; \
) >codlist.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c -o r2cf_2.lo r2cf_2.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c -o r2cf_3.lo r2cf_3.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c -o r2cf_4.lo r2cf_4.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c -o r2cf_5.lo r2cf_5.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c -o r2cf_6.lo r2cf_6.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c -o r2cf_7.lo r2cf_7.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c -o r2cf_8.lo r2cf_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c -o r2cf_9.lo r2cf_9.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c -o r2cf_10.lo r2cf_10.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c r2cf_2.c -fno-common -DPIC -o r2cf_2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c r2cf_3.c -fno-common -DPIC -o r2cf_3.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c r2cf_4.c -fno-common -DPIC -o r2cf_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c r2cf_5.c -fno-common -DPIC -o r2cf_5.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c r2cf_6.c -fno-common -DPIC -o r2cf_6.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c r2cf_7.c -fno-common -DPIC -o r2cf_7.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c r2cf_8.c -fno-common -DPIC -o r2cf_8.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c r2cf_9.c -fno-common -DPIC -o r2cf_9.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c r2cf_10.c -fno-common -DPIC -o r2cf_10.o
mv -f .deps/r2cf_3.Tpo .deps/r2cf_3.Plo
mv -f .deps/r2cf_4.Tpo .deps/r2cf_4.Plo
mv -f .deps/r2cf_6.Tpo .deps/r2cf_6.Plo
mv -f .deps/r2cf_5.Tpo .deps/r2cf_5.Plo
mv -f .deps/r2cf_8.Tpo .deps/r2cf_8.Plo
mv -f .deps/r2cf_10.Tpo .deps/r2cf_10.Plo
mv -f .deps/r2cf_7.Tpo .deps/r2cf_7.Plo
mv -f .deps/r2cf_2.Tpo .deps/r2cf_2.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c -o r2cf_11.lo r2cf_11.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c -o r2cf_12.lo r2cf_12.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c -o r2cf_13.lo r2cf_13.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c -o r2cf_14.lo r2cf_14.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c -o r2cf_15.lo r2cf_15.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c -o r2cf_16.lo r2cf_16.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c -o r2cf_32.lo r2cf_32.c
mv -f .deps/r2cf_9.Tpo .deps/r2cf_9.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c -o r2cf_64.lo r2cf_64.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c -o r2cf_128.lo r2cf_128.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c r2cf_12.c -fno-common -DPIC -o r2cf_12.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c r2cf_11.c -fno-common -DPIC -o r2cf_11.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c r2cf_13.c -fno-common -DPIC -o r2cf_13.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c r2cf_14.c -fno-common -DPIC -o r2cf_14.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c r2cf_15.c -fno-common -DPIC -o r2cf_15.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c r2cf_16.c -fno-common -DPIC -o r2cf_16.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c r2cf_32.c -fno-common -DPIC -o r2cf_32.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c r2cf_64.c -fno-common -DPIC -o r2cf_64.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c r2cf_128.c -fno-common -DPIC -o r2cf_128.o
mv -f .deps/r2cf_12.Tpo .deps/r2cf_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c -o r2cf_20.lo r2cf_20.c
mv -f .deps/r2cf_11.Tpo .deps/r2cf_11.Plo
mv -f .deps/r2cf_16.Tpo .deps/r2cf_16.Plo
mv -f .deps/r2cf_15.Tpo .deps/r2cf_15.Plo
mv -f .deps/r2cf_14.Tpo .deps/r2cf_14.Plo
mv -f .deps/r2cf_13.Tpo .deps/r2cf_13.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c r2cf_20.c -fno-common -DPIC -o r2cf_20.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c -o r2cf_25.lo r2cf_25.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c -o hf_2.lo hf_2.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c -o hf_3.lo hf_3.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c -o hf_4.lo hf_4.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c -o hf_5.lo hf_5.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c r2cf_25.c -fno-common -DPIC -o r2cf_25.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c hf_2.c -fno-common -DPIC -o hf_2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c hf_4.c -fno-common -DPIC -o hf_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c hf_3.c -fno-common -DPIC -o hf_3.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c hf_5.c -fno-common -DPIC -o hf_5.o
mv -f .deps/r2cf_32.Tpo .deps/r2cf_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c -o hf_6.lo hf_6.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c hf_6.c -fno-common -DPIC -o hf_6.o
mv -f .deps/hf_2.Tpo .deps/hf_2.Plo
mv -f .deps/hf_3.Tpo .deps/hf_3.Plo
mv -f .deps/hf_5.Tpo .deps/hf_5.Plo
mv -f .deps/hf_4.Tpo .deps/hf_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c -o hf_7.lo hf_7.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c -o hf_8.lo hf_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c -o hf_9.lo hf_9.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c -o hf_10.lo hf_10.c
mv -f .deps/r2cf_20.Tpo .deps/r2cf_20.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c -o hf_12.lo hf_12.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c hf_7.c -fno-common -DPIC -o hf_7.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c hf_8.c -fno-common -DPIC -o hf_8.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c hf_9.c -fno-common -DPIC -o hf_9.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c hf_10.c -fno-common -DPIC -o hf_10.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c hf_12.c -fno-common -DPIC -o hf_12.o
mv -f .deps/hf_6.Tpo .deps/hf_6.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c -o hf_15.lo hf_15.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c hf_15.c -fno-common -DPIC -o hf_15.o
mv -f .deps/r2cf_25.Tpo .deps/r2cf_25.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c -o hf_16.lo hf_16.c
mv -f .deps/hf_8.Tpo .deps/hf_8.Plo
mv -f .deps/hf_7.Tpo .deps/hf_7.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c hf_16.c -fno-common -DPIC -o hf_16.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c -o hf_32.lo hf_32.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c -o hf_64.lo hf_64.c
mv -f .deps/hf_9.Tpo .deps/hf_9.Plo
mv -f .deps/hf_10.Tpo .deps/hf_10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c -o hf_20.lo hf_20.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c -o hf_25.lo hf_25.c
mv -f .deps/r2cf_64.Tpo .deps/r2cf_64.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c hf_32.c -fno-common -DPIC -o hf_32.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c hf_64.c -fno-common -DPIC -o hf_64.o
mv -f .deps/hf_12.Tpo .deps/hf_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c -o hf2_4.lo hf2_4.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c -o hf2_8.lo hf2_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c hf_20.c -fno-common -DPIC -o hf_20.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c hf_25.c -fno-common -DPIC -o hf_25.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c hf2_4.c -fno-common -DPIC -o hf2_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c hf2_8.c -fno-common -DPIC -o hf2_8.o
mv -f .deps/hf2_4.Tpo .deps/hf2_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c -o hf2_16.lo hf2_16.c
mv -f .deps/hf_15.Tpo .deps/hf_15.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c -o hf2_32.lo hf2_32.c
mv -f .deps/hf2_8.Tpo .deps/hf2_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c -o hf2_5.lo hf2_5.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c hf2_16.c -fno-common -DPIC -o hf2_16.o
mv -f .deps/hf_16.Tpo .deps/hf_16.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c hf2_32.c -fno-common -DPIC -o hf2_32.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c -o hf2_20.lo hf2_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c hf2_5.c -fno-common -DPIC -o hf2_5.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c hf2_20.c -fno-common -DPIC -o hf2_20.o
mv -f .deps/hf_20.Tpo .deps/hf_20.Plo
mv -f .deps/hf2_5.Tpo .deps/hf2_5.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c -o hf2_25.lo hf2_25.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c -o r2cfII_2.lo r2cfII_2.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c hf2_25.c -fno-common -DPIC -o hf2_25.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c r2cfII_2.c -fno-common -DPIC -o r2cfII_2.o
mv -f .deps/hf2_16.Tpo .deps/hf2_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c -o r2cfII_3.lo r2cfII_3.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c r2cfII_3.c -fno-common -DPIC -o r2cfII_3.o
mv -f .deps/r2cfII_2.Tpo .deps/r2cfII_2.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c -o r2cfII_4.lo r2cfII_4.c
mv -f .deps/hf_25.Tpo .deps/hf_25.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c -o r2cfII_5.lo r2cfII_5.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c r2cfII_4.c -fno-common -DPIC -o r2cfII_4.o
mv -f .deps/hf2_20.Tpo .deps/hf2_20.Plo
mv -f .deps/r2cfII_3.Tpo .deps/r2cfII_3.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c r2cfII_5.c -fno-common -DPIC -o r2cfII_5.o
mv -f .deps/hf_32.Tpo .deps/hf_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c -o r2cfII_6.lo r2cfII_6.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c -o r2cfII_7.lo r2cfII_7.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c -o r2cfII_8.lo r2cfII_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c r2cfII_6.c -fno-common -DPIC -o r2cfII_6.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c r2cfII_7.c -fno-common -DPIC -o r2cfII_7.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c r2cfII_8.c -fno-common -DPIC -o r2cfII_8.o
mv -f .deps/r2cfII_4.Tpo .deps/r2cfII_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c -o r2cfII_9.lo r2cfII_9.c
mv -f .deps/r2cfII_5.Tpo .deps/r2cfII_5.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c -o r2cfII_10.lo r2cfII_10.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c r2cfII_9.c -fno-common -DPIC -o r2cfII_9.o
mv -f .deps/r2cfII_6.Tpo .deps/r2cfII_6.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c r2cfII_10.c -fno-common -DPIC -o r2cfII_10.o
mv -f .deps/r2cfII_8.Tpo .deps/r2cfII_8.Plo
mv -f .deps/r2cfII_7.Tpo .deps/r2cfII_7.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c -o r2cfII_12.lo r2cfII_12.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c -o r2cfII_15.lo r2cfII_15.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c -o r2cfII_16.lo r2cfII_16.c
mv -f .deps/hf2_32.Tpo .deps/hf2_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c -o r2cfII_32.lo r2cfII_32.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c r2cfII_12.c -fno-common -DPIC -o r2cfII_12.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c r2cfII_15.c -fno-common -DPIC -o r2cfII_15.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c r2cfII_16.c -fno-common -DPIC -o r2cfII_16.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c r2cfII_32.c -fno-common -DPIC -o r2cfII_32.o
mv -f .deps/r2cfII_9.Tpo .deps/r2cfII_9.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c -o r2cfII_64.lo r2cfII_64.c
mv -f .deps/r2cfII_10.Tpo .deps/r2cfII_10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c -o r2cfII_20.lo r2cfII_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c r2cfII_64.c -fno-common -DPIC -o r2cfII_64.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c r2cfII_20.c -fno-common -DPIC -o r2cfII_20.o
mv -f .deps/r2cfII_12.Tpo .deps/r2cfII_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c -o r2cfII_25.lo r2cfII_25.c
mv -f .deps/r2cfII_15.Tpo .deps/r2cfII_15.Plo
mv -f .deps/r2cfII_16.Tpo .deps/r2cfII_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c -o hc2cf_2.lo hc2cf_2.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c -o hc2cf_4.lo hc2cf_4.c
mv -f .deps/hf2_25.Tpo .deps/hf2_25.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c r2cfII_25.c -fno-common -DPIC -o r2cfII_25.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c -o hc2cf_6.lo hc2cf_6.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c hc2cf_2.c -fno-common -DPIC -o hc2cf_2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c hc2cf_4.c -fno-common -DPIC -o hc2cf_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c hc2cf_6.c -fno-common -DPIC -o hc2cf_6.o
mv -f .deps/r2cf_128.Tpo .deps/r2cf_128.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c -o hc2cf_8.lo hc2cf_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c hc2cf_8.c -fno-common -DPIC -o hc2cf_8.o
mv -f .deps/r2cfII_20.Tpo .deps/r2cfII_20.Plo
mv -f .deps/r2cfII_32.Tpo .deps/r2cfII_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c -o hc2cf_10.lo hc2cf_10.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c -o hc2cf_12.lo hc2cf_12.c
mv -f .deps/hc2cf_2.Tpo .deps/hc2cf_2.Plo
mv -f .deps/hc2cf_4.Tpo .deps/hc2cf_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c -o hc2cf_16.lo hc2cf_16.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c hc2cf_10.c -fno-common -DPIC -o hc2cf_10.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c hc2cf_12.c -fno-common -DPIC -o hc2cf_12.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c -o hc2cf_32.lo hc2cf_32.c
mv -f .deps/hc2cf_6.Tpo .deps/hc2cf_6.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c -o hc2cf_20.lo hc2cf_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c hc2cf_16.c -fno-common -DPIC -o hc2cf_16.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c hc2cf_32.c -fno-common -DPIC -o hc2cf_32.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c hc2cf_20.c -fno-common -DPIC -o hc2cf_20.o
mv -f .deps/hc2cf_8.Tpo .deps/hc2cf_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c -o hc2cf2_4.lo hc2cf2_4.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c hc2cf2_4.c -fno-common -DPIC -o hc2cf2_4.o
mv -f .deps/r2cfII_25.Tpo .deps/r2cfII_25.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c -o hc2cf2_8.lo hc2cf2_8.c
mv -f .deps/hc2cf_10.Tpo .deps/hc2cf_10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c -o hc2cf2_16.lo hc2cf2_16.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c hc2cf2_8.c -fno-common -DPIC -o hc2cf2_8.o
mv -f .deps/hc2cf_12.Tpo .deps/hc2cf_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c -o hc2cf2_32.lo hc2cf2_32.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c hc2cf2_16.c -fno-common -DPIC -o hc2cf2_16.o
mv -f .deps/hc2cf2_4.Tpo .deps/hc2cf2_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c -o hc2cf2_20.lo hc2cf2_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c hc2cf2_32.c -fno-common -DPIC -o hc2cf2_32.o
mv -f .deps/hc2cf_16.Tpo .deps/hc2cf_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c -o hc2cfdft_2.lo hc2cfdft_2.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c hc2cf2_20.c -fno-common -DPIC -o hc2cf2_20.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c hc2cfdft_2.c -fno-common -DPIC -o hc2cfdft_2.o
mv -f .deps/hc2cf2_8.Tpo .deps/hc2cf2_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c -o hc2cfdft_4.lo hc2cfdft_4.c
mv -f .deps/hc2cf_20.Tpo .deps/hc2cf_20.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c hc2cfdft_4.c -fno-common -DPIC -o hc2cfdft_4.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c -o hc2cfdft_6.lo hc2cfdft_6.c
mv -f .deps/r2cfII_64.Tpo .deps/r2cfII_64.Plo
mv -f .deps/hc2cfdft_2.Tpo .deps/hc2cfdft_2.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c -o hc2cfdft_8.lo hc2cfdft_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c -o hc2cfdft_10.lo hc2cfdft_10.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c hc2cfdft_6.c -fno-common -DPIC -o hc2cfdft_6.o
mv -f .deps/hc2cf2_16.Tpo .deps/hc2cf2_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c -o hc2cfdft_12.lo hc2cfdft_12.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c hc2cfdft_8.c -fno-common -DPIC -o hc2cfdft_8.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c hc2cfdft_10.c -fno-common -DPIC -o hc2cfdft_10.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c hc2cfdft_12.c -fno-common -DPIC -o hc2cfdft_12.o
mv -f .deps/hc2cfdft_4.Tpo .deps/hc2cfdft_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c -o hc2cfdft_16.lo hc2cfdft_16.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c hc2cfdft_16.c -fno-common -DPIC -o hc2cfdft_16.o
mv -f .deps/hc2cfdft_6.Tpo .deps/hc2cfdft_6.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c -o hc2cfdft_32.lo hc2cfdft_32.c
mv -f .deps/hc2cfdft_8.Tpo .deps/hc2cfdft_8.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c hc2cfdft_32.c -fno-common -DPIC -o hc2cfdft_32.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c -o hc2cfdft_20.lo hc2cfdft_20.c
mv -f .deps/hc2cfdft_10.Tpo .deps/hc2cfdft_10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c -o hc2cfdft2_4.lo hc2cfdft2_4.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c hc2cfdft_20.c -fno-common -DPIC -o hc2cfdft_20.o
mv -f .deps/hc2cf2_20.Tpo .deps/hc2cf2_20.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c -o hc2cfdft2_8.lo hc2cfdft2_8.c
mv -f .deps/hc2cfdft_12.Tpo .deps/hc2cfdft_12.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c hc2cfdft2_4.c -fno-common -DPIC -o hc2cfdft2_4.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c -o hc2cfdft2_16.lo hc2cfdft2_16.c
mv -f .deps/hc2cf_32.Tpo .deps/hc2cf_32.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c hc2cfdft2_8.c -fno-common -DPIC -o hc2cfdft2_8.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c -o hc2cfdft2_32.lo hc2cfdft2_32.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c hc2cfdft2_16.c -fno-common -DPIC -o hc2cfdft2_16.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c hc2cfdft2_32.c -fno-common -DPIC -o hc2cfdft2_32.o
mv -f .deps/hc2cfdft_16.Tpo .deps/hc2cfdft_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c -o hc2cfdft2_20.lo hc2cfdft2_20.c
mv -f .deps/hc2cfdft2_4.Tpo .deps/hc2cfdft2_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c hc2cfdft2_20.c -fno-common -DPIC -o hc2cfdft2_20.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fno-common -DPIC -o codlist.o
mv -f .deps/hc2cfdft2_8.Tpo .deps/hc2cfdft2_8.Plo
mv -f .deps/hf_64.Tpo .deps/hf_64.Plo
mv -f .deps/hc2cf2_32.Tpo .deps/hc2cf2_32.Plo
mv -f .deps/codlist.Tpo .deps/codlist.Plo
mv -f .deps/hc2cfdft2_16.Tpo .deps/hc2cfdft2_16.Plo
mv -f .deps/hc2cfdft_20.Tpo .deps/hc2cfdft_20.Plo
mv -f .deps/hc2cfdft_32.Tpo .deps/hc2cfdft_32.Plo
mv -f .deps/hc2cfdft2_20.Tpo .deps/hc2cfdft2_20.Plo
mv -f .deps/hc2cfdft2_32.Tpo .deps/hc2cfdft2_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm
libtool: link: ar cru .libs/librdft_scalar_r2cf.a r2cf_2.o r2cf_3.o r2cf_4.o r2cf_5.o r2cf_6.o r2cf_7.o r2cf_8.o r2cf_9.o r2cf_10.o r2cf_11.o r2cf_12.o r2cf_13.o r2cf_14.o r2cf_15.o r2cf_16.o r2cf_32.o r2cf_64.o r2cf_128.o r2cf_20.o r2cf_25.o hf_2.o hf_3.o hf_4.o hf_5.o hf_6.o hf_7.o hf_8.o hf_9.o hf_10.o hf_12.o hf_15.o hf_16.o hf_32.o hf_64.o hf_20.o hf_25.o hf2_4.o hf2_8.o hf2_16.o hf2_32.o hf2_5.o hf2_20.o hf2_25.o r2cfII_2.o r2cfII_3.o r2cfII_4.o r2cfII_5.o r2cfII_6.o r2cfII_7.o r2cfII_8.o r2cfII_9.o r2cfII_10.o r2cfII_12.o r2cfII_15.o r2cfII_16.o r2cfII_32.o r2cfII_64.o r2cfII_20.o r2cfII_25.o hc2cf_2.o hc2cf_4.o hc2cf_6.o hc2cf_8.o hc2cf_10.o hc2cf_12.o hc2cf_16.o hc2cf_32.o hc2cf_20.o hc2cf2_4.o hc2cf2_8.o hc2cf2_16.o hc2cf2_32.o hc2cf2_20.o hc2cfdft_2.o hc2cfdft_4.o hc2cfdft_6.o hc2cfdft_8.o hc2cfdft_10.o hc2cfdft_12.o hc2cfdft_16.o hc2cfdft_32.o hc2cfdft_20.o hc2cfdft2_4.o hc2cfdft2_8.o hc2cfdft2_16.o hc2cfdft2_32.o hc2cfdft2_20.o codlist.o
libtool: link: ranlib .libs/librdft_scalar_r2cf.a
libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" )
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in r2cb
( \
echo "#include \"ifftw.h\""; \
echo ; \
echo; \
for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo "extern void X(codelet_$j)(planner *);"; \
fi \
done; \
echo; \
echo; \
echo "extern const solvtab X(solvtab_rdft_r2cb);"; \
echo "const solvtab X(solvtab_rdft_r2cb) = {"; \
for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo " SOLVTAB(X(codelet_$j)),"; \
fi \
done; \
echo " SOLVTAB_END"; \
echo "};"; \
) >codlist.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c -o r2cb_2.lo r2cb_2.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c -o r2cb_3.lo r2cb_3.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c -o r2cb_4.lo r2cb_4.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c -o r2cb_5.lo r2cb_5.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c -o r2cb_6.lo r2cb_6.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c -o r2cb_7.lo r2cb_7.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c -o r2cb_8.lo r2cb_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c -o r2cb_9.lo r2cb_9.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c -o r2cb_10.lo r2cb_10.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c r2cb_5.c -fno-common -DPIC -o r2cb_5.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c r2cb_3.c -fno-common -DPIC -o r2cb_3.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c r2cb_2.c -fno-common -DPIC -o r2cb_2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c r2cb_6.c -fno-common -DPIC -o r2cb_6.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c r2cb_4.c -fno-common -DPIC -o r2cb_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c r2cb_7.c -fno-common -DPIC -o r2cb_7.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c r2cb_9.c -fno-common -DPIC -o r2cb_9.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c r2cb_10.c -fno-common -DPIC -o r2cb_10.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c r2cb_8.c -fno-common -DPIC -o r2cb_8.o
mv -f .deps/r2cb_2.Tpo .deps/r2cb_2.Plo
mv -f .deps/r2cb_4.Tpo .deps/r2cb_4.Plo
mv -f .deps/r2cb_6.Tpo .deps/r2cb_6.Plo
mv -f .deps/r2cb_8.Tpo .deps/r2cb_8.Plo
mv -f .deps/r2cb_5.Tpo .deps/r2cb_5.Plo
mv -f .deps/r2cb_3.Tpo .deps/r2cb_3.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c -o r2cb_11.lo r2cb_11.c
mv -f .deps/r2cb_7.Tpo .deps/r2cb_7.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c -o r2cb_12.lo r2cb_12.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c -o r2cb_13.lo r2cb_13.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c -o r2cb_14.lo r2cb_14.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c -o r2cb_15.lo r2cb_15.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c -o r2cb_16.lo r2cb_16.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c -o r2cb_32.lo r2cb_32.c
mv -f .deps/r2cb_9.Tpo .deps/r2cb_9.Plo
mv -f .deps/r2cb_10.Tpo .deps/r2cb_10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c -o r2cb_64.lo r2cb_64.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c -o r2cb_128.lo r2cb_128.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c r2cb_11.c -fno-common -DPIC -o r2cb_11.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c r2cb_12.c -fno-common -DPIC -o r2cb_12.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c r2cb_13.c -fno-common -DPIC -o r2cb_13.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c r2cb_14.c -fno-common -DPIC -o r2cb_14.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c r2cb_15.c -fno-common -DPIC -o r2cb_15.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c r2cb_16.c -fno-common -DPIC -o r2cb_16.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c r2cb_32.c -fno-common -DPIC -o r2cb_32.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c r2cb_64.c -fno-common -DPIC -o r2cb_64.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c r2cb_128.c -fno-common -DPIC -o r2cb_128.o
mv -f .deps/r2cb_12.Tpo .deps/r2cb_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c -o r2cb_20.lo r2cb_20.c
mv -f .deps/r2cb_13.Tpo .deps/r2cb_13.Plo
mv -f .deps/r2cb_16.Tpo .deps/r2cb_16.Plo
mv -f .deps/r2cb_15.Tpo .deps/r2cb_15.Plo
mv -f .deps/r2cb_14.Tpo .deps/r2cb_14.Plo
mv -f .deps/r2cb_11.Tpo .deps/r2cb_11.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c -o r2cb_25.lo r2cb_25.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c -o hb_2.lo hb_2.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c -o hb_3.lo hb_3.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c -o hb_4.lo hb_4.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c -o hb_5.lo hb_5.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c r2cb_20.c -fno-common -DPIC -o r2cb_20.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c r2cb_25.c -fno-common -DPIC -o r2cb_25.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c hb_3.c -fno-common -DPIC -o hb_3.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c hb_2.c -fno-common -DPIC -o hb_2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c hb_4.c -fno-common -DPIC -o hb_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c hb_5.c -fno-common -DPIC -o hb_5.o
mv -f .deps/r2cb_32.Tpo .deps/r2cb_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c -o hb_6.lo hb_6.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c hb_6.c -fno-common -DPIC -o hb_6.o
mv -f .deps/hb_2.Tpo .deps/hb_2.Plo
mv -f .deps/hb_3.Tpo .deps/hb_3.Plo
mv -f .deps/hb_4.Tpo .deps/hb_4.Plo
mv -f .deps/hb_5.Tpo .deps/hb_5.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c -o hb_7.lo hb_7.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c -o hb_8.lo hb_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c -o hb_9.lo hb_9.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c -o hb_10.lo hb_10.c
mv -f .deps/r2cb_20.Tpo .deps/r2cb_20.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c -o hb_12.lo hb_12.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c hb_7.c -fno-common -DPIC -o hb_7.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c hb_8.c -fno-common -DPIC -o hb_8.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c hb_9.c -fno-common -DPIC -o hb_9.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c hb_10.c -fno-common -DPIC -o hb_10.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c hb_12.c -fno-common -DPIC -o hb_12.o
mv -f .deps/r2cb_25.Tpo .deps/r2cb_25.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c -o hb_15.lo hb_15.c
mv -f .deps/hb_6.Tpo .deps/hb_6.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c -o hb_16.lo hb_16.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c hb_15.c -fno-common -DPIC -o hb_15.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c hb_16.c -fno-common -DPIC -o hb_16.o
mv -f .deps/hb_8.Tpo .deps/hb_8.Plo
mv -f .deps/hb_7.Tpo .deps/hb_7.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c -o hb_32.lo hb_32.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c -o hb_64.lo hb_64.c
mv -f .deps/hb_9.Tpo .deps/hb_9.Plo
mv -f .deps/hb_10.Tpo .deps/hb_10.Plo
mv -f .deps/r2cb_64.Tpo .deps/r2cb_64.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c -o hb_20.lo hb_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c hb_32.c -fno-common -DPIC -o hb_32.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c -o hb_25.lo hb_25.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c -o hb2_4.lo hb2_4.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c hb_64.c -fno-common -DPIC -o hb_64.o
mv -f .deps/hb_12.Tpo .deps/hb_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c -o hb2_8.lo hb2_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c hb_20.c -fno-common -DPIC -o hb_20.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c hb_25.c -fno-common -DPIC -o hb_25.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c hb2_4.c -fno-common -DPIC -o hb2_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c hb2_8.c -fno-common -DPIC -o hb2_8.o
mv -f .deps/hb2_4.Tpo .deps/hb2_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c -o hb2_16.lo hb2_16.c
mv -f .deps/hb_16.Tpo .deps/hb_16.Plo
mv -f .deps/hb_15.Tpo .deps/hb_15.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c -o hb2_32.lo hb2_32.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c -o hb2_5.lo hb2_5.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c hb2_16.c -fno-common -DPIC -o hb2_16.o
mv -f .deps/hb2_8.Tpo .deps/hb2_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c -o hb2_20.lo hb2_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c hb2_32.c -fno-common -DPIC -o hb2_32.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c hb2_5.c -fno-common -DPIC -o hb2_5.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c hb2_20.c -fno-common -DPIC -o hb2_20.o
mv -f .deps/hb_20.Tpo .deps/hb_20.Plo
mv -f .deps/hb2_5.Tpo .deps/hb2_5.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c -o hb2_25.lo hb2_25.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c -o r2cbIII_2.lo r2cbIII_2.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c hb2_25.c -fno-common -DPIC -o hb2_25.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c r2cbIII_2.c -fno-common -DPIC -o r2cbIII_2.o
mv -f .deps/hb2_16.Tpo .deps/hb2_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c -o r2cbIII_3.lo r2cbIII_3.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c r2cbIII_3.c -fno-common -DPIC -o r2cbIII_3.o
mv -f .deps/r2cbIII_2.Tpo .deps/r2cbIII_2.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c -o r2cbIII_4.lo r2cbIII_4.c
mv -f .deps/hb_25.Tpo .deps/hb_25.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c -o r2cbIII_5.lo r2cbIII_5.c
mv -f .deps/hb_32.Tpo .deps/hb_32.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c r2cbIII_4.c -fno-common -DPIC -o r2cbIII_4.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c -o r2cbIII_6.lo r2cbIII_6.c
mv -f .deps/hb2_20.Tpo .deps/hb2_20.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c r2cbIII_5.c -fno-common -DPIC -o r2cbIII_5.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c -o r2cbIII_7.lo r2cbIII_7.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c r2cbIII_6.c -fno-common -DPIC -o r2cbIII_6.o
mv -f .deps/r2cbIII_3.Tpo .deps/r2cbIII_3.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c -o r2cbIII_8.lo r2cbIII_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c r2cbIII_7.c -fno-common -DPIC -o r2cbIII_7.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c r2cbIII_8.c -fno-common -DPIC -o r2cbIII_8.o
mv -f .deps/r2cbIII_4.Tpo .deps/r2cbIII_4.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c -o r2cbIII_9.lo r2cbIII_9.c
mv -f .deps/r2cbIII_5.Tpo .deps/r2cbIII_5.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c -o r2cbIII_10.lo r2cbIII_10.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c r2cbIII_9.c -fno-common -DPIC -o r2cbIII_9.o
mv -f .deps/r2cbIII_6.Tpo .deps/r2cbIII_6.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c -o r2cbIII_12.lo r2cbIII_12.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c r2cbIII_10.c -fno-common -DPIC -o r2cbIII_10.o
mv -f .deps/r2cbIII_7.Tpo .deps/r2cbIII_7.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c -o r2cbIII_15.lo r2cbIII_15.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c r2cbIII_12.c -fno-common -DPIC -o r2cbIII_12.o
mv -f .deps/r2cbIII_8.Tpo .deps/r2cbIII_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c -o r2cbIII_16.lo r2cbIII_16.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c r2cbIII_15.c -fno-common -DPIC -o r2cbIII_15.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c r2cbIII_16.c -fno-common -DPIC -o r2cbIII_16.o
mv -f .deps/r2cbIII_9.Tpo .deps/r2cbIII_9.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c -o r2cbIII_32.lo r2cbIII_32.c
mv -f .deps/r2cbIII_10.Tpo .deps/r2cbIII_10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c -o r2cbIII_64.lo r2cbIII_64.c
mv -f .deps/r2cb_128.Tpo .deps/r2cb_128.Plo
mv -f .deps/hb2_32.Tpo .deps/hb2_32.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c r2cbIII_32.c -fno-common -DPIC -o r2cbIII_32.o
mv -f .deps/r2cbIII_12.Tpo .deps/r2cbIII_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c -o r2cbIII_20.lo r2cbIII_20.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c -o r2cbIII_25.lo r2cbIII_25.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c -o hc2cb_2.lo hc2cb_2.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c r2cbIII_64.c -fno-common -DPIC -o r2cbIII_64.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c r2cbIII_25.c -fno-common -DPIC -o r2cbIII_25.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c r2cbIII_20.c -fno-common -DPIC -o r2cbIII_20.o
mv -f .deps/r2cbIII_15.Tpo .deps/r2cbIII_15.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c hc2cb_2.c -fno-common -DPIC -o hc2cb_2.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c -o hc2cb_4.lo hc2cb_4.c
mv -f .deps/hb2_25.Tpo .deps/hb2_25.Plo
mv -f .deps/r2cbIII_16.Tpo .deps/r2cbIII_16.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c hc2cb_4.c -fno-common -DPIC -o hc2cb_4.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c -o hc2cb_6.lo hc2cb_6.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c -o hc2cb_8.lo hc2cb_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c hc2cb_6.c -fno-common -DPIC -o hc2cb_6.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c hc2cb_8.c -fno-common -DPIC -o hc2cb_8.o
mv -f .deps/hc2cb_2.Tpo .deps/hc2cb_2.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c -o hc2cb_10.lo hc2cb_10.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c hc2cb_10.c -fno-common -DPIC -o hc2cb_10.o
mv -f .deps/hc2cb_4.Tpo .deps/hc2cb_4.Plo
mv -f .deps/r2cbIII_20.Tpo .deps/r2cbIII_20.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c -o hc2cb_12.lo hc2cb_12.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c -o hc2cb_16.lo hc2cb_16.c
mv -f .deps/r2cbIII_25.Tpo .deps/r2cbIII_25.Plo
mv -f .deps/r2cbIII_32.Tpo .deps/r2cbIII_32.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c hc2cb_12.c -fno-common -DPIC -o hc2cb_12.o
mv -f .deps/hc2cb_6.Tpo .deps/hc2cb_6.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c hc2cb_16.c -fno-common -DPIC -o hc2cb_16.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c -o hc2cb_32.lo hc2cb_32.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c -o hc2cb_20.lo hc2cb_20.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c -o hc2cb2_4.lo hc2cb2_4.c
mv -f .deps/hc2cb_8.Tpo .deps/hc2cb_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c -o hc2cb2_8.lo hc2cb2_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c hc2cb_20.c -fno-common -DPIC -o hc2cb_20.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c hc2cb_32.c -fno-common -DPIC -o hc2cb_32.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c hc2cb2_4.c -fno-common -DPIC -o hc2cb2_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c hc2cb2_8.c -fno-common -DPIC -o hc2cb2_8.o
mv -f .deps/hc2cb_10.Tpo .deps/hc2cb_10.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c -o hc2cb2_16.lo hc2cb2_16.c
mv -f .deps/hc2cb2_4.Tpo .deps/hc2cb2_4.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c hc2cb2_16.c -fno-common -DPIC -o hc2cb2_16.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c -o hc2cb2_32.lo hc2cb2_32.c
mv -f .deps/hc2cb_12.Tpo .deps/hc2cb_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c -o hc2cb2_20.lo hc2cb2_20.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c hc2cb2_32.c -fno-common -DPIC -o hc2cb2_32.o
mv -f .deps/hc2cb2_8.Tpo .deps/hc2cb2_8.Plo
mv -f .deps/hc2cb_16.Tpo .deps/hc2cb_16.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c hc2cb2_20.c -fno-common -DPIC -o hc2cb2_20.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c -o hc2cbdft_2.lo hc2cbdft_2.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c -o hc2cbdft_4.lo hc2cbdft_4.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c hc2cbdft_4.c -fno-common -DPIC -o hc2cbdft_4.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c hc2cbdft_2.c -fno-common -DPIC -o hc2cbdft_2.o
mv -f .deps/hc2cb_20.Tpo .deps/hc2cb_20.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c -o hc2cbdft_6.lo hc2cbdft_6.c
mv -f .deps/r2cbIII_64.Tpo .deps/r2cbIII_64.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c -o hc2cbdft_8.lo hc2cbdft_8.c
mv -f .deps/hc2cbdft_2.Tpo .deps/hc2cbdft_2.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c hc2cbdft_6.c -fno-common -DPIC -o hc2cbdft_6.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c -o hc2cbdft_10.lo hc2cbdft_10.c
mv -f .deps/hc2cbdft_4.Tpo .deps/hc2cbdft_4.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c hc2cbdft_8.c -fno-common -DPIC -o hc2cbdft_8.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c -o hc2cbdft_12.lo hc2cbdft_12.c
mv -f .deps/hc2cb2_16.Tpo .deps/hc2cb2_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c -o hc2cbdft_16.lo hc2cbdft_16.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c hc2cbdft_10.c -fno-common -DPIC -o hc2cbdft_10.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c hc2cbdft_12.c -fno-common -DPIC -o hc2cbdft_12.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c hc2cbdft_16.c -fno-common -DPIC -o hc2cbdft_16.o
mv -f .deps/hc2cbdft_6.Tpo .deps/hc2cbdft_6.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c -o hc2cbdft_32.lo hc2cbdft_32.c
mv -f .deps/hc2cbdft_8.Tpo .deps/hc2cbdft_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c -o hc2cbdft_20.lo hc2cbdft_20.c
mv -f .deps/hc2cb2_20.Tpo .deps/hc2cb2_20.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c hc2cbdft_32.c -fno-common -DPIC -o hc2cbdft_32.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c -o hc2cbdft2_4.lo hc2cbdft2_4.c
mv -f .deps/hc2cb_32.Tpo .deps/hc2cb_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c -o hc2cbdft2_8.lo hc2cbdft2_8.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c hc2cbdft_20.c -fno-common -DPIC -o hc2cbdft_20.o
mv -f .deps/hc2cbdft_10.Tpo .deps/hc2cbdft_10.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c hc2cbdft2_4.c -fno-common -DPIC -o hc2cbdft2_4.o
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c -o hc2cbdft2_16.lo hc2cbdft2_16.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c hc2cbdft2_8.c -fno-common -DPIC -o hc2cbdft2_8.o
mv -f .deps/hc2cbdft_12.Tpo .deps/hc2cbdft_12.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c -o hc2cbdft2_32.lo hc2cbdft2_32.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c hc2cbdft2_16.c -fno-common -DPIC -o hc2cbdft2_16.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c hc2cbdft2_32.c -fno-common -DPIC -o hc2cbdft2_32.o
mv -f .deps/hc2cbdft_16.Tpo .deps/hc2cbdft_16.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c -o hc2cbdft2_20.lo hc2cbdft2_20.c
mv -f .deps/hc2cbdft2_4.Tpo .deps/hc2cbdft2_4.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c hc2cbdft2_20.c -fno-common -DPIC -o hc2cbdft2_20.o
mv -f .deps/hb_64.Tpo .deps/hb_64.Plo
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
mv -f .deps/hc2cbdft2_8.Tpo .deps/hc2cbdft2_8.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fno-common -DPIC -o codlist.o
mv -f .deps/hc2cb2_32.Tpo .deps/hc2cb2_32.Plo
mv -f .deps/hc2cbdft2_16.Tpo .deps/hc2cbdft2_16.Plo
mv -f .deps/codlist.Tpo .deps/codlist.Plo
mv -f .deps/hc2cbdft_20.Tpo .deps/hc2cbdft_20.Plo
mv -f .deps/hc2cbdft_32.Tpo .deps/hc2cbdft_32.Plo
mv -f .deps/hc2cbdft2_20.Tpo .deps/hc2cbdft2_20.Plo
mv -f .deps/hc2cbdft2_32.Tpo .deps/hc2cbdft2_32.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm
libtool: link: ar cru .libs/librdft_scalar_r2cb.a r2cb_2.o r2cb_3.o r2cb_4.o r2cb_5.o r2cb_6.o r2cb_7.o r2cb_8.o r2cb_9.o r2cb_10.o r2cb_11.o r2cb_12.o r2cb_13.o r2cb_14.o r2cb_15.o r2cb_16.o r2cb_32.o r2cb_64.o r2cb_128.o r2cb_20.o r2cb_25.o hb_2.o hb_3.o hb_4.o hb_5.o hb_6.o hb_7.o hb_8.o hb_9.o hb_10.o hb_12.o hb_15.o hb_16.o hb_32.o hb_64.o hb_20.o hb_25.o hb2_4.o hb2_8.o hb2_16.o hb2_32.o hb2_5.o hb2_20.o hb2_25.o r2cbIII_2.o r2cbIII_3.o r2cbIII_4.o r2cbIII_5.o r2cbIII_6.o r2cbIII_7.o r2cbIII_8.o r2cbIII_9.o r2cbIII_10.o r2cbIII_12.o r2cbIII_15.o r2cbIII_16.o r2cbIII_32.o r2cbIII_64.o r2cbIII_20.o r2cbIII_25.o hc2cb_2.o hc2cb_4.o hc2cb_6.o hc2cb_8.o hc2cb_10.o hc2cb_12.o hc2cb_16.o hc2cb_32.o hc2cb_20.o hc2cb2_4.o hc2cb2_8.o hc2cb2_16.o hc2cb2_32.o hc2cb2_20.o hc2cbdft_2.o hc2cbdft_4.o hc2cbdft_6.o hc2cbdft_8.o hc2cbdft_10.o hc2cbdft_12.o hc2cbdft_16.o hc2cbdft_32.o hc2cbdft_20.o hc2cbdft2_4.o hc2cbdft2_8.o hc2cbdft2_16.o hc2cbdft2_32.o hc2cbdft2_20.o codlist.o
libtool: link: ranlib .libs/librdft_scalar_r2cb.a
libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" )
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in r2r
( \
echo "#include \"ifftw.h\""; \
echo ; \
echo; \
for i in e01_8.c e10_8.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo "extern void X(codelet_$j)(planner *);"; \
fi \
done; \
echo; \
echo; \
echo "extern const solvtab X(solvtab_rdft_r2r);"; \
echo "const solvtab X(solvtab_rdft_r2r) = {"; \
for i in e01_8.c e10_8.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo " SOLVTAB(X(codelet_$j)),"; \
fi \
done; \
echo " SOLVTAB_END"; \
echo "};"; \
) >codlist.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c -o e01_8.lo e01_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c -o e10_8.lo e10_8.c
/bin/sh ../../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c e01_8.c -fno-common -DPIC -o e01_8.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c e10_8.c -fno-common -DPIC -o e10_8.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fno-common -DPIC -o codlist.o
mv -f .deps/codlist.Tpo .deps/codlist.Plo
mv -f .deps/e10_8.Tpo .deps/e10_8.Plo
mv -f .deps/e01_8.Tpo .deps/e01_8.Plo
/bin/sh ../../../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm
libtool: link: ar cru .libs/librdft_scalar_r2r.a e01_8.o e10_8.o codlist.o
libtool: link: ranlib .libs/librdft_scalar_r2r.a
libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" )
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c -o hfb.lo hfb.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c -o r2c.lo r2c.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c -o r2r.lo r2r.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c -o hc2c.lo hc2c.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c r2c.c -fno-common -DPIC -o r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c r2r.c -fno-common -DPIC -o r2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c hc2c.c -fno-common -DPIC -o hc2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c hfb.c -fno-common -DPIC -o hfb.o
mv -f .deps/hfb.Tpo .deps/hfb.Plo
mv -f .deps/r2r.Tpo .deps/r2r.Plo
mv -f .deps/r2c.Tpo .deps/r2c.Plo
mv -f .deps/hc2c.Tpo .deps/hc2c.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm
libtool: link: ar cru .libs/librdft_scalar.a hfb.o r2c.o r2r.o hc2c.o
libtool: link: ranlib .libs/librdft_scalar.a
libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" )
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
Making install in simd
Making install in common
( \
echo "#include \"ifftw.h\""; \
echo "#include SIMD_HEADER"; \
echo; \
for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo "extern void XSIMD(codelet_$j)(planner *);"; \
fi \
done; \
echo; \
echo; \
echo "extern const solvtab XSIMD(solvtab_rdft);"; \
echo "const solvtab XSIMD(solvtab_rdft) = {"; \
for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
if test "$i" != NIL; then \
j=`basename $i | sed -e 's/[.][cS]$//g'`; \
echo " SOLVTAB(XSIMD(codelet_$j)),"; \
fi \
done; \
echo " SOLVTAB_END"; \
echo "};"; \
) >codlist.c
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in sse2
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in avx
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in altivec
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
Making install in neon
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c -o hc2hc.lo hc2hc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c -o dft-r2hc.lo dft-r2hc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c -o dht-r2hc.lo dht-r2hc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c -o dht-rader.lo dht-rader.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c -o direct-r2r.lo direct-r2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c -o direct-r2c.lo direct-r2c.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c hc2hc.c -fno-common -DPIC -o hc2hc.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c dht-rader.c -fno-common -DPIC -o dht-rader.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c dft-r2hc.c -fno-common -DPIC -o dft-r2hc.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fno-common -DPIC -o buffered.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c dht-r2hc.c -fno-common -DPIC -o dht-r2hc.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c direct-r2r.c -fno-common -DPIC -o direct-r2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fno-common -DPIC -o conf.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c direct-r2c.c -fno-common -DPIC -o direct-r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fno-common -DPIC -o generic.o
mv -f .deps/conf.Tpo .deps/conf.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c -o hc2hc-direct.lo hc2hc-direct.c
mv -f .deps/dht-r2hc.Tpo .deps/dht-r2hc.Plo
mv -f .deps/direct-r2r.Tpo .deps/direct-r2r.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c hc2hc-direct.c -fno-common -DPIC -o hc2hc-direct.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c -o hc2hc-generic.lo hc2hc-generic.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c -o khc2hc.lo khc2hc.c
mv -f .deps/dft-r2hc.Tpo .deps/dft-r2hc.Plo
mv -f .deps/hc2hc.Tpo .deps/hc2hc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c -o kr2c.lo kr2c.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c -o kr2r.lo kr2r.c
mv -f .deps/buffered.Tpo .deps/buffered.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c hc2hc-generic.c -fno-common -DPIC -o hc2hc-generic.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c khc2hc.c -fno-common -DPIC -o khc2hc.o
mv -f .deps/generic.Tpo .deps/generic.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c kr2c.c -fno-common -DPIC -o kr2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c kr2r.c -fno-common -DPIC -o kr2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fno-common -DPIC -o indirect.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fno-common -DPIC -o nop.o
mv -f .deps/direct-r2c.Tpo .deps/direct-r2c.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
mv -f .deps/khc2hc.Tpo .deps/khc2hc.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fno-common -DPIC -o plan.o
mv -f .deps/kr2c.Tpo .deps/kr2c.Plo
mv -f .deps/kr2r.Tpo .deps/kr2r.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fno-common -DPIC -o problem.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c -o rank0.lo rank0.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
mv -f .deps/dht-rader.Tpo .deps/dht-rader.Plo
mv -f .deps/nop.Tpo .deps/nop.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c -o rdft-dht.lo rdft-dht.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c rank0.c -fno-common -DPIC -o rank0.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fno-common -DPIC -o rank-geq2.o
mv -f .deps/indirect.Tpo .deps/indirect.Plo
mv -f .deps/plan.Tpo .deps/plan.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c rdft-dht.c -fno-common -DPIC -o rdft-dht.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fno-common -DPIC -o solve.o
mv -f .deps/hc2hc-direct.Tpo .deps/hc2hc-direct.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c -o vrank3-transpose.lo vrank3-transpose.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c -o buffered2.lo buffered2.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fno-common -DPIC -o vrank-geq1.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c vrank3-transpose.c -fno-common -DPIC -o vrank3-transpose.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c buffered2.c -fno-common -DPIC -o buffered2.o
mv -f .deps/hc2hc-generic.Tpo .deps/hc2hc-generic.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c -o direct2.lo direct2.c
mv -f .deps/solve.Tpo .deps/solve.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c -o nop2.lo nop2.c
mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c direct2.c -fno-common -DPIC -o direct2.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c -o rank0-rdft2.lo rank0-rdft2.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c nop2.c -fno-common -DPIC -o nop2.o
mv -f .deps/rdft-dht.Tpo .deps/rdft-dht.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c rank0-rdft2.c -fno-common -DPIC -o rank0-rdft2.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c -o rank-geq2-rdft2.lo rank-geq2-rdft2.c
mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c -o plan2.lo plan2.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c rank-geq2-rdft2.c -fno-common -DPIC -o rank-geq2-rdft2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c plan2.c -fno-common -DPIC -o plan2.o
mv -f .deps/nop2.Tpo .deps/nop2.Plo
mv -f .deps/buffered2.Tpo .deps/buffered2.Plo
mv -f .deps/direct2.Tpo .deps/direct2.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c -o problem2.lo problem2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c -o solve2.lo solve2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c
mv -f .deps/problem.Tpo .deps/problem.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c solve2.c -fno-common -DPIC -o solve2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c problem2.c -fno-common -DPIC -o problem2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fno-common -DPIC -o vrank-geq1-rdft2.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c -o rdft2-rdft.lo rdft2-rdft.c
mv -f .deps/rank0-rdft2.Tpo .deps/rank0-rdft2.Plo
mv -f .deps/plan2.Tpo .deps/plan2.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c rdft2-rdft.c -fno-common -DPIC -o rdft2-rdft.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c -o rdft2-tensor-max-index.lo rdft2-tensor-max-index.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c -o rdft2-inplace-strides.lo rdft2-inplace-strides.c
mv -f .deps/rank-geq2-rdft2.Tpo .deps/rank-geq2-rdft2.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c -o rdft2-strides.lo rdft2-strides.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c rdft2-tensor-max-index.c -fno-common -DPIC -o rdft2-tensor-max-index.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c rdft2-inplace-strides.c -fno-common -DPIC -o rdft2-inplace-strides.o
mv -f .deps/solve2.Tpo .deps/solve2.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c rdft2-strides.c -fno-common -DPIC -o rdft2-strides.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c -o khc2c.lo khc2c.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c khc2c.c -fno-common -DPIC -o khc2c.o
mv -f .deps/vrank-geq1-rdft2.Tpo .deps/vrank-geq1-rdft2.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c -o ct-hc2c.lo ct-hc2c.c
mv -f .deps/rdft2-tensor-max-index.Tpo .deps/rdft2-tensor-max-index.Plo
mv -f .deps/rdft2-inplace-strides.Tpo .deps/rdft2-inplace-strides.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c ct-hc2c.c -fno-common -DPIC -o ct-hc2c.o
mv -f .deps/rdft2-strides.Tpo .deps/rdft2-strides.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c -o ct-hc2c-direct.lo ct-hc2c-direct.c
mv -f .deps/khc2c.Tpo .deps/khc2c.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c ct-hc2c-direct.c -fno-common -DPIC -o ct-hc2c-direct.o
mv -f .deps/vrank3-transpose.Tpo .deps/vrank3-transpose.Plo
mv -f .deps/rdft2-rdft.Tpo .deps/rdft2-rdft.Plo
mv -f .deps/rank0.Tpo .deps/rank0.Plo
mv -f .deps/problem2.Tpo .deps/problem2.Plo
mv -f .deps/ct-hc2c.Tpo .deps/ct-hc2c.Plo
mv -f .deps/ct-hc2c-direct.Tpo .deps/ct-hc2c-direct.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm
libtool: link: ar cru .libs/librdft.a hc2hc.o dft-r2hc.o dht-r2hc.o dht-rader.o buffered.o conf.o direct-r2r.o direct-r2c.o generic.o hc2hc-direct.o hc2hc-generic.o khc2hc.o kr2c.o kr2r.o indirect.o nop.o plan.o problem.o rank0.o rank-geq2.o rdft-dht.o solve.o vrank-geq1.o vrank3-transpose.o buffered2.o direct2.o nop2.o rank0-rdft2.o rank-geq2-rdft2.o plan2.o problem2.o solve2.o vrank-geq1-rdft2.o rdft2-rdft.o rdft2-tensor-max-index.o rdft2-inplace-strides.o rdft2-strides.o khc2c.o ct-hc2c.o ct-hc2c-direct.o
libtool: link: ranlib .libs/librdft.a
libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" )
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in reodft
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c -o reodft010e-r2hc.lo reodft010e-r2hc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c -o reodft11e-radix2.lo reodft11e-radix2.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c -o reodft11e-r2hc-odd.lo reodft11e-r2hc-odd.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c -o redft00e-r2hc-pad.lo redft00e-r2hc-pad.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c -o rodft00e-r2hc-pad.lo rodft00e-r2hc-pad.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c -o reodft00e-splitradix.lo reodft00e-splitradix.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c redft00e-r2hc-pad.c -fno-common -DPIC -o redft00e-r2hc-pad.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fno-common -DPIC -o conf.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c reodft010e-r2hc.c -fno-common -DPIC -o reodft010e-r2hc.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c reodft11e-r2hc-odd.c -fno-common -DPIC -o reodft11e-r2hc-odd.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c rodft00e-r2hc-pad.c -fno-common -DPIC -o rodft00e-r2hc-pad.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c reodft11e-radix2.c -fno-common -DPIC -o reodft11e-radix2.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c reodft00e-splitradix.c -fno-common -DPIC -o reodft00e-splitradix.o
mv -f .deps/conf.Tpo .deps/conf.Plo
mv -f .deps/rodft00e-r2hc-pad.Tpo .deps/rodft00e-r2hc-pad.Plo
mv -f .deps/redft00e-r2hc-pad.Tpo .deps/redft00e-r2hc-pad.Plo
mv -f .deps/reodft00e-splitradix.Tpo .deps/reodft00e-splitradix.Plo
mv -f .deps/reodft11e-radix2.Tpo .deps/reodft11e-radix2.Plo
mv -f .deps/reodft010e-r2hc.Tpo .deps/reodft010e-r2hc.Plo
mv -f .deps/reodft11e-r2hc-odd.Tpo .deps/reodft11e-r2hc-odd.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm
libtool: link: ar cru .libs/libreodft.a conf.o reodft010e-r2hc.o reodft11e-radix2.o reodft11e-r2hc-odd.o redft00e-r2hc-pad.o rodft00e-r2hc-pad.o reodft00e-splitradix.o
libtool: link: ranlib .libs/libreodft.a
libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" )
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in api
(echo "! Generated automatically. DO NOT EDIT!"; echo; \
echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \
grep -v "Generated automatically" ./fftw3.f03.in) > fftw3.f03
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c -o apiplan.lo apiplan.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c -o configure.lo configure.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c -o execute-dft-c2r.lo execute-dft-c2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c -o execute-dft-r2c.lo execute-dft-r2c.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c -o execute-dft.lo execute-dft.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c -o execute-r2r.lo execute-r2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c -o execute-split-dft-c2r.lo execute-split-dft-c2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c -o execute-split-dft-r2c.lo execute-split-dft-r2c.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c -o execute-split-dft.lo execute-split-dft.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c execute-dft-r2c.c -fno-common -DPIC -o execute-dft-r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fno-common -DPIC -o configure.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c apiplan.c -fno-common -DPIC -o apiplan.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I.libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c execute-dft.c -fno-common -DPIC -o execute-dft.o
./reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c execute-dft-c2r.c -fno-common -DPIC -o execute-dft-c2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c execute-r2r.c -fno-common -DPIC -o execute-r2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c execute-split-dft-c2r.c -fno-common -DPIC -o execute-split-dft-c2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c execute-split-dft-r2c.c -fno-common -DPIC -o execute-split-dft-r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c execute-split-dft.c -fno-common -DPIC -o execute-split-dft.o
mv -f .deps/execute-split-dft-r2c.Tpo .deps/execute-split-dft-r2c.Plo
mv -f .deps/execute-dft-r2c.Tpo .deps/execute-dft-r2c.Plo
mv -f .deps/execute-r2r.Tpo .deps/execute-r2r.Plo
mv -f .deps/execute-dft.Tpo .deps/execute-dft.Plo
mv -f .deps/execute-dft-c2r.Tpo .deps/execute-dft-c2r.Plo
mv -f .deps/execute-split-dft-c2r.Tpo .deps/execute-split-dft-c2r.Plo
mv -f .deps/configure.Tpo .deps/configure.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c -o execute.lo execute.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c -o export-wisdom-to-file.lo export-wisdom-to-file.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c -o export-wisdom-to-string.lo export-wisdom-to-string.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c -o export-wisdom.lo export-wisdom.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c -o f77api.lo f77api.c
mv -f .deps/execute-split-dft.Tpo .deps/execute-split-dft.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c -o flops.lo flops.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c -o forget-wisdom.lo forget-wisdom.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c -o import-system-wisdom.lo import-system-wisdom.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -fno-common -DPIC -o execute.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c export-wisdom-to-string.c -fno-common -DPIC -o export-wisdom-to-string.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c export-wisdom-to-file.c -fno-common -DPIC -o export-wisdom-to-file.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c export-wisdom.c -fno-common -DPIC -o export-wisdom.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -fno-common -DPIC -o f77api.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c forget-wisdom.c -fno-common -DPIC -o forget-wisdom.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c flops.c -fno-common -DPIC -o flops.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c import-system-wisdom.c -fno-common -DPIC -o import-system-wisdom.o
mv -f .deps/apiplan.Tpo .deps/apiplan.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c -o import-wisdom-from-file.lo import-wisdom-from-file.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c import-wisdom-from-file.c -fno-common -DPIC -o import-wisdom-from-file.o
mv -f .deps/execute.Tpo .deps/execute.Plo
mv -f .deps/import-system-wisdom.Tpo .deps/import-system-wisdom.Plo
mv -f .deps/forget-wisdom.Tpo .deps/forget-wisdom.Plo
mv -f .deps/export-wisdom.Tpo .deps/export-wisdom.Plo
mv -f .deps/export-wisdom-to-string.Tpo .deps/export-wisdom-to-string.Plo
mv -f .deps/export-wisdom-to-file.Tpo .deps/export-wisdom-to-file.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c -o import-wisdom-from-string.lo import-wisdom-from-string.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c -o import-wisdom.lo import-wisdom.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
mv -f .deps/flops.Tpo .deps/flops.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c -o map-r2r-kind.lo map-r2r-kind.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c -o mapflags.lo mapflags.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c -o mkprinter-file.lo mkprinter-file.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c -o mkprinter-str.lo mkprinter-str.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c import-wisdom.c -fno-common -DPIC -o import-wisdom.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fno-common -DPIC -o malloc.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c import-wisdom-from-string.c -fno-common -DPIC -o import-wisdom-from-string.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c map-r2r-kind.c -fno-common -DPIC -o map-r2r-kind.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c mapflags.c -fno-common -DPIC -o mapflags.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c mkprinter-file.c -fno-common -DPIC -o mkprinter-file.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c mkprinter-str.c -fno-common -DPIC -o mkprinter-str.o
mv -f .deps/import-wisdom-from-file.Tpo .deps/import-wisdom-from-file.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c -o mktensor-iodims.lo mktensor-iodims.c
mv -f .deps/import-wisdom.Tpo .deps/import-wisdom.Plo
mv -f .deps/malloc.Tpo .deps/malloc.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c mktensor-iodims.c -fno-common -DPIC -o mktensor-iodims.o
mv -f .deps/mkprinter-str.Tpo .deps/mkprinter-str.Plo
mv -f .deps/mkprinter-file.Tpo .deps/mkprinter-file.Plo
mv -f .deps/map-r2r-kind.Tpo .deps/map-r2r-kind.Plo
mv -f .deps/import-wisdom-from-string.Tpo .deps/import-wisdom-from-string.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c -o mktensor-rowmajor.lo mktensor-rowmajor.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c -o plan-dft-1d.lo plan-dft-1d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c -o plan-dft-2d.lo plan-dft-2d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c -o plan-dft-3d.lo plan-dft-3d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c -o plan-dft-c2r-1d.lo plan-dft-c2r-1d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c -o plan-dft-c2r-2d.lo plan-dft-c2r-2d.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c mktensor-rowmajor.c -fno-common -DPIC -o mktensor-rowmajor.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c plan-dft-1d.c -fno-common -DPIC -o plan-dft-1d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c plan-dft-2d.c -fno-common -DPIC -o plan-dft-2d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c plan-dft-3d.c -fno-common -DPIC -o plan-dft-3d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c plan-dft-c2r-1d.c -fno-common -DPIC -o plan-dft-c2r-1d.o
mv -f .deps/mapflags.Tpo .deps/mapflags.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c plan-dft-c2r-2d.c -fno-common -DPIC -o plan-dft-c2r-2d.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c -o plan-dft-c2r-3d.lo plan-dft-c2r-3d.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c plan-dft-c2r-3d.c -fno-common -DPIC -o plan-dft-c2r-3d.o
mv -f .deps/mktensor-iodims.Tpo .deps/mktensor-iodims.Plo
mv -f .deps/plan-dft-c2r-1d.Tpo .deps/plan-dft-c2r-1d.Plo
mv -f .deps/plan-dft-3d.Tpo .deps/plan-dft-3d.Plo
mv -f .deps/plan-dft-c2r-2d.Tpo .deps/plan-dft-c2r-2d.Plo
mv -f .deps/plan-dft-2d.Tpo .deps/plan-dft-2d.Plo
mv -f .deps/plan-dft-1d.Tpo .deps/plan-dft-1d.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c -o plan-dft-c2r.lo plan-dft-c2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c -o plan-dft-r2c-1d.lo plan-dft-r2c-1d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c -o plan-dft-r2c-2d.lo plan-dft-r2c-2d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c -o plan-dft-r2c-3d.lo plan-dft-r2c-3d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c -o plan-dft-r2c.lo plan-dft-r2c.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c -o plan-dft.lo plan-dft.c
mv -f .deps/mktensor-rowmajor.Tpo .deps/mktensor-rowmajor.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c -o plan-guru-dft-c2r.lo plan-guru-dft-c2r.c
mv -f .deps/plan-dft-c2r-3d.Tpo .deps/plan-dft-c2r-3d.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c plan-dft-c2r.c -fno-common -DPIC -o plan-dft-c2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c plan-dft-r2c-1d.c -fno-common -DPIC -o plan-dft-r2c-1d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c plan-dft-r2c-2d.c -fno-common -DPIC -o plan-dft-r2c-2d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c plan-dft-r2c-3d.c -fno-common -DPIC -o plan-dft-r2c-3d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c plan-dft-r2c.c -fno-common -DPIC -o plan-dft-r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c plan-dft.c -fno-common -DPIC -o plan-dft.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c -o plan-guru-dft-r2c.lo plan-guru-dft-r2c.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c plan-guru-dft-c2r.c -fno-common -DPIC -o plan-guru-dft-c2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c plan-guru-dft-r2c.c -fno-common -DPIC -o plan-guru-dft-r2c.o
mv -f .deps/plan-dft-r2c-1d.Tpo .deps/plan-dft-r2c-1d.Plo
mv -f .deps/plan-dft.Tpo .deps/plan-dft.Plo
mv -f .deps/plan-dft-r2c.Tpo .deps/plan-dft-r2c.Plo
mv -f .deps/plan-dft-r2c-3d.Tpo .deps/plan-dft-r2c-3d.Plo
mv -f .deps/plan-dft-r2c-2d.Tpo .deps/plan-dft-r2c-2d.Plo
mv -f .deps/plan-dft-c2r.Tpo .deps/plan-dft-c2r.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c -o plan-guru-dft.lo plan-guru-dft.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c -o plan-guru-r2r.lo plan-guru-r2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c -o plan-guru-split-dft-c2r.lo plan-guru-split-dft-c2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c -o plan-guru-split-dft-r2c.lo plan-guru-split-dft-r2c.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c -o plan-guru-split-dft.lo plan-guru-split-dft.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c -o plan-many-dft-c2r.lo plan-many-dft-c2r.c
mv -f .deps/plan-guru-dft-c2r.Tpo .deps/plan-guru-dft-c2r.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c -o plan-many-dft-r2c.lo plan-many-dft-r2c.c
mv -f .deps/plan-guru-dft-r2c.Tpo .deps/plan-guru-dft-r2c.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c plan-guru-dft.c -fno-common -DPIC -o plan-guru-dft.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c plan-guru-r2r.c -fno-common -DPIC -o plan-guru-r2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c plan-guru-split-dft-c2r.c -fno-common -DPIC -o plan-guru-split-dft-c2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c plan-guru-split-dft-r2c.c -fno-common -DPIC -o plan-guru-split-dft-r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c plan-guru-split-dft.c -fno-common -DPIC -o plan-guru-split-dft.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c plan-many-dft-c2r.c -fno-common -DPIC -o plan-many-dft-c2r.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c -o plan-many-dft.lo plan-many-dft.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c plan-many-dft-r2c.c -fno-common -DPIC -o plan-many-dft-r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c plan-many-dft.c -fno-common -DPIC -o plan-many-dft.o
mv -f .deps/plan-guru-r2r.Tpo .deps/plan-guru-r2r.Plo
mv -f .deps/plan-many-dft-c2r.Tpo .deps/plan-many-dft-c2r.Plo
mv -f .deps/plan-guru-split-dft.Tpo .deps/plan-guru-split-dft.Plo
mv -f .deps/plan-guru-split-dft-r2c.Tpo .deps/plan-guru-split-dft-r2c.Plo
mv -f .deps/plan-guru-split-dft-c2r.Tpo .deps/plan-guru-split-dft-c2r.Plo
mv -f .deps/plan-guru-dft.Tpo .deps/plan-guru-dft.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c -o plan-many-r2r.lo plan-many-r2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c -o plan-r2r-1d.lo plan-r2r-1d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c -o plan-r2r-2d.lo plan-r2r-2d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c -o plan-r2r-3d.lo plan-r2r-3d.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c -o plan-r2r.lo plan-r2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c -o print-plan.lo print-plan.c
mv -f .deps/plan-many-dft-r2c.Tpo .deps/plan-many-dft-r2c.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c -o rdft2-pad.lo rdft2-pad.c
mv -f .deps/plan-many-dft.Tpo .deps/plan-many-dft.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c plan-many-r2r.c -fno-common -DPIC -o plan-many-r2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c plan-r2r-2d.c -fno-common -DPIC -o plan-r2r-2d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c plan-r2r-1d.c -fno-common -DPIC -o plan-r2r-1d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c plan-r2r-3d.c -fno-common -DPIC -o plan-r2r-3d.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c plan-r2r.c -fno-common -DPIC -o plan-r2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c print-plan.c -fno-common -DPIC -o print-plan.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c -o the-planner.lo the-planner.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c rdft2-pad.c -fno-common -DPIC -o rdft2-pad.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c the-planner.c -fno-common -DPIC -o the-planner.o
mv -f .deps/plan-r2r-2d.Tpo .deps/plan-r2r-2d.Plo
mv -f .deps/print-plan.Tpo .deps/print-plan.Plo
mv -f .deps/plan-r2r.Tpo .deps/plan-r2r.Plo
mv -f .deps/plan-r2r-3d.Tpo .deps/plan-r2r-3d.Plo
mv -f .deps/plan-r2r-1d.Tpo .deps/plan-r2r-1d.Plo
mv -f .deps/plan-many-r2r.Tpo .deps/plan-many-r2r.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c -o plan-guru64-dft-c2r.lo plan-guru64-dft-c2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c -o plan-guru64-dft-r2c.lo plan-guru64-dft-r2c.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c -o plan-guru64-dft.lo plan-guru64-dft.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c -o plan-guru64-r2r.lo plan-guru64-r2r.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c -o plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-c2r.c
mv -f .deps/rdft2-pad.Tpo .deps/rdft2-pad.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fno-common -DPIC -o version.o
mv -f .deps/the-planner.Tpo .deps/the-planner.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c plan-guru64-dft-c2r.c -fno-common -DPIC -o plan-guru64-dft-c2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c plan-guru64-dft-r2c.c -fno-common -DPIC -o plan-guru64-dft-r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c plan-guru64-dft.c -fno-common -DPIC -o plan-guru64-dft.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c plan-guru64-r2r.c -fno-common -DPIC -o plan-guru64-r2r.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c plan-guru64-split-dft-c2r.c -fno-common -DPIC -o plan-guru64-split-dft-c2r.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c -o plan-guru64-split-dft-r2c.lo plan-guru64-split-dft-r2c.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c -o plan-guru64-split-dft.lo plan-guru64-split-dft.c
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c plan-guru64-split-dft-r2c.c -fno-common -DPIC -o plan-guru64-split-dft-r2c.o
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c plan-guru64-split-dft.c -fno-common -DPIC -o plan-guru64-split-dft.o
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c -o mktensor-iodims64.lo mktensor-iodims64.c
mv -f .deps/plan-guru64-dft-r2c.Tpo .deps/plan-guru64-dft-r2c.Plo
mv -f .deps/plan-guru64-split-dft-c2r.Tpo .deps/plan-guru64-split-dft-c2r.Plo
mv -f .deps/plan-guru64-r2r.Tpo .deps/plan-guru64-r2r.Plo
mv -f .deps/plan-guru64-dft.Tpo .deps/plan-guru64-dft.Plo
mv -f .deps/plan-guru64-dft-c2r.Tpo .deps/plan-guru64-dft-c2r.Plo
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c mktensor-iodims64.c -fno-common -DPIC -o mktensor-iodims64.o
mv -f .deps/plan-guru64-split-dft-r2c.Tpo .deps/plan-guru64-split-dft-r2c.Plo
mv -f .deps/plan-guru64-split-dft.Tpo .deps/plan-guru64-split-dft.Plo
mv -f .deps/mktensor-iodims64.Tpo .deps/mktensor-iodims64.Plo
mv -f .deps/f77api.Tpo .deps/f77api.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lm
libtool: link: ar cru .libs/libapi.a apiplan.o configure.o execute-dft-c2r.o execute-dft-r2c.o execute-dft.o execute-r2r.o execute-split-dft-c2r.o execute-split-dft-r2c.o execute-split-dft.o execute.o export-wisdom-to-file.o export-wisdom-to-string.o export-wisdom.o f77api.o flops.o forget-wisdom.o import-system-wisdom.o import-wisdom-from-file.o import-wisdom-from-string.o import-wisdom.o malloc.o map-r2r-kind.o mapflags.o mkprinter-file.o mkprinter-str.o mktensor-iodims.o mktensor-rowmajor.o plan-dft-1d.o plan-dft-2d.o plan-dft-3d.o plan-dft-c2r-1d.o plan-dft-c2r-2d.o plan-dft-c2r-3d.o plan-dft-c2r.o plan-dft-r2c-1d.o plan-dft-r2c-2d.o plan-dft-r2c-3d.o plan-dft-r2c.o plan-dft.o plan-guru-dft-c2r.o plan-guru-dft-r2c.o plan-guru-dft.o plan-guru-r2r.o plan-guru-split-dft-c2r.o plan-guru-split-dft-r2c.o plan-guru-split-dft.o plan-many-dft-c2r.o plan-many-dft-r2c.o plan-many-dft.o plan-many-r2r.o plan-r2r-1d.o plan-r2r-2d.o plan-r2r-3d.o plan-r2r.o print-plan.o rdft2-pad.o the-planner.o version.o plan-guru64-dft-c2r.o plan-guru64-dft-r2c.o plan-guru64-dft.o plan-guru64-r2r.o plan-guru64-split-dft-c2r.o plan-guru64-split-dft-r2c.o plan-guru64-split-dft.o mktensor-iodims64.o
libtool: link: ranlib .libs/libapi.a
libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" )
make[4]: Nothing to be done for `install-exec-am'.
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/include'
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/include'
/opt/local/bin/ginstall -c -m 644 fftw3.h fftw3.f fftw3l.f03 fftw3q.f03 '/Users/deil/code/sherpa/build/include'
/opt/local/bin/ginstall -c -m 644 fftw3.f03 '/Users/deil/code/sherpa/build/include'
Making install in libbench2
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-ccopy-from.o -MD -MP -MF .deps/after-ccopy-from.Tpo -c -o after-ccopy-from.o after-ccopy-from.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-ccopy-to.o -MD -MP -MF .deps/after-ccopy-to.Tpo -c -o after-ccopy-to.o after-ccopy-to.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-hccopy-from.o -MD -MP -MF .deps/after-hccopy-from.Tpo -c -o after-hccopy-from.o after-hccopy-from.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-hccopy-to.o -MD -MP -MF .deps/after-hccopy-to.Tpo -c -o after-hccopy-to.o after-hccopy-to.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-rcopy-from.o -MD -MP -MF .deps/after-rcopy-from.Tpo -c -o after-rcopy-from.o after-rcopy-from.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT after-rcopy-to.o -MD -MP -MF .deps/after-rcopy-to.Tpo -c -o after-rcopy-to.o after-rcopy-to.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT allocate.o -MD -MP -MF .deps/allocate.Tpo -c -o allocate.o allocate.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT aset.o -MD -MP -MF .deps/aset.Tpo -c -o aset.o aset.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-cost-postprocess.o -MD -MP -MF .deps/bench-cost-postprocess.Tpo -c -o bench-cost-postprocess.o bench-cost-postprocess.c
mv -f .deps/after-ccopy-from.Tpo .deps/after-ccopy-from.Po
mv -f .deps/after-ccopy-to.Tpo .deps/after-ccopy-to.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-exit.o -MD -MP -MF .deps/bench-exit.Tpo -c -o bench-exit.o bench-exit.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-main.o -MD -MP -MF .deps/bench-main.Tpo -c -o bench-main.o bench-main.c
mv -f .deps/after-hccopy-from.Tpo .deps/after-hccopy-from.Po
mv -f .deps/after-rcopy-from.Tpo .deps/after-rcopy-from.Po
mv -f .deps/after-rcopy-to.Tpo .deps/after-rcopy-to.Po
mv -f .deps/after-hccopy-to.Tpo .deps/after-hccopy-to.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT can-do.o -MD -MP -MF .deps/can-do.Tpo -c -o can-do.o can-do.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT caset.o -MD -MP -MF .deps/caset.Tpo -c -o caset.o caset.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT dotens2.o -MD -MP -MF .deps/dotens2.Tpo -c -o dotens2.o dotens2.c
mv -f .deps/bench-cost-postprocess.Tpo .deps/bench-cost-postprocess.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
mv -f .deps/aset.Tpo .deps/aset.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mflops.o -MD -MP -MF .deps/mflops.Tpo -c -o mflops.o mflops.c
mv -f .deps/bench-exit.Tpo .deps/bench-exit.Po
mv -f .deps/allocate.Tpo .deps/allocate.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT mp.o -MD -MP -MF .deps/mp.Tpo -c -o mp.o mp.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT ovtpvt.o -MD -MP -MF .deps/ovtpvt.Tpo -c -o ovtpvt.o ovtpvt.c
mv -f .deps/can-do.Tpo .deps/can-do.Po
mv -f .deps/caset.Tpo .deps/caset.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT pow2.o -MD -MP -MF .deps/pow2.Tpo -c -o pow2.o pow2.c
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/info.Tpo .deps/info.Po
mv -f .deps/bench-main.Tpo .deps/bench-main.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT problem.o -MD -MP -MF .deps/problem.Tpo -c -o problem.o problem.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c
mv -f .deps/mflops.Tpo .deps/mflops.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT speed.o -MD -MP -MF .deps/speed.Tpo -c -o speed.o speed.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT tensor.o -MD -MP -MF .deps/tensor.Tpo -c -o tensor.o tensor.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c
mv -f .deps/ovtpvt.Tpo .deps/ovtpvt.Po
mv -f .deps/pow2.Tpo .deps/pow2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT useropt.o -MD -MP -MF .deps/useropt.Tpo -c -o useropt.o useropt.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
mv -f .deps/timer.Tpo .deps/timer.Po
mv -f .deps/useropt.Tpo .deps/useropt.Po
mv -f .deps/speed.Tpo .deps/speed.Po
mv -f .deps/util.Tpo .deps/util.Po
mv -f .deps/report.Tpo .deps/report.Po
mv -f .deps/dotens2.Tpo .deps/dotens2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify-dft.o -MD -MP -MF .deps/verify-dft.Tpo -c -o verify-dft.o verify-dft.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify-lib.o -MD -MP -MF .deps/verify-lib.Tpo -c -o verify-lib.o verify-lib.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify-r2r.o -MD -MP -MF .deps/verify-r2r.Tpo -c -o verify-r2r.o verify-r2r.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify-rdft2.o -MD -MP -MF .deps/verify-rdft2.Tpo -c -o verify-rdft2.o verify-rdft2.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT zero.o -MD -MP -MF .deps/zero.Tpo -c -o zero.o zero.c
mv -f .deps/problem.Tpo .deps/problem.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT my-getopt.o -MD -MP -MF .deps/my-getopt.Tpo -c -o my-getopt.o my-getopt.c
mv -f .deps/zero.Tpo .deps/zero.Po
mv -f .deps/verify.Tpo .deps/verify.Po
mv -f .deps/verify-dft.Tpo .deps/verify-dft.Po
mv -f .deps/my-getopt.Tpo .deps/my-getopt.Po
mv -f .deps/tensor.Tpo .deps/tensor.Po
mv -f .deps/verify-rdft2.Tpo .deps/verify-rdft2.Po
mv -f .deps/mp.Tpo .deps/mp.Po
mv -f .deps/verify-lib.Tpo .deps/verify-lib.Po
mv -f .deps/verify-r2r.Tpo .deps/verify-r2r.Po
rm -f libbench2.a
ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o
ranlib libbench2.a
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in .
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -no-undefined -version-info 7:4:4 -o libfftw3.la -rpath /Users/deil/code/sherpa/build/lib kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la -lm
cp -f fftw.pc fftw3.pc
libtool: link: (cd .libs/libfftw3.lax/libkernel.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/kernel/.libs/libkernel.a")
libtool: link: (cd .libs/libfftw3.lax/libdft.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/dft/.libs/libdft.a")
libtool: link: (cd .libs/libfftw3.lax/libdft_scalar.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/dft/scalar/.libs/libdft_scalar.a")
libtool: link: (cd .libs/libfftw3.lax/libdft_scalar_codelets.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/dft/scalar/codelets/.libs/libdft_scalar_codelets.a")
libtool: link: (cd .libs/libfftw3.lax/librdft.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/.libs/librdft.a")
libtool: link: (cd .libs/libfftw3.lax/librdft_scalar.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/scalar/.libs/librdft_scalar.a")
libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cf.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a")
libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cb.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a")
libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2r.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a")
libtool: link: (cd .libs/libfftw3.lax/libreodft.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/reodft/.libs/libreodft.a")
libtool: link: (cd .libs/libfftw3.lax/libapi.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/api/.libs/libapi.a")
libtool: link: (cd .libs/libfftw3.lax/libsimd_support.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/simd-support/.libs/libsimd_support.a")
libtool: link: (cd .libs/libfftw3.lax/libsimd_sse2_nonportable.a && ar x "/Users/deil/code/sherpa/extern/fftw-3.3.4/simd-support/.libs/libsimd_sse2_nonportable.a")
copying selected object files to avoid basename conflicts...
libtool: link: ln .libs/libfftw3.lax/libdft.a/buffered.o .libs/libfftw3.lax/lt1-buffered.o || cp .libs/libfftw3.lax/libdft.a/buffered.o .libs/libfftw3.lax/lt1-buffered.o
libtool: link: ln .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt2-ct.o || cp .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt2-ct.o
libtool: link: ln .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt3-plan.o || cp .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt3-plan.o
libtool: link: ln .libs/libfftw3.lax/libdft.a/problem.o .libs/libfftw3.lax/lt4-problem.o || cp .libs/libfftw3.lax/libdft.a/problem.o .libs/libfftw3.lax/lt4-problem.o
libtool: link: ln .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt5-rader.o || cp .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt5-rader.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt6-buffered.o || cp .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt6-buffered.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt7-conf.o || cp .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt7-conf.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt8-generic.o || cp .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt8-generic.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt9-indirect.o || cp .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt9-indirect.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt10-nop.o || cp .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt10-nop.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt11-plan.o || cp .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt11-plan.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt12-problem.o || cp .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt12-problem.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt13-rank-geq2.o || cp .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt13-rank-geq2.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt14-solve.o || cp .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt14-solve.o
libtool: link: ln .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt15-vrank-geq1.o || cp .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt15-vrank-geq1.o
libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3.lax/lt16-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3.lax/lt16-codlist.o
libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o
libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o
libtool: link: ln .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt19-conf.o || cp .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt19-conf.o
libtool: link: ar cru .libs/libfftw3.a .libs/libfftw3.lax/libkernel.a/align.o .libs/libfftw3.lax/libkernel.a/alloc.o .libs/libfftw3.lax/libkernel.a/assert.o .libs/libfftw3.lax/libkernel.a/awake.o .libs/libfftw3.lax/libkernel.a/buffered.o .libs/libfftw3.lax/libkernel.a/cpy1d.o .libs/libfftw3.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3.lax/libkernel.a/cpy2d.o .libs/libfftw3.lax/libkernel.a/ct.o .libs/libfftw3.lax/libkernel.a/debug.o .libs/libfftw3.lax/libkernel.a/extract-reim.o .libs/libfftw3.lax/libkernel.a/hash.o .libs/libfftw3.lax/libkernel.a/iabs.o .libs/libfftw3.lax/libkernel.a/kalloc.o .libs/libfftw3.lax/libkernel.a/md5-1.o .libs/libfftw3.lax/libkernel.a/md5.o .libs/libfftw3.lax/libkernel.a/minmax.o .libs/libfftw3.lax/libkernel.a/ops.o .libs/libfftw3.lax/libkernel.a/pickdim.o .libs/libfftw3.lax/libkernel.a/plan.o .libs/libfftw3.lax/libkernel.a/planner.o .libs/libfftw3.lax/libkernel.a/primes.o .libs/libfftw3.lax/libkernel.a/print.o .libs/libfftw3.lax/libkernel.a/problem.o .libs/libfftw3.lax/libkernel.a/rader.o .libs/libfftw3.lax/libkernel.a/scan.o .libs/libfftw3.lax/libkernel.a/solver.o .libs/libfftw3.lax/libkernel.a/solvtab.o .libs/libfftw3.lax/libkernel.a/stride.o .libs/libfftw3.lax/libkernel.a/tensor.o .libs/libfftw3.lax/libkernel.a/tensor1.o .libs/libfftw3.lax/libkernel.a/tensor2.o .libs/libfftw3.lax/libkernel.a/tensor3.o .libs/libfftw3.lax/libkernel.a/tensor4.o .libs/libfftw3.lax/libkernel.a/tensor5.o .libs/libfftw3.lax/libkernel.a/tensor7.o .libs/libfftw3.lax/libkernel.a/tensor8.o .libs/libfftw3.lax/libkernel.a/tensor9.o .libs/libfftw3.lax/libkernel.a/tile2d.o .libs/libfftw3.lax/libkernel.a/timer.o .libs/libfftw3.lax/libkernel.a/transpose.o .libs/libfftw3.lax/libkernel.a/trig.o .libs/libfftw3.lax/libkernel.a/twiddle.o .libs/libfftw3.lax/libdft.a/bluestein.o .libs/libfftw3.lax/lt1-buffered.o .libs/libfftw3.lax/libdft.a/conf.o .libs/libfftw3.lax/lt2-ct.o .libs/libfftw3.lax/libdft.a/dftw-direct.o .libs/libfftw3.lax/libdft.a/dftw-directsq.o .libs/libfftw3.lax/libdft.a/dftw-generic.o .libs/libfftw3.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3.lax/libdft.a/direct.o .libs/libfftw3.lax/libdft.a/generic.o .libs/libfftw3.lax/libdft.a/indirect-transpose.o .libs/libfftw3.lax/libdft.a/indirect.o .libs/libfftw3.lax/libdft.a/kdft-dif.o .libs/libfftw3.lax/libdft.a/kdft-difsq.o .libs/libfftw3.lax/libdft.a/kdft-dit.o .libs/libfftw3.lax/libdft.a/kdft.o .libs/libfftw3.lax/libdft.a/nop.o .libs/libfftw3.lax/lt3-plan.o .libs/libfftw3.lax/lt4-problem.o .libs/libfftw3.lax/lt5-rader.o .libs/libfftw3.lax/libdft.a/rank-geq2.o .libs/libfftw3.lax/libdft.a/solve.o .libs/libfftw3.lax/libdft.a/vrank-geq1.o .libs/libfftw3.lax/libdft.a/zero.o .libs/libfftw3.lax/libdft_scalar.a/n.o .libs/libfftw3.lax/libdft_scalar.a/t.o .libs/libfftw3.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3.lax/lt6-buffered.o .libs/libfftw3.lax/librdft.a/buffered2.o .libs/libfftw3.lax/lt7-conf.o .libs/libfftw3.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3.lax/librdft.a/ct-hc2c.o .libs/libfftw3.lax/librdft.a/dft-r2hc.o .libs/libfftw3.lax/librdft.a/dht-r2hc.o .libs/libfftw3.lax/librdft.a/dht-rader.o .libs/libfftw3.lax/librdft.a/direct-r2c.o .libs/libfftw3.lax/librdft.a/direct-r2r.o .libs/libfftw3.lax/librdft.a/direct2.o .libs/libfftw3.lax/lt8-generic.o .libs/libfftw3.lax/librdft.a/hc2hc-direct.o .libs/libfftw3.lax/librdft.a/hc2hc-generic.o .libs/libfftw3.lax/librdft.a/hc2hc.o .libs/libfftw3.lax/lt9-indirect.o .libs/libfftw3.lax/librdft.a/khc2c.o .libs/libfftw3.lax/librdft.a/khc2hc.o .libs/libfftw3.lax/librdft.a/kr2c.o .libs/libfftw3.lax/librdft.a/kr2r.o .libs/libfftw3.lax/lt10-nop.o .libs/libfftw3.lax/librdft.a/nop2.o .libs/libfftw3.lax/lt11-plan.o .libs/libfftw3.lax/librdft.a/plan2.o .libs/libfftw3.lax/lt12-problem.o .libs/libfftw3.lax/librdft.a/problem2.o .libs/libfftw3.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3.lax/lt13-rank-geq2.o .libs/libfftw3.lax/librdft.a/rank0-rdft2.o .libs/libfftw3.lax/librdft.a/rank0.o .libs/libfftw3.lax/librdft.a/rdft-dht.o .libs/libfftw3.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3.lax/librdft.a/rdft2-rdft.o .libs/libfftw3.lax/librdft.a/rdft2-strides.o .libs/libfftw3.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3.lax/lt14-solve.o .libs/libfftw3.lax/librdft.a/solve2.o .libs/libfftw3.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3.lax/lt15-vrank-geq1.o .libs/libfftw3.lax/librdft.a/vrank3-transpose.o .libs/libfftw3.lax/librdft_scalar.a/hc2c.o .libs/libfftw3.lax/librdft_scalar.a/hfb.o .libs/libfftw3.lax/librdft_scalar.a/r2c.o .libs/libfftw3.lax/librdft_scalar.a/r2r.o .libs/libfftw3.lax/lt16-codlist.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3.lax/lt17-codlist.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3.lax/lt18-codlist.o .libs/libfftw3.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3.lax/lt19-conf.o .libs/libfftw3.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3.lax/libapi.a/apiplan.o .libs/libfftw3.lax/libapi.a/configure.o .libs/libfftw3.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-dft.o .libs/libfftw3.lax/libapi.a/execute-r2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-split-dft.o .libs/libfftw3.lax/libapi.a/execute.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3.lax/libapi.a/export-wisdom.o .libs/libfftw3.lax/libapi.a/f77api.o .libs/libfftw3.lax/libapi.a/flops.o .libs/libfftw3.lax/libapi.a/forget-wisdom.o .libs/libfftw3.lax/libapi.a/import-system-wisdom.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3.lax/libapi.a/import-wisdom.o .libs/libfftw3.lax/libapi.a/malloc.o .libs/libfftw3.lax/libapi.a/map-r2r-kind.o .libs/libfftw3.lax/libapi.a/mapflags.o .libs/libfftw3.lax/libapi.a/mkprinter-file.o .libs/libfftw3.lax/libapi.a/mkprinter-str.o .libs/libfftw3.lax/libapi.a/mktensor-iodims.o .libs/libfftw3.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3.lax/libapi.a/plan-dft-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-many-dft.o .libs/libfftw3.lax/libapi.a/plan-many-r2r.o .libs/libfftw3.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3.lax/libapi.a/plan-r2r.o .libs/libfftw3.lax/libapi.a/print-plan.o .libs/libfftw3.lax/libapi.a/rdft2-pad.o .libs/libfftw3.lax/libapi.a/the-planner.o .libs/libfftw3.lax/libapi.a/version.o .libs/libfftw3.lax/libsimd_support.a/altivec.o .libs/libfftw3.lax/libsimd_support.a/avx.o .libs/libfftw3.lax/libsimd_support.a/neon.o .libs/libfftw3.lax/libsimd_support.a/sse2.o .libs/libfftw3.lax/libsimd_support.a/taint.o .libs/libfftw3.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o
/opt/local/bin/ranlib: file: .libs/libfftw3.a(debug.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libfftw3.a(altivec.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libfftw3.a(avx.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libfftw3.a(neon.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libfftw3.a(sse2.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libfftw3.a(taint.o) has no symbols
/opt/local/bin/ranlib: file: .libs/libfftw3.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols
libtool: link: ranlib .libs/libfftw3.a
ranlib: file: .libs/libfftw3.a(debug.o) has no symbols
ranlib: file: .libs/libfftw3.a(altivec.o) has no symbols
ranlib: file: .libs/libfftw3.a(avx.o) has no symbols
ranlib: file: .libs/libfftw3.a(neon.o) has no symbols
ranlib: file: .libs/libfftw3.a(sse2.o) has no symbols
ranlib: file: .libs/libfftw3.a(taint.o) has no symbols
ranlib: file: .libs/libfftw3.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols
libtool: link: rm -fr .libs/libfftw3.lax .libs/libfftw3.lax
libtool: link: ( cd ".libs" && rm -f "libfftw3.la" && ln -s "../libfftw3.la" "libfftw3.la" )
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/lib'
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/lib/pkgconfig'
/bin/sh ./libtool --mode=install /opt/local/bin/ginstall -c libfftw3.la '/Users/deil/code/sherpa/build/lib'
/opt/local/bin/ginstall -c -m 644 fftw3.pc '/Users/deil/code/sherpa/build/lib/pkgconfig'
libtool: install: /opt/local/bin/ginstall -c .libs/libfftw3.lai /Users/deil/code/sherpa/build/lib/libfftw3.la
libtool: install: /opt/local/bin/ginstall -c .libs/libfftw3.a /Users/deil/code/sherpa/build/lib/libfftw3.a
libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libfftw3.a
libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libfftw3.a
ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(debug.o) has no symbols
ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(altivec.o) has no symbols
ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(avx.o) has no symbols
ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(neon.o) has no symbols
ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(sse2.o) has no symbols
ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(taint.o) has no symbols
ranlib: file: /Users/deil/code/sherpa/build/lib/libfftw3.a(libsimd_sse2_nonportable_la-sse2-nonportable.o) has no symbols
Making install in threads
make[3]: Nothing to be done for `install-data-am'.
Making install in tests
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-bench.o -MD -MP -MF .deps/bench-bench.Tpo -c -o bench-bench.o `test -f 'bench.c' || echo './'`bench.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-hook.o -MD -MP -MF .deps/bench-hook.Tpo -c -o bench-hook.o `test -f 'hook.c' || echo './'`hook.c
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT bench-fftw-bench.o -MD -MP -MF .deps/bench-fftw-bench.Tpo -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo './'`fftw-bench.c
mv -f .deps/bench-fftw-bench.Tpo .deps/bench-fftw-bench.Po
mv -f .deps/bench-hook.Tpo .deps/bench-hook.Po
mv -f .deps/bench-bench.Tpo .deps/bench-bench.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../libfftw3.la ../libbench2/libbench2.a -lm
libtool: link: gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../.libs/libfftw3.a ../libbench2/libbench2.a -lm
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in mpi
sed 's/C_MPI_FINT//' ./fftw3-mpi.f03.in > fftw3-mpi.f03
sed 's/C_MPI_FINT//' ./fftw3l-mpi.f03.in > fftw3l-mpi.f03
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
Making install in doc
Making install in FAQ
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Nothing to be done for `install-exec-am'.
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/share/info'
/opt/local/bin/ginstall -c -m 644 ./fftw3.info ./fftw3.info-1 ./fftw3.info-2 '/Users/deil/code/sherpa/build/share/info'
install-info --info-dir='/Users/deil/code/sherpa/build/share/info' '/Users/deil/code/sherpa/build/share/info/fftw3.info'
Making install in tools
rm -f fftw-wisdom.1
cp fftw_wisdom.1 fftw-wisdom.1
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../libbench2 -I../api -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -MT fftw_wisdom-fftw-wisdom.o -MD -MP -MF .deps/fftw_wisdom-fftw-wisdom.Tpo -c -o fftw_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo './'`fftw-wisdom.c
mv -f .deps/fftw_wisdom-fftw-wisdom.Tpo .deps/fftw_wisdom-fftw-wisdom.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../libfftw3.la ../libbench2/libbench2.a -lm
libtool: link: gcc -std=gnu99 -O3 -fomit-frame-pointer -mtune=native -malign-double -fstrict-aliasing -fno-schedule-insns -ffast-math -o fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../.libs/libfftw3.a ../libbench2/libbench2.a -lm
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/bin'
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/bin'
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/share/man/man1'
/opt/local/bin/ginstall -c fftw-wisdom-to-conf '/Users/deil/code/sherpa/build/bin'
/opt/local/bin/ginstall -c -m 644 fftw-wisdom-to-conf.1 fftw-wisdom.1 '/Users/deil/code/sherpa/build/share/man/man1'
/bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c fftw-wisdom '/Users/deil/code/sherpa/build/bin'
libtool: install: /opt/local/bin/ginstall -c fftw-wisdom /Users/deil/code/sherpa/build/bin/fftw-wisdom
Making install in m4
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in grplib-4.7
Making install in src
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"libgrp\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grplib.lo -MD -MP -MF .deps/libgrp_la-grplib.Tpo -c -o libgrp_la-grplib.lo `test -f 'grplib.c' || echo './'`grplib.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"libgrp\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grp_priv.lo -MD -MP -MF .deps/libgrp_la-grp_priv.Tpo -c -o libgrp_la-grp_priv.lo `test -f 'grp_priv.c' || echo './'`grp_priv.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"libgrp\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-stub_dserr.lo -MD -MP -MF .deps/libgrp_la-stub_dserr.Tpo -c -o libgrp_la-stub_dserr.lo `test -f 'stub_dserr.c' || echo './'`stub_dserr.c
libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"libgrp 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grp_priv.lo -MD -MP -MF .deps/libgrp_la-grp_priv.Tpo -c grp_priv.c -fno-common -DPIC -o .libs/libgrp_la-grp_priv.o
libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"libgrp 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grplib.lo -MD -MP -MF .deps/libgrp_la-grplib.Tpo -c grplib.c -fno-common -DPIC -o .libs/libgrp_la-grplib.o
libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"libgrp 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-stub_dserr.lo -MD -MP -MF .deps/libgrp_la-stub_dserr.Tpo -c stub_dserr.c -fno-common -DPIC -o .libs/libgrp_la-stub_dserr.o
libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"libgrp 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-stub_dserr.lo -MD -MP -MF .deps/libgrp_la-stub_dserr.Tpo -c stub_dserr.c -fno-common -DPIC -o libgrp_la-stub_dserr.o >/dev/null 2>&1
mv -f .deps/libgrp_la-stub_dserr.Tpo .deps/libgrp_la-stub_dserr.Plo
libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"libgrp 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grp_priv.lo -MD -MP -MF .deps/libgrp_la-grp_priv.Tpo -c grp_priv.c -fno-common -DPIC -o libgrp_la-grp_priv.o >/dev/null 2>&1
mv -f .deps/libgrp_la-grp_priv.Tpo .deps/libgrp_la-grp_priv.Plo
libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"libgrp 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT libgrp_la-grplib.lo -MD -MP -MF .deps/libgrp_la-grplib.Tpo -c grplib.c -fno-common -DPIC -o libgrp_la-grplib.o >/dev/null 2>&1
mv -f .deps/libgrp_la-grplib.Tpo .deps/libgrp_la-grplib.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -DSTUB_ERROR_LIB=1 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -static -o libgrp.la -rpath /Users/deil/code/sherpa/build/lib libgrp_la-grplib.lo libgrp_la-grp_priv.lo libgrp_la-stub_dserr.lo
libtool: link: ar cru .libs/libgrp.a libgrp_la-grplib.o libgrp_la-grp_priv.o libgrp_la-stub_dserr.o
libtool: link: ranlib .libs/libgrp.a
libtool: link: ( cd ".libs" && rm -f "libgrp.la" && ln -s "../libgrp.la" "libgrp.la" )
test -z "/Users/deil/code/sherpa/build/lib" || /opt/local/bin/gmkdir -p "/Users/deil/code/sherpa/build/lib"
test -z "/Users/deil/code/sherpa/build/include" || /opt/local/bin/gmkdir -p "/Users/deil/code/sherpa/build/include"
/bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c libgrp.la '/Users/deil/code/sherpa/build/lib'
/opt/local/bin/ginstall -c -m 644 grplib.h '/Users/deil/code/sherpa/build/include'
libtool: install: /opt/local/bin/ginstall -c .libs/libgrp.lai /Users/deil/code/sherpa/build/lib/libgrp.la
libtool: install: /opt/local/bin/ginstall -c .libs/libgrp.a /Users/deil/code/sherpa/build/lib/libgrp.a
libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libgrp.a
libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libgrp.a
----------------------------------------------------------------------
Libraries have been installed in:
/Users/deil/code/sherpa/build/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in python
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"libgrp\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I../src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT group_la-pygrplib.lo -MD -MP -MF .deps/group_la-pygrplib.Tpo -c -o group_la-pygrplib.lo `test -f 'pygrplib.c' || echo './'`pygrplib.c
libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"libgrp 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I../src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT group_la-pygrplib.lo -MD -MP -MF .deps/group_la-pygrplib.Tpo -c pygrplib.c -fno-common -DPIC -o .libs/group_la-pygrplib.o
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0,
from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17,
from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
from pygrplib.h:22,
from pygrplib.c:22:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
#warning "Using deprecated NumPy API, disable it by " \
^
libtool: compile: gcc -DPACKAGE_NAME=\"libgrp\" -DPACKAGE_TARNAME=\"libgrp\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"libgrp 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"libgrp\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_POW=1 -DHAVE_SQRT=1 -I. -DSTUB_ERROR_LIB=1 -I../src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -MT group_la-pygrplib.lo -MD -MP -MF .deps/group_la-pygrplib.Tpo -c pygrplib.c -fno-common -DPIC -o group_la-pygrplib.o >/dev/null 2>&1
mv -f .deps/group_la-pygrplib.Tpo .deps/group_la-pygrplib.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -DSTUB_ERROR_LIB=1 -I../src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -g -O2 -avoid-version -module -o group.la -rpath /Users/deil/code/sherpa/build/lib/python2.7/site-packages group_la-pygrplib.lo ../src/libgrp.la
libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/group.so -bundle .libs/group_la-pygrplib.o ../src/.libs/libgrp.a
libtool: link: dsymutil .libs/group.so || :
libtool: link: ar cru .libs/group.a group_la-pygrplib.o
libtool: link: ranlib .libs/group.a
libtool: link: ( cd ".libs" && rm -f "group.la" && ln -s "../group.la" "group.la" )
test -z "/Users/deil/code/sherpa/build/lib/python2.7/site-packages" || /opt/local/bin/gmkdir -p "/Users/deil/code/sherpa/build/lib/python2.7/site-packages"
make[3]: Nothing to be done for `install-data-am'.
/bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c group.la '/Users/deil/code/sherpa/build/lib/python2.7/site-packages'
libtool: install: /opt/local/bin/ginstall -c .libs/group.so /Users/deil/code/sherpa/build/lib/python2.7/site-packages/group.so
libtool: install: /opt/local/bin/ginstall -c .libs/group.lai /Users/deil/code/sherpa/build/lib/python2.7/site-packages/group.la
libtool: install: /opt/local/bin/ginstall -c .libs/group.a /Users/deil/code/sherpa/build/lib/python2.7/site-packages/group.a
libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/python2.7/site-packages/group.a
libtool: install: ranlib /Users/deil/code/sherpa/build/lib/python2.7/site-packages/group.a
----------------------------------------------------------------------
Libraries have been installed in:
/Users/deil/code/sherpa/build/lib/python2.7/site-packages
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in doc
make[3]: Nothing to be done for `install-exec-am'.
test -z "/Users/deil/code/sherpa/build/share/doc/libgrp" || /opt/local/bin/gmkdir -p "/Users/deil/code/sherpa/build/share/doc/libgrp"
/opt/local/bin/ginstall -c -m 644 group.xml grpadaptive.xml grpadaptivesnr.xml grpbin.xml grpbinfile.xml grpbinwidth.xml grpgetchanspergroup.xml grpgetgroupsum.xml grpgetgrpnum.xml grpmaxslope.xml grpminslope.xml grpnumbins.xml grpnumcounts.xml grpsnr.xml '/Users/deil/code/sherpa/build/share/doc/libgrp'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in region-4.7
Making install in src
echo bison -y
rm -f reglexer.c.tmp
bison -y
bison -y -bregparser -d regparser.y
flex -t reglexer.l > reglexer.c.tmp
chmod +w reglexer.c.tmp
/opt/local/bin/gsed 's/yy/regYY/g' reglexer.c.tmp > reglexer.c
/opt/local/bin/gsed 's/yy/regYY/g' regparser.tab.c > regparser.c
/opt/local/bin/gsed 's/yy/regYY/g' regparser.tab.h > regparser.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-am
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_create.lo -MD -MP -MF .deps/region_create.Tpo -c -o region_create.lo region_create.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_inside.lo -MD -MP -MF .deps/region_inside.Tpo -c -o region_inside.lo region_inside.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_util.lo -MD -MP -MF .deps/region_util.Tpo -c -o region_util.lo region_util.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_extent.lo -MD -MP -MF .deps/region_extent.Tpo -c -o region_extent.lo region_extent.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_attribute.lo -MD -MP -MF .deps/region_attribute.Tpo -c -o region_attribute.lo region_attribute.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regparser.lo -MD -MP -MF .deps/regparser.Tpo -c -o regparser.lo regparser.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"region\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT reglexer.lo -MD -MP -MF .deps/reglexer.Tpo -c -o reglexer.lo reglexer.c
libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_create.lo -MD -MP -MF .deps/region_create.Tpo -c region_create.c -fno-common -DPIC -o region_create.o
libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_extent.lo -MD -MP -MF .deps/region_extent.Tpo -c region_extent.c -fno-common -DPIC -o region_extent.o
libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_inside.lo -MD -MP -MF .deps/region_inside.Tpo -c region_inside.c -fno-common -DPIC -o region_inside.o
libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_attribute.lo -MD -MP -MF .deps/region_attribute.Tpo -c region_attribute.c -fno-common -DPIC -o region_attribute.o
libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT region_util.lo -MD -MP -MF .deps/region_util.Tpo -c region_util.c -fno-common -DPIC -o region_util.o
libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT regparser.lo -MD -MP -MF .deps/regparser.Tpo -c regparser.c -fno-common -DPIC -o regparser.o
libtool: compile: gcc -DPACKAGE_NAME=\"region\" -DPACKAGE_TARNAME=\"region\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"region 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE=\"region\" -DVERSION=\"4.7\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBM=1 -DHAVE_FLOAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLIB_H=1 -DHAVE_REALLOC=1 -DHAVE_SQRT=1 -DHAVE_STRCASECMP=1 -DHAVE_STRCHR=1 -DHAVE_STRPBRK=1 -I. -g -O2 -MT reglexer.lo -MD -MP -MF .deps/reglexer.Tpo -c reglexer.c -fno-common -DPIC -o reglexer.o
mv -f .deps/region_attribute.Tpo .deps/region_attribute.Plo
mv -f .deps/region_inside.Tpo .deps/region_inside.Plo
mv -f .deps/reglexer.Tpo .deps/reglexer.Plo
mv -f .deps/regparser.Tpo .deps/regparser.Plo
mv -f .deps/region_extent.Tpo .deps/region_extent.Plo
mv -f .deps/region_create.Tpo .deps/region_create.Plo
mv -f .deps/region_util.Tpo .deps/region_util.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libregion.la -rpath /Users/deil/code/sherpa/build/lib region_create.lo region_inside.lo region_util.lo region_extent.lo region_attribute.lo regparser.lo reglexer.lo -lm
libtool: link: ar cru .libs/libregion.a region_create.o region_inside.o region_util.o region_extent.o region_attribute.o regparser.o reglexer.o
libtool: link: ranlib .libs/libregion.a
libtool: link: ( cd ".libs" && rm -f "libregion.la" && ln -s "../libregion.la" "libregion.la" )
test -z "/Users/deil/code/sherpa/build/lib" || /opt/local/bin/gmkdir -p "/Users/deil/code/sherpa/build/lib"
test -z "/Users/deil/code/sherpa/build/include" || /opt/local/bin/gmkdir -p "/Users/deil/code/sherpa/build/include"
/bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c libregion.la '/Users/deil/code/sherpa/build/lib'
/opt/local/bin/ginstall -c -m 644 cxcregion.h '/Users/deil/code/sherpa/build/include'
libtool: install: /opt/local/bin/ginstall -c .libs/libregion.lai /Users/deil/code/sherpa/build/lib/libregion.la
libtool: install: /opt/local/bin/ginstall -c .libs/libregion.a /Users/deil/code/sherpa/build/lib/libregion.a
libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libregion.a
libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libregion.a
----------------------------------------------------------------------
Libraries have been installed in:
/Users/deil/code/sherpa/build/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
during execution
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in stklib-4.6
Making install in src
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"stklib\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -g -O2 -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"stklib\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -g -O2 -MT stk_la-pystk.lo -MD -MP -MF .deps/stk_la-pystk.Tpo -c -o stk_la-pystk.lo `test -f 'pystk.c' || echo './'`pystk.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" -DPACKAGE_STRING=\"stklib\ 4.7\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -g -O2 -MT stk_la-stack.lo -MD -MP -MF .deps/stk_la-stack.Tpo -c -o stk_la-stack.lo `test -f 'stack.c' || echo './'`stack.c
libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"stklib 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -g -O2 -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fno-common -DPIC -o .libs/stack.o
libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"stklib 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -g -O2 -MT stk_la-pystk.lo -MD -MP -MF .deps/stk_la-pystk.Tpo -c pystk.c -fno-common -DPIC -o .libs/stk_la-pystk.o
libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"stklib 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -g -O2 -MT stk_la-stack.lo -MD -MP -MF .deps/stk_la-stack.Tpo -c stack.c -fno-common -DPIC -o .libs/stk_la-stack.o
libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"stklib 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -g -O2 -MT stk_la-pystk.lo -MD -MP -MF .deps/stk_la-pystk.Tpo -c pystk.c -fno-common -DPIC -o stk_la-pystk.o >/dev/null 2>&1
mv -f .deps/stk_la-pystk.Tpo .deps/stk_la-pystk.Plo
libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"stklib 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -g -O2 -MT stk_la-stack.lo -MD -MP -MF .deps/stk_la-stack.Tpo -c stack.c -fno-common -DPIC -o stk_la-stack.o >/dev/null 2>&1
libtool: compile: gcc -DPACKAGE_NAME=\"stklib\" -DPACKAGE_TARNAME=\"stklib\" -DPACKAGE_VERSION=\"4.7\" "-DPACKAGE_STRING=\"stklib 4.7\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"stklib\" -DVERSION=\"4.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PYTHON=\"2.7\" -I. -g -O2 -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fno-common -DPIC -o stack.o >/dev/null 2>&1
mv -f .deps/stk_la-stack.Tpo .deps/stk_la-stack.Plo
mv -f .deps/stack.Tpo .deps/stack.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -g -O2 -avoid-version -module -o stk.la -rpath /Users/deil/code/sherpa/build/lib/python2.7/site-packages stk_la-pystk.lo stk_la-stack.lo
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libstk.la -rpath /Users/deil/code/sherpa/build/lib stack.lo
libtool: link: gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/stk.so -bundle .libs/stk_la-pystk.o .libs/stk_la-stack.o -O2
libtool: link: gcc -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libstk.0.dylib .libs/stack.o -O2 -install_name /Users/deil/code/sherpa/build/lib/libstk.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
libtool: link: (cd ".libs" && rm -f "libstk.dylib" && ln -s "libstk.0.dylib" "libstk.dylib")
libtool: link: ar cru .libs/stk.a stk_la-pystk.o stk_la-stack.o
libtool: link: ar cru .libs/libstk.a stack.o
libtool: link: ranlib .libs/stk.a
libtool: link: ranlib .libs/libstk.a
libtool: link: ( cd ".libs" && rm -f "stk.la" && ln -s "../stk.la" "stk.la" )
libtool: link: ( cd ".libs" && rm -f "libstk.la" && ln -s "../libstk.la" "libstk.la" )
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/lib'
/bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c libstk.la '/Users/deil/code/sherpa/build/lib'
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/lib/python2.7/site-packages'
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/include'
/bin/sh ../libtool --mode=install /opt/local/bin/ginstall -c stk.la '/Users/deil/code/sherpa/build/lib/python2.7/site-packages'
/opt/local/bin/ginstall -c -m 644 dmstack.h stack.h '/Users/deil/code/sherpa/build/include'
libtool: install: /opt/local/bin/ginstall -c .libs/libstk.0.dylib /Users/deil/code/sherpa/build/lib/libstk.0.dylib
libtool: install: (cd /Users/deil/code/sherpa/build/lib && { ln -s -f libstk.0.dylib libstk.dylib || { rm -f libstk.dylib && ln -s libstk.0.dylib libstk.dylib; }; })
libtool: install: /opt/local/bin/ginstall -c .libs/stk.so /Users/deil/code/sherpa/build/lib/python2.7/site-packages/stk.so
libtool: install: /opt/local/bin/ginstall -c .libs/libstk.lai /Users/deil/code/sherpa/build/lib/libstk.la
libtool: install: /opt/local/bin/ginstall -c .libs/stk.lai /Users/deil/code/sherpa/build/lib/python2.7/site-packages/stk.la
libtool: install: /opt/local/bin/ginstall -c .libs/libstk.a /Users/deil/code/sherpa/build/lib/libstk.a
libtool: install: /opt/local/bin/ginstall -c .libs/stk.a /Users/deil/code/sherpa/build/lib/python2.7/site-packages/stk.a
libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libstk.a
libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libstk.a
libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/python2.7/site-packages/stk.a
libtool: install: ranlib /Users/deil/code/sherpa/build/lib/python2.7/site-packages/stk.a
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in wcssubs
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT cel.lo -MD -MP -MF .deps/cel.Tpo -c -o cel.lo `test -f 'wcssubs-3.8.7/cel.c' || echo './'`wcssubs-3.8.7/cel.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT distort.lo -MD -MP -MF .deps/distort.Tpo -c -o distort.lo `test -f 'wcssubs-3.8.7/distort.c' || echo './'`wcssubs-3.8.7/distort.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT fitsfile.lo -MD -MP -MF .deps/fitsfile.Tpo -c -o fitsfile.lo `test -f 'wcssubs-3.8.7/fitsfile.c' || echo './'`wcssubs-3.8.7/fitsfile.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT hget.lo -MD -MP -MF .deps/hget.Tpo -c -o hget.lo `test -f 'wcssubs-3.8.7/hget.c' || echo './'`wcssubs-3.8.7/hget.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT hput.lo -MD -MP -MF .deps/hput.Tpo -c -o hput.lo `test -f 'wcssubs-3.8.7/hput.c' || echo './'`wcssubs-3.8.7/hput.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT iget.lo -MD -MP -MF .deps/iget.Tpo -c -o iget.lo `test -f 'wcssubs-3.8.7/iget.c' || echo './'`wcssubs-3.8.7/iget.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT imhfile.lo -MD -MP -MF .deps/imhfile.Tpo -c -o imhfile.lo `test -f 'wcssubs-3.8.7/imhfile.c' || echo './'`wcssubs-3.8.7/imhfile.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT imio.lo -MD -MP -MF .deps/imio.Tpo -c -o imio.lo `test -f 'wcssubs-3.8.7/imio.c' || echo './'`wcssubs-3.8.7/imio.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT lin.lo -MD -MP -MF .deps/lin.Tpo -c -o lin.lo `test -f 'wcssubs-3.8.7/lin.c' || echo './'`wcssubs-3.8.7/lin.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT cel.lo -MD -MP -MF .deps/cel.Tpo -c wcssubs-3.8.7/cel.c -fno-common -DPIC -o cel.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT distort.lo -MD -MP -MF .deps/distort.Tpo -c wcssubs-3.8.7/distort.c -fno-common -DPIC -o distort.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT fitsfile.lo -MD -MP -MF .deps/fitsfile.Tpo -c wcssubs-3.8.7/fitsfile.c -fno-common -DPIC -o fitsfile.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT hget.lo -MD -MP -MF .deps/hget.Tpo -c wcssubs-3.8.7/hget.c -fno-common -DPIC -o hget.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT imhfile.lo -MD -MP -MF .deps/imhfile.Tpo -c wcssubs-3.8.7/imhfile.c -fno-common -DPIC -o imhfile.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT lin.lo -MD -MP -MF .deps/lin.Tpo -c wcssubs-3.8.7/lin.c -fno-common -DPIC -o lin.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT imio.lo -MD -MP -MF .deps/imio.Tpo -c wcssubs-3.8.7/imio.c -fno-common -DPIC -o imio.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT iget.lo -MD -MP -MF .deps/iget.Tpo -c wcssubs-3.8.7/iget.c -fno-common -DPIC -o iget.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT hput.lo -MD -MP -MF .deps/hput.Tpo -c wcssubs-3.8.7/hput.c -fno-common -DPIC -o hput.o
mv -f .deps/cel.Tpo .deps/cel.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT platepos.lo -MD -MP -MF .deps/platepos.Tpo -c -o platepos.lo `test -f 'wcssubs-3.8.7/platepos.c' || echo './'`wcssubs-3.8.7/platepos.c
wcssubs-3.8.7/imhfile.c: In function 'same_path':
wcssubs-3.8.7/imhfile.c:1078:2: warning: call to __builtin___strncat_chk might overflow destination buffer
(void)strncat (newpixname, pixname, SZ_IM2PIXFILE);
^
mv -f .deps/iget.Tpo .deps/iget.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c -o poly.lo `test -f 'wcssubs-3.8.7/poly.c' || echo './'`wcssubs-3.8.7/poly.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT platepos.lo -MD -MP -MF .deps/platepos.Tpo -c wcssubs-3.8.7/platepos.c -fno-common -DPIC -o platepos.o
mv -f .deps/lin.Tpo .deps/lin.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c -o proj.lo `test -f 'wcssubs-3.8.7/proj.c' || echo './'`wcssubs-3.8.7/proj.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT poly.lo -MD -MP -MF .deps/poly.Tpo -c wcssubs-3.8.7/poly.c -fno-common -DPIC -o poly.o
mv -f .deps/distort.Tpo .deps/distort.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT sph.lo -MD -MP -MF .deps/sph.Tpo -c -o sph.lo `test -f 'wcssubs-3.8.7/sph.c' || echo './'`wcssubs-3.8.7/sph.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT proj.lo -MD -MP -MF .deps/proj.Tpo -c wcssubs-3.8.7/proj.c -fno-common -DPIC -o proj.o
mv -f .deps/platepos.Tpo .deps/platepos.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT tnxpos.lo -MD -MP -MF .deps/tnxpos.Tpo -c -o tnxpos.lo `test -f 'wcssubs-3.8.7/tnxpos.c' || echo './'`wcssubs-3.8.7/tnxpos.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT sph.lo -MD -MP -MF .deps/sph.Tpo -c wcssubs-3.8.7/sph.c -fno-common -DPIC -o sph.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT tnxpos.lo -MD -MP -MF .deps/tnxpos.Tpo -c wcssubs-3.8.7/tnxpos.c -fno-common -DPIC -o tnxpos.o
mv -f .deps/sph.Tpo .deps/sph.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT zpxpos.lo -MD -MP -MF .deps/zpxpos.Tpo -c -o zpxpos.lo `test -f 'wcssubs-3.8.7/zpxpos.c' || echo './'`wcssubs-3.8.7/zpxpos.c
mv -f .deps/hput.Tpo .deps/hput.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcs.lo -MD -MP -MF .deps/wcs.Tpo -c -o wcs.lo `test -f 'wcssubs-3.8.7/wcs.c' || echo './'`wcssubs-3.8.7/wcs.c
mv -f .deps/imio.Tpo .deps/imio.Plo
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT zpxpos.lo -MD -MP -MF .deps/zpxpos.Tpo -c wcssubs-3.8.7/zpxpos.c -fno-common -DPIC -o zpxpos.o
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcsinit.lo -MD -MP -MF .deps/wcsinit.Tpo -c -o wcsinit.lo `test -f 'wcssubs-3.8.7/wcsinit.c' || echo './'`wcssubs-3.8.7/wcsinit.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcs.lo -MD -MP -MF .deps/wcs.Tpo -c wcssubs-3.8.7/wcs.c -fno-common -DPIC -o wcs.o
mv -f .deps/hget.Tpo .deps/hget.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcscon.lo -MD -MP -MF .deps/wcscon.Tpo -c -o wcscon.lo `test -f 'wcssubs-3.8.7/wcscon.c' || echo './'`wcssubs-3.8.7/wcscon.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcsinit.lo -MD -MP -MF .deps/wcsinit.Tpo -c wcssubs-3.8.7/wcsinit.c -fno-common -DPIC -o wcsinit.o
mv -f .deps/imhfile.Tpo .deps/imhfile.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcslib.lo -MD -MP -MF .deps/wcslib.Tpo -c -o wcslib.lo `test -f 'wcssubs-3.8.7/wcslib.c' || echo './'`wcssubs-3.8.7/wcslib.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcscon.lo -MD -MP -MF .deps/wcscon.Tpo -c wcssubs-3.8.7/wcscon.c -fno-common -DPIC -o wcscon.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcslib.lo -MD -MP -MF .deps/wcslib.Tpo -c wcssubs-3.8.7/wcslib.c -fno-common -DPIC -o wcslib.o
mv -f .deps/zpxpos.Tpo .deps/zpxpos.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcstrig.lo -MD -MP -MF .deps/wcstrig.Tpo -c -o wcstrig.lo `test -f 'wcssubs-3.8.7/wcstrig.c' || echo './'`wcssubs-3.8.7/wcstrig.c
mv -f .deps/fitsfile.Tpo .deps/fitsfile.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT worldpos.lo -MD -MP -MF .deps/worldpos.Tpo -c -o worldpos.lo `test -f 'wcssubs-3.8.7/worldpos.c' || echo './'`wcssubs-3.8.7/worldpos.c
mv -f .deps/tnxpos.Tpo .deps/tnxpos.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT dateutil.lo -MD -MP -MF .deps/dateutil.Tpo -c -o dateutil.lo `test -f 'wcssubs-3.8.7/dateutil.c' || echo './'`wcssubs-3.8.7/dateutil.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT wcstrig.lo -MD -MP -MF .deps/wcstrig.Tpo -c wcssubs-3.8.7/wcstrig.c -fno-common -DPIC -o wcstrig.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT worldpos.lo -MD -MP -MF .deps/worldpos.Tpo -c wcssubs-3.8.7/worldpos.c -fno-common -DPIC -o worldpos.o
mv -f .deps/wcstrig.Tpo .deps/wcstrig.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c -o fileutil.lo `test -f 'wcssubs-3.8.7/fileutil.c' || echo './'`wcssubs-3.8.7/fileutil.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT dateutil.lo -MD -MP -MF .deps/dateutil.Tpo -c wcssubs-3.8.7/dateutil.c -fno-common -DPIC -o dateutil.o
mv -f .deps/poly.Tpo .deps/poly.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" -DPACKAGE_STRING=\"wcssubs\ 4.7b1\" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT dsspos.lo -MD -MP -MF .deps/dsspos.Tpo -c -o dsspos.lo `test -f 'wcssubs-3.8.7/dsspos.c' || echo './'`wcssubs-3.8.7/dsspos.c
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT fileutil.lo -MD -MP -MF .deps/fileutil.Tpo -c wcssubs-3.8.7/fileutil.c -fno-common -DPIC -o fileutil.o
libtool: compile: gcc -DPACKAGE_NAME=\"wcssubs\" -DPACKAGE_TARNAME=\"wcssubs\" -DPACKAGE_VERSION=\"4.7b1\" "-DPACKAGE_STRING=\"wcssubs 4.7b1\"" -DPACKAGE_BUGREPORT=\"cxchelp@head.cfa.harvard.edu\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wcssubs\" -DVERSION=\"4.7b1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -g -O2 -MT dsspos.lo -MD -MP -MF .deps/dsspos.Tpo -c wcssubs-3.8.7/dsspos.c -fno-common -DPIC -o dsspos.o
mv -f .deps/wcslib.Tpo .deps/wcslib.Plo
mv -f .deps/dsspos.Tpo .deps/dsspos.Plo
mv -f .deps/worldpos.Tpo .deps/worldpos.Plo
mv -f .deps/fileutil.Tpo .deps/fileutil.Plo
mv -f .deps/wcsinit.Tpo .deps/wcsinit.Plo
wcssubs-3.8.7/wcs.c: In function 'cpwcs':
wcssubs-3.8.7/wcs.c:2695:10: warning: iteration 100u invokes undefined behavior [-Waggressive-loop-optimizations]
if (dkwd[i]) {
^
wcssubs-3.8.7/wcs.c:2694:5: note: containing loop
for (i = 0; i < nkwd; i++) {
^
wcssubs-3.8.7/wcs.c:2671:13: warning: iteration 38u invokes undefined behavior [-Waggressive-loop-optimizations]
dkwd[nkwd] = 1;
^
wcssubs-3.8.7/wcs.c:2668:5: note: containing loop
for (i = 0; i < MAXPV; i++) {
^
mv -f .deps/wcscon.Tpo .deps/wcscon.Plo
mv -f .deps/wcs.Tpo .deps/wcs.Plo
mv -f .deps/proj.Tpo .deps/proj.Plo
mv -f .deps/dateutil.Tpo .deps/dateutil.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libwcs.la -rpath /Users/deil/code/sherpa/build/lib cel.lo distort.lo fitsfile.lo hget.lo hput.lo iget.lo imhfile.lo imio.lo lin.lo platepos.lo poly.lo proj.lo sph.lo tnxpos.lo zpxpos.lo wcs.lo wcsinit.lo wcscon.lo wcslib.lo wcstrig.lo worldpos.lo dateutil.lo fileutil.lo dsspos.lo
libtool: link: ar cru .libs/libwcs.a cel.o distort.o fitsfile.o hget.o hput.o iget.o imhfile.o imio.o lin.o platepos.o poly.o proj.o sph.o tnxpos.o zpxpos.o wcs.o wcsinit.o wcscon.o wcslib.o wcstrig.o worldpos.o dateutil.o fileutil.o dsspos.o
libtool: link: ranlib .libs/libwcs.a
libtool: link: ( cd ".libs" && rm -f "libwcs.la" && ln -s "../libwcs.la" "libwcs.la" )
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/include'
/opt/local/bin/gmkdir -p '/Users/deil/code/sherpa/build/lib'
/bin/sh ./libtool --mode=install /opt/local/bin/ginstall -c libwcs.la '/Users/deil/code/sherpa/build/lib'
/opt/local/bin/ginstall -c -m 644 wcssubs-3.8.7/wcslib.h wcssubs-3.8.7/wcs.h wcssubs-3.8.7/fitshead.h '/Users/deil/code/sherpa/build/include'
libtool: install: /opt/local/bin/ginstall -c .libs/libwcs.lai /Users/deil/code/sherpa/build/lib/libwcs.la
libtool: install: /opt/local/bin/ginstall -c .libs/libwcs.a /Users/deil/code/sherpa/build/lib/libwcs.a
libtool: install: chmod 644 /Users/deil/code/sherpa/build/lib/libwcs.a
libtool: install: ranlib /Users/deil/code/sherpa/build/lib/libwcs.a
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building extension "sherpa.estmethods._est_funcs" sources
building extension "sherpa.utils._utils" sources
building extension "sherpa.models._modelfcts" sources
building extension "sherpa.optmethods._saoopt" sources
building extension "sherpa.optmethods._tstoptfct" sources
building extension "sherpa.stats._statfcts" sources
building extension "sherpa.utils.integration" sources
building extension "sherpa.astro.models._modelfcts" sources
building extension "sherpa.astro.utils._pileup" sources
building extension "sherpa.astro.utils._utils" sources
building extension "sherpa.optmethods._minpack" sources
creating build/src.macosx-10.10-x86_64-2.7
creating build/src.macosx-10.10-x86_64-2.7/sherpa
creating build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods
creating build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src
creating build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack
f2py options: []
f2py: sherpa/optmethods/src/minpack/_minpack.pyf
Reading fortran codes...
Reading file 'sherpa/optmethods/src/minpack/_minpack.pyf' (format:free)
Line #4 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #5 in sherpa/optmethods/src/minpack/_minpack.pyf:"C Copyright (C) 2006,2009,2010,2011 Smithsonian Astrophysical Observatory"
crackline:0: No pattern for line
Line #6 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #7 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #8 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is free software; you can redistribute it and/or modify"
crackline:0: No pattern for line
Line #8 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is free software; you can redistribute it and/or modify"
crackline:0: No pattern for line
Line #9 in sherpa/optmethods/src/minpack/_minpack.pyf:"C it under the terms of the GNU General Public License as published by"
crackline:0: No pattern for line
Line #10 in sherpa/optmethods/src/minpack/_minpack.pyf:"C the Free Software Foundation; either version 3 of the License, or"
crackline:0: No pattern for line
Line #10 in sherpa/optmethods/src/minpack/_minpack.pyf:"C the Free Software Foundation; either version 3 of the License, or"
crackline:0: No pattern for line
Line #11 in sherpa/optmethods/src/minpack/_minpack.pyf:"C (at your option) any later version."
crackline:0: No pattern for line
Line #12 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #13 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is distributed in the hope that it will be useful,"
crackline:0: No pattern for line
Line #14 in sherpa/optmethods/src/minpack/_minpack.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
crackline:0: No pattern for line
Line #14 in sherpa/optmethods/src/minpack/_minpack.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
crackline:0: No pattern for line
Line #15 in sherpa/optmethods/src/minpack/_minpack.pyf:"C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"
crackline:0: No pattern for line
Line #16 in sherpa/optmethods/src/minpack/_minpack.pyf:"C GNU General Public License for more details."
crackline:0: No pattern for line
Line #17 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #18 in sherpa/optmethods/src/minpack/_minpack.pyf:"C You should have received a copy of the GNU General Public License along"
crackline:0: No pattern for line
Line #19 in sherpa/optmethods/src/minpack/_minpack.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
crackline:0: No pattern for line
Line #19 in sherpa/optmethods/src/minpack/_minpack.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
crackline:0: No pattern for line
Line #20 in sherpa/optmethods/src/minpack/_minpack.pyf:"C 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
crackline:0: No pattern for line
Line #24 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Post-processing...
Block: lmdif__user__routines
Block: lmdif_user_interface
Block: fcn
Block: _minpack
Block: enorm
Block: lmpar
Block: mylmdif
In: sherpa/optmethods/src/minpack/_minpack.pyf:_minpack:unknown_interface:mylmdif
get_useparameters: no module lmdif__user__routines info used by mylmdif
Block: qrfac
Post-processing (stage 2)...
Building modules...
Constructing call-back function "cb_fcn_in_lmdif__user__routines"
def fcn(x,iflag): return fvec,iflag
Building module "_minpack"...
Creating wrapper for Fortran function "enorm"("enorm")...
Constructing wrapper function "enorm"...
enorm = enorm(x)
Constructing wrapper function "lmpar"...
lmpar(r,ldr,ipvt,diag,qtb,delta,par,x,sdiag,wa1,wa2)
Constructing wrapper function "mylmdif"...
info,nfev,fval,covarerr = mylmdif(fcn,m,x,ftol,xtol,gtol,maxfev,epsfcn,factor,nprint,lb,ub,[fcn_extra_args])
Constructing wrapper function "qrfac"...
ipvt,rdiag,acnorm = qrfac(m,n,a)
Wrote C/API module "_minpack" to file "build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpackmodule.c"
Fortran 77 wrappers are saved to "build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f"
adding 'build/src.macosx-10.10-x86_64-2.7/fortranobject.c' to sources.
adding 'build/src.macosx-10.10-x86_64-2.7' to include_dirs.
copying /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.macosx-10.10-x86_64-2.7
copying /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.macosx-10.10-x86_64-2.7
adding 'build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f' to sources.
building extension "sherpa.optmethods._minim" sources
f2py options: []
f2py: sherpa/optmethods/src/_minim.pyf
Reading fortran codes...
Reading file 'sherpa/optmethods/src/_minim.pyf' (format:free)
Line #4 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #5 in sherpa/optmethods/src/_minim.pyf:"C Copyright (C) 2015 Smithsonian Astrophysical Observatory"
crackline:0: No pattern for line
Line #6 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #7 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #8 in sherpa/optmethods/src/_minim.pyf:"C This program is free software; you can redistribute it and/or modify"
crackline:0: No pattern for line
Line #8 in sherpa/optmethods/src/_minim.pyf:"C This program is free software; you can redistribute it and/or modify"
crackline:0: No pattern for line
Line #9 in sherpa/optmethods/src/_minim.pyf:"C it under the terms of the GNU General Public License as published by"
crackline:0: No pattern for line
Line #10 in sherpa/optmethods/src/_minim.pyf:"C the Free Software Foundation; either version 3 of the License, or"
crackline:0: No pattern for line
Line #10 in sherpa/optmethods/src/_minim.pyf:"C the Free Software Foundation; either version 3 of the License, or"
crackline:0: No pattern for line
Line #11 in sherpa/optmethods/src/_minim.pyf:"C (at your option) any later version."
crackline:0: No pattern for line
Line #12 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #13 in sherpa/optmethods/src/_minim.pyf:"C This program is distributed in the hope that it will be useful,"
crackline:0: No pattern for line
Line #14 in sherpa/optmethods/src/_minim.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
crackline:0: No pattern for line
Line #14 in sherpa/optmethods/src/_minim.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
crackline:0: No pattern for line
Line #15 in sherpa/optmethods/src/_minim.pyf:"C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"
crackline:0: No pattern for line
Line #16 in sherpa/optmethods/src/_minim.pyf:"C GNU General Public License for more details."
crackline:0: No pattern for line
Line #17 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #18 in sherpa/optmethods/src/_minim.pyf:"C You should have received a copy of the GNU General Public License along"
crackline:0: No pattern for line
Line #19 in sherpa/optmethods/src/_minim.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
crackline:0: No pattern for line
Line #19 in sherpa/optmethods/src/_minim.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
crackline:0: No pattern for line
Line #20 in sherpa/optmethods/src/_minim.pyf:"C 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
crackline:0: No pattern for line
Line #23 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
rmbadname1: Replacing "max" with "max_bn".
rmbadname1: Replacing "max" with "max_bn".
Post-processing...
Block: minim__user__routines
Block: minim_user_interface
Block: functn
Block: _minim
Block: minim
In: sherpa/optmethods/src/_minim.pyf:_minim:unknown_interface:minim
get_useparameters: no module minim__user__routines info used by minim
Block: syminv
Post-processing (stage 2)...
Building modules...
Constructing call-back function "cb_functn_in_minim__user__routines"
def functn(p): return func
Building module "_minim"...
Constructing wrapper function "minim"...
func,var,ifault,neval = minim(p,step,max_bn,iprint,stopcr,nloop,iquad,simp,functn,lb,ub,[functn_extra_args])
Constructing wrapper function "syminv"...
c,ifault,rmax = syminv(a,n)
Wrote C/API module "_minim" to file "build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_minimmodule.c"
adding 'build/src.macosx-10.10-x86_64-2.7/fortranobject.c' to sources.
adding 'build/src.macosx-10.10-x86_64-2.7' to include_dirs.
building extension "sherpa.utils._psf" sources
building extension "sherpa.astro.utils._wcs" sources
building extension "sherpa.astro.utils._region" sources
building data_files sources
build_src: building npy-pkg config files
running build_py
creating build/lib.macosx-10.10-x86_64-2.7
creating build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/00-sherpa_startup.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/_version.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/all.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/ciao-config.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/data.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/fit.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/instrument.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/io.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/ipython_config.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
copying sherpa/logposterior.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/estmethods
copying sherpa/estmethods/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/estmethods
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/image
copying sherpa/image/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/image
copying sherpa/image/DS9.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/image
copying sherpa/image/ds9_backend.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/image
copying sherpa/image/dummy_backend.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/image
copying sherpa/image/pyds9_backend.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/image
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/models
copying sherpa/models/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models
copying sherpa/models/basic.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models
copying sherpa/models/model.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models
copying sherpa/models/parameter.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models
copying sherpa/models/template.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods
copying sherpa/optmethods/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods
copying sherpa/optmethods/myoptfcts.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods
copying sherpa/optmethods/opt.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods
copying sherpa/optmethods/optfcts.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/plot
copying sherpa/plot/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/plot
copying sherpa/plot/chips_backend.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/plot
copying sherpa/plot/dummy_backend.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/plot
copying sherpa/plot/pylab_backend.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/plot
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/sim
copying sherpa/sim/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/sim
copying sherpa/sim/mh.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/sim
copying sherpa/sim/sample.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/sim
copying sherpa/sim/simulate.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/sim
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/stats
copying sherpa/stats/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/stats
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/ui
copying sherpa/ui/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/ui
copying sherpa/ui/utils.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/ui
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/utils
copying sherpa/utils/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/utils
copying sherpa/utils/err.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/utils
copying sherpa/utils/numpytest.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/utils
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro
copying sherpa/astro/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro
copying sherpa/astro/all.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro
copying sherpa/astro/background.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro
copying sherpa/astro/data.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro
copying sherpa/astro/flux.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro
copying sherpa/astro/instrument.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro
copying sherpa/astro/plot.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack
copying sherpa/astro/datastack/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/io
copying sherpa/astro/io/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/io
copying sherpa/astro/io/crates_backend.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/io
copying sherpa/astro/io/meta.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/io
copying sherpa/astro/io/pyfits_backend.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/io
copying sherpa/astro/io/wcs.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/io
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/models
copying sherpa/astro/models/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/models
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/optical
copying sherpa/astro/optical/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/optical
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/sim
copying sherpa/astro/sim/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/sim
copying sherpa/astro/sim/fullbayes.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/sim
copying sherpa/astro/sim/pragbayes.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/sim
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/ui
copying sherpa/astro/ui/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/ui
copying sherpa/astro/ui/utils.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/ui
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/utils
copying sherpa/astro/utils/__init__.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/utils
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/include
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/array.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/constants.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/extension.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/fcmp.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/functor.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/integration.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/jama.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/model_extension.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/models.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/myArray.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/stat_extension.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/stats.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/StopWatch.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/syminv.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
copying sherpa/include/sherpa/utils.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa/astro
copying sherpa/include/sherpa/astro/models.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa/astro
copying sherpa/include/sherpa/astro/utils.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa/astro
copying sherpa/include/sherpa/astro/xspec_extension.hh -> build/lib.macosx-10.10-x86_64-2.7/sherpa/include/sherpa/astro
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/tests
copying sherpa/tests/a.lis -> build/lib.macosx-10.10-x86_64-2.7/sherpa/tests
copying sherpa/tests/b.lis -> build/lib.macosx-10.10-x86_64-2.7/sherpa/tests
copying sherpa/tests/test_sherpa.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/tests
copying sherpa/tests/test_stack.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/estmethods/tests
copying sherpa/estmethods/tests/test_estmethods.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/estmethods/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/image/tests
copying sherpa/image/tests/test_image.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/image/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/models/tests
copying sherpa/models/tests/test_basic.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models/tests
copying sherpa/models/tests/test_model.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models/tests
copying sherpa/models/tests/test_parameter.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models/tests
copying sherpa/models/tests/test_template.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/models/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods/tests
copying sherpa/optmethods/tests/test_optmethods.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/plot/tests
copying sherpa/plot/tests/test_plot.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/plot/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/sim/tests
copying sherpa/sim/tests/test_sim.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/sim/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/ui/tests
copying sherpa/ui/tests/test_ui.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/ui/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/utils/tests
copying sherpa/utils/tests/test_err.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/utils/tests
copying sherpa/utils/tests/test_integration.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/utils/tests
copying sherpa/utils/tests/test_root.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/utils/tests
copying sherpa/utils/tests/test_utils.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/utils/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/tests
copying sherpa/astro/tests/test_astro.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/tests
copying sherpa/astro/tests/test_astro_plot.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/tests
copying sherpa/astro/tests/test_data.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/3c273.arf -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/3c273.lis -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/3c273.pi -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/3c273.rmf -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/3c273_bg.pi -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/3c273cp.pi -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_arf3.fits -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_pha3.fits -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/acisf04938_000N002_r0043_rmf3.fits -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_arf3.fits -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_pha3.fits -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/acisf07867_000N001_r0002_rmf3.fits -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/data/pha.lis -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests/data
copying sherpa/astro/datastack/tests/acis_bkg_model.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests
copying sherpa/astro/datastack/tests/test_datastack.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/datastack/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/models/tests
copying sherpa/astro/models/tests/test_models.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/models/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/optical/tests
copying sherpa/astro/optical/tests/test_optical.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/optical/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/sim/tests
copying sherpa/astro/sim/tests/test_astro_sim.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/sim/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/ui/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/ui/tests/data
copying sherpa/astro/ui/tests/data/two_column_x_y.fits.gz -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/ui/tests/data
copying sherpa/astro/ui/tests/test_astro_ui.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/ui/tests
copying sherpa/astro/ui/tests/test_nan.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/ui/tests
creating build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/utils/tests
copying sherpa/astro/utils/tests/test_astro_utils.py -> build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/utils/tests
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize UnixCCompiler
#### ['/usr/bin/clang', '-fno-strict-aliasing', '-fno-common', '-dynamic', '-pipe', '-Os', '-fwrapv', '-DNDEBUG', '-g', '-fwrapv', '-O3', '-Wall', '-Wstrict-prototypes'] #######
Missing compiler_cxx fix for UnixCCompiler
customize UnixCCompiler using build_ext
customize Gnu95FCompiler
Found executable /opt/local/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
building 'sherpa.estmethods._est_funcs' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
creating build/temp.macosx-10.10-x86_64-2.7
creating build/temp.macosx-10.10-x86_64-2.7/sherpa
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/estmethods/src/projection.cc
In file included from sherpa/estmethods/src/projection.cc:23:
sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
static double get_stat(double* new_min_stat, double* new_min_parval,
^
1 warning generated.
clang++: sherpa/estmethods/src/estwrappers.cc
In file included from sherpa/estmethods/src/estwrappers.cc:24:
sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
static double get_stat(double* new_min_stat, double* new_min_parval,
^
1 warning generated.
clang++: sherpa/estmethods/src/info_matrix.cc
In file included from sherpa/estmethods/src/info_matrix.cc:24:
sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
static double get_stat(double* new_min_stat, double* new_min_parval,
^
1 warning generated.
clang++: sherpa/estmethods/src/estutils.cc
In file included from sherpa/estmethods/src/estutils.cc:24:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
1 warning generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src/estutils.o build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src/info_matrix.o build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src/projection.o build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src/estwrappers.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/estmethods/_est_funcs.so
building 'sherpa.utils._utils' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/utils
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/cephes -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: sherpa/utils/src/cephes/isnan.c
clang: sherpa/utils/src/cephes/igam.c
clang: sherpa/utils/src/cephes/ndtri.c
clang: sherpa/utils/src/cephes/mtherr.c
clang: sherpa/utils/src/cephes/incbi.c
clang: sherpa/utils/src/cephes/fabs.c
clang: sherpa/utils/src/cephes/gamma.c
clang: sherpa/utils/src/cephes/incbet.c
clang: sherpa/utils/src/cephes/const.c
clang: sherpa/utils/src/cephes/igami.c
clang: sherpa/utils/src/cephes/polevl.c
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/cephes -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/utils/src/_utils.cc
In file included from sherpa/utils/src/_utils.cc:21:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
1 warning generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/const.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/fabs.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/isnan.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/mtherr.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/polevl.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/ndtri.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/gamma.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/igam.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/igami.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/incbet.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/incbi.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/_utils.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/utils/_utils.so
building 'sherpa.models._modelfcts' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/models
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/models/src
compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/models/src/_modelfcts.cc
In file included from sherpa/models/src/_modelfcts.cc:21:
In file included from sherpa/include/sherpa/models.hh:24:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
1 warning generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/models/src/_modelfcts.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/models/_modelfcts.so
building 'sherpa.optmethods._saoopt' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/optmethods/src/Simplex.cc
clang++: sherpa/optmethods/src/_saoopt.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_saoopt.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/Simplex.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods/_saoopt.so
building 'sherpa.optmethods._tstoptfct' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/tests
compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/optmethods/tests/_tstoptfct.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/tests/_tstoptfct.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods/_tstoptfct.so
building 'sherpa.stats._statfcts' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/stats
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/stats/src
compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/stats/src/_statfcts.cc
In file included from sherpa/stats/src/_statfcts.cc:21:
In file included from sherpa/include/sherpa/stats.hh:26:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
In file included from sherpa/stats/src/_statfcts.cc:21:
sherpa/include/sherpa/stats.hh:165:2: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
2 warnings generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/stats/src/_statfcts.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/stats/_statfcts.so
building 'sherpa.utils.integration' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: sherpa/utils/src/gsl/error.c
clang: sherpa/utils/src/gsl/err.c
clang: sherpa/utils/src/gsl/stream.c
clang: sherpa/utils/src/gsl/qng.c
clang: sherpa/utils/src/gsl/strerror.c
clang: sherpa/utils/src/adapt_integrate.c
clang: sherpa/utils/src/gsl/message.c
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/utils/src/integration.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/err.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/error.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/stream.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/strerror.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/message.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/qng.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/adapt_integrate.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/integration.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/utils/integration.so
building 'sherpa.astro.models._modelfcts' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/astro
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/models
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/models/src
compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/astro/models/src/_modelfcts.cc
In file included from sherpa/astro/models/src/_modelfcts.cc:24:
In file included from sherpa/include/sherpa/astro/models.hh:23:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
In file included from sherpa/astro/models/src/_modelfcts.cc:23:
sherpa/include/sherpa/model_extension.hh:99:14: warning: unused function 'py_integrated_1d' [-Wunused-function]
static int py_integrated_1d(const double xlo, const double xhi, double &val,
^
2 warnings generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/models/src/_modelfcts.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/models/_modelfcts.so
building 'sherpa.astro.utils._pileup' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/astro/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: sherpa/astro/utils/src/fftn.c
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/astro/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/astro/utils/src/pileup.cc
clang++: sherpa/astro/utils/src/_pileup.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/fftn.o build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/_pileup.o build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/pileup.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/utils/_pileup.so
building 'sherpa.astro.utils._utils' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/astro/utils/src/_utils.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/_utils.o -o build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/utils/_utils.so
building 'sherpa.optmethods._minpack' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
creating build/temp.macosx-10.10-x86_64-2.7/build
creating build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7
creating build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/sherpa
creating build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods
creating build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src
creating build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack
compile options: '-Ibuild/src.macosx-10.10-x86_64-2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: build/src.macosx-10.10-x86_64-2.7/fortranobject.c
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.c:2:
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.h:13:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
1 warning generated.
clang: build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpackmodule.c
In file included from build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpackmodule.c:18:
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.h:13:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpackmodule.c:205:12: warning: unused function 'f2py_size' [-Wunused-function]
static int f2py_size(PyArrayObject* var, ...)
^
2 warnings generated.
compiling Fortran sources
Fortran f77 compiler: /opt/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran f90 compiler: /opt/local/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran fix compiler: /opt/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack
compile options: '-Ibuild/src.macosx-10.10-x86_64-2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gfortran:f77: sherpa/optmethods/src/minpack/covar.f
gfortran:f77: sherpa/optmethods/src/minpack/lmdif.f
gfortran:f77: sherpa/optmethods/src/minpack/mylmdif.f
gfortran:f77: build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f
/opt/local/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpackmodule.o build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/fortranobject.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/covar.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/lmdif.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/mylmdif.o build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.o -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -lgfortran -o build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods/_minpack.so
building 'sherpa.optmethods._minim' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
compile options: '-Ibuild/src.macosx-10.10-x86_64-2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: build/src.macosx-10.10-x86_64-2.7/fortranobject.c
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.c:2:
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.h:13:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
1 warning generated.
clang: build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_minimmodule.c
In file included from build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_minimmodule.c:18:
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.h:13:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_minimmodule.c:348:10: warning: unused variable 'func' [-Wunused-variable]
double func=(*func_cb_capi);
^
build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_minimmodule.c:122:12: warning: unused function 'f2py_size' [-Wunused-function]
static int f2py_size(PyArrayObject* var, ...)
^
3 warnings generated.
compiling Fortran sources
Fortran f77 compiler: /opt/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran f90 compiler: /opt/local/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran fix compiler: /opt/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
compile options: '-Ibuild/src.macosx-10.10-x86_64-2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gfortran:f77: sherpa/optmethods/src/minim.f
Warning: Nonconforming tab character in column 1 of line 648
sherpa/optmethods/src/minim.f:582.5:
1140 format(' True func. value at minimum of quadratic = ', g14.6/)
1
Warning: Label 1140 at (1) defined but not used
sherpa/optmethods/src/minim.f: In function 'minim':
sherpa/optmethods/src/minim.f:404:0: warning: 'savemn' may be used uninitialized in this function [-Wmaybe-uninitialized]
450 IF(ABS(SAVEMN-HMEAN).GE.STOPCR) GO TO 440
^
gfortran:f77: sherpa/optmethods/src/syminv.f
/opt/local/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_minimmodule.o build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/fortranobject.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minim.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/syminv.o -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -lgfortran -o build/lib.macosx-10.10-x86_64-2.7/sherpa/optmethods/_minim.so
building 'sherpa.utils._psf' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
creating build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/tcd -I/Users/deil/code/sherpa/build/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: sherpa/utils/src/tcd/tcdPixelArith.c
clang: sherpa/utils/src/tcd/tcdFFTConvolve.c
clang: sherpa/utils/src/tcd/tcdPadData.c
clang: sherpa/utils/src/tcd/tcdCastArray.c
clang: sherpa/utils/src/tcd/tcdInitConvolveOut.c
clang: sherpa/utils/src/tcd/tcdInitTransform.c
clang: sherpa/utils/src/tcd/tcdError.c
clang: sherpa/utils/src/tcd/tcdTransform.c
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/tcd -I/Users/deil/code/sherpa/build/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/utils/src/_psf.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd/tcdCastArray.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd/tcdError.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd/tcdFFTConvolve.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd/tcdInitConvolveOut.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd/tcdInitTransform.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd/tcdPadData.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd/tcdPixelArith.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/tcd/tcdTransform.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/_psf.o -L/Users/deil/code/sherpa/build/lib -lfftw3 -o build/lib.macosx-10.10-x86_64-2.7/sherpa/utils/_psf.so
building 'sherpa.astro.utils._wcs' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -I/Users/deil/code/sherpa/build/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/astro/utils/src/_wcs.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/_wcs.o -L/Users/deil/code/sherpa/build/lib -lwcs -o build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/utils/_wcs.so
building 'sherpa.astro.utils._region' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -I/Users/deil/code/sherpa/build/include -I/Users/deil/code/sherpa/build/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/astro/utils/src/_region.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/_region.o -L/Users/deil/code/sherpa/build/lib -L/Users/deil/code/sherpa/build/lib -lwcs -lregion -o build/lib.macosx-10.10-x86_64-2.7/sherpa/astro/utils/_region.so
ld: warning: could not create compact unwind for _regYYparse: stack subq instruction is too different from dwarf stack size
UPDATING build/lib.macosx-10.10-x86_64-2.7/sherpa/_version.py
eduroam-3-163:sherpa deil$ $PYTHON setup.py test
running sherpa_config
running xspec_config
running develop
running build_scripts
running egg_info
running build_src
build_src
building extension "sherpa.estmethods._est_funcs" sources
building extension "sherpa.utils._utils" sources
building extension "sherpa.models._modelfcts" sources
building extension "sherpa.optmethods._saoopt" sources
building extension "sherpa.optmethods._tstoptfct" sources
building extension "sherpa.stats._statfcts" sources
building extension "sherpa.utils.integration" sources
building extension "sherpa.astro.models._modelfcts" sources
building extension "sherpa.astro.utils._pileup" sources
building extension "sherpa.astro.utils._utils" sources
building extension "sherpa.optmethods._minpack" sources
f2py options: []
f2py: sherpa/optmethods/src/minpack/_minpack.pyf
Reading fortran codes...
Reading file 'sherpa/optmethods/src/minpack/_minpack.pyf' (format:free)
Line #4 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #5 in sherpa/optmethods/src/minpack/_minpack.pyf:"C Copyright (C) 2006,2009,2010,2011 Smithsonian Astrophysical Observatory"
crackline:0: No pattern for line
Line #6 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #7 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #8 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is free software; you can redistribute it and/or modify"
crackline:0: No pattern for line
Line #8 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is free software; you can redistribute it and/or modify"
crackline:0: No pattern for line
Line #9 in sherpa/optmethods/src/minpack/_minpack.pyf:"C it under the terms of the GNU General Public License as published by"
crackline:0: No pattern for line
Line #10 in sherpa/optmethods/src/minpack/_minpack.pyf:"C the Free Software Foundation; either version 3 of the License, or"
crackline:0: No pattern for line
Line #10 in sherpa/optmethods/src/minpack/_minpack.pyf:"C the Free Software Foundation; either version 3 of the License, or"
crackline:0: No pattern for line
Line #11 in sherpa/optmethods/src/minpack/_minpack.pyf:"C (at your option) any later version."
crackline:0: No pattern for line
Line #12 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #13 in sherpa/optmethods/src/minpack/_minpack.pyf:"C This program is distributed in the hope that it will be useful,"
crackline:0: No pattern for line
Line #14 in sherpa/optmethods/src/minpack/_minpack.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
crackline:0: No pattern for line
Line #14 in sherpa/optmethods/src/minpack/_minpack.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
crackline:0: No pattern for line
Line #15 in sherpa/optmethods/src/minpack/_minpack.pyf:"C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"
crackline:0: No pattern for line
Line #16 in sherpa/optmethods/src/minpack/_minpack.pyf:"C GNU General Public License for more details."
crackline:0: No pattern for line
Line #17 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Line #18 in sherpa/optmethods/src/minpack/_minpack.pyf:"C You should have received a copy of the GNU General Public License along"
crackline:0: No pattern for line
Line #19 in sherpa/optmethods/src/minpack/_minpack.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
crackline:0: No pattern for line
Line #19 in sherpa/optmethods/src/minpack/_minpack.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
crackline:0: No pattern for line
Line #20 in sherpa/optmethods/src/minpack/_minpack.pyf:"C 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
crackline:0: No pattern for line
Line #24 in sherpa/optmethods/src/minpack/_minpack.pyf:"C"
crackline:0: No pattern for line
Post-processing...
Block: lmdif__user__routines
Block: lmdif_user_interface
Block: fcn
Block: _minpack
Block: enorm
Block: lmpar
Block: mylmdif
In: sherpa/optmethods/src/minpack/_minpack.pyf:_minpack:unknown_interface:mylmdif
get_useparameters: no module lmdif__user__routines info used by mylmdif
Block: qrfac
Post-processing (stage 2)...
Building modules...
Constructing call-back function "cb_fcn_in_lmdif__user__routines"
def fcn(x,iflag): return fvec,iflag
Building module "_minpack"...
Creating wrapper for Fortran function "enorm"("enorm")...
Constructing wrapper function "enorm"...
enorm = enorm(x)
Constructing wrapper function "lmpar"...
lmpar(r,ldr,ipvt,diag,qtb,delta,par,x,sdiag,wa1,wa2)
Constructing wrapper function "mylmdif"...
info,nfev,fval,covarerr = mylmdif(fcn,m,x,ftol,xtol,gtol,maxfev,epsfcn,factor,nprint,lb,ub,[fcn_extra_args])
Constructing wrapper function "qrfac"...
ipvt,rdiag,acnorm = qrfac(m,n,a)
Wrote C/API module "_minpack" to file "sherpa/optmethods/src/minpack/_minpackmodule.c"
Fortran 77 wrappers are saved to "sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f"
adding 'build/src.macosx-10.10-x86_64-2.7/fortranobject.c' to sources.
adding 'build/src.macosx-10.10-x86_64-2.7' to include_dirs.
adding 'sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f' to sources.
building extension "sherpa.optmethods._minim" sources
f2py options: []
f2py: sherpa/optmethods/src/_minim.pyf
Reading fortran codes...
Reading file 'sherpa/optmethods/src/_minim.pyf' (format:free)
Line #4 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #5 in sherpa/optmethods/src/_minim.pyf:"C Copyright (C) 2015 Smithsonian Astrophysical Observatory"
crackline:0: No pattern for line
Line #6 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #7 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #8 in sherpa/optmethods/src/_minim.pyf:"C This program is free software; you can redistribute it and/or modify"
crackline:0: No pattern for line
Line #8 in sherpa/optmethods/src/_minim.pyf:"C This program is free software; you can redistribute it and/or modify"
crackline:0: No pattern for line
Line #9 in sherpa/optmethods/src/_minim.pyf:"C it under the terms of the GNU General Public License as published by"
crackline:0: No pattern for line
Line #10 in sherpa/optmethods/src/_minim.pyf:"C the Free Software Foundation; either version 3 of the License, or"
crackline:0: No pattern for line
Line #10 in sherpa/optmethods/src/_minim.pyf:"C the Free Software Foundation; either version 3 of the License, or"
crackline:0: No pattern for line
Line #11 in sherpa/optmethods/src/_minim.pyf:"C (at your option) any later version."
crackline:0: No pattern for line
Line #12 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #13 in sherpa/optmethods/src/_minim.pyf:"C This program is distributed in the hope that it will be useful,"
crackline:0: No pattern for line
Line #14 in sherpa/optmethods/src/_minim.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
crackline:0: No pattern for line
Line #14 in sherpa/optmethods/src/_minim.pyf:"C but WITHOUT ANY WARRANTY; without even the implied warranty of"
crackline:0: No pattern for line
Line #15 in sherpa/optmethods/src/_minim.pyf:"C MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the"
crackline:0: No pattern for line
Line #16 in sherpa/optmethods/src/_minim.pyf:"C GNU General Public License for more details."
crackline:0: No pattern for line
Line #17 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
Line #18 in sherpa/optmethods/src/_minim.pyf:"C You should have received a copy of the GNU General Public License along"
crackline:0: No pattern for line
Line #19 in sherpa/optmethods/src/_minim.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
crackline:0: No pattern for line
Line #19 in sherpa/optmethods/src/_minim.pyf:"C with this program; if not, write to the Free Software Foundation, Inc.,"
crackline:0: No pattern for line
Line #20 in sherpa/optmethods/src/_minim.pyf:"C 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
crackline:0: No pattern for line
Line #23 in sherpa/optmethods/src/_minim.pyf:"C"
crackline:0: No pattern for line
rmbadname1: Replacing "max" with "max_bn".
rmbadname1: Replacing "max" with "max_bn".
Post-processing...
Block: minim__user__routines
Block: minim_user_interface
Block: functn
Block: _minim
Block: minim
In: sherpa/optmethods/src/_minim.pyf:_minim:unknown_interface:minim
get_useparameters: no module minim__user__routines info used by minim
Block: syminv
Post-processing (stage 2)...
Building modules...
Constructing call-back function "cb_functn_in_minim__user__routines"
def functn(p): return func
Building module "_minim"...
Constructing wrapper function "minim"...
func,var,ifault,neval = minim(p,step,max_bn,iprint,stopcr,nloop,iquad,simp,functn,lb,ub,[functn_extra_args])
Constructing wrapper function "syminv"...
c,ifault,rmax = syminv(a,n)
Wrote C/API module "_minim" to file "sherpa/optmethods/src/_minimmodule.c"
adding 'build/src.macosx-10.10-x86_64-2.7/fortranobject.c' to sources.
adding 'build/src.macosx-10.10-x86_64-2.7' to include_dirs.
building data_files sources
build_src: building npy-pkg config files
creating sherpa.egg-info
writing requirements to sherpa.egg-info/requires.txt
writing sherpa.egg-info/PKG-INFO
writing top-level names to sherpa.egg-info/top_level.txt
writing dependency_links to sherpa.egg-info/dependency_links.txt
writing entry points to sherpa.egg-info/entry_points.txt
writing requirements to sherpa.egg-info/requires.txt
writing sherpa.egg-info/PKG-INFO
writing top-level names to sherpa.egg-info/top_level.txt
writing dependency_links to sherpa.egg-info/dependency_links.txt
writing entry points to sherpa.egg-info/entry_points.txt
writing manifest file 'sherpa.egg-info/SOURCES.txt'
reading manifest file 'sherpa.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'sherpa.egg-info/SOURCES.txt'
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize UnixCCompiler
#### ['/usr/bin/clang', '-fno-strict-aliasing', '-fno-common', '-dynamic', '-pipe', '-Os', '-fwrapv', '-DNDEBUG', '-g', '-fwrapv', '-O3', '-Wall', '-Wstrict-prototypes'] #######
Missing compiler_cxx fix for UnixCCompiler
customize UnixCCompiler using build_ext
customize Gnu95FCompiler
Found executable /opt/local/bin/gfortran
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
building 'sherpa.estmethods._est_funcs' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/estmethods/src/projection.cc
In file included from sherpa/estmethods/src/projection.cc:23:
sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
static double get_stat(double* new_min_stat, double* new_min_parval,
^
1 warning generated.
clang++: sherpa/estmethods/src/estwrappers.cc
In file included from sherpa/estmethods/src/estwrappers.cc:24:
sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
static double get_stat(double* new_min_stat, double* new_min_parval,
^
1 warning generated.
clang++: sherpa/estmethods/src/info_matrix.cc
In file included from sherpa/estmethods/src/info_matrix.cc:24:
sherpa/estmethods/src/estutils.hh:48:15: warning: unused function 'get_stat' [-Wunused-function]
static double get_stat(double* new_min_stat, double* new_min_parval,
^
1 warning generated.
clang++: sherpa/estmethods/src/estutils.cc
In file included from sherpa/estmethods/src/estutils.cc:24:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
1 warning generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src/estutils.o build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src/info_matrix.o build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src/projection.o build/temp.macosx-10.10-x86_64-2.7/sherpa/estmethods/src/estwrappers.o -o sherpa/estmethods/_est_funcs.so
building 'sherpa.utils._utils' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/cephes -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: sherpa/utils/src/cephes/isnan.c
clang: sherpa/utils/src/cephes/igam.c
clang: sherpa/utils/src/cephes/ndtri.c
clang: sherpa/utils/src/cephes/mtherr.c
clang: sherpa/utils/src/cephes/incbi.c
clang: sherpa/utils/src/cephes/fabs.c
clang: sherpa/utils/src/cephes/gamma.c
clang: sherpa/utils/src/cephes/incbet.c
clang: sherpa/utils/src/cephes/const.c
clang: sherpa/utils/src/cephes/igami.c
clang: sherpa/utils/src/cephes/polevl.c
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/cephes -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/utils/src/_utils.cc
In file included from sherpa/utils/src/_utils.cc:21:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
1 warning generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/const.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/fabs.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/isnan.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/mtherr.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/polevl.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/ndtri.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/gamma.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/igam.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/igami.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/incbet.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/cephes/incbi.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/_utils.o -o sherpa/utils/_utils.so
building 'sherpa.models._modelfcts' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/models/src/_modelfcts.cc
In file included from sherpa/models/src/_modelfcts.cc:21:
In file included from sherpa/include/sherpa/models.hh:24:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
1 warning generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/models/src/_modelfcts.o -o sherpa/models/_modelfcts.so
building 'sherpa.optmethods._saoopt' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/optmethods/src/Simplex.cc
clang++: sherpa/optmethods/src/_saoopt.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_saoopt.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/Simplex.o -o sherpa/optmethods/_saoopt.so
building 'sherpa.optmethods._tstoptfct' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/optmethods/tests/_tstoptfct.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/tests/_tstoptfct.o -o sherpa/optmethods/_tstoptfct.so
building 'sherpa.stats._statfcts' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/stats/src/_statfcts.cc
In file included from sherpa/stats/src/_statfcts.cc:21:
In file included from sherpa/include/sherpa/stats.hh:26:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
In file included from sherpa/stats/src/_statfcts.cc:21:
sherpa/include/sherpa/stats.hh:165:2: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
2 warnings generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/stats/src/_statfcts.o -o sherpa/stats/_statfcts.so
building 'sherpa.utils.integration' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: sherpa/utils/src/gsl/error.c
clang: sherpa/utils/src/gsl/err.c
clang: sherpa/utils/src/gsl/stream.c
clang: sherpa/utils/src/gsl/qng.c
clang: sherpa/utils/src/gsl/strerror.c
clang: sherpa/utils/src/adapt_integrate.c
clang: sherpa/utils/src/gsl/message.c
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/utils/src/integration.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/err.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/error.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/stream.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/strerror.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/message.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/gsl/qng.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/adapt_integrate.o build/temp.macosx-10.10-x86_64-2.7/sherpa/utils/src/integration.o -o sherpa/utils/integration.so
building 'sherpa.astro.models._modelfcts' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/astro/models/src/_modelfcts.cc
In file included from sherpa/astro/models/src/_modelfcts.cc:24:
In file included from sherpa/include/sherpa/astro/models.hh:23:
sherpa/include/sherpa/utils.hh:522:34: warning: '&&' within '||' [-Wlogical-op-parentheses]
if ( 0.0 == num || denom > 1 && num < denom * my_min )
~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
sherpa/include/sherpa/utils.hh:522:34: note: place parentheses around the '&&' expression to silence this warning
if ( 0.0 == num || denom > 1 && num < denom * my_min )
^
( )
In file included from sherpa/astro/models/src/_modelfcts.cc:23:
sherpa/include/sherpa/model_extension.hh:99:14: warning: unused function 'py_integrated_1d' [-Wunused-function]
static int py_integrated_1d(const double xlo, const double xhi, double &val,
^
2 warnings generated.
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/models/src/_modelfcts.o -o sherpa/astro/models/_modelfcts.so
building 'sherpa.astro.utils._pileup' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/astro/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: sherpa/astro/utils/src/fftn.c
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/astro/utils/src -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/astro/utils/src/pileup.cc
clang++: sherpa/astro/utils/src/_pileup.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/fftn.o build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/_pileup.o build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/pileup.o -o sherpa/astro/utils/_pileup.so
building 'sherpa.astro.utils._utils' extension
compiling C++ sources
C compiler: /usr/bin/clang++ -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall
compile options: '-Isherpa/include -Isherpa/utils/src -Isherpa/utils/src/gsl -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang++: sherpa/astro/utils/src/_utils.cc
/usr/bin/clang++ -bundle -undefined dynamic_lookup -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/db48 build/temp.macosx-10.10-x86_64-2.7/sherpa/astro/utils/src/_utils.o -o sherpa/astro/utils/_utils.so
building 'sherpa.optmethods._minpack' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
compile options: '-Ibuild/src.macosx-10.10-x86_64-2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: build/src.macosx-10.10-x86_64-2.7/fortranobject.c
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.c:2:
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.h:13:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
1 warning generated.
clang: sherpa/optmethods/src/minpack/_minpackmodule.c
In file included from sherpa/optmethods/src/minpack/_minpackmodule.c:18:
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.h:13:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
sherpa/optmethods/src/minpack/_minpackmodule.c:205:12: warning: unused function 'f2py_size' [-Wunused-function]
static int f2py_size(PyArrayObject* var, ...)
^
2 warnings generated.
compiling Fortran sources
Fortran f77 compiler: /opt/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran f90 compiler: /opt/local/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran fix compiler: /opt/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
compile options: '-Ibuild/src.macosx-10.10-x86_64-2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gfortran:f77: sherpa/optmethods/src/minpack/covar.f
gfortran:f77: sherpa/optmethods/src/minpack/lmdif.f
gfortran:f77: sherpa/optmethods/src/minpack/mylmdif.f
gfortran:f77: sherpa/optmethods/src/minpack/_minpack-f2pywrappers.f
/opt/local/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpackmodule.o build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/fortranobject.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/covar.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/lmdif.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/mylmdif.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minpack/_minpack-f2pywrappers.o -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -lgfortran -o sherpa/optmethods/_minpack.so
building 'sherpa.optmethods._minim' extension
compiling C sources
C compiler: /usr/bin/clang -fno-strict-aliasing -fno-common -dynamic -pipe -Os -fwrapv -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
compile options: '-Ibuild/src.macosx-10.10-x86_64-2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
clang: sherpa/optmethods/src/_minimmodule.c
In file included from sherpa/optmethods/src/_minimmodule.c:18:
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.h:13:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
sherpa/optmethods/src/_minimmodule.c:348:10: warning: unused variable 'func' [-Wunused-variable]
double func=(*func_cb_capi);
^
sherpa/optmethods/src/_minimmodule.c:122:12: warning: unused function 'f2py_size' [-Wunused-function]
static int f2py_size(PyArrayObject* var, ...)
^
3 warnings generated.
clang: build/src.macosx-10.10-x86_64-2.7/fortranobject.c
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.c:2:
In file included from build/src.macosx-10.10-x86_64-2.7/fortranobject.h:13:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
1 warning generated.
compiling Fortran sources
Fortran f77 compiler: /opt/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran f90 compiler: /opt/local/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
Fortran fix compiler: /opt/local/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops
compile options: '-Ibuild/src.macosx-10.10-x86_64-2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c'
gfortran:f77: sherpa/optmethods/src/minim.f
Warning: Nonconforming tab character in column 1 of line 648
sherpa/optmethods/src/minim.f:582.5:
1140 format(' True func. value at minimum of quadratic = ', g14.6/)
1
Warning: Label 1140 at (1) defined but not used
sherpa/optmethods/src/minim.f: In function 'minim':
sherpa/optmethods/src/minim.f:404:0: warning: 'savemn' may be used uninitialized in this function [-Wmaybe-uninitialized]
450 IF(ABS(SAVEMN-HMEAN).GE.STOPCR) GO TO 440
^
gfortran:f77: sherpa/optmethods/src/syminv.f
/opt/local/bin/gfortran -Wall -g -Wall -g -undefined dynamic_lookup -bundle build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/_minimmodule.o build/temp.macosx-10.10-x86_64-2.7/build/src.macosx-10.10-x86_64-2.7/fortranobject.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/minim.o build/temp.macosx-10.10-x86_64-2.7/sherpa/optmethods/src/syminv.o -L/opt/local/lib/gcc49/gcc/x86_64-apple-darwin14/4.9.3 -lgfortran -o sherpa/optmethods/_minim.so
Creating /Users/deil/Library/Python/2.7/lib/python/site-packages/sherpa.egg-link (link to .)
sherpa 4.7-524.g2d013d1 is already the active version in easy-install.pth
Installing sherpa_test script to /Users/deil/Library/Python/2.7/bin
Installed /Users/deil/code/sherpa
Processing dependencies for sherpa==4.7-524.g2d013d1
Searching for numpy==1.9.2
Best match: numpy 1.9.2
Adding numpy 1.9.2 to easy-install.pth file
Using /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
Finished processing dependencies for sherpa==4.7-524.g2d013d1
running test
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize UnixCCompiler
#### ['/usr/bin/clang', '-fno-strict-aliasing', '-fno-common', '-dynamic', '-pipe', '-Os', '-fwrapv', '-DNDEBUG', '-g', '-fwrapv', '-O3', '-Wall', '-Wstrict-prototypes'] #######
Missing compiler_cxx fix for UnixCCompiler
customize UnixCCompiler using build_ext
customize Gnu95FCompiler
customize Gnu95FCompiler
customize Gnu95FCompiler using build_ext
======================================================== test session starts =========================================================
platform darwin -- Python 2.7.10 -- py-1.4.30 -- pytest-2.7.2 -- /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
cachedir: /Users/deil/code/sherpa/.cache
rootdir: /Users/deil/code/sherpa, inifile: pytest.ini
plugins: bench, cache, cov, rerunfailures, xdist
collected 0 items / 27 errors
=============================================================== ERRORS ===============================================================
__________________________________ ERROR collecting sherpa/astro/datastack/tests/test_datastack.py ___________________________________
sherpa/astro/datastack/tests/test_datastack.py:21: in <module>
from sherpa.utils import SherpaTestCase
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_____________________________________ ERROR collecting sherpa/astro/models/tests/test_models.py ______________________________________
sherpa/astro/models/tests/test_models.py:21: in <module>
import sherpa.astro.models as models
sherpa/astro/models/__init__.py:21: in <module>
from sherpa.models.parameter import Parameter, tinyval
sherpa/models/__init__.py:20: in <module>
from sherpa.models.parameter import *
sherpa/models/parameter.py:22: in <module>
from sherpa.utils import SherpaFloat, NoNewAttributesAfterInit
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
____________________________________ ERROR collecting sherpa/astro/optical/tests/test_optical.py _____________________________________
sherpa/astro/optical/tests/test_optical.py:21: in <module>
import sherpa.astro.optical as models
sherpa/astro/optical/__init__.py:22: in <module>
from sherpa.models.parameter import Parameter, tinyval
sherpa/models/__init__.py:20: in <module>
from sherpa.models.parameter import *
sherpa/models/parameter.py:22: in <module>
from sherpa.utils import SherpaFloat, NoNewAttributesAfterInit
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_____________________________________ ERROR collecting sherpa/astro/sim/tests/test_astro_sim.py ______________________________________
sherpa/astro/sim/tests/test_astro_sim.py:22: in <module>
from sherpa.utils import SherpaTest, SherpaTestCase, test_data_missing
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_________________________________________ ERROR collecting sherpa/astro/tests/test_astro.py __________________________________________
sherpa/astro/tests/test_astro.py:24: in <module>
from sherpa.utils import SherpaTestCase, test_data_missing
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_______________________________________ ERROR collecting sherpa/astro/tests/test_astro_plot.py _______________________________________
sherpa/astro/tests/test_astro_plot.py:21: in <module>
from sherpa.utils import SherpaTestCase, test_data_missing
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
__________________________________________ ERROR collecting sherpa/astro/tests/test_data.py __________________________________________
sherpa/astro/tests/test_data.py:21: in <module>
from sherpa.astro.data import DataPHA
sherpa/astro/data.py:27: in <module>
from sherpa.data import BaseData, Data1DInt, Data2D, DataND
sherpa/data.py:29: in <module>
from sherpa.utils.err import DataErr, NotImplementedErr
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
______________________________________ ERROR collecting sherpa/astro/ui/tests/test_astro_ui.py _______________________________________
sherpa/astro/ui/tests/test_astro_ui.py:22: in <module>
from sherpa.utils import SherpaTest, SherpaTestCase
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_________________________________________ ERROR collecting sherpa/astro/ui/tests/test_nan.py _________________________________________
sherpa/astro/ui/tests/test_nan.py:21: in <module>
from sherpa.utils import SherpaTest, SherpaTestCase, test_data_missing
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
___________________________________ ERROR collecting sherpa/astro/utils/tests/test_astro_utils.py ____________________________________
sherpa/astro/utils/tests/test_astro_utils.py:21: in <module>
from sherpa.utils import SherpaTestCase
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
______________________________________ ERROR collecting sherpa/astro/xspec/tests/test_xspec.py _______________________________________
sherpa/astro/xspec/tests/test_xspec.py:22: in <module>
from sherpa.astro import ui
sherpa/astro/ui/__init__.py:20: in <module>
import sherpa.all
sherpa/all.py:35: in <module>
from sherpa.data import *
sherpa/data.py:29: in <module>
from sherpa.utils.err import DataErr, NotImplementedErr
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
____________________________________ ERROR collecting sherpa/estmethods/tests/test_estmethods.py _____________________________________
sherpa/estmethods/tests/test_estmethods.py:21: in <module>
from sherpa.estmethods import *
sherpa/estmethods/__init__.py:23: in <module>
from sherpa.utils import NoNewAttributesAfterInit, print_fields, Knuth_close, is_iterable, list_to_open_interval, mysgn, quad_coef, apache_muller, bisection, demuller, zeroin, OutOfBoundErr, func_counter, _multi, _ncpus
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_________________________________________ ERROR collecting sherpa/image/tests/test_image.py __________________________________________
sherpa/image/tests/test_image.py:24: in <module>
from sherpa.image import *
sherpa/image/__init__.py:22: in <module>
from sherpa.utils import NoNewAttributesAfterInit, bool_cast
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_________________________________________ ERROR collecting sherpa/models/tests/test_basic.py _________________________________________
sherpa/models/tests/test_basic.py:21: in <module>
import sherpa.models.basic as basic
sherpa/models/__init__.py:20: in <module>
from sherpa.models.parameter import *
sherpa/models/parameter.py:22: in <module>
from sherpa.utils import SherpaFloat, NoNewAttributesAfterInit
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_________________________________________ ERROR collecting sherpa/models/tests/test_model.py _________________________________________
sherpa/models/tests/test_model.py:23: in <module>
from sherpa.utils import SherpaFloat, SherpaTestCase
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_______________________________________ ERROR collecting sherpa/models/tests/test_parameter.py _______________________________________
sherpa/models/tests/test_parameter.py:22: in <module>
from sherpa.utils import SherpaFloat, SherpaTestCase
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_______________________________________ ERROR collecting sherpa/models/tests/test_template.py ________________________________________
sherpa/models/tests/test_template.py:22: in <module>
from sherpa.models import TableModel, Gauss1D
sherpa/models/__init__.py:20: in <module>
from sherpa.models.parameter import *
sherpa/models/parameter.py:22: in <module>
from sherpa.utils import SherpaFloat, NoNewAttributesAfterInit
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
____________________________________ ERROR collecting sherpa/optmethods/tests/test_optmethods.py _____________________________________
sherpa/optmethods/tests/test_optmethods.py:21: in <module>
from sherpa.utils import SherpaTestCase
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
__________________________________________ ERROR collecting sherpa/plot/tests/test_plot.py ___________________________________________
sherpa/plot/tests/test_plot.py:22: in <module>
import sherpa.all as sherpa
sherpa/all.py:35: in <module>
from sherpa.data import *
sherpa/data.py:29: in <module>
from sherpa.utils.err import DataErr, NotImplementedErr
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
___________________________________________ ERROR collecting sherpa/sim/tests/test_sim.py ____________________________________________
sherpa/sim/tests/test_sim.py:24: in <module>
from sherpa.data import Data1D
sherpa/data.py:29: in <module>
from sherpa.utils.err import DataErr, NotImplementedErr
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
____________________________________________ ERROR collecting sherpa/tests/test_sherpa.py ____________________________________________
sherpa/tests/test_sherpa.py:23: in <module>
from sherpa.utils import SherpaTest, SherpaTestCase, test_data_missing
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
____________________________________________ ERROR collecting sherpa/tests/test_stack.py _____________________________________________
sherpa/tests/test_stack.py:21: in <module>
from sherpa.utils import SherpaTestCase
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
____________________________________________ ERROR collecting sherpa/ui/tests/test_ui.py _____________________________________________
sherpa/ui/tests/test_ui.py:22: in <module>
from sherpa.utils import SherpaTest, SherpaTestCase, test_data_missing
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
__________________________________________ ERROR collecting sherpa/utils/tests/test_err.py ___________________________________________
sherpa/utils/tests/test_err.py:20: in <module>
from sherpa.utils import *
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
______________________________________ ERROR collecting sherpa/utils/tests/test_integration.py _______________________________________
sherpa/utils/tests/test_integration.py:20: in <module>
import sherpa.utils.integration as integration
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
__________________________________________ ERROR collecting sherpa/utils/tests/test_root.py __________________________________________
sherpa/utils/tests/test_root.py:23: in <module>
from sherpa.utils import *
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
_________________________________________ ERROR collecting sherpa/utils/tests/test_utils.py __________________________________________
sherpa/utils/tests/test_utils.py:21: in <module>
from sherpa.utils import *
sherpa/utils/__init__.py:41: in <module>
from sherpa.utils._psf import extract_kernel, normalize, set_origin, \
E ImportError: No module named _psf
------------------------------------------ coverage: platform darwin, python 2.7.10-final-0 ------------------------------------------
Name Stmts Miss Branch BrMiss Cover
-------------------------------------------------------------------------------
sherpa/00-sherpa_startup 62 62 8 8 0%
sherpa/__init__ 56 30 10 10 39%
sherpa/_version 140 74 81 57 41%
sherpa/all 22 18 0 0 18%
sherpa/astro/__init__ 1 0 0 0 100%
sherpa/astro/all 23 23 0 0 0%
sherpa/astro/background 18 18 4 4 0%
sherpa/astro/data 1254 1249 556 556 1%
sherpa/astro/datastack/__init__ 465 465 152 152 0%
sherpa/astro/datastack/tests/test_datastack 480 479 12 12 1%
sherpa/astro/flux 100 100 24 24 0%
sherpa/astro/instrument 593 593 170 170 0%
sherpa/astro/io/__init__ 246 246 115 115 0%
sherpa/astro/io/crates_backend 738 738 358 358 0%
sherpa/astro/io/meta 42 42 5 5 0%
sherpa/astro/io/pyfits_backend 613 613 288 288 0%
sherpa/astro/io/wcs 29 29 2 2 0%
sherpa/astro/models/__init__ 387 385 16 16 1%
sherpa/astro/models/tests/test_models 31 29 14 14 4%
sherpa/astro/optical/__init__ 482 480 108 108 1%
sherpa/astro/optical/tests/test_optical 119 117 6 6 2%
sherpa/astro/plot 268 268 74 74 0%
sherpa/astro/sim/__init__ 12 12 0 0 0%
sherpa/astro/sim/fullbayes 61 61 16 16 0%
sherpa/astro/sim/pragbayes 186 186 46 46 0%
sherpa/astro/sim/tests/test_astro_sim 69 66 6 6 4%
sherpa/astro/tests/test_astro 360 355 8 8 1%
sherpa/astro/tests/test_astro_plot 19 17 0 0 11%
sherpa/astro/tests/test_data 80 78 2 2 2%
sherpa/astro/ui/__init__ 22 21 2 2 4%
sherpa/astro/ui/tests/test_astro_ui 246 243 18 18 1%
sherpa/astro/ui/tests/test_nan 40 38 6 6 4%
sherpa/astro/ui/utils 2456 2456 1014 1014 0%
sherpa/astro/utils/__init__ 196 196 78 78 0%
sherpa/astro/utils/tests/test_astro_utils 14 13 0 0 7%
sherpa/astro/xspec/__init__ 2224 2224 25 25 0%
sherpa/astro/xspec/tests/test_xspec 78 75 20 20 3%
sherpa/ciao-config 34 34 12 12 0%
sherpa/data 394 388 100 100 1%
sherpa/estmethods/__init__ 631 628 153 153 1%
sherpa/estmethods/tests/test_estmethods 49 47 0 0 4%
sherpa/fit 662 662 301 301 0%
sherpa/image/DS9 194 194 81 79 1%
sherpa/image/__init__ 166 163 14 14 2%
sherpa/image/ds9_backend 103 103 41 41 0%
sherpa/image/dummy_backend 21 21 0 0 0%
sherpa/image/pyds9_backend 125 125 48 48 0%
sherpa/image/tests/test_image 68 63 4 4 7%
sherpa/instrument 425 425 160 160 0%
sherpa/io 130 130 66 66 0%
sherpa/ipython_config 10 10 0 0 0%
sherpa/logposterior 49 49 16 16 0%
sherpa/models/__init__ 4 3 0 0 25%
sherpa/models/basic 590 590 62 62 0%
sherpa/models/model 368 368 108 108 0%
sherpa/models/parameter 244 241 89 89 1%
sherpa/models/template 99 99 28 28 0%
sherpa/models/tests/test_basic 38 36 19 19 4%
sherpa/models/tests/test_model 99 95 14 14 4%
sherpa/models/tests/test_parameter 98 95 10 10 3%
sherpa/models/tests/test_template 88 86 6 6 2%
sherpa/optmethods/__init__ 68 68 14 14 0%
sherpa/optmethods/myoptfcts 801 801 293 273 2%
sherpa/optmethods/opt 519 519 160 160 0%
sherpa/optmethods/optfcts 496 496 221 221 0%
sherpa/optmethods/tests/test_optmethods 165 163 6 6 1%
sherpa/plot/__init__ 997 997 285 285 0%
sherpa/plot/chips_backend 307 307 118 118 0%
sherpa/plot/dummy_backend 49 49 0 0 0%
sherpa/plot/pylab_backend 217 217 82 82 0%
sherpa/plot/tests/test_plot 140 137 4 4 2%
sherpa/sim/__init__ 133 133 22 22 0%
sherpa/sim/mh 271 271 78 78 0%
sherpa/sim/sample 164 164 26 26 0%
sherpa/sim/simulate 118 118 14 14 0%
sherpa/sim/tests/test_sim 139 136 10 10 2%
sherpa/stats/__init__ 118 118 21 21 0%
sherpa/tests/test_sherpa 27 23 4 4 13%
sherpa/tests/test_stack 10 9 0 0 10%
sherpa/ui/__init__ 12 12 0 0 0%
sherpa/ui/tests/test_ui 94 92 10 10 2%
sherpa/ui/utils 2069 2069 670 668 1%
sherpa/utils/__init__ 1175 1159 501 501 1%
sherpa/utils/err 91 91 4 4 0%
sherpa/utils/numpytest 415 360 173 173 9%
sherpa/utils/tests/test_err 26 25 4 4 3%
sherpa/utils/tests/test_integration 6 5 0 0 17%
sherpa/utils/tests/test_root 309 306 14 14 1%
sherpa/utils/tests/test_utils 157 155 20 20 1%
-------------------------------------------------------------------------------
TOTAL 26014 25754 7330 7282 1%
====================================================== 27 error in 9.64 seconds ======================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment